@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";:root{--primary:#e2e8f0;--primary-hover:#fff;--primary-light:#ffffff26;--secondary:#f8fafc;--text-main:#e2e8f0;--text-muted:#94a3b8;--bg-main:#060913;--bg-card:#0f172abf;--border:#ffffff1f;--shadow:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--radius:.75rem;--radius-lg:1rem;--font:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,.hero-title,.section-title,.parts-title,.audit-title,.guide-title,.solution-title,[class*=-title],[class*=-heading]{letter-spacing:-.015em!important;font-weight:300!important}h5,h6,.card-title,.fund-title,.display-milestone-title,.strategy-card-title,.project-card-title,[class*=-subheading]{font-weight:400!important}body{font-family:var(--font);background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.btn{font-family:var(--font);border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);border:none;color:#060913!important;font-weight:700!important}.btn-primary *,.btn-primary svg{color:#060913!important}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #cbd5e159;color:#060913!important}.btn-primary:active{transform:translateY(1px)}.btn-outline{color:var(--secondary);border:1.5px solid var(--border);background-color:#0000}.btn-outline:hover{background-color:var(--primary-light);color:var(--primary);border-color:#cbd5e14d}.btn-lg{padding:14px 28px;font-size:1rem}.btn-sm{padding:8px 16px;font-size:.8rem}.btn-block{width:100%;display:flex}.text-right{text-align:right}.mt-4{margin-top:16px}.mt-6{margin-top:24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-nav-container{z-index:1000;box-sizing:border-box;width:90%;max-width:860px;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}.card-nav{-webkit-backdrop-filter:blur(28px)saturate(180%);will-change:height;border-radius:1.25rem;height:60px;padding:0;transition:background .3s,border-color .3s,box-shadow .3s;display:block;position:relative;overflow:visible;background:#ffffff1f!important;border:1px solid #ffffff40!important;box-shadow:0 20px 45px #00000059,inset 0 1px 1.5px #ffffff73,inset 0 -1px 1px #ffffff1f!important}.card-nav.open{-webkit-backdrop-filter:blur(32px)saturate(180%);background:#0c1220e0!important;border-color:#ffffff47!important;box-shadow:0 25px 60px #000000a6,inset 0 1px 1px #ffffff4d!important}.card-nav.lang-open{overflow:visible!important}@media (width>=769px){.card-nav,.card-nav.open,.card-nav.lang-open,.card-nav-content{overflow:visible!important}}.card-nav-top{z-index:10;justify-content:space-between;align-items:center;height:60px;padding:.5rem .6rem .5rem 1.1rem;display:flex;position:absolute;top:0;left:0;right:0;overflow:visible!important}.hamburger-menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:36px;height:100%;display:flex}.hamburger-menu:hover .hamburger-line{opacity:.85}.hamburger-line{transform-origin:50%;background-color:currentColor;width:26px;height:2px;transition:transform .25s,opacity .2s,margin .3s}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px)rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px)rotate(-45deg)}.logo-container{align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-link{align-items:center;gap:10px;height:38px;text-decoration:none;display:flex}.logo{object-fit:contain;width:auto;height:38px}.logo-brand-text{flex-direction:column;justify-content:center;height:38px;line-height:1;display:flex}.brand-name{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.05rem;font-weight:300!important}.brand-sub{color:#e2e8f0;letter-spacing:.22em;text-transform:uppercase;margin-top:3px;font-size:.62rem;font-weight:300!important}.card-nav-right-actions{align-items:center;gap:10px;height:100%;display:flex}.lang-dropdown-wrapper{align-items:center;height:100%;display:flex;position:relative}.lang-dropdown-btn{cursor:pointer;-webkit-backdrop-filter:blur(16px);border-radius:.65rem;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:.82rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #00000026,inset 0 1px #ffffff4d;color:#fff!important;background:#ffffff24!important;border:1px solid #ffffff47!important}.lang-dropdown-btn:hover,.lang-dropdown-btn.active{box-shadow:0 0 20px #ffffff59;color:#fff!important;background:#ffffff42!important;border-color:#ffffff80!important}.lang-icon{color:#e2e8f0;flex-shrink:0}.lang-code{letter-spacing:.05em;text-transform:uppercase}.lang-chevron{opacity:.75;transition:transform .3s}.lang-chevron.open{transform:rotate(180deg)}.lang-dropdown-menu{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#0a0f1af5;border:1.5px solid #ffffff26;border-radius:12px;flex-direction:column;gap:3px;min-width:145px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) forwards dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 15px 35px #000000bf,0 0 25px #ffffff2e}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.lang-option{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.lang-option:hover{color:#fff;background:#ffffff1f}.lang-option.selected{color:#e2e8f0;background:#ffffff2e;font-weight:700}.lang-flag{font-size:1rem}.lang-name{flex-grow:1}.lang-check{color:#e2e8f0;margin-left:auto}.card-nav-cta-button{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);border:none;border-radius:.65rem;justify-content:center;align-items:center;height:38px;padding:0 1.2rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #cbd5e159;color:#060913!important;font-weight:700!important}.card-nav-cta-button *,.card-nav-cta-button svg{color:#060913!important}.card-nav-cta-button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ffffff73;color:#060913!important}.card-nav-content{visibility:hidden;pointer-events:none;z-index:1;align-items:flex-end;gap:12px;padding:.5rem;display:flex;position:absolute;inset:60px 0 0}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;flex:1 1 0;gap:10px;min-width:0;height:100%;padding:14px 18px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff26}.nav-card-label{letter-spacing:-.5px;color:#f8fafc;font-size:20px;font-weight:700}.nav-card-links{flex-direction:column;gap:4px;margin-top:auto;display:flex}.nav-card-link{color:#f1f5f9d9;cursor:pointer;align-items:center;gap:6px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.nav-card-link-icon{color:currentColor;flex-shrink:0;font-size:1.1rem;transition:transform .2s}.nav-card-link:hover{color:#fff;opacity:1}.nav-card-link:hover .nav-card-link-icon{transform:translate(2px,-2px)}@media (width<=768px){.card-nav-container{width:92%;top:1em}.card-nav{-webkit-overflow-scrolling:touch;max-height:82vh}.card-nav.open{overflow-y:auto!important}.card-nav::-webkit-scrollbar{width:4px}.card-nav-content::-webkit-scrollbar{width:4px}.card-nav::-webkit-scrollbar-track{background:0 0}.card-nav-content::-webkit-scrollbar-track{background:0 0}.card-nav::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.card-nav-content::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}.card-nav-top{z-index:20;-webkit-backdrop-filter:blur(28px)saturate(180%);border-bottom:1px solid #ffffff26;border-radius:1.25rem 1.25rem 0 0;justify-content:space-between;padding:.5rem 1rem;position:sticky;top:0;background:#ffffff24!important}.card-nav-right-actions{order:1}.hamburger-menu{order:3;margin-left:auto}.logo-container{z-index:25;pointer-events:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;height:auto;padding:.5rem;position:static;overflow-y:visible}.nav-card{flex:auto;height:auto;min-height:60px;max-height:none}.nav-card-label{font-size:17px}.nav-card-link{font-size:14px}}.footer{border-top:1px solid var(--border);color:var(--text-main);font-family:var(--font);background-color:#f8fafc;font-size:.95rem}.footer-top{padding:80px 0 60px}.footer-container{grid-template-columns:2.2fr 1fr 1fr 1.8fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.footer-brand{flex-direction:column;gap:20px;display:flex}.footer-logo{align-items:center;gap:12px;height:44px;text-decoration:none;display:inline-flex}.footer-logo-img{object-fit:contain;width:auto;height:44px;display:block}.footer-brand-text{flex-direction:column;justify-content:center;height:44px;line-height:1;display:flex}.footer-brand-name{color:var(--secondary,#0f172a);letter-spacing:.04em;text-transform:uppercase;font-size:1.25rem;font-weight:850}.footer-brand-sub{color:var(--primary,#cbd5e1);letter-spacing:.16em;text-transform:uppercase;margin-top:3px;font-size:.7rem;font-weight:750}.footer-description{color:var(--text-muted);line-height:1.6}.footer-badges{flex-direction:column;gap:10px;margin-top:10px;display:flex}.badge{background-color:var(--primary-light);color:var(--primary-hover);border:1px solid #cbd5e11a;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.badge-icon{stroke-width:2.5px}.footer-heading{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:1rem;font-weight:700}.footer-links-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links-list a{color:var(--text-muted);text-decoration:none;transition:all .2s;display:inline-block}.footer-links-list a:hover{color:var(--primary);transform:translate(4px)}.footer-newsletter{flex-direction:column;gap:16px;display:flex}.newsletter-text{color:var(--text-muted);line-height:1.5}.newsletter-form{margin-top:8px}.input-group{border:1px solid var(--border);border-radius:var(--radius);background-color:#fff;align-items:center;padding:4px 6px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.input-group:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #cbd5e11a}.input-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.input-group input{width:100%;color:var(--secondary);background:0 0;border:none;outline:none;padding:10px 10px 10px 36px;font-size:.9rem}.newsletter-btn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s;display:flex}.newsletter-btn:hover{background-color:var(--primary-hover)}.newsletter-success{color:#10b981;margin-top:4px;font-size:.85rem;font-weight:500}.contact-details{flex-direction:column;gap:12px;margin-top:12px;display:flex}.contact-item{color:var(--text-muted);align-items:center;gap:10px;font-size:.85rem;display:flex}.contact-icon{color:var(--primary);flex-shrink:0}.footer-bottom{border-top:1px solid #ffffff0f;padding:24px 0;background-color:#03050a!important}.footer-bottom-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.copyright{color:var(--text-muted);margin:0;font-size:.85rem}.footer-socials{align-items:center;gap:12px;display:flex}.social-link{border:1px solid var(--border);width:36px;height:36px;color:var(--text-main);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.social-link:hover{color:#fff;background-color:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.footer-bottom-links{align-items:center;gap:12px;font-size:.85rem;display:flex}.footer-bottom-links a{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:var(--primary)}.dot{color:var(--border)}@media (width<=1024px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-newsletter{grid-column:span 3;max-width:450px}}@media (width<=768px){.footer-container{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:span 2}.footer-newsletter{max-width:100%}.footer-bottom-container{text-align:center;flex-direction:column;align-items:center}}.footer-verification-bar{background-color:#f1f5f9;border-top:1px solid #0000000a;border-bottom:1px solid #0000000a;width:100%;padding:20px 0;display:none!important}.footer-verification-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.verification-label{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:800}.verification-buttons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.verification-btn{border:1px solid var(--border);background-color:#fff;border-radius:12px;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000000d;color:#0f172a!important}.verification-btn span{color:#0f172a!important}.btn-icon-avatar{text-transform:lowercase;background:linear-gradient(135deg,#10b981,#059669);border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:850;display:flex;color:#fff!important}.verification-btn .brownbook-avatar{text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#d97706)}.verification-btn .medium-avatar{text-transform:uppercase;background:linear-gradient(135deg,#22252a,#111215);color:#fff!important;font-weight:850!important}.verification-btn .crunchbase-avatar{text-transform:uppercase;background:linear-gradient(135deg,#fff,#0369a1)}.verification-btn .gmb-avatar{text-transform:uppercase;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.btn-arrow{transition:transform .2s,color .2s;color:#475569!important}.verification-btn:hover{border-color:#cbd5e14d;transform:translateY(-2px);box-shadow:0 8px 20px #00000014;color:#cbd5e1!important}.verification-btn:hover span{color:#cbd5e1!important}.verification-btn:hover .btn-arrow{transform:translate(1px,-1px);color:#cbd5e1!important}@media (width<=768px){.footer-verification-container{text-align:center;flex-direction:column;align-items:center}.verification-buttons{justify-content:center}}.chatbot-wrapper{z-index:9999;font-family:inherit;position:fixed;bottom:28px;right:28px}.chatbot-trigger-btn{-webkit-backdrop-filter:blur(16px);color:#e2e8f0;cursor:pointer;background:linear-gradient(135deg,#0c101af0 0%,#121826f5 100%);border:1px solid #e2e8f073;border-radius:28px;outline:none;justify-content:center;align-items:center;height:56px;padding:0 22px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible;box-shadow:0 10px 35px #000000a6,0 0 25px #e2e8f040,inset 0 1px 1px #ffffff4d}.chatbot-trigger-btn:hover{background:linear-gradient(135deg,#141a28fa 0%,#1e293bfa 100%);border-color:#ffffffbf;transform:translateY(-3px)scale(1.04);box-shadow:0 14px 45px #000000bf,0 0 35px #fff6,inset 0 1px 1px #ffffff80}.chatbot-trigger-btn.active{color:#f8fafc;background:#0f172af5;border-color:#ffffff4d;border-radius:50%;width:56px;padding:0;box-shadow:0 10px 35px #000000b3}.trigger-btn-content{align-items:center;gap:12px;display:flex}.trigger-ai-orb{background:radial-gradient(circle,#ffffff40 0%,#e2e8f01a 100%);border:1px solid #e2e8f066;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.bot-icon-glow{color:#fff;filter:drop-shadow(0 0 6px #fffc)}.trigger-online-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;right:-1px;box-shadow:0 0 8px #10b981}.trigger-btn-label{letter-spacing:.14em;color:#fff;white-space:nowrap;font-size:.82rem;font-weight:750}.trigger-pulse-ring{pointer-events:none;border:1px solid #e2e8f066;border-radius:32px;animation:2.4s cubic-bezier(.16,1,.3,1) infinite chatbot-pulse;position:absolute;inset:-6px}.trigger-pulse-ring.outer{border-color:#fff3;animation-delay:.6s;inset:-12px}.chatbot-trigger-btn.active .trigger-pulse-ring{border-radius:50%}@keyframes chatbot-pulse{0%{opacity:.95;transform:scale(.92)}to{opacity:0;transform:scale(1.35)}}.chatbot-window{-webkit-backdrop-filter:blur(24px);transform-origin:100% 100%;opacity:0;filter:blur(8px);pointer-events:none;background:linear-gradient(145deg,#0f172af5 0%,#080d18fa 100%);border:1px solid #ffffff29;border-radius:24px;flex-direction:column;width:390px;height:540px;transition:transform .52s cubic-bezier(.34,1.56,.64,1),opacity .32s,filter .32s;display:flex;position:absolute;bottom:74px;right:0;overflow:hidden;transform:scale(.2)translateY(50px)rotate(-10deg);box-shadow:0 25px 60px #000000d9,0 0 50px #ffffff14}.chatbot-window.visible{opacity:1;filter:blur();pointer-events:all;transform:scale(1)translateY(0)rotate(0)}.chatbot-window-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 100% 0,#ffffff26 0%,#e2e8f00a 50%,#0000 75%);width:200px;height:200px;position:absolute;top:0;right:0}.chatbot-window-border{-webkit-mask-composite:destination-out;pointer-events:none;z-index:3;background:linear-gradient(135deg,#ffffff4d,#0000 60%) border-box;border:1px solid #0000;border-radius:24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chatbot-window-header{z-index:1;background:#0a101cd9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:relative}.bot-header-info{align-items:center;gap:12px;display:flex}.bot-status-dot-wrap{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.bot-header-icon{color:#fff}.bot-status-dot{background:#10b981;border:2px solid #0a101c;border-radius:50%;width:9px;height:9px;animation:2s infinite chatbot-dot-pulse;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 8px #10b981}@keyframes chatbot-dot-pulse{0%,to{opacity:1}50%{opacity:.4}}.bot-header-info h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:.96rem;font-weight:750}.bot-header-info span{letter-spacing:.06em;color:#cbd5e1;margin-top:2px;font-family:monospace;font-size:8px;font-weight:700;display:block}.chat-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.chat-close-btn:hover{color:#f87171;background:#ef444433;border-color:#ef444480;transform:rotate(90deg)}.chatbot-window-body{z-index:1;flex:1;padding:20px;position:relative;overflow-y:auto}.chat-messages-container{flex-direction:column;gap:16px;display:flex}.chat-message-bubble{gap:10px;max-width:86%;animation:.35s forwards fadeInMsg;display:flex}@keyframes fadeInMsg{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-message-bubble.bot{align-self:flex-start}.chat-message-bubble.user{flex-direction:row-reverse;align-self:flex-end;max-width:82%}.chat-avatar{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.chat-message-bubble.bot .chat-avatar{color:#fff;background:#ffffff1f;border:1px solid #ffffff40}.chat-message-bubble.user .chat-avatar{color:#f8fafc;background:#cbd5e133;border:1px solid #ffffff59}.chat-bubble-content{border-radius:16px;padding:11px 15px;font-size:.88rem;line-height:1.48}.chat-message-bubble.bot .chat-bubble-content{color:#e2e8f0;background:#1e293bb3;border:1px solid #ffffff14;border-top-left-radius:2px}.chat-message-bubble.user .chat-bubble-content{color:#fff;background:linear-gradient(135deg,#ffffff40 0%,#cbd5e133 100%);border:1px solid #ffffff59;border-top-right-radius:2px}.chat-bubble-content p{margin:0}.chat-inline-link{color:#fff;border-bottom:1px dashed #fff9;font-weight:650;text-decoration:none;transition:all .2s}.chat-inline-link:hover{color:#cbd5e1;border-bottom-style:solid}.typing-indicator{align-items:center;gap:5px;min-height:20px;padding:12px 16px;display:flex}.typing-indicator span{opacity:.4;background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s infinite chat-typing;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes chat-typing{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.chatbot-quick-chips{z-index:1;white-space:nowrap;scrollbar-width:none;gap:8px;padding:10px 20px;display:flex;position:relative;overflow-x:auto}.chatbot-quick-chips::-webkit-scrollbar{display:none}.chat-quick-chip{color:#cbd5e1;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;flex-shrink:0;padding:7px 13px;font-size:.78rem;font-weight:600;transition:all .25s}.chat-quick-chip:hover{color:#fff;background:#ffffff24;border-color:#fff6;transform:translateY(-2px)}.chatbot-window-footer{z-index:1;background:#0a101ce6;border-top:1px solid #ffffff14;gap:10px;padding:14px 20px;display:flex;position:relative}.chatbot-window-footer input{color:#f8fafc;background:#1e293bcc;border:1px solid #ffffff24;border-radius:14px;outline:none;flex:1;padding:10px 15px;font-size:.88rem;transition:all .25s}.chatbot-window-footer input:focus{background:#1e293b;border-color:#ffffff80;box-shadow:0 0 15px #ffffff2e}.chat-send-btn{color:#060913;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#cbd5e1 50%,#94a3b8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;box-shadow:0 4px 15px #ffffff40}.chat-send-btn:hover{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);transform:scale(1.05);box-shadow:0 6px 20px #fff6}@media (width<=580px){.chatbot-wrapper{position:static}.chatbot-trigger-btn{z-index:9998;position:fixed;bottom:20px;right:20px}.chatbot-window{z-index:9999;position:fixed;inset:0;border:none!important;border-radius:0!important;width:100vw!important;height:100dvh!important;max-height:none!important}}.radial-hero-orbit-wrapper{-webkit-user-select:none;user-select:none;box-sizing:border-box;justify-content:center;align-items:center;width:500px;height:500px;margin:0 auto;display:flex;position:relative}.orbit-center-glow{filter:blur(40px);pointer-events:none;width:240px;height:240px;opacity:clamp(.3, calc(var(--scroll-progress,0) + .3), 1);background:radial-gradient(circle,#ffffff38 0%,#e2e8f014 50%,#0000 70%);border-radius:50%;position:absolute}.orbit-radar-ring{pointer-events:none;box-sizing:border-box;border-radius:50%;transition:opacity .15s ease-out,transform .15s ease-out;position:absolute}.ring-inner-bg{width:270px;height:270px;opacity:clamp(0, calc((var(--scroll-progress,0) - .12) * 2.2), 1);transform:scale(calc(.65 + .35 * clamp(0, calc((var(--scroll-progress,0) - .12) * 2.2), 1)));will-change:opacity, transform;border:2px dashed #fff9;box-shadow:0 0 24px #ffffff59,inset 0 0 20px #e2e8f02e}.ring-outer-bg{width:430px;height:430px;opacity:clamp(0, calc((var(--scroll-progress,0) - .45) * 2), 1);transform:scale(calc(.7 + .3 * clamp(0, calc((var(--scroll-progress,0) - .45) * 2), 1)));will-change:opacity, transform;border:2px dashed #e2e8f080;box-shadow:0 0 28px #e2e8f040,inset 0 0 25px #ffffff1f}.orbit-node-item{pointer-events:auto;z-index:10;justify-content:center;align-items:center;width:0;height:0;transition:opacity .15s ease-out;display:flex;position:absolute;top:50%;left:50%}.orbit-node-item:hover{z-index:9999!important}.orbit-inner-item{opacity:clamp(0, calc((var(--scroll-progress,0) - .18) * 2.2), 1);will-change:opacity;animation:35s linear infinite orbitClockwise}.orbit-outer-item{opacity:clamp(0, calc((var(--scroll-progress,0) - .48) * 2), 1);will-change:opacity;animation:45s linear infinite orbitCounterClockwise}@keyframes orbitClockwise{0%{transform:rotate(var(--angle)) translate(135px) rotate(calc(-1 * var(--angle)))}to{transform:rotate(calc(var(--angle) + 360deg)) translate(135px) rotate(calc(-1 * (var(--angle) + 360deg)))}}@keyframes orbitCounterClockwise{0%{transform:rotate(var(--angle)) translate(215px) rotate(calc(-1 * var(--angle)))}to{transform:rotate(calc(var(--angle) - 360deg)) translate(215px) rotate(calc(-1 * (var(--angle) - 360deg)))}}.radial-hero-orbit-wrapper:hover .orbit-inner-item,.radial-hero-orbit-wrapper:hover .orbit-outer-item{animation-play-state:paused}.orbit-node-btn{aspect-ratio:1;-webkit-backdrop-filter:blur(12px);border:2px solid var(--node-color,#e2e8f0);width:58px;height:58px;color:var(--node-color,#e2e8f0);box-shadow:0 0 16px #0009, 0 0 14px var(--node-color,#ffffff4d);cursor:pointer;box-sizing:border-box;background:#0a0f1ae0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.orbit-outer-item .orbit-node-btn{width:52px;height:52px}.orbit-node-btn:hover{background:var(--node-color,#e2e8f0);color:#0f172a;box-shadow:0 0 30px var(--node-color,#ffffffe6), 0 0 50px #000000f2;transform:scale(1.25);z-index:9999!important}.orbit-node-icon{flex-shrink:0;transition:transform .25s}.orbit-node-tooltip{border:1.5px solid var(--node-color,#fffc);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 12px 30px #000000e6, 0 0 20px var(--node-color,#fff6);background:#080c16fa;border-radius:12px;flex-direction:column;align-items:center;padding:8px 14px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(6px);z-index:10000!important}.orbit-node-btn:hover .orbit-node-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.tooltip-cat{letter-spacing:.1em;color:var(--node-color,#e2e8f0);text-transform:uppercase;font-size:.62rem;font-weight:800}.tooltip-title{color:#fff;margin-top:2px;font-size:.82rem;font-weight:700}.orbit-center-core{z-index:20;transform:scale(calc(2.5 - 1.5 * var(--scroll-progress,0)));transform-origin:50%;will-change:transform;justify-content:center;align-items:center;transition:transform .15s ease-out;display:flex;position:relative}.orbit-core-pulse-ring{pointer-events:none;width:155px;height:155px;opacity:clamp(0, calc((var(--scroll-progress,0) - .1) * 2), 1);border:1.5px solid #fff6;border-radius:50%;animation:3s ease-in-out infinite corePulse;position:absolute}@keyframes corePulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.12)}}.orbit-core-card{aspect-ratio:1;-webkit-backdrop-filter:blur(20px);box-sizing:border-box;text-align:center;background:#0a0f1ae0;border:1.5px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;padding:12px;transition:all .3s;display:flex;box-shadow:0 15px 35px #0009,0 0 30px #ffffff40,inset 0 1px #ffffff4d}.orbit-core-card:hover{border-color:#ffffff80;transform:scale(1.05);box-shadow:0 20px 45px #000000b3,0 0 45px #fff6}.orbit-core-logo{object-fit:contain;width:auto;height:48px;margin-bottom:4px}.orbit-core-text{flex-direction:column;line-height:1;display:flex}.core-title{color:#fff;letter-spacing:.08em;font-size:.85rem;font-weight:300!important}.core-sub{color:#e2e8f0;letter-spacing:.18em;margin-top:2px;font-size:.55rem;font-weight:300!important}@media (width<=992px){.radial-hero-orbit-wrapper{--scroll-progress:1!important}}@media (width<=1100px){.radial-hero-orbit-wrapper{transform:scale(.88)}}@media (width<=768px){.radial-hero-orbit-wrapper{margin-top:10px;transform:scale(.75)}}@media (width<=480px){.radial-hero-orbit-wrapper{margin-top:-20px;margin-bottom:-20px;transform:scale(.62)}}.gradient-blinds-container{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-trigger-container{z-index:30;justify-content:center;align-items:center;width:100%;margin-top:24px;display:flex;position:relative}.hero-trigger-btn{letter-spacing:.04em;cursor:pointer;border-radius:9999px;outline:none;justify-content:center;align-items:center;padding:14px 28px;font-size:.92rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 10px 30px #0006,0 0 20px #fff6,inset 0 1px #fff;color:#0d1527!important;background:#fffffff2!important;border:1.5px solid #ffffffe6!important}.hero-trigger-btn:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 15px 40px #00000080,0 0 30px #ffffffb3,inset 0 1px #fff;color:#060913!important;background:#fff!important}.hero-trigger-btn:active{transform:translateY(1px)scale(.98)}.hero-trigger-btn.is-played{box-shadow:0 10px 30px #00000080,inset 0 1px 1px #ffffff4d;color:#fff!important;background:#0d1527d9!important;border-color:#fff6!important}.hero-trigger-btn.is-played:hover{box-shadow:0 15px 40px #0009,0 0 20px #ffffff4d;background:#14203af2!important;border-color:#ffffffb3!important}.hero-trigger-glow{z-index:-1;opacity:.6;pointer-events:none;background:linear-gradient(135deg,#fff9,#fff0);border-radius:9999px;position:absolute;inset:-2px}.hero-trigger-content{z-index:2;align-items:center;gap:10px;display:flex}.hero-trigger-icon{flex-shrink:0}.hero-trigger-icon.spin{animation:1s linear infinite triggerSpin}.hero-trigger-icon.pulse{animation:2s ease-in-out infinite triggerPulse}.hero-trigger-icon.bounce{animation:1.5s ease-in-out infinite triggerBounce}@keyframes triggerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes triggerPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 6px #fff);transform:scale(1.25)}}@keyframes triggerBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hero-static-wrapper{width:100%;position:relative;background:#060913!important}.hero-container-outer-wrapper{width:100%;min-height:100vh;padding-top:calc(76px * (1 - var(--scroll-progress,0)) + 14px * (1 - var(--scroll-progress,0)));padding-bottom:calc(14px * (1 - var(--scroll-progress,0)));padding-left:calc(60px * (1 - var(--scroll-progress,0)));padding-right:calc(60px * (1 - var(--scroll-progress,0)));box-sizing:border-box;z-index:10;will-change:padding;justify-content:center;align-items:center;display:flex;position:relative;background:#060913!important}.hero-container-card{width:100%;height:100%;padding-top:calc(76px * var(--scroll-progress,0) + clamp(20px, 4vh, 48px));box-sizing:border-box;border-radius:calc(56px * (1 - var(--scroll-progress,0)));border:calc(1.5px * (1 - var(--scroll-progress,0))) solid rgba(255, 255, 255, calc(.4 * (1 - var(--scroll-progress,0))));box-shadow:0 calc(36px * (1 - var(--scroll-progress,0))) calc(85px * (1 - var(--scroll-progress,0))) rgba(0, 0, 0, calc(.25 * (1 - var(--scroll-progress,0)))), inset 0 1px 1px rgba(255, 255, 255, calc(.6 * (1 - var(--scroll-progress,0))));will-change:border-radius, border, box-shadow, padding;justify-content:flex-start;align-items:center;padding-bottom:clamp(20px,4vh,48px);padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px);display:flex;position:relative;overflow:hidden;opacity:1!important;background:#060913!important}.hero-blinds-bg-wrapper{z-index:1;pointer-events:none;filter:invert()grayscale();background:#060913;width:100%;height:100%;position:absolute;inset:0}.new-hero-bg-glow-1,.new-hero-bg-glow-2,.new-hero-grid-pattern,.new-hero-light-beam{display:none!important}.new-hero-content-wrapper{z-index:3;box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(20px,3vw,50px);width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative;overflow:visible}.new-hero-glass-box{text-align:left;border-radius:24px;flex-direction:column;flex:540px;align-items:flex-start;max-width:580px;margin-left:0;margin-right:0;padding:clamp(24px,3.5vh,40px) clamp(24px,3.5vw,44px);transition:background .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 25px 60px #0000008c;-webkit-backdrop-filter:none!important;background:#0d1527!important;border:1px solid #ffffff1f!important}.new-hero-text-slider{flex-direction:column;align-items:flex-start;width:100%;display:flex}.new-hero-title-container{align-items:flex-start;width:100%;min-height:110px;display:flex}.new-hero-right-visual{z-index:4;flex:0 0 540px;justify-content:center;align-items:center;padding:clamp(16px,2.5vw,24px);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;-webkit-backdrop-filter:blur(28px)saturate(180%)!important;background:#0d152773!important;border:1px solid #ffffff40!important;border-radius:52px!important;box-shadow:0 25px 60px #00000059,inset 0 1px 1.5px #ffffff73,inset 0 -1px 1px #ffffff1f!important}.new-hero-right-visual:hover{background:#111b3399!important;border-color:#fff6!important;box-shadow:0 30px 70px #00000073,inset 0 1px 2px #fff9!important}.new-hero-glass-box:hover{box-shadow:0 30px 70px #000000a6;background:#111b33!important;border-color:#ffffff38!important}.new-hero-badge{color:#e2e8f0;letter-spacing:.05em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:30px;align-items:center;gap:8px;margin-bottom:clamp(10px,1.8vh,16px);padding:6px 14px;font-size:clamp(.72rem,.9vw,.8rem);font-weight:600;display:inline-flex;box-shadow:0 0 20px #ffffff2e}.hero-slide-indicators{align-items:center;gap:8px;margin-top:14px;margin-bottom:20px;display:flex}.hero-slide-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:9999px;width:28px;height:4px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.hero-slide-dot.active{background:linear-gradient(90deg,#fff 0%,#cbd5e1 100%);width:44px;box-shadow:0 0 12px #fff9}.hero-slide-dot:hover:not(.active){background:#ffffff80}.badge-sparkle-icon{color:#e2e8f0;animation:2s ease-in-out infinite pulseSparkle}@keyframes pulseSparkle{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.new-hero-title{letter-spacing:-.03em;text-align:left;margin:0 0 clamp(14px,2vh,20px);font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:200;line-height:1.15;display:block;color:#fff!important}.new-hero-desc{color:#cbd5e1;text-align:left;max-width:560px;margin:0 0 clamp(18px,2.5vh,28px);font-size:clamp(.98rem,1.3vw,1.12rem);font-weight:300;line-height:1.55}.new-hero-ctas{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;width:100%;display:flex}a.new-hero-btn-primary,a.new-hero-btn-primary:link,a.new-hero-btn-primary:visited,.new-hero-btn-primary{color:#060913!important;pointer-events:auto!important;background:linear-gradient(135deg,#fff 0%,#cbd5e1 50%,#94a3b8 100%)!important;border:none!important;border-radius:9999px!important;align-items:center!important;gap:10px!important;padding:clamp(11px,1.5vh,14px) 26px!important;font-size:.94rem!important;font-weight:700!important;text-decoration:none!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;box-shadow:0 10px 25px #ffffff40!important}a.new-hero-btn-primary *,a.new-hero-btn-primary svg,.new-hero-btn-primary *,.new-hero-btn-primary svg{color:#060913!important;stroke:#060913!important;transition:transform .25s!important}a.new-hero-btn-primary:hover,.new-hero-btn-primary:hover{color:#060913!important;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%)!important;transform:translateY(-3px)scale(1.02)!important;box-shadow:0 16px 36px #ffffff73!important}a.new-hero-btn-primary:hover svg,.new-hero-btn-primary:hover svg{color:#060913!important;stroke:#060913!important;transform:translate(4px)!important}a.new-hero-btn-outline,a.new-hero-btn-outline:link,a.new-hero-btn-outline:visited,.new-hero-btn-outline{pointer-events:auto;color:#f8fafc!important;background:#0f172a99!important;border:1.5px solid #ffffff40!important;border-radius:9999px!important;align-items:center!important;gap:10px!important;padding:clamp(11px,1.5vh,14px) 26px!important;display:inline-flex!important}.new-hero-btn-outline:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ffffff26;color:#fff!important;background:#1e293bcc!important;border-color:#fff9!important}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.new-hero-right-visual{flex:0 0 440px}}@media (width<=992px){.hero-sticky-scroll-wrapper{height:auto!important;min-height:auto!important}.hero-container-outer-wrapper{height:auto!important;min-height:auto!important;padding:86px 16px 24px!important;position:relative!important;top:auto!important}.hero-container-card{border:1px solid #ffffff24!important;border-radius:24px!important;justify-content:center!important;height:auto!important;min-height:auto!important;padding:24px 18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 15px 45px #000000a6!important}.new-hero-content-wrapper{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:20px!important;width:100%!important}.new-hero-glass-box{text-align:left!important;box-sizing:border-box!important;border-radius:20px!important;flex:none!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;padding:22px 18px!important}.new-hero-title{margin-bottom:12px!important;font-size:clamp(1.8rem,5.5vw,2.5rem)!important;line-height:1.18!important}.new-hero-desc{max-width:100%!important;margin-bottom:20px!important;font-size:clamp(.9rem,2.8vw,1.02rem)!important}.new-hero-ctas{flex-direction:column!important;gap:10px!important;width:100%!important}.new-hero-btn-primary,.new-hero-btn-outline{text-align:center!important;box-sizing:border-box!important;justify-content:center!important;width:100%!important}.new-hero-right-visual{border-radius:20px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:8px 0!important;display:flex!important;overflow:hidden!important}}@media (width<=640px){.hero-container-outer-wrapper{padding:80px 12px 20px!important}.hero-container-card{border-radius:18px!important;padding:18px 14px!important}.new-hero-glass-box{border-radius:16px!important;padding:18px 14px!important}.new-hero-badge{padding:5px 10px!important;font-size:.7rem!important}.new-hero-title{font-size:1.65rem!important}.new-hero-desc{font-size:.88rem!important;line-height:1.48!important}}.scroll-reveal{opacity:0;width:100%;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.16,1,.3,1);display:block}.scroll-reveal.is-visible{opacity:1}.reveal-dir-left,.reveal-dir-right{overflow:visible}.interactive-player-container{border-radius:inherit;background:#090d16;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.interactive-video-core{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.player-loading-overlay{z-index:4;pointer-events:none;background:#090d1666;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-spinner-icon{color:#ef4444;width:44px;height:44px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.player-controls-panel{z-index:5;background:linear-gradient(#0000 0%,#090d1666 30%,#090d16f2 100%);flex-direction:column;gap:12px;padding:24px 16px 12px;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0}.interactive-player-container.hide-ctrl .player-controls-panel{opacity:0;pointer-events:none;transform:translateY(10px)}.interactive-player-container.show-ctrl .player-controls-panel{opacity:1;transform:translateY(0)}.timeline-scrubber-container{align-items:center;width:100%;display:flex}.timeline-slider{appearance:none;cursor:pointer;border-radius:2px;outline:none;width:100%;height:4px;transition:height .15s}.timeline-slider:hover{height:6px}.timeline-slider::-webkit-slider-thumb{appearance:none;background:#ef4444;border:none;border-radius:50%;width:12px;height:12px;transition:transform .15s;box-shadow:0 0 10px #ef444480}.timeline-slider::-webkit-slider-thumb:hover{transform:scale(1.3)}.timeline-slider::-moz-range-thumb{background:#ef4444;border:none;border-radius:50%;width:12px;height:12px;transition:transform .15s;box-shadow:0 0 10px #ef444480}.timeline-slider::-moz-range-thumb:hover{transform:scale(1.3)}.controls-row{justify-content:space-between;align-items:center;width:100%;display:flex}.controls-group-left,.controls-group-right{align-items:center;gap:16px;display:flex}.ctrl-btn{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,transform .2s;display:flex}.ctrl-btn:hover{opacity:1;color:#ef4444;transform:scale(1.1)}.timing-label{color:#ffffffb3;letter-spacing:.05em;-webkit-user-select:none;user-select:none;font-family:monospace;font-size:.8rem}.welcome-section{font-family:var(--font);background-color:#fff;border-bottom:1px solid #e2e8f0cc;padding:110px 0;position:relative;overflow:hidden}.welcome-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.welcome-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.welcome-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.welcome-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.badge-line{background-color:var(--primary);width:20px;height:2px;display:block}.welcome-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.welcome-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.welcome-desc{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.welcome-desc.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.philosophy-box{gap:16px;width:100%;margin-bottom:32px;display:flex;-webkit-backdrop-filter:blur(12px)!important;background:#1e293b66!important;border:1px solid #ffffff14!important;border-radius:14px!important;padding:24px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 10px 30px #00000026!important}.philosophy-box:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important;box-shadow:0 15px 35px #3b82f614!important}.philosophy-ico-wrap{background:#3b82f626;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.philosophy-icon{color:var(--primary)}.philosophy-txt-title{color:#fff;margin:0 0 4px;font-size:.95rem;font-weight:700}.philosophy-txt-desc{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}.swiss-details-grid{grid-template-columns:1fr 1.1fr;gap:28px;width:100%;display:grid}.details-card{align-items:flex-start;gap:14px;display:flex;-webkit-backdrop-filter:blur(12px)!important;background:#1e293b66!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:18px 22px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 10px 30px #00000026!important}.details-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important;box-shadow:0 15px 35px #3b82f614!important}.details-ico{color:var(--primary);flex-shrink:0;margin-top:3px}.details-card h5{color:#fff;margin:0 0 4px;font-size:.9rem;font-weight:700}.details-card p{color:#cbd5e1;margin:0;font-size:.85rem;line-height:1.45}.welcome-visual{justify-content:flex-end;width:100%;display:flex}.welcome-visual-gallery{flex-direction:column;align-items:stretch;gap:20px;width:100%;display:flex}.welcome-visual-frame{background-color:#0b0f19;border:1px solid #e2e8f0cc;border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.welcome-visual-slide{opacity:0;z-index:1;filter:brightness(45%)blur(4px);background-position:50%;background-size:cover;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1.1)translateY(8px)}.welcome-visual-slide.active{opacity:1;z-index:2;filter:brightness()blur();transform:scale(1)translateY(0)}.welcome-slide-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 40%,#0f172a99 100%);position:absolute;inset:0}.welcome-floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);pointer-events:none;opacity:0;background:#0f172acc;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;gap:2px;padding:10px 16px;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:24px;left:24px;transform:translateY(12px);box-shadow:0 10px 25px #0003}.welcome-visual-slide.active .welcome-floating-card{opacity:1;transition-delay:.35s;transform:translateY(0)}.welcome-floating-card-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.welcome-floating-card-val{color:#fff;font-size:.85rem;font-weight:750}.welcome-thumbnails-strip{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;display:grid}.welcome-visual-frame.video-mode{justify-content:center;align-items:center;display:flex}.welcome-visual-video{object-fit:cover;width:100%;height:100%;display:block}.welcome-video-loading{z-index:4;background:#090d16a6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.welcome-spinner{width:40px;height:40px;color:var(--primary);animation:1s linear infinite welcome-spin}@keyframes welcome-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcome-visual-frame.video-mode .welcome-floating-card{opacity:1;z-index:5;transform:translateY(0)}.welcome-thumbnail-strip-card{cursor:pointer;background:0 0;border:1.5px solid #e2e8f0cc;border-radius:10px;height:64px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.welcome-thumbnail-strip-card:hover{border-color:var(--primary);transform:translateY(-2px)}.welcome-thumbnail-strip-card.active{border-color:var(--primary);box-shadow:0 4px 15px #cbd5e126}.welcome-thumbnail-strip-img{filter:brightness(35%);background-position:50%;background-size:cover;transition:filter .3s;position:absolute;inset:0}.welcome-thumbnail-strip-card:hover .welcome-thumbnail-strip-img,.welcome-thumbnail-strip-card.active .welcome-thumbnail-strip-img{filter:brightness(75%)}.welcome-thumbnail-strip-overlay{z-index:2;text-align:left;pointer-events:none;flex-direction:column;justify-content:space-between;padding:6px;display:flex;position:absolute;inset:0}.welcome-thumbnail-strip-num{color:#ffffff73;font-size:.62rem;font-weight:750}.welcome-thumbnail-strip-card:hover .welcome-thumbnail-strip-num,.welcome-thumbnail-strip-card.active .welcome-thumbnail-strip-num{color:#fff}.welcome-thumbnail-strip-title{color:#fff;opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;font-weight:750;overflow:hidden}.welcome-thumbnail-strip-progress{z-index:3;background:#ffffff26;width:100%;height:3px;position:absolute;bottom:0;left:0}.welcome-thumbnail-strip-fill{background:var(--primary);width:0;height:100%;animation:5.5s linear forwards stripAutoplayProgress}@keyframes stripAutoplayProgress{0%{width:0%}to{width:100%}}@media (width<=900px){.welcome-section{padding:80px 0}.welcome-grid{grid-template-columns:1fr;gap:50px}.welcome-visual{justify-content:center}.welcome-image-container{max-width:100%}}@media (width<=580px){.swiss-details-grid{grid-template-columns:1fr;gap:20px}}.radial-orbital-wrapper{-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;width:100%;height:520px;display:flex;position:relative;overflow:visible}.radial-orbital-container{justify-content:center;align-items:center;width:100%;max-width:800px;height:100%;display:flex;position:relative}.radial-orbital-space{perspective:1000px;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute}.orbital-center-core{-webkit-backdrop-filter:blur(16px);z-index:10;box-sizing:border-box;background:#0a0f1aeb;border:1.5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;padding:10px;animation:3s ease-in-out infinite centerCorePulse;display:flex;position:absolute;box-shadow:0 0 35px #fff6,inset 0 1px 1px #ffffff40}.orbital-center-logo{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:100%;height:100%}@keyframes centerCorePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes pingRing{75%,to{opacity:0;transform:scale(1.6)}}.orbital-ring-line{border:1.5px stroke #ffffff24;pointer-events:none;border:1.5px solid #ffffff1f;border-radius:50%;width:420px;height:420px;position:absolute;box-shadow:inset 0 0 20px #ffffff0d}.orbital-node-anchor{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:absolute}.node-glow-halo{pointer-events:none;background:radial-gradient(circle,#ffffff40 0%,#fff0 70%);border-radius:50%;transition:all .5s;position:absolute}.node-glow-halo.pulsing{animation:1.2s ease-in-out infinite pulseHalo}@keyframes pulseHalo{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.95;transform:scale(1.3)}}.node-icon-circle{color:#fff;background:#0f172a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 16px #0006}.node-icon-circle.expanded{color:#0b1120;background:#fff;border-color:#e2e8f0;transform:scale(1.45);box-shadow:0 0 25px #fff9}.node-icon-circle.related{color:#fff;background:#ffffff4d;border-color:#e2e8f0;animation:1.5s ease-in-out infinite pulseRelated}@keyframes pulseRelated{0%,to{border-color:#fff6}50%{border-color:#fff}}.node-title-label{white-space:nowrap;letter-spacing:.03em;pointer-events:none;text-shadow:0 2px 8px #000000f2,0 0 12px #ffffff80;font-size:.82rem;font-weight:700;transition:all .3s;position:absolute;top:48px;color:#fff!important}.node-title-label.active{text-shadow:0 0 16px #fffffff2,0 2px 8px #000000f2;font-size:.9rem;font-weight:850;color:#fff!important}.orbital-node-anchor:hover .node-icon-circle{color:#060913!important;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%)!important;border-color:#fff!important;transform:scale(1.35)rotate(6deg)!important;box-shadow:0 0 30px #ffffffe6,0 0 50px #38bdf8b3,inset 0 1px 1px #fff!important}.orbital-node-anchor:hover .node-glow-halo{opacity:1!important;background:radial-gradient(circle,#fff9 0%,#38bdf84d 50%,#0000 75%)!important;transform:scale(1.5)!important}.orbital-node-anchor:hover .node-title-label{color:#fff!important;text-shadow:0 0 18px #ffffffe6!important;font-weight:800!important;transform:translateY(-2px)scale(1.1)!important}.node-detail-card{-webkit-backdrop-filter:blur(20px);z-index:300;pointer-events:auto;background:#0a0f1af0;border:1px solid #fff3;border-radius:16px;width:270px;padding:16px 18px;animation:.35s cubic-bezier(.16,1,.3,1) forwards popInCard;position:absolute;top:76px;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #000000b3,0 0 30px #fff3}@keyframes popInCard{0%{opacity:0;transform:translate(-50%)translateY(12px)scale(.92)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.card-top-pointer{background:#0a0f1af0;border-top:1px solid #fff3;border-left:1px solid #fff3;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.node-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.node-status-badge{text-transform:uppercase;letter-spacing:.06em;color:#e2e8f0;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;padding:2px 8px;font-size:.65rem;font-weight:750}.node-date-tag{color:#ffffff80;font-family:monospace;font-size:.7rem}.node-card-title{color:#fff;margin:0 0 6px;font-size:1.05rem;font-weight:750;line-height:1.2}.node-card-content{color:#cbd5e1;margin:0 0 12px;font-size:.78rem;line-height:1.45}.node-energy-bar-wrap{border-top:1px solid #ffffff1a;margin-bottom:10px;padding-top:10px}.energy-header{color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.7rem;display:flex}.energy-label{color:#e2e8f0;align-items:center;font-weight:600;display:flex}.energy-val{color:#fff;font-family:monospace}.energy-track{background:#ffffff1a;border-radius:4px;width:100%;height:4px;overflow:hidden}.energy-fill{background:linear-gradient(90deg,#e2e8f0 0%,#a855f7 100%);height:100%}.node-connected-wrap{border-top:1px solid #ffffff1a;padding-top:8px}.connected-title{text-transform:uppercase;color:#fff9;letter-spacing:.04em;align-items:center;margin-bottom:6px;font-size:.68rem;font-weight:700;display:flex}.connected-buttons-row{flex-wrap:wrap;gap:6px;display:flex}.connected-node-btn{color:#e2e8f0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;align-items:center;padding:3px 8px;font-size:.7rem;font-weight:550;transition:all .2s;display:inline-flex}.connected-node-btn:hover{color:#fff;background:#fff3;border-color:#e2e8f0}.shapegrid-canvas{border:none;width:100%;height:100%;display:block}main #ecosystem.ecosystem-section,section#ecosystem.ecosystem-section{border-bottom:1px solid #ffffff0a;padding:100px 0 110px;position:relative;overflow:hidden;background:#060913 linear-gradient(185deg,#060913 0%,#0c1527 100%)!important}.ecosystem-bg-grid{z-index:1;opacity:.85;pointer-events:auto;position:absolute;inset:0}.ecosystem-container{z-index:2;max-width:1320px;margin:0 auto;padding:0 24px;position:relative}.ecosystem-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.ecosystem-badge{color:#e2e8f0;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:12px;font-size:.82rem;font-weight:750;display:inline-flex}.eco-badge-line{background-color:#e2e8f0;width:16px;height:2px}.ecosystem-title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:800}.ecosystem-subtitle{color:#94a3b8;margin:0;font-size:1.08rem;font-weight:400}.ecosystem-desktop-split{grid-template-columns:1fr;align-items:center;gap:32px;width:100%;margin-top:10px;display:grid;position:relative}@media (width>=1100px){.ecosystem-desktop-split{grid-template-columns:340px 1fr 340px;gap:36px}}.ecosystem-left-panel{text-align:left;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#0d1527a6;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;align-items:flex-start;padding:30px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 50px #00000080,inset 0 1px 1px #fff3}.pillar-tag-badge{align-items:center;gap:10px;margin-bottom:16px;display:flex}.pillar-date{letter-spacing:.08em;text-transform:uppercase;color:#060913;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);border-radius:9999px;padding:4px 12px;font-size:.76rem;font-weight:800;box-shadow:0 4px 12px #ffffff40}.pillar-category{letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:750;color:#e2e8f0!important}.pillar-title{letter-spacing:-.015em;margin:0 0 12px;font-size:1.7rem;font-weight:800;line-height:1.25;color:#fff!important}.pillar-desc{margin:0 0 20px;font-size:.96rem;font-weight:400;line-height:1.65;color:#f1f5f9!important}.pillar-metrics-grid{gap:14px;width:100%;margin-bottom:20px;display:flex}.metric-chip{border-radius:14px;flex-direction:column;flex:1;gap:4px;padding:12px 14px;display:flex;background:#0f172abf!important;border:1px solid #ffffff38!important}.metric-label{text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:750;color:#38bdf8!important}.metric-value{font-size:1.15rem;font-weight:800;color:#fff!important}.pillar-highlights-list{flex-direction:column;gap:10px;width:100%;margin-bottom:22px;display:flex}.highlight-item{align-items:center;gap:10px;font-size:.88rem;font-weight:500;display:flex;color:#fff!important}.highlight-icon{color:#38bdf8;flex-shrink:0}.pillar-cta-btn{align-items:center;gap:8px;display:inline-flex;color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff40!important;border-radius:9999px!important;padding:10px 20px!important;font-size:.88rem!important;font-weight:600!important;transition:all .25s!important}.pillar-cta-btn:hover{color:#060913!important;background:#fff!important;box-shadow:0 10px 24px #ffffff59!important}.ecosystem-center-panel{justify-content:center;align-items:center;width:100%;display:flex}.ecosystem-right-panel{justify-content:center;width:100%;display:flex}.pillar-image-card{border:1px solid #fff3;border-radius:28px;width:100%;height:440px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 25px 60px #0009,inset 0 1px 1px #ffffff4d}.pillar-card-img{object-fit:cover;object-position:center;filter:brightness(.88)contrast(1.08);width:100%;height:100%;transition:transform .6s}.pillar-image-card:hover .pillar-card-img{transform:scale(1.06)}.pillar-img-overlay{pointer-events:none;background:linear-gradient(#06091326 0%,#060913e0 100%);position:absolute;inset:0}.pillar-img-badge{-webkit-backdrop-filter:blur(14px);color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#0d1527bf;border:1px solid #ffffff4d;border-radius:9999px;padding:6px 14px;font-size:.74rem;font-weight:700;position:absolute;top:18px;right:18px;box-shadow:0 6px 18px #0006}.pillar-card-bottom-info{z-index:2;text-align:left;padding:24px;position:absolute;bottom:0;left:0;right:0}.pillar-card-subtitle{letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;margin-bottom:4px;font-size:.74rem;font-weight:800;display:block}.pillar-card-name{color:#fff;margin:0 0 14px;font-size:1.35rem;font-weight:800}.pillar-energy-progress{flex-direction:column;gap:6px;display:flex}.energy-info-row{color:#cbd5e1;justify-content:space-between;font-size:.76rem;font-weight:600;display:flex}.energy-bar-track{background:#fff3;border-radius:9999px;width:100%;height:6px;overflow:hidden}.energy-bar-fill{background:linear-gradient(90deg,#38bdf8 0%,#818cf8 100%);border-radius:9999px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.animate-fade-in{animation:.45s cubic-bezier(.16,1,.3,1) forwards fadeInCross}@keyframes fadeInCross{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}main #lifecycle.lifecycle-section{border-bottom:1px solid #ffffff0a;padding:110px 0;position:relative;overflow:hidden;background:#050811!important}.lifecycle-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(circle at 100% 100%,#cbd5e10a 0%,#0000 60%);position:absolute;inset:0}.lifecycle-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.lifecycle-grid{grid-template-columns:.95fr 1.05fr;align-items:flex-start;gap:60px;display:grid}.lifecycle-sticky-col{text-align:left;flex-direction:column;align-items:flex-start;display:flex;position:sticky;top:120px}.lifecycle-heading{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:3rem;line-height:1.15;font-weight:300!important}.text-gradient-highlight{background:linear-gradient(135deg,#e2e8f0 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:300!important}.text-italic-light{color:#94a3b8;margin-left:8px;font-style:italic;font-weight:300!important}.lifecycle-subtitle{color:var(--text-muted);max-width:440px;margin:0;font-size:1.05rem;line-height:1.6}.lifecycle-accordion-col{width:100%;padding-left:50px;position:relative}.timeline-thread-line{z-index:1;background:#ffffff14;width:1.5px;position:absolute;top:24px;bottom:24px;left:16px}.lifecycle-accordion-list{z-index:2;flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.lifecycle-accordion-item{cursor:pointer;gap:24px;width:100%;display:flex;position:relative}.timeline-node-container{z-index:3;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:6px;left:-50px}.timeline-num-box{width:34px;height:34px;color:var(--text-muted);background:#060913;border:1.5px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.accordion-card-body{flex-grow:1;background:#1e293b40!important;border:1px solid #ffffff0d!important;border-radius:16px!important;padding:22px 26px!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 10px 30px #0000001a!important}.accordion-tag{color:var(--text-muted);letter-spacing:.06em;margin-bottom:10px;font-size:.68rem;font-weight:750;transition:color .3s;display:inline-block}.accordion-title-row{align-items:center;gap:14px;display:flex}.accordion-title-row h3{color:#fff;margin:0;font-size:1.15rem;transition:color .3s;font-weight:400!important}.accordion-icon-wrap{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.accordion-step-icon{color:var(--text-muted);transition:color .3s,transform .3s}.accordion-expandable-content{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.accordion-inner-text{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.accordion-inner-text p{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.55}.lifecycle-accordion-item:hover .accordion-card-body{background:#1e293b59!important;border-color:#ffffff1f!important}.lifecycle-accordion-item.active .timeline-num-box{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 0 14px #3b82f666}.lifecycle-accordion-item.active .accordion-card-body{background:#1e293b8c!important;border-color:#3b82f640!important;box-shadow:0 15px 35px #3b82f614!important}.lifecycle-accordion-item.active .accordion-tag{color:var(--primary)}.lifecycle-accordion-item.active .accordion-icon-wrap{background:#3b82f626}.lifecycle-accordion-item.active .accordion-step-icon{color:var(--primary);transform:scale(1.05)}.lifecycle-accordion-item.active .accordion-expandable-content{max-height:240px}@media (width<=900px){.lifecycle-grid{grid-template-columns:1fr;gap:48px}.lifecycle-sticky-col{position:relative;top:0}.lifecycle-heading{font-size:2.2rem}}@media (width<=580px){.lifecycle-accordion-col{padding-left:40px}.timeline-thread-line{left:12px}.timeline-node-container{left:-40px}.timeline-num-box{width:28px;height:28px;font-size:.72rem}.accordion-card-body{padding:16px 20px!important}.accordion-title-row h3{font-size:1rem}.accordion-icon-wrap{width:28px;height:28px}}.interactive-selector-wrapper{box-sizing:border-box;background:#060913;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:90px 24px;display:flex;position:relative}.selector-header-container{text-align:center;width:100%;max-width:760px;margin-bottom:48px}.selector-badge-tag{color:#e2e8f0;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-flex}.selector-badge-line{background-color:#e2e8f0;width:24px;height:2px;display:block}.selector-main-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:2.8rem;font-weight:800;line-height:1.15}.selector-sub-desc{color:#94a3b8;margin:0;font-size:1.05rem;line-height:1.6}.interactive-options-container{background:#0b0f19;border:1px solid #ffffff1f;border-radius:24px;align-items:stretch;width:100%;max-width:1120px;height:450px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0009}.interactive-option-item{backface-visibility:hidden;cursor:pointer;will-change:flex-grow, box-shadow, background-size, filter, transform, opacity;background-color:#0f172a;background-position:50%;border-style:solid;border-width:1px;flex-direction:column;justify-content:flex-end;min-width:65px;margin:0;display:flex;position:relative;overflow:hidden}.interactive-option-item:not(.active){filter:grayscale(85%)brightness(40%);transition:filter .4s cubic-bezier(.16,1,.3,1),flex .7s cubic-bezier(.16,1,.3,1),border-color .4s}.interactive-option-item:not(.active):hover{filter:grayscale(0%)brightness();border-color:#ffffff80!important}.interactive-option-item.active{filter:grayscale(0%)brightness();z-index:10;transition:flex .7s cubic-bezier(.16,1,.3,1),border-color .4s;box-shadow:0 20px 60px #0009}.option-bottom-gradient{pointer-events:none;background:linear-gradient(#0000 40%,#060913d9 100%);position:absolute;inset:0}.option-label-bar{z-index:5;pointer-events:none;box-sizing:border-box;position:absolute;bottom:24px;left:0;right:0}.option-label-bar.collapsed{justify-content:center;align-items:center;width:100%;display:flex}.option-label-bar.active{justify-content:space-between;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex}.option-active-text-card{-webkit-backdrop-filter:blur(18px);pointer-events:auto;background:#0a0f1ad9;border:1px solid #ffffff29;border-radius:18px;align-items:center;gap:14px;max-width:480px;padding:12px 18px;animation:.4s ease-out forwards slideFadeCard;display:inline-flex;box-shadow:0 12px 35px #0009,inset 0 1px #fff3}@keyframes slideFadeCard{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.option-icon-bubble{-webkit-backdrop-filter:blur(12px);color:#fff;pointer-events:auto;background:#0f172ad9;border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;max-width:42px;height:42px;transition:all .3s;display:flex}.option-icon-bubble.collapsed{box-shadow:0 4px 15px #0006}.option-icon-bubble.active{color:#e2e8f0;border-color:#e2e8f0;box-shadow:0 0 15px #fff6}.option-info-box{color:#fff;text-align:left;flex-direction:column;gap:2px;display:flex}.option-title-text{color:#fff;font-size:1.12rem;font-weight:750;line-height:1.25}.option-sub-desc{color:#cbd5e1;font-size:.85rem;line-height:1.35}.option-action-btn{cursor:pointer;pointer-events:auto;white-space:nowrap;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);border:none;border-radius:30px;flex-shrink:0;align-items:center;gap:8px;padding:12px 22px;font-size:.88rem;transition:all .25s;animation:.4s ease-out forwards fadeInBtn;display:inline-flex;box-shadow:0 6px 20px #cbd5e173;color:#060913!important;font-weight:750!important}.option-action-btn *,.option-action-btn svg{color:#060913!important}.option-action-btn:hover{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);transform:translateY(-2px);box-shadow:0 10px 28px #ffffff8c;color:#060913!important}@keyframes fadeInBtn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=860px){.interactive-options-container{flex-direction:column;height:auto;min-height:600px}.interactive-option-item{min-height:75px;flex:auto!important}.interactive-option-item.active{min-height:240px}.selector-main-title{font-size:2.2rem}.option-label-bar.active{flex-direction:column;align-items:flex-start;padding:16px;bottom:12px}.option-action-btn{align-self:flex-start}}.portfolio-accordion-gallery{box-sizing:border-box;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;display:flex}.portfolio-accordion-gallery.layout-columns{flex-direction:row;height:400px}.portfolio-accordion-gallery.layout-rows{flex-direction:column;height:480px}.accordion-gallery-card{cursor:pointer;background:#0b1120;border:1px solid #ffffff1f;border-radius:20px;flex:1;width:100%;height:100%;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;box-shadow:0 12px 30px #00000073}.portfolio-accordion-gallery.layout-columns .accordion-gallery-card:hover,.portfolio-accordion-gallery.layout-columns .accordion-gallery-card.is-active{box-shadow:0 22px 50px #000000a6, 0 0 30px var(--accent-color,#fff3);border-color:#ffffff47;flex:3.8}.portfolio-accordion-gallery.layout-rows .accordion-gallery-card:hover,.portfolio-accordion-gallery.layout-rows .accordion-gallery-card.is-active{box-shadow:0 22px 50px #000000a6, 0 0 30px var(--accent-color,#fff3);border-color:#ffffff47;flex:3.2}.accordion-gallery-img{object-fit:cover;object-position:center;filter:brightness(.82)contrast(1.02);width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1),filter .5s}.accordion-gallery-card:hover .accordion-gallery-img,.accordion-gallery-card.is-active .accordion-gallery-img{filter:brightness()contrast(1.05);transform:scale(1.06)}.accordion-gallery-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#060a1259 45%,#060a12f5 100%);position:absolute;inset:0}.accordion-badge-pill{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.05em;z-index:3;background:#0a0f1abf;border:1px solid #ffffff38;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:800;transition:all .3s;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0006}.accordion-gallery-card:hover .accordion-badge-pill,.accordion-gallery-card.is-active .accordion-badge-pill{border-color:var(--accent-color,#e2e8f0);color:var(--accent-color,#e2e8f0);box-shadow:0 0 15px var(--accent-color,#ffffff4d)}.accordion-info-content{pointer-events:none;z-index:3;flex-direction:column;align-items:flex-start;transition:all .4s;display:flex;position:absolute;bottom:18px;left:16px;right:16px}.portfolio-accordion-gallery.layout-rows .accordion-info-content{flex-direction:row;align-items:center;gap:12px;bottom:14px;left:16px;right:16px}.accordion-sub-tag{letter-spacing:.12em;color:var(--accent-color,#e2e8f0);text-transform:uppercase;opacity:.75;font-size:.62rem;font-weight:800;transition:all .3s;transform:translateY(4px)}.accordion-gallery-card:hover .accordion-sub-tag,.accordion-gallery-card.is-active .accordion-sub-tag{opacity:1;transform:translateY(0)}.accordion-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 8px #000000d9;max-width:100%;margin:4px 0 0;font-size:clamp(.92rem,1.25vw,1.2rem);font-weight:700;line-height:1.25;transition:all .3s;overflow:hidden}.portfolio-accordion-gallery.layout-rows .accordion-title{margin:0}.accordion-gallery-card:hover .accordion-title,.accordion-gallery-card.is-active .accordion-title{white-space:normal}.accordion-progress-bar-track{z-index:5;background:#ffffff1f;height:4px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.accordion-progress-bar-fill{background:var(--accent-color,#e2e8f0);width:100%;height:100%;box-shadow:0 0 12px var(--accent-color,#e2e8f0), 0 0 4px #fff;transform-origin:0;animation:linear forwards progressFillAnimation}@keyframes progressFillAnimation{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=900px){.portfolio-accordion-gallery.layout-columns{gap:8px;height:340px}.portfolio-accordion-gallery.layout-rows{gap:8px;height:420px}}@media (width<=600px){.portfolio-accordion-gallery.layout-columns{gap:6px;height:300px}.portfolio-accordion-gallery.layout-rows{gap:6px;height:360px}.accordion-badge-pill{padding:2px 7px;font-size:.68rem;top:8px;left:8px}.accordion-info-content{bottom:12px;left:10px;right:10px}.accordion-title{font-size:.88rem}}.automotive-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.automotive-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 100%,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.automotive-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.automotive-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.automotive-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.auto-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.auto-pre-line{background-color:var(--primary);width:20px;height:2px}.auto-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.auto-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.auto-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.auto-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.auto-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.auto-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.auto-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.auto-stat-icon{color:var(--primary);flex-shrink:0}.auto-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.auto-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.auto-highlight-banner{background:#3b82f614;border:1px solid #3b82f62e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.automotive-portfolio-gallery{width:100%}.gallery-layout-grid{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:0;display:grid}.gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.gallery-sub-grid{flex-direction:column;gap:0;display:flex}.gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-item:hover .gallery-img{transform:scale(1.05)}.gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.automotive-portfolio-section{padding:80px 0}.automotive-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.automotive-portfolio-grid{grid-template-columns:1fr;gap:40px}.automotive-portfolio-content{padding:0}.large-card{height:420px}.small-card{height:210px}.gallery-item{border-radius:12px!important}.gallery-layout-grid,.gallery-sub-grid{gap:12px}}@media (width<=600px){.gallery-layout-grid{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.auto-stats-grid{grid-template-columns:1fr;gap:14px}}.sponsor-marquee-section{background:linear-gradient(#080c16f2 0%,#0d1321fa 100%);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;width:100%;margin:50px 0;padding:60px 0;position:relative;overflow:hidden}.sponsor-marquee-header{text-align:center;flex-direction:column;align-items:center;max-width:1280px;margin:0 auto 36px;padding:0 24px;display:flex}.sponsor-pre-badge{letter-spacing:.15em;color:#e2e8f0;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800}.sponsor-marquee-title{color:#fff;letter-spacing:-.01em;margin:0 0 8px;font-size:clamp(1.4rem,2.2vw,2.1rem);font-weight:800}.sponsor-marquee-subtitle{color:#94a3b8;max-width:600px;margin:0;font-size:.95rem;line-height:1.45}.sponsor-marquee-wrapper{-webkit-user-select:none;user-select:none;cursor:grab;width:100%;padding:12px 0;position:relative;overflow:hidden}.sponsor-marquee-wrapper:active{cursor:grabbing}.sponsor-fade-edge{z-index:10;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.sponsor-fade-edge.left{background:linear-gradient(90deg,#080c16 0%,#0000 100%);left:0}.sponsor-fade-edge.right{background:linear-gradient(270deg,#080c16 0%,#0000 100%);right:0}.sponsor-marquee-track{will-change:transform;gap:20px;width:max-content;animation:32s linear infinite infiniteMarqueeScroll;display:flex}.sponsor-marquee-track:hover,.sponsor-marquee-track.is-dragging{animation-play-state:paused}@keyframes infiniteMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.sponsor-card{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#0f172abf;border:1px solid #ffffff1f;border-radius:18px;flex-shrink:0;align-items:center;width:280px;height:110px;padding:16px 20px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px #0006}.sponsor-card:hover{background:#1e293bd9;border-color:#ffffff73;transform:translateY(-4px);box-shadow:0 16px 36px #0009,0 0 25px #fff3}.sponsor-card-inner{align-items:center;gap:16px;width:100%;display:flex}.sponsor-logo-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:52px;padding:6px;display:flex;box-shadow:inset 0 1px #ffffff1a}.sponsor-logo-img{object-fit:contain;filter:brightness(.9)contrast(1.1);max-width:100%;max-height:100%;transition:all .3s}.sponsor-card:hover .sponsor-logo-img{filter:brightness(1.15)contrast(1.15);transform:scale(1.05)}.sponsor-details{flex-direction:column;gap:4px;display:flex;overflow:hidden}.sponsor-name-row{align-items:center;gap:6px;display:flex}.sponsor-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:750;overflow:hidden}.sponsor-flag-tag{color:#e2e8f0;letter-spacing:.05em;background:#ffffff26;border:1px solid #ffffff4d;border-radius:4px;padding:1px 5px;font-size:.62rem;font-weight:800}.sponsor-category{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:500;overflow:hidden}@media (width<=768px){.sponsor-marquee-section{margin:30px 0;padding:40px 0}.sponsor-card{width:240px;height:96px;padding:12px 14px}.sponsor-logo-box{width:76px;height:44px}.sponsor-name{font-size:.84rem}.sponsor-fade-edge{width:80px}}.pharma-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.pharma-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 100% 0,#06b6d40a 0,#0000 50%);position:absolute;inset:0}.pharma-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.pharma-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.pharma-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.pharma-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.pharma-pre-line{background-color:var(--primary);width:20px;height:2px}.pharma-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.pharma-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.pharma-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.pharma-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.pharma-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.pharma-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.pharma-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.pharma-stat-icon{color:var(--primary);flex-shrink:0}.pharma-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.pharma-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.pharma-highlight-banner{background:#06b6d414;border:1px solid #06b6d42e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.pharma-highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.pharma-highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.pharma-portfolio-gallery{width:100%}.pharma-gallery-layout{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:0;display:grid}.pharma-gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.pharma-gallery-sub-grid{flex-direction:column;gap:0;display:flex}.pharma-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.pharma-gallery-item:hover .pharma-gallery-img{transform:scale(1.05)}.pharma-gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.pharma-img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.pharma-gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.pharma-portfolio-section{padding:80px 0}.pharma-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.pharma-portfolio-grid{grid-template-columns:1fr;gap:40px}.pharma-portfolio-content{order:1;padding:0}.pharma-portfolio-gallery{order:2}.large-card{height:420px}.small-card{height:210px}.pharma-gallery-item{border-radius:12px!important}.pharma-gallery-layout,.pharma-gallery-sub-grid{gap:12px}}@media (width<=600px){.pharma-gallery-layout{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.pharma-stats-grid{grid-template-columns:1fr;gap:14px}}.tech-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.tech-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 100%,#cbd5e108 0,#0000 50%);position:absolute;inset:0}.tech-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.tech-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.tech-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.tech-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.tech-pre-line{background-color:var(--primary);width:20px;height:2px}.tech-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.tech-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.tech-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.tech-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.tech-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.tech-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.tech-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.tech-stat-icon{color:var(--primary);flex-shrink:0}.tech-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.tech-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.tech-highlight-banner{background:#3b82f614;border:1px solid #3b82f62e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.tech-highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.tech-highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.tech-portfolio-gallery{width:100%}.tech-gallery-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:0;display:grid}.tech-gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.tech-gallery-sub-grid{flex-direction:column;gap:0;display:flex}.tech-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.tech-gallery-item:hover .tech-gallery-img{transform:scale(1.05)}.tech-gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.tech-img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.tech-gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.tech-portfolio-section{padding:80px 0}.tech-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.tech-portfolio-grid{grid-template-columns:1fr;gap:40px}.tech-portfolio-content{padding:0}.large-card{height:420px}.small-card{height:210px}.tech-gallery-item{border-radius:12px!important}.tech-gallery-layout,.tech-gallery-sub-grid{gap:12px}}@media (width<=600px){.tech-gallery-layout{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.tech-stats-grid{grid-template-columns:1fr;gap:14px}}.finance-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.finance-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 100% 0,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.finance-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.finance-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.finance-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.finance-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.finance-pre-line{background-color:var(--primary);width:20px;height:2px}.finance-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.finance-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.finance-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.finance-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.finance-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.finance-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.finance-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.finance-stat-icon{color:var(--primary);flex-shrink:0}.finance-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.finance-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.finance-highlight-banner{background:#3b82f614;border:1px solid #3b82f62e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.finance-highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.finance-highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.finance-portfolio-gallery{width:100%}.finance-gallery-layout{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:0;display:grid}.finance-gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.finance-gallery-sub-grid{flex-direction:column;gap:0;display:flex}.finance-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.finance-gallery-item:hover .finance-gallery-img{transform:scale(1.05)}.finance-gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.finance-img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.finance-gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.finance-portfolio-section{padding:80px 0}.finance-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.finance-portfolio-grid{grid-template-columns:1fr;gap:40px}.finance-portfolio-content{order:1;padding:0}.finance-portfolio-gallery{order:2}.large-card{height:420px}.small-card{height:210px}.finance-gallery-item{border-radius:12px!important}.finance-gallery-layout,.finance-gallery-sub-grid{gap:12px}}@media (width<=600px){.finance-gallery-layout{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.finance-stats-grid{grid-template-columns:1fr;gap:14px}}.energy-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.energy-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 100%,#cbd5e108 0,#0000 50%);position:absolute;inset:0}.energy-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.energy-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.energy-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.energy-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.energy-pre-line{background-color:var(--primary);width:20px;height:2px}.energy-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.energy-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.energy-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.energy-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.energy-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.energy-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.energy-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.energy-stat-icon{color:var(--primary);flex-shrink:0}.energy-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.energy-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.energy-highlight-banner{background:#3b82f614;border:1px solid #3b82f62e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.energy-highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.energy-highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.energy-portfolio-gallery{width:100%}.energy-gallery-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:0;display:grid}.energy-gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.energy-gallery-sub-grid{flex-direction:column;gap:0;display:flex}.energy-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.energy-gallery-item:hover .energy-gallery-img{transform:scale(1.05)}.energy-gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.energy-img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.energy-gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.energy-portfolio-section{padding:80px 0}.energy-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.energy-portfolio-grid{grid-template-columns:1fr;gap:40px}.energy-portfolio-content{padding:0}.large-card{height:420px}.small-card{height:210px}.energy-gallery-item{border-radius:12px!important}.energy-gallery-layout,.energy-gallery-sub-grid{gap:12px}}@media (width<=600px){.energy-gallery-layout{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.energy-stats-grid{grid-template-columns:1fr;gap:14px}}.infra-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.infra-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 100% 0,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.infra-portfolio-container{box-sizing:border-box;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.infra-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}.infra-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:0;display:flex}.infra-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.infra-pre-line{background-color:var(--primary);width:20px;height:2px}.infra-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.infra-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.infra-description{color:#e2e8f0;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.infra-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.infra-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.infra-stat-card{-webkit-backdrop-filter:blur(8px);align-items:center;gap:14px;display:flex;background:#1e293b73!important;border:1px solid #ffffff14!important;border-radius:12px!important;padding:16px 20px!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 8px 24px #00000026!important}.infra-stat-card:hover{transform:translateY(-2px);background:#1e293b8c!important;border-color:#3b82f64d!important}.infra-stat-icon{color:var(--primary);flex-shrink:0}.infra-stat-card h4{color:#fff;margin:0 0 2px;font-size:1.2rem;font-weight:750}.infra-stat-card p{color:var(--text-muted);margin:0;font-size:.78rem}.infra-highlight-banner{background:#3b82f614;border:1px solid #3b82f62e;border-radius:10px;align-items:center;gap:14px;width:100%;padding:12px 20px;display:flex}.infra-highlight-tag{background-color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.88rem;color:#060913!important;font-weight:800!important}.infra-highlight-text{color:#e2e8f0;font-size:.88rem;font-weight:600}.infra-portfolio-gallery{width:100%}.infra-gallery-layout{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:0;display:grid}.infra-gallery-item{background-color:#0b0f19;position:relative;overflow:hidden;border:1px solid #060913!important;border-radius:0!important}.large-card{height:600px}.infra-gallery-sub-grid{flex-direction:column;gap:0;display:flex}.small-card{height:300px}.infra-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.infra-gallery-item:hover .infra-gallery-img{transform:scale(1.05)}.infra-gallery-info-overlay{pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#0f172ad9 100%);flex-direction:column;justify-content:flex-end;padding:18px;display:flex;position:absolute;inset:0}.infra-img-count-tag{color:var(--primary);letter-spacing:.05em;margin-bottom:4px;font-size:.68rem;font-weight:800}.infra-gallery-info-overlay h4{color:#fff;margin:0;font-size:.95rem;font-weight:700}@media (width<=991px){.infra-portfolio-section{padding:80px 0}.infra-portfolio-container{max-width:1200px;margin:0 auto;padding:0 24px}.infra-portfolio-grid{grid-template-columns:1fr;gap:40px}.infra-portfolio-content{order:1;padding:0}.infra-portfolio-gallery{order:2}.large-card{height:420px}.small-card{height:210px}.infra-gallery-item{border-radius:12px!important}.infra-gallery-layout,.infra-gallery-sub-grid{gap:12px}}@media (width<=600px){.infra-gallery-layout{grid-template-columns:1fr;gap:12px}.large-card{height:300px}.small-card{height:180px}.infra-stats-grid{grid-template-columns:1fr;gap:14px}}.pure-gallery-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.pure-gallery-frame{-webkit-backdrop-filter:blur(16px);background:#090d16;border:1px solid #e2e8f029;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.pure-gallery-glow{pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.pure-gallery-img{object-fit:cover;opacity:0;z-index:1;width:100%;height:100%;transition:opacity .8s ease-in-out,transform 1.2s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:0;transform:scale(1.04)}.pure-gallery-img.active{opacity:1;z-index:2;transform:scale(1)}.pure-gallery-dots{z-index:5;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex}.pure-gallery-dot{cursor:pointer;background:#ffffff26;border:1px solid #ffffff59;border-radius:50%;width:10px;height:10px;padding:0;transition:all .35s cubic-bezier(.16,1,.3,1)}.pure-gallery-dot:hover{background:#ffffff80;border-color:#ffffffb3;transform:scale(1.15)}.pure-gallery-dot.active{background:#fff;border-color:#fff;border-radius:999px;width:32px;box-shadow:0 0 14px #ffffffb3}.luxury-portfolio-section{background:0 0;padding:100px 0 0;position:relative;overflow:hidden}.luxury-portfolio-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 100%,#3b82f608 0,#0000 50%);position:absolute;inset:0}.luxury-portfolio-container{z-index:2;width:100%;max-width:100%;margin:0;padding:0;position:relative}.luxury-portfolio-grid{grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.luxury-portfolio-video-column{flex-direction:column;justify-content:center;align-items:stretch;gap:24px;width:100%;height:100%;padding-left:max(24px,50vw - 576px);padding-right:60px;display:flex}.luxury-video-card-shell{aspect-ratio:16/9;background:#060913;border:1px solid #ffffff1f;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 25px 60px -15px #000000b3,inset 0 1px #ffffff26}.luxury-portfolio-content{text-align:left;flex-direction:column;align-items:flex-start;padding:40px max(24px,50vw - 576px) 40px 60px;display:flex}.luxury-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-flex}.luxury-pre-line{background-color:var(--primary);width:20px;height:2px}.luxury-section-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.5rem;font-weight:800;line-height:1.18}.luxury-header-bar{background-color:var(--primary);border-radius:2px;width:60px;height:3px;margin-bottom:24px}.luxury-description{color:#cbd5e1;margin:0 0 16px;font-size:1.05rem;line-height:1.6}.luxury-description.secondary{color:#94a3b8;margin-bottom:28px;font-size:.98rem}.luxury-stats-grid{grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-bottom:28px;display:grid}.luxury-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff0f;border-radius:12px;gap:14px;padding:16px 20px;display:flex}.luxury-stat-icon{color:var(--primary);flex-shrink:0;margin-top:2px}.luxury-stat-card h4{color:#fff;letter-spacing:-.01em;margin:0 0 4px;font-size:1.35rem;font-weight:800}.luxury-stat-card p{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.4}.luxury-highlight-banner{background:#dc26261a;border:1px solid #dc262633;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px 20px;display:flex}.luxury-highlight-tag{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ef4444;border-radius:4px;padding:3px 8px;font-size:.72rem;font-weight:800}.luxury-highlight-text{color:#fff;font-size:.85rem;font-weight:600}@media (width<=990px){.luxury-portfolio-grid{grid-template-columns:1fr}.luxury-portfolio-video-column{margin-bottom:40px;padding-left:24px;padding-right:24px}.luxury-portfolio-content{padding-top:0;padding-left:24px;padding-right:24px}}.prism-container{width:100%;height:100%;position:relative}.card-stack-root-container{box-sizing:border-box;z-index:30;pointer-events:auto;width:100%;position:relative;overflow:visible}.card-stack-stage{outline:none;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.card-stack-perspective-wrap{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0;overflow:visible}.card-stack-item-frame{will-change:transform, opacity;-webkit-user-select:none;user-select:none;border:2px solid #ffffff29;border-radius:1.25rem;position:absolute;bottom:0;overflow:hidden;box-shadow:0 20px 50px #000000a6,0 0 20px #fff3;pointer-events:auto!important;background:0 0!important}.card-stack-item-frame.is-active{cursor:grab;border-color:#fff9}.card-stack-item-frame.is-active:active{cursor:grabbing}.card-stack-item-frame.is-inactive{cursor:pointer;transition:opacity .3s,filter .3s}.card-stack-item-frame.is-inactive:hover{filter:brightness(115%);border-color:#ffffff80;opacity:.92!important}.card-stack-3d-inner{width:100%;height:100%;background:0 0!important}.default-card-body{width:100%;height:100%;position:relative;overflow:hidden;background:0 0!important}.card-img-wrap{position:absolute;inset:0}.card-bg-img{object-fit:cover;width:100%;height:100%;display:block}.card-no-img{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:.88rem;display:flex}.card-bottom-shadow-gradient{pointer-events:none;background:linear-gradient(#0000 40%,#060913d9 100%);position:absolute;inset:0}.card-content-overlay{z-index:10;box-sizing:border-box;flex-direction:column;justify-content:flex-end;height:100%;padding:1.25rem 1.5rem;display:flex;position:relative}.card-title-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:1.15rem;font-weight:750;overflow:hidden}.card-desc-text{color:#cbd5e1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.35rem;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-stack-dots-bar{z-index:160;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex;position:relative}.dots-flex{align-items:center;gap:.5rem;display:flex}.dot-btn{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.dot-btn:hover{background:#fff9}.dot-btn.active{background:#e2e8f0;border-radius:10px;width:20px;box-shadow:0 0 10px #ffffff80}.card-stack-link-btn{color:#94a3b8;align-items:center;transition:color .2s;display:inline-flex}.card-stack-link-btn:hover{color:#e2e8f0}@media (width<=640px){.card-stack-item-frame{width:320px!important;height:220px!important}}.cta-contact-section{justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden;background-color:#060913!important}.cta-prism-bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.cta-mesh-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0609134d 0%,#060913 100%);position:absolute;inset:0}.cta-glow-orb{z-index:2;pointer-events:none;filter:blur(30px);background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-container{z-index:3;pointer-events:none;width:100%;max-width:1240px;margin:0 auto;padding:0 24px;position:relative}.cta-split-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;width:100%;display:grid}.cta-left-content{text-align:left;z-index:5;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:relative}.cta-left-content a,.cta-left-content button,.cta-left-content .cta-primary-btn,.cta-left-content .cta-big-icon-container{pointer-events:auto}.cta-right-content{z-index:30;pointer-events:auto;justify-content:center;align-items:center;width:100%;height:500px;min-height:500px;display:flex;position:relative}.cta-cardstack-wrapper{pointer-events:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.cta-big-icon-container{pointer-events:auto;background:#3b82f614;border:1px solid #3b82f640;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:26px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 0 30px #3b82f61f}.cta-big-icon-container:hover{border-color:#3b82f673;transform:scale(1.05);box-shadow:0 0 40px #3b82f638}.cta-icon-glow-ring{border:1.5px dashed #3b82f626;border-radius:50%;animation:25s linear infinite spinRing;position:absolute;inset:-4px}.cta-big-icon{color:#fff;filter:drop-shadow(0 0 8px #3b82f666)}.cta-badge{color:#e2e8f0;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:18px;font-size:.82rem;font-weight:750;display:inline-flex}.cta-badge-line{background-color:#e2e8f0;width:16px;height:2px}.cta-title{color:#fff;letter-spacing:-.02em;max-width:700px;margin:0 0 16px;font-size:2.6rem;font-weight:800;line-height:1.15}.cta-subtitle{color:#94a3b8;max-width:600px;margin:0 0 36px;font-size:1.05rem;line-height:1.6}.cta-actions{pointer-events:auto;margin-bottom:40px}.cta-primary-btn{cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 32px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #cbd5e140;color:#060913!important;font-weight:700!important}.cta-primary-btn *,.cta-primary-btn svg{color:#060913!important}.cta-primary-btn:hover{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);transform:translateY(-2px);box-shadow:0 12px 28px #cbd5e159;color:#060913!important}.btn-icon{transition:transform .3s}.cta-primary-btn:hover .btn-icon{transform:translate(2px,-2px)}.cta-minimal-details{pointer-events:auto;flex-direction:column;align-items:flex-start;gap:12px;display:flex}.cta-detail-item-clean{color:#94a3b8;align-items:center;gap:10px;font-size:.95rem;display:flex}.detail-icon{color:#e2e8f0;flex-shrink:0}.cta-detail-item-clean a,.cta-detail-item-clean span{color:#fff;pointer-events:auto;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}.cta-detail-item-clean a:hover{color:#e2e8f0}@media (width<=991px){.cta-contact-section{height:auto!important;min-height:auto!important;padding:100px 0 60px!important;overflow:visible!important}.cta-split-layout{grid-template-columns:1fr;gap:48px}.cta-left-content{text-align:center;align-items:center;margin-bottom:24px}.cta-minimal-details{align-items:center}.cta-right-content{width:100%;max-width:500px;height:480px;min-height:480px;margin:0 auto}}@media (width<=768px){.cta-contact-section{padding:80px 0 50px!important}.cta-title{font-size:2rem}.cta-subtitle{margin-bottom:24px;font-size:.95rem}.cta-detail-item-clean{font-size:.88rem}.cta-right-content{height:400px;min-height:400px}}.work-process-section{box-sizing:border-box;width:100%;padding:90px 0 100px;position:relative}.work-process-container{max-width:1240px;margin:0 auto;padding:0 24px}.work-process-header{text-align:center;max-width:720px;margin:0 auto 64px}.work-process-badge{color:#e2e8f0;text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:14px;font-size:.82rem;font-weight:750;display:inline-flex}.process-badge-line{background-color:#e2e8f0;width:16px;height:2px}.work-process-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:2.4rem;font-weight:800}.work-process-desc{color:#94a3b8;margin:0;font-size:1.05rem;line-height:1.6}.work-process-timeline{width:100%;position:relative}.timeline-thread-line{z-index:1;background:linear-gradient(90deg,#ffffff1a 0%,#fff6 50%,#ffffff1a 100%);height:2px;position:absolute;top:36px;left:8%;right:8%}.process-steps-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:20px;display:grid;position:relative}.process-step-item{text-align:center;flex-direction:column;align-items:center;display:flex}.step-bubble-container{margin-bottom:24px}.step-circle-marker{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid var(--step-color,#e2e8f0);width:72px;height:72px;box-shadow:0 0 25px #00000080, 0 0 15px var(--step-color,#fff3);background:#0f172acc;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.process-step-item:hover .step-circle-marker{box-shadow:0 0 35px #0009, 0 0 25px var(--step-color,#fff6);transform:translateY(-4px)scale(1.05)}.step-icon-svg{color:var(--step-color,#e2e8f0)}.step-number-tag{background:var(--step-color,#e2e8f0);color:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.step-info-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff14;border-radius:16px;height:100%;padding:20px 16px;transition:all .3s}.process-step-item:hover .step-info-box{background:#0f172a99;border-color:#ffffff2e}.step-sub{color:var(--step-color,#e2e8f0);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.step-main-title{color:#fff;margin:0 0 10px;font-size:1.05rem;font-weight:750}.step-desc-text{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}@media (width<=991px){.process-steps-grid{grid-template-columns:repeat(2,1fr);gap:30px}.timeline-thread-line{display:none}}@media (width<=640px){.process-steps-grid{grid-template-columns:1fr}}.road-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;padding:10px;transition:all .3s;position:relative;overflow:hidden}.road-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #cbd5e11a;border-color:#cbd5e133}.road-graphic-wrapper .graphic-glow-bg{z-index:1;pointer-events:none;background:radial-gradient(circle,#cbd5e10d 0%,#0000 75%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.road-graphic-wrapper .dispatch-svg{z-index:2;width:100%;height:100%;display:block;position:relative}.road-graphic-wrapper .route-line-base{stroke:#cbd5e199;stroke-width:1.5px;stroke-linecap:round}.road-graphic-wrapper .route-line-base.sea-route{stroke-dasharray:4 4;stroke:#93c5fd99}.road-graphic-wrapper .route-line-active{stroke:#cbd5e126;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:8 40;stroke-dashoffset:0;animation:8s linear infinite march-route}.road-graphic-wrapper .route-line-active.sea-active{stroke:#cbd5e11f;animation:12s linear infinite march-route}@keyframes march-route{to{stroke-dashoffset:-96px}}.road-graphic-wrapper .cargo-pulse{fill:var(--primary);filter:drop-shadow(0 0 3px #cbd5e180)}.road-graphic-wrapper .node-dot{fill:var(--secondary);stroke:#fff;stroke-width:1.5px;transition:all .3s}.road-graphic-wrapper .node-dot.primary{fill:var(--primary)}.road-graphic-wrapper .node-ping{stroke:#94a3b840;stroke-width:1.5px;fill:#0000;transform-origin:50%;animation:2.2s ease-out infinite node-ping-pulse}.road-graphic-wrapper .node-ping.primary{stroke:#cbd5e14d;animation:1.8s ease-out infinite node-ping-pulse}@keyframes node-ping-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.road-graphic-wrapper .node-text{font-family:var(--font);fill:var(--text-muted);letter-spacing:.02em;pointer-events:none;font-size:10px;font-weight:600}.road-graphic-wrapper .node-text.primary{fill:var(--secondary);font-size:11px;font-weight:750}.road-graphic-wrapper .telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.road-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.road-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.road-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse;position:absolute;top:0;left:0}@keyframes live-indicator-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.road-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.road-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.road-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.road-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.road-graphic-wrapper .telemetry-val-accent{color:var(--primary);margin-top:2px;font-size:.95rem;font-weight:750}.road-transport-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.road-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e114 0,#0000 50%),radial-gradient(at 100% 0,#3b82f61a 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.road-mesh-bg:after{content:"";opacity:.25;background-image:radial-gradient(#cbd5e126 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.road-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.road-hero-content{flex-direction:column;align-items:flex-start;display:flex}.road-hero-badge{background-color:var(--primary-light);color:var(--primary-hover);border:1px solid #cbd5e126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.road-transport-page .badge-bullet{background-color:var(--primary);border-radius:50%;width:6px;height:6px}.road-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.road-transport-page .text-gradient{background:linear-gradient(135deg, var(--primary) 0%, #3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.road-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}@keyframes fadeInUpStaggered{to{opacity:1;transform:translateY(0)}}.road-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.road-transport-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.road-transport-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#cbd5e140;transform:translate(6px)}.road-transport-page .benefit-icon-wrapper{border-radius:var(--radius);background-color:var(--primary-light);width:42px;height:42px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.road-transport-page .benefit-text{flex-direction:column;display:flex}.road-transport-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.road-transport-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.road-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.road-hero-graphic{justify-content:flex-end;width:100%;display:flex}.road-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.road-transport-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#cbd5e126 0%,#0000 60%);position:absolute;inset:0}.road-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.road-transport-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.road-transport-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.road-transport-page .divider-arrow-icon{color:var(--primary)}@media (width<=900px){.road-transport-page{padding:120px 0 60px}.road-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.road-hero-content{align-items:center}.road-hero-title{font-size:2.8rem}.road-hero-subtitle{margin-left:auto;margin-right:auto}.benefit-card{text-align:left}.road-hero-actions,.road-hero-graphic{justify-content:center}.road-hero-divider{margin-top:50px}}.air-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;padding:10px;transition:all .3s;position:relative;overflow:hidden}.air-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #cbd5e11a;border-color:#cbd5e133}.air-graphic-wrapper .air-glow-bg{z-index:1;pointer-events:none;background:radial-gradient(circle,#cbd5e10d 0%,#0000 75%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.air-graphic-wrapper .air-svg{z-index:2;width:100%;height:100%;display:block;position:relative}.air-graphic-wrapper .flight-path-base{stroke:#cbd5e199;stroke-width:1.5px;stroke-linecap:round;fill:none}.air-graphic-wrapper .flight-path-base.transatlantic{stroke-dasharray:4 4}.air-graphic-wrapper .flight-path-base.short-haul{stroke:#cbd5e166}.air-graphic-wrapper .flight-path-active{stroke:#cbd5e126;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:8 40;stroke-dashoffset:0;fill:none;animation:8s linear infinite fly-route}@keyframes fly-route{to{stroke-dashoffset:-96px}}.air-graphic-wrapper .plane-shadow{fill:var(--primary);filter:drop-shadow(0 0 3px #cbd5e199)}.air-graphic-wrapper .node-dot{fill:var(--secondary);stroke:#fff;stroke-width:1.5px;transition:all .3s}.air-graphic-wrapper .node-dot.primary{fill:var(--primary)}.air-graphic-wrapper .node-ping{stroke:#94a3b840;stroke-width:1.5px;fill:#0000;transform-origin:50%;animation:2.2s ease-out infinite node-ping-pulse-air}.air-graphic-wrapper .node-ping.primary{stroke:#cbd5e14d;animation:1.8s ease-out infinite node-ping-pulse-air}@keyframes node-ping-pulse-air{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.air-graphic-wrapper .node-text{font-family:var(--font);fill:var(--text-muted);letter-spacing:.02em;pointer-events:none;font-size:10px;font-weight:600}.air-graphic-wrapper .node-text.primary{fill:var(--secondary);font-size:11px;font-weight:750}.air-graphic-wrapper .air-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.air-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.air-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.air-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-air;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-air{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.air-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.air-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.air-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.air-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.air-graphic-wrapper .telemetry-val-accent{color:var(--primary);margin-top:2px;font-size:.95rem;font-weight:750}.air-freight-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.air-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e114 0,#0000 50%),radial-gradient(at 100% 0,#3b82f61a 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.air-mesh-bg:after{content:"";opacity:.25;background-image:radial-gradient(#cbd5e126 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.air-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.air-hero-content{flex-direction:column;align-items:flex-start;display:flex}.air-hero-badge{background-color:var(--primary-light);color:var(--primary-hover);border:1px solid #cbd5e126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.air-freight-page .badge-bullet{background-color:var(--primary);border-radius:50%;width:6px;height:6px}.air-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.air-freight-page .text-gradient{background:linear-gradient(135deg, var(--primary) 0%, #e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.air-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.air-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.air-freight-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.air-freight-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#cbd5e140;transform:translate(6px)}.air-freight-page .benefit-icon-wrapper{border-radius:var(--radius);background-color:var(--primary-light);width:42px;height:42px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.air-freight-page .benefit-text{flex-direction:column;display:flex}.air-freight-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.air-freight-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.air-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.air-hero-graphic{justify-content:flex-end;width:100%;display:flex}.air-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.air-freight-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#cbd5e126 0%,#0000 60%);position:absolute;inset:0}.air-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.air-freight-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.air-freight-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.air-freight-page .divider-arrow-icon{color:var(--primary)}@media (width<=900px){.air-freight-page{padding:120px 0 60px}.air-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.air-hero-content{align-items:center}.air-hero-title{font-size:2.8rem}.air-hero-subtitle{margin-left:auto;margin-right:auto}.benefit-card{text-align:left}.air-hero-actions,.air-hero-graphic{justify-content:center}.air-hero-divider{margin-top:50px;padding:0 24px}}.maritime-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;padding:10px;transition:all .3s;position:relative;overflow:hidden}.maritime-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #0e74901a;border-color:#0e749033}.maritime-graphic-wrapper .maritime-glow-bg{z-index:1;pointer-events:none;background:radial-gradient(circle,#0e74900a 0%,#0000 75%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.maritime-graphic-wrapper .maritime-svg{z-index:2;width:100%;height:100%;display:block;position:relative}.maritime-graphic-wrapper .lane-base{stroke:#cbd5e180;stroke-width:1.5px;stroke-linecap:round;fill:none}.maritime-graphic-wrapper .lane-base.major-lane{stroke-dasharray:4 3}.maritime-graphic-wrapper .lane-active{stroke:#0e74901f;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:10 45;stroke-dashoffset:0;fill:none;animation:12s linear infinite sail-route}@keyframes sail-route{to{stroke-dashoffset:-110px}}.maritime-graphic-wrapper .vessel-silhouette{fill:#0e7490;filter:drop-shadow(0 0 2px #0e749080)}.maritime-graphic-wrapper .port-dot{fill:var(--secondary);stroke:#fff;stroke-width:1.5px;transition:all .3s}.maritime-graphic-wrapper .port-dot.primary{fill:#0e7490}.maritime-graphic-wrapper .port-ping{stroke:#94a3b840;stroke-width:1.5px;fill:#0000;transform-origin:50%;animation:2.5s ease-out infinite port-ping-pulse}.maritime-graphic-wrapper .port-ping.primary{stroke:#0e74904d;animation:2s ease-out infinite port-ping-pulse}@keyframes port-ping-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.maritime-graphic-wrapper .port-text{font-family:var(--font);fill:var(--text-muted);letter-spacing:.02em;pointer-events:none;font-size:10px;font-weight:600}.maritime-graphic-wrapper .port-text.primary{fill:var(--secondary);font-size:11px;font-weight:750}.maritime-graphic-wrapper .maritime-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.maritime-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.maritime-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.maritime-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-maritime;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-maritime{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.maritime-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.maritime-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.maritime-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.maritime-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.maritime-graphic-wrapper .telemetry-val-accent{color:#0e7490;margin-top:2px;font-size:.95rem;font-weight:750}.maritime-cargo-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.maritime-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#0e749014 0,#0000 50%),radial-gradient(at 100% 0,#06b6d41a 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.maritime-mesh-bg:after{content:"";opacity:.25;background-image:radial-gradient(#0e749026 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.maritime-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.maritime-hero-content{flex-direction:column;align-items:flex-start;display:flex}.maritime-hero-badge{color:#0e7490;background-color:#0e74900f;border:1px solid #0e749026;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.maritime-cargo-page .badge-bullet{background-color:#0e7490;border-radius:50%;width:6px;height:6px}.maritime-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.maritime-cargo-page .text-gradient{background:linear-gradient(135deg,#0e7490 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.maritime-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.maritime-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.maritime-cargo-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.maritime-cargo-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#0e749040;transform:translate(6px)}.maritime-cargo-page .benefit-icon-wrapper{border-radius:var(--radius);color:#0e7490;background-color:#0e74900f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.maritime-cargo-page .benefit-text{flex-direction:column;display:flex}.maritime-cargo-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.maritime-cargo-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.maritime-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.maritime-hero-actions .btn-primary{background:linear-gradient(135deg,#0e7490 0%,#0891b2 100%)}.maritime-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #0e749059}.maritime-hero-actions .btn-outline:hover{color:#0e7490;background-color:#0e74900d;border-color:#0e74904d}.maritime-hero-graphic{justify-content:flex-end;width:100%;display:flex}.maritime-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.maritime-cargo-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#0e749026 0%,#0000 60%);position:absolute;inset:0}.maritime-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.maritime-cargo-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.maritime-cargo-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.maritime-cargo-page .divider-arrow-icon{color:#0e7490}@media (width<=900px){.maritime-cargo-page{padding:120px 0 60px}.maritime-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.maritime-hero-content{align-items:center}.maritime-hero-title{font-size:2.8rem}.maritime-hero-subtitle{margin-left:auto;margin-right:auto}.benefit-card{text-align:left}.maritime-hero-actions,.maritime-hero-graphic{justify-content:center}.maritime-hero-divider{margin-top:50px;padding:0 24px}}.cold-chain-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s;display:flex;position:relative;overflow:hidden}.cold-chain-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #cbd5e11a;border-color:#cbd5e133}.cold-chain-graphic-wrapper .vault-glow{z-index:1;pointer-events:none;border-radius:50%;width:260px;height:260px;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.cold-chain-graphic-wrapper .vault-glow.pharma{background:radial-gradient(circle,#cbd5e10f 0%,#0000 75%)}.cold-chain-graphic-wrapper .vault-glow.fresh{background:radial-gradient(circle,#10b9810f 0%,#0000 75%)}.cold-chain-graphic-wrapper .vault-svg{z-index:2;width:100%;height:calc(100% - 45px);display:block;position:relative}.cold-chain-graphic-wrapper .vault-controls{z-index:5;grid-template-columns:1fr 1fr;gap:12px;padding:12px 14px 4px;display:grid}.cold-chain-graphic-wrapper .control-btn{border-radius:var(--radius);border:1.5px solid var(--border);font-family:var(--font);color:var(--text-main);cursor:pointer;background-color:#f8fafcd9;justify-content:center;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.cold-chain-graphic-wrapper .control-btn:hover{background-color:#fff;border-color:#cbd5e133}.cold-chain-graphic-wrapper .btn-indicator{background-color:var(--text-muted);border-radius:50%;width:8px;height:8px;transition:all .3s}.cold-chain-graphic-wrapper .control-btn.pharma-btn.active{color:var(--primary);background-color:#fff;border-color:#cbd5e166;box-shadow:0 4px 12px #cbd5e114}.cold-chain-graphic-wrapper .control-btn.pharma-btn.active .btn-indicator{background-color:var(--primary);box-shadow:0 0 8px #cbd5e1cc}.cold-chain-graphic-wrapper .control-btn.fresh-btn.active{color:#10b981;background-color:#fff;border-color:#10b98166;box-shadow:0 4px 12px #10b98114}.cold-chain-graphic-wrapper .control-btn.fresh-btn.active .btn-indicator{background-color:#10b981;box-shadow:0 0 8px #10b981cc}.cold-chain-graphic-wrapper .vault-outer-frame{stroke:#94a3b840;stroke-width:2px;fill:#f8fafc66}.cold-chain-graphic-wrapper .vault-inner-frame{stroke:#94a3b826;stroke-width:1.5px;fill:none}.cold-chain-graphic-wrapper .cargo-compartment{stroke:var(--border);stroke-width:2px;fill:#fff;filter:drop-shadow(0 4px 12px #00000005)}.cold-chain-graphic-wrapper .vent-port{stroke:#94a3b840;stroke-width:1.5px;fill:#e2e8f080}.cold-chain-graphic-wrapper .vent-slat{stroke:#94a3b866;stroke-width:1.5px}.cold-chain-graphic-wrapper .vent-flow{stroke-width:2px;stroke-linecap:round;stroke-dasharray:4 8;fill:none;animation:2s linear infinite march-flow-cold}.cold-chain-graphic-wrapper .vent-flow.pharma{stroke:#cbd5e166}.cold-chain-graphic-wrapper .vent-flow.fresh{stroke:#10b98166}.cold-chain-graphic-wrapper .vent-flow.reverse{animation-direction:reverse}@keyframes march-flow-cold{to{stroke-dashoffset:-12px}}.cold-chain-graphic-wrapper .fan-group{animation:spin var(--spin-speed,4s) linear infinite}.cold-chain-graphic-wrapper .fan-left{transform-origin:75px 180px}.cold-chain-graphic-wrapper .fan-right{transform-origin:345px 180px}.cold-chain-graphic-wrapper .fan-group.fast{--spin-speed:2s}.cold-chain-graphic-wrapper .fan-group.slow{--spin-speed:5s}.cold-chain-graphic-wrapper .fan-ring{stroke:#94a3b84d;stroke-width:1.5px;fill:#fffc}.cold-chain-graphic-wrapper .fan-hub{fill:var(--text-muted)}.cold-chain-graphic-wrapper .fan-blade{fill:#94a3b8cc}.cold-chain-graphic-wrapper .inner-flow-path{stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:12 35;fill:none;transition:stroke .5s;animation:5s linear infinite march-flow-cold}.cold-chain-graphic-wrapper .inner-flow-path.pharma{stroke:#cbd5e173}.cold-chain-graphic-wrapper .inner-flow-path.fresh{stroke:#10b98173}.cold-chain-graphic-wrapper .glass-vial-body{stroke:#64748b59;stroke-width:2px;fill:#ffffffb3}.cold-chain-graphic-wrapper .glass-vial-neck{stroke:#64748b59;stroke-width:2px;fill:#ffffffe6}.cold-chain-graphic-wrapper .vial-seal{stroke:var(--text-muted)}.cold-chain-graphic-wrapper .vial-liquid{stroke-width:0;transition:fill .6s}.cold-chain-graphic-wrapper .vial-liquid.pharma{fill:#cbd5e1a6;filter:drop-shadow(0 0 4px #cbd5e166)}.cold-chain-graphic-wrapper .vial-liquid.fresh{fill:#10b981a6;filter:drop-shadow(0 0 4px #10b98166)}.cold-chain-graphic-wrapper .vial-cross{stroke:#fff;stroke-linecap:round;opacity:.85}.cold-chain-graphic-wrapper .hud-temp-box{fill:#0f172a;stroke:#94a3b84d;stroke-width:1.5px}.cold-chain-graphic-wrapper .hud-temp-text{text-anchor:middle;font-family:Courier New,Courier,monospace;font-size:1.05rem;font-weight:800;transition:fill .5s}.cold-chain-graphic-wrapper .hud-temp-text.pharma{fill:#e2e8f0;text-shadow:0 0 8px #60a5fa99}.cold-chain-graphic-wrapper .hud-temp-text.fresh{fill:#34d399;text-shadow:0 0 8px #34d39999}.cold-chain-graphic-wrapper .graph-container-box{fill:#0f172a05;stroke:#94a3b833;stroke-width:1.5px}.cold-chain-graphic-wrapper .graph-gridline{stroke:#94a3b814;stroke-width:1px}.cold-chain-graphic-wrapper .graph-tag-lbl{font-family:var(--font);fill:var(--text-muted);letter-spacing:.05em;font-size:7.5px;font-weight:800}.cold-chain-graphic-wrapper .graph-curve{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .5s}.cold-chain-graphic-wrapper .graph-curve.pharma{stroke:var(--primary);filter:drop-shadow(0 1px 3px #cbd5e14d)}.cold-chain-graphic-wrapper .graph-curve.fresh{stroke:#10b981;filter:drop-shadow(0 1px 3px #10b9814d)}.cold-chain-graphic-wrapper .graph-pulse-dot{stroke:#fff;stroke-width:1px;transition:fill .5s,cx .15s ease-out,cy .15s ease-out}.cold-chain-graphic-wrapper .graph-pulse-dot.pharma{fill:var(--primary)}.cold-chain-graphic-wrapper .graph-pulse-dot.fresh{fill:#10b981}.cold-chain-graphic-wrapper .graph-pulse-ring{stroke-width:1.5px;fill:#0000;transform-origin:50%;transition:cx .15s ease-out,cy .15s ease-out;animation:1.8s ease-out infinite graph-node-pulse-cold}.cold-chain-graphic-wrapper .graph-pulse-ring.pharma{stroke:#cbd5e166}.cold-chain-graphic-wrapper .graph-pulse-ring.fresh{stroke:#10b98166}@keyframes graph-node-pulse-cold{0%{r:3.5;opacity:1}to{r:10;opacity:0}}.cold-chain-graphic-wrapper .vault-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.cold-chain-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.cold-chain-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.cold-chain-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-cold;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-cold{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.cold-chain-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cold-chain-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.cold-chain-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.cold-chain-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.cold-chain-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.95rem;font-weight:750}.cold-chain-graphic-wrapper .telemetry-val-accent.pharma{color:var(--primary)}.cold-chain-graphic-wrapper .telemetry-val-accent.fresh{color:#10b981}.cold-chain-graphic-wrapper .telemetry-val-accent-green{color:#10b981;margin-top:2px;font-size:.95rem;font-weight:750}.cold-chain-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.cold-chain-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e114 0,#0000 50%),radial-gradient(at 100% 0,#10b98114 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.cold-chain-mesh-bg:after{content:"";opacity:.25;background-image:radial-gradient(#cbd5e126 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.cold-chain-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.cold-chain-hero-content{flex-direction:column;align-items:flex-start;display:flex}.cold-chain-hero-badge{background-color:var(--primary-light);color:var(--primary-hover);border:1px solid #cbd5e126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.cold-chain-page .badge-bullet{background-color:var(--primary);border-radius:50%;width:6px;height:6px}.cold-chain-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.cold-chain-page .text-gradient{background:linear-gradient(135deg, var(--primary) 0%, #10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cold-chain-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.cold-chain-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.cold-chain-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.cold-chain-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#cbd5e140;transform:translate(6px)}.cold-chain-page .benefit-icon-wrapper{border-radius:var(--radius);background-color:var(--primary-light);width:42px;height:42px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.cold-chain-page .benefit-text{flex-direction:column;display:flex}.cold-chain-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.cold-chain-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.cold-chain-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.cold-chain-hero-graphic{justify-content:flex-end;width:100%;display:flex}.cold-chain-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.cold-chain-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#cbd5e126 0%,#0000 60%);position:absolute;inset:0}.cold-chain-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.cold-chain-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.cold-chain-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.cold-chain-page .divider-arrow-icon{color:var(--primary)}@media (width<=900px){.cold-chain-page{padding:120px 0 60px}.cold-chain-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.cold-chain-hero-content{align-items:center}.cold-chain-hero-title{font-size:2.8rem}.cold-chain-hero-subtitle{margin-left:auto;margin-right:auto}.benefit-card{text-align:left}.cold-chain-hero-actions,.cold-chain-hero-graphic{justify-content:center}.cold-chain-hero-divider{margin-top:50px;padding:0 24px}}.high-value-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s;display:flex;position:relative;overflow:hidden}.high-value-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #ef444414;border-color:#ef444433}.high-value-graphic-wrapper .vault-shield-glow{z-index:1;pointer-events:none;border-radius:50%;width:280px;height:280px;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.high-value-graphic-wrapper .vault-shield-glow.armed{background:radial-gradient(circle,#ef44440d 0%,#0000 75%)}.high-value-graphic-wrapper .vault-shield-glow.unlocked{background:radial-gradient(circle,#10b9810d 0%,#0000 75%)}.high-value-graphic-wrapper .security-svg{z-index:2;width:100%;height:calc(100% - 45px);display:block;position:relative}.high-value-graphic-wrapper .security-controls{z-index:5;grid-template-columns:1fr 1fr;gap:12px;padding:12px 14px 4px;display:grid}.high-value-graphic-wrapper .control-btn{border-radius:var(--radius);border:1.5px solid var(--border);font-family:var(--font);color:var(--text-main);cursor:pointer;background-color:#f8fafcd9;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.high-value-graphic-wrapper .control-btn:hover{background-color:#fff;border-color:#cbd5e133}.high-value-graphic-wrapper .control-btn.lock-btn.active{color:#ef4444;background-color:#fff;border-color:#ef444466;box-shadow:0 4px 12px #ef444414}.high-value-graphic-wrapper .control-btn.unlock-btn.active{color:#10b981;background-color:#fff;border-color:#10b98166;box-shadow:0 4px 12px #10b98114}.high-value-graphic-wrapper .spinning-ring{transform-origin:210px 200px;transition:stroke .6s}.high-value-graphic-wrapper .spinning-ring.clockwise{animation:16s linear infinite spin-clockwise}.high-value-graphic-wrapper .spinning-ring.counter-clockwise{animation:22s linear infinite spin-counter-clockwise}.high-value-graphic-wrapper .spinning-ring.clockwise-fast{animation:8s linear infinite spin-clockwise}@keyframes spin-clockwise{to{transform:rotate(360deg)}}@keyframes spin-counter-clockwise{to{transform:rotate(-360deg)}}.high-value-graphic-wrapper .padlock-shackle{stroke:#64748b;transform-origin:210px 200px;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.high-value-graphic-wrapper .padlock-shackle.locked{stroke:#ef4444;filter:drop-shadow(0 0 6px #ef444459);transform:translateY(0)}.high-value-graphic-wrapper .padlock-shackle.unlocked{stroke:#10b981;filter:drop-shadow(0 0 6px #10b98159);transform:translateY(-25px)}.high-value-graphic-wrapper .padlock-body{stroke-width:2.5px;filter:drop-shadow(0 10px 15px #0000000f);transition:all .5s}.high-value-graphic-wrapper .padlock-inner-plate{fill:#0f172a;stroke:#94a3b833;stroke-width:1.5px}.high-value-graphic-wrapper .padlock-shield{transition:fill .5s}.high-value-graphic-wrapper .padlock-shield.armed{fill:#ef4444;filter:drop-shadow(0 0 4px #ef44444d)}.high-value-graphic-wrapper .padlock-shield.unlocked{fill:#10b981;filter:drop-shadow(0 0 4px #10b9814d)}.high-value-graphic-wrapper .security-laser{stroke-width:1.5px;stroke-linecap:round;transition:opacity .5s}.high-value-graphic-wrapper .security-laser.active{stroke:#ef444459;opacity:1;stroke-dasharray:4 8;animation:1.5s infinite alternate laser-pulse}.high-value-graphic-wrapper .security-laser.inactive{stroke:#0000;opacity:0}@keyframes laser-pulse{0%{stroke-width:1px;opacity:.6}to{stroke-width:2px;opacity:1}}.high-value-graphic-wrapper .scanning-laser-rect{animation:3.5s ease-in-out infinite alternate scan-laser}.high-value-graphic-wrapper .scanning-laser-line{stroke-width:2px;stroke-linecap:round;transition:stroke .6s;animation:3.5s ease-in-out infinite alternate scan-laser}.high-value-graphic-wrapper .scanning-laser-line.armed{stroke:#ef4444cc;filter:drop-shadow(0 0 3px #ef4444cc)}.high-value-graphic-wrapper .scanning-laser-line.unlocked{stroke:#10b981cc;filter:drop-shadow(0 0 3px #10b981cc)}@keyframes scan-laser{0%{transform:translateY(-60px)}to{transform:translateY(60px)}}.high-value-graphic-wrapper .crypto-status-box{fill:#0f172a;stroke:#94a3b84d;stroke-width:1.5px}.high-value-graphic-wrapper .crypto-status-lbl{font-family:var(--font);fill:var(--text-muted);letter-spacing:.05em;font-size:7.5px;font-weight:800}.high-value-graphic-wrapper .crypto-status-val{font-family:Courier New,Courier,monospace;font-size:.88rem;font-weight:750;transition:fill .6s}.high-value-graphic-wrapper .crypto-status-val.armed{fill:#f87171;text-shadow:0 0 6px #ef444480}.high-value-graphic-wrapper .crypto-status-val.unlocked{fill:#34d399;text-shadow:0 0 6px #34d39980}.high-value-graphic-wrapper .status-dot{stroke:#fff;stroke-width:1px;transition:fill .6s}.high-value-graphic-wrapper .status-dot.armed{fill:#ef4444}.high-value-graphic-wrapper .status-dot.unlocked{fill:#10b981}.high-value-graphic-wrapper .status-ping{stroke-width:1.5px;fill:#0000;transform-origin:50%;transition:stroke .6s;animation:2s ease-out infinite node-ping}.high-value-graphic-wrapper .status-ping.armed{stroke:#ef444466}.high-value-graphic-wrapper .status-ping.unlocked{stroke:#10b98166}@keyframes node-ping{0%{opacity:.9;transform:scale(.6)}75%,to{opacity:0;transform:scale(1.35)}}.high-value-graphic-wrapper .security-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.high-value-graphic-wrapper .live-indicator-dot{border-radius:50%;width:6px;height:6px;position:relative}.high-value-graphic-wrapper .live-indicator-dot:after{content:"";border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse;position:absolute;top:0;left:0}.high-value-graphic-wrapper .live-indicator-dot.armed,.high-value-graphic-wrapper .live-indicator-dot.armed:after{background-color:#ef4444}.high-value-graphic-wrapper .live-indicator-dot.unlocked,.high-value-graphic-wrapper .live-indicator-dot.unlocked:after{background-color:#10b981}.high-value-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.high-value-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.high-value-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.high-value-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.95rem;font-weight:750}.high-value-graphic-wrapper .telemetry-val-accent.armed{color:#ef4444}.high-value-graphic-wrapper .telemetry-val-accent.unlocked{color:#10b981}.high-value-graphic-wrapper .telemetry-val-accent-green{color:#10b981;margin-top:2px;font-size:.95rem;font-weight:750}.high-value-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.high-value-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#ef44440f 0,#0000 50%),radial-gradient(at 100% 0,#f59e0b14 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.high-value-mesh-bg:after{content:"";opacity:.2;background-image:radial-gradient(#ef44441a 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.high-value-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.high-value-hero-content{flex-direction:column;align-items:flex-start;display:flex}.high-value-hero-badge{color:#ef4444;background-color:#ef44440d;border:1px solid #ef444426;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.high-value-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.high-value-page .text-gradient{background:linear-gradient(135deg,#ef4444 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.high-value-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.high-value-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.high-value-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.high-value-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#ef444440;transform:translate(6px)}.high-value-page .benefit-icon-wrapper{border-radius:var(--radius);color:#ef4444;background-color:#ef44440d;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.high-value-page .benefit-text{flex-direction:column;display:flex}.high-value-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.high-value-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.high-value-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.high-value-hero-actions .btn-primary{background:linear-gradient(135deg,#ef4444 0%,#d97706 100%)}.high-value-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #ef44444d}.high-value-hero-actions .btn-outline:hover{color:#ef4444;background-color:#ef44440d;border-color:#ef44444d}.high-value-hero-graphic{justify-content:flex-end;width:100%;display:flex}.high-value-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.high-value-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#ef444426 0%,#0000 60%);position:absolute;inset:0}.high-value-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.high-value-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.high-value-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.high-value-page .divider-arrow-icon{color:#ef4444}@media (width<=900px){.high-value-page{padding:120px 0 60px}.high-value-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.high-value-hero-content{align-items:center}.high-value-hero-title{font-size:2.8rem}.high-value-hero-subtitle{margin-left:auto;margin-right:auto}.benefit-card{text-align:left}.high-value-hero-actions,.high-value-hero-graphic{justify-content:center}.high-value-hero-divider{margin-top:50px;padding:0 24px}}.infra-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #cbd5e10f;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s;display:flex;position:relative;overflow:hidden}.infra-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #10b98114;border-color:#10b98133}.infra-graphic-wrapper .infra-glow-bg{z-index:1;pointer-events:none;background:radial-gradient(circle,#10b9810a 0%,#0000 75%);width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.infra-graphic-wrapper .infra-svg{z-index:2;width:100%;height:calc(100% - 45px);display:block;position:relative}.infra-graphic-wrapper .turbine-rotor{transform-origin:320px 130px;animation:8s linear infinite spin-turbine}.infra-graphic-wrapper .turbine-blade{fill:#e2e8f0;stroke:#94a3b8;stroke-width:1px}@keyframes spin-turbine{to{transform:rotate(360deg)}}.infra-graphic-wrapper .depot-frame{stroke:#10b98140;stroke-width:2.5px;fill:#f8fafc80}.infra-graphic-wrapper .depot-body{stroke:var(--border);stroke-width:1.5px;filter:drop-shadow(0 4px 10px #00000005)}.infra-graphic-wrapper .solar-roof{fill:#0f172a;stroke:#10b98159;stroke-width:1.5px}.infra-graphic-wrapper .loading-bay{stroke:var(--border);stroke-width:1.5px;fill:#f1f5f9}.infra-graphic-wrapper .power-flow-line{stroke:#10b98173;stroke-width:2px;stroke-linecap:round;stroke-dasharray:6 16;stroke-dashoffset:0;fill:none;animation:4s linear infinite power-flow}@keyframes power-flow{to{stroke-dashoffset:-44px}}.infra-graphic-wrapper .status-dot{fill:#10b981;stroke:#fff;stroke-width:1px}.infra-graphic-wrapper .status-ping{stroke:#10b98166;stroke-width:1.5px;fill:#0000;transform-origin:50%;animation:2.2s ease-out infinite node-ping-pulse}.infra-graphic-wrapper .infra-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.infra-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.infra-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.infra-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse;position:absolute;top:0;left:0}.infra-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.infra-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.infra-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.infra-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.infra-graphic-wrapper .telemetry-val-accent{color:#10b981;margin-top:2px;font-size:.95rem;font-weight:750}.infra-port-wind-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 90% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.port-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:20%}.port-header{text-align:center;max-width:750px;margin:0 auto 64px}.port-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}@keyframes pulseAlpha{0%,to{opacity:.4}50%{opacity:1}}.port-narrative-column{flex-direction:column;display:flex}.port-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.port-guide-container .border-left-purple{border-left:3px solid #a855f7}.port-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}@media (width<=1024px){.port-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.port-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.port-section-container{padding:0 24px}.port-title{font-size:2.2rem}.narrative-card,.port-guide-container{padding:24px}}.infra-port-portfolio-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 80%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}@media (width<=1024px){.port-split-grid{grid-template-columns:1fr;gap:40px}.port-pillars-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.port-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.port-section-container{padding:0 24px}.port-title{font-size:2.2rem}.pillar-card,.port-guide-container{padding:24px}}.infra-port-technology-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 15% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 85% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.hotspot-wind{top:25%;left:45%}.hotspot-crane{top:60%;left:30%}.hotspot-shore{top:50%;left:70%}@keyframes hotspotPulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.hotspot-wind.active .hotspot-dot{background:#10b981;box-shadow:0 0 12px #10b981}.hotspot-wind.active .hotspot-pulse-ring{border-color:#10b981cc}.hotspot-wind.active .hotspot-tag-val{color:#10b981}.hotspot-crane.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.hotspot-crane.active .hotspot-pulse-ring{border-color:#3b82f6cc}.hotspot-crane.active .hotspot-tag-val{color:#3b82f6}.hotspot-shore.active .hotspot-dot{background:#8b5cf6;box-shadow:0 0 12px #8b5cf6}.hotspot-shore.active .hotspot-pulse-ring{border-color:#8b5cf6cc}.hotspot-shore.active .hotspot-tag-val{color:#8b5cf6}@media (width<=1024px){.tech-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.tech-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.tech-section-container{padding:0 24px}.tech-title{font-size:2.2rem}.tech-card,.tech-guide-container{padding:24px}}.infra-port-concession-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 20% 80%,#3b82f608,#0000 50%),radial-gradient(circle at 80% 20%,#10b98108,#0000 50%),#fff;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.concess-pillars-list{flex-direction:column;gap:16px;display:flex}.concess-pillar-card{cursor:pointer;background:#f8fafccc;border:1px solid #e2e8f0;border-radius:16px;gap:20px;padding:20px 24px;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.concess-pillar-card:hover{background:#fff;border-color:#3b82f64d;transform:translate(4px);box-shadow:0 4px 15px #3b82f608}.concess-pillar-card.active{background:#fff;border-color:#3b82f6;box-shadow:0 8px 30px -4px #3b82f614}.concess-pillar-indicator{flex-shrink:0;justify-content:center;align-items:center;display:flex}.concess-pillar-card .indicator-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:background-color .3s,box-shadow .3s}.concess-pillar-card.active .indicator-dot{background:#3b82f6;box-shadow:0 0 8px #3b82f6}.concess-pillar-content{flex-direction:column;gap:4px;display:flex}.concess-pillar-content h4{color:#0f172a;font-size:1.1rem;font-weight:750;transition:color .3s}.concess-pillar-card.active h4{color:#3b82f6}.concess-pillar-content p{color:#64748b;font-size:.95rem;line-height:1.5}.concess-viewport-outer{width:100%;position:relative}.concess-viewport-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#3b82f61a 0%,#10b9811a 100%);border-radius:22px;position:absolute;inset:-2px}.concess-viewport-inner{z-index:2;background:#090d16;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0003}@keyframes scanlineMove{0%{top:-10px}to{top:100%}}@keyframes blinkRec{0%,to{opacity:.2}50%{opacity:1}}.concess-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.concess-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.concess-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.concess-guide-container .border-left-emerald{border-left:3px solid #10b981}.concess-guide-container .border-left-blue{border-left:3px solid #3b82f6}.concess-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.concess-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.concess-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.concess-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.concess-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.concess-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.concess-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.concess-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.concess-section-container{padding:0 24px}.concess-title{font-size:2.2rem}.concess-pillar-card{padding:20px}.concess-guide-container{padding:24px}}.infra-key-project-section{background:#030912;width:100%;padding:0 0 72px;font-family:Inter,Outfit,sans-serif;position:relative;overflow:hidden}.ikp-ambient-left{pointer-events:none;background:radial-gradient(circle,#14b8a61a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:-120px}.ikp-ambient-right{pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:30%;right:-100px}.ikp-main-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;max-width:1320px;margin:0 auto;padding:72px 60px 56px;display:grid}.ikp-left-col{flex-direction:column;gap:0;display:flex}.ikp-kicker-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:flex}.ikp-kicker-chip{color:#5eead4;letter-spacing:.15em;text-transform:uppercase;background:#14b8a626;border:1px solid #14b8a659;border-radius:20px;align-items:center;gap:7px;padding:5px 12px;font-size:.62rem;font-weight:700;display:inline-flex}.ikp-kicker-dot{background:#14b8a6;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite ikp-pulse}@keyframes ikp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}.ikp-tag-chip{color:#ffffff6b;letter-spacing:.09em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:.58rem;font-weight:600;display:inline-flex}.ikp-project-name{color:#f0fdfa;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.65rem,2.5vw,2.2rem);font-weight:800;line-height:1.15}.ikp-project-subtitle{color:#2dd4bf;margin:0 0 18px;font-size:.85rem;font-weight:500;line-height:1.5}.ikp-project-desc{color:#cbd5e1bd;margin:0 0 36px;font-size:.86rem;line-height:1.76}.ikp-timeline{flex-direction:column;gap:0;margin-bottom:36px;padding-left:6px;display:flex;position:relative}.ikp-timeline-track-line{z-index:0;background:linear-gradient(#14b8a6 0%,#14b8a626 100%);border-radius:2px;width:2px;position:absolute;top:12px;bottom:12px;left:17px}.ikp-milestone-row{z-index:1;align-items:center;gap:14px;padding:10px 0;display:flex;position:relative}.ikp-milestone-node{background:#14b8a61f;border:2px solid #14b8a673;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .25s;display:flex}.ikp-milestone-node.done{background:#14b8a638;border-color:#14b8a6}.ikp-mnode-inner{color:#5eead4;justify-content:center;align-items:center;display:flex}.ikp-milestone-lbl{color:#94a3b8bf;font-size:.8rem;font-weight:600;line-height:1.3}.ikp-milestone-row:last-child .ikp-milestone-node{background:#14b8a6;border-color:#14b8a6;box-shadow:0 0 16px #14b8a680}.ikp-milestone-row:last-child .ikp-milestone-lbl{color:#ccfbf1;font-weight:700}.ikp-cta-btn{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:13px 28px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 24px #0d948859}.ikp-cta-btn:hover{background:linear-gradient(135deg,#0f766e 0%,#0d9488 100%);transform:translateY(-2px);box-shadow:0 10px 36px #0d948880}.ikp-right-col{position:relative}.ikp-photo-frame{border:1px solid #14b8a633;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000008c,inset 0 0 0 1px #ffffff0d}.ikp-photo-img{object-fit:cover;object-position:center;filter:saturate(.7)brightness(.75);width:100%;height:520px;transition:filter .4s;display:block}.ikp-photo-frame:hover .ikp-photo-img{filter:saturate(.85)brightness(.85)}.ikp-photo-scanlines{pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#14b8a608 3px 4px);position:absolute;inset:0}.ikp-corner{z-index:2;width:22px;height:22px;position:absolute}.ikp-corner-tl{border-top:2px solid #14b8a6;border-left:2px solid #14b8a6;top:12px;left:12px}.ikp-corner-tr{border-top:2px solid #14b8a6;border-right:2px solid #14b8a6;top:12px;right:12px}.ikp-corner-bl{border-bottom:2px solid #14b8a6;border-left:2px solid #14b8a6;bottom:12px;left:12px}.ikp-corner-br{border-bottom:2px solid #14b8a6;border-right:2px solid #14b8a6;bottom:12px;right:12px}.ikp-float-badge{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.1em;color:#5eead4;text-transform:uppercase;background:#04141ed1;border:1px solid #14b8a659;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.6rem;font-weight:700;display:flex;position:absolute}.ikp-badge-tl{top:20px;left:20px}.ikp-float-metric{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04141ed1;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:10px 14px;display:flex;position:absolute}.ikp-metric-tr{top:20px;right:20px}.ikp-metric-bl{bottom:52px;left:20px}.ikp-fm-val{color:#f0fdfa;letter-spacing:-.01em;font-size:1.35rem;font-weight:800;line-height:1}.ikp-fm-lbl{color:#94a3b899;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:600}.ikp-live-badge{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.1em;color:#5eead4d9;text-transform:uppercase;background:#04141ed1;border:1px solid #14b8a64d;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.59rem;font-weight:700;display:flex;position:absolute;bottom:20px;right:20px}.ikp-live-dot{background:#14b8a6;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ikp-pulse}.ikp-lower-block{flex-direction:column;gap:40px;max-width:1320px;margin:0 auto;padding:0 60px;display:flex}.ikp-stats-bar{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:stretch;display:flex;overflow:hidden}.ikp-stat-item{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:24px 16px;transition:background .2s;display:flex;position:relative}.ikp-stat-item:hover{background:#14b8a60f}.ikp-stat-val{letter-spacing:-.02em;background:linear-gradient(120deg,#ccfbf1,#5eead4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.55rem;font-weight:800;line-height:1}.ikp-stat-lbl{color:#94a3b899;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:500;line-height:1.3}.ikp-stat-divider{background:#ffffff12;width:1px;position:absolute;top:20%;bottom:20%;right:0}.ikp-detail-tabs{flex-direction:column;gap:20px;display:flex}.ikp-tab-buttons{flex-wrap:wrap;gap:12px;display:flex}.ikp-tab-btn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff17;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:160px;padding:12px 20px;transition:all .22s;display:flex}.ikp-tab-btn:hover{background:#ffffff0f;border-color:#ffffff2e}.ikp-tab-btn.active.tab-teal{background:#14b8a61a;border-color:#14b8a666}.ikp-tab-btn.active.tab-sky{background:#ffffff1a;border-color:#fff6}.ikp-tab-btn.active.tab-emerald{background:#10b9811a;border-color:#10b98166}.ikp-tab-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ikp-tab-icon.icon-teal{color:#2dd4bf;background:#14b8a626}.ikp-tab-icon.icon-sky{color:#7dd3fc;background:#ffffff26}.ikp-tab-icon.icon-emerald{color:#34d399;background:#10b98126}.ikp-tab-title{color:#cbd5e1;text-align:left;font-size:.83rem;font-weight:600;line-height:1.3}.ikp-tab-content{width:100%}.ikp-tab-panel{background:#ffffff08;border-left:3px solid #0000;border-radius:14px;align-items:flex-start;gap:20px;padding:28px 32px;transition:border-color .25s;animation:.25s ikp-panel-in;display:flex}@keyframes ikp-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ikp-tab-panel.border-teal{border-left-color:#14b8a6}.ikp-tab-panel.border-sky{border-left-color:#e2e8f0}.ikp-tab-panel.border-emerald{border-left-color:#10b981}.ikp-panel-icon-big{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ikp-panel-icon-big.icon-bg-teal{color:#2dd4bf;background:#14b8a626}.ikp-panel-icon-big.icon-bg-sky{color:#7dd3fc;background:#ffffff26}.ikp-panel-icon-big.icon-bg-emerald{color:#34d399;background:#10b98126}.ikp-panel-text h4{color:#e2e8f0;margin:0 0 8px;font-size:1rem;font-weight:700}.ikp-panel-text p{color:#94a3b8d1;margin:0;font-size:.86rem;line-height:1.76}@media (width<=1060px){.ikp-main-grid{grid-template-columns:1fr;gap:44px;padding:56px 40px 40px}.ikp-photo-img{height:380px}.ikp-lower-block{padding:0 40px}}@media (width<=740px){.ikp-main-grid{padding:40px 24px 32px}.ikp-lower-block{padding:0 24px}.ikp-stats-bar{flex-wrap:wrap}.ikp-stat-item{flex:30%}.ikp-stat-divider{display:none}.ikp-tab-buttons{flex-direction:column}.ikp-tab-btn{flex:none}.ikp-tab-panel{flex-direction:column;padding:20px}.ikp-photo-img{height:280px}}.infra-falk-holding-section{font-family:var(--font,"Inter", sans-serif);background:radial-gradient(circle at 80% 20%,#14b8a608,#0000 50%),radial-gradient(circle at 20% 80%,#ffffff08,#0000 50%),#fff;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.idkk-mesh-pattern{opacity:.18;pointer-events:none;background-image:radial-gradient(#14b8a60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.idkk-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#14b8a606 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:25%;left:10%}.idkk-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.idkk-split-grid{grid-template-columns:1.05fr 1.1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.idkk-narrative-column{flex-direction:column;display:flex}.idkk-badge{text-transform:uppercase;letter-spacing:.12em;color:#0d9488;background:#0d94880f;border:1px solid #0d948824;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:22px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.idkk-badge-icon{color:#0d9488}.idkk-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,3vw,2.75rem);font-weight:850;line-height:1.15}.idkk-text-gradient{background:linear-gradient(135deg,#0d9488 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.idkk-subtitle{color:#475569;margin-bottom:36px;font-size:1.05rem;line-height:1.65}.idkk-stages-list{flex-direction:column;gap:12px;display:flex}.idkk-stage-card{cursor:pointer;background:#f8fafc99;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.idkk-stage-card:hover{background:#fff;transform:translate(4px)}.idkk-stage-card.active.color-teal{background:#fff;border-color:#14b8a6;box-shadow:0 4px 20px -2px #14b8a61a}.idkk-stage-card.active.color-sky{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 20px -2px #ffffff1a}.idkk-stage-card.active.color-emerald{background:#fff;border-color:#10b981;box-shadow:0 4px 20px -2px #10b9811a}.idkk-stage-card:hover{border-color:#0d94884d}.idkk-stage-number{color:#0d9488;background:#0d948812;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:monospace;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.idkk-stage-card.active .idkk-stage-number{color:#fff;background:#0d9488}.idkk-stage-content{flex-direction:column;flex-grow:1;gap:2px;display:flex}.idkk-stage-content h4{color:#0f172a;font-size:1.02rem;font-weight:750;transition:color .3s}.idkk-stage-card.active h4{color:#0d9488}.idkk-stage-desc-animated{color:#64748b;margin-top:5px;font-size:.88rem;line-height:1.5;animation:.3s ease-out idkk-fade-in}@keyframes idkk-fade-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.idkk-stage-arrow{color:#cbd5e1;transition:transform .3s,color .3s}.idkk-stage-card:hover .idkk-stage-arrow,.idkk-stage-card.active .idkk-stage-arrow{color:#0d9488;transform:translate(2px)}.idkk-visual-column{position:relative}.idkk-console-outer{width:100%;position:relative}.idkk-console-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#14b8a626 0%,#ffffff1f 100%);border-radius:22px;position:absolute;inset:-2px}.idkk-console-inner{z-index:2;background:#060913;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d}.idkk-console-header{background:#0a0f1d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.idkk-console-dots{gap:6px;display:flex}.idkk-dot{border-radius:50%;width:10px;height:10px}.idkk-console-title{letter-spacing:.1em;color:#ffffff73;text-transform:uppercase;white-space:nowrap;font-family:monospace;font-size:.7rem;font-weight:700}.idkk-console-play-btn{color:#ffffffa6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.idkk-console-play-btn:hover{color:#fff;background:#ffffff1a}.idkk-rotating{animation:4s linear infinite idkk-spin}@keyframes idkk-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.idkk-console-viewport{aspect-ratio:1;background:radial-gradient(circle,#0a0f1d 0%,#060913 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.idkk-svg-container{width:75%;height:75%}.idkk-orbital-svg{width:100%;height:100%;overflow:visible}.idkk-grid-circle{fill:none;stroke:#ffffff08;stroke-width:1.5px}.idkk-orbit-path{fill:none;stroke-width:1px;transform-origin:200px 200px}@keyframes idkk-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes idkk-orbit-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.idkk-connect-line{stroke:#ffffff0d;stroke-width:1.5px;stroke-dasharray:6 4;transition:stroke .3s,stroke-width .3s,filter .3s}.idkk-connect-line.active{stroke-width:2.5px;animation:1s linear infinite idkk-line-flow}.line-1.active{stroke:#14b8a6;filter:drop-shadow(0 0 6px #14b8a6a6)}.line-2.active{stroke:#e2e8f0;filter:drop-shadow(0 0 6px #ffffffa6)}.line-3.active{stroke:#10b981;filter:drop-shadow(0 0 6px #10b981a6)}@keyframes idkk-line-flow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}.idkk-center-bg{fill:#080c16;stroke:#14b8a640;stroke-width:2px;filter:drop-shadow(0 0 14px #14b8a62e)}.idkk-center-lbl{fill:#fff;letter-spacing:.1em;font-family:monospace;font-size:13px;font-weight:850}.idkk-center-sublbl{fill:#ffffff6b;letter-spacing:.08em;font-family:monospace;font-size:7px;font-weight:700}.idkk-node{cursor:pointer}.idkk-node .node-bg{fill:#0c1222;stroke:#ffffff1f;stroke-width:2px;transition:fill .3s,stroke .3s,filter .3s}.idkk-node .node-lbl{fill:#fff9;font-family:monospace;font-size:11px;font-weight:700;transition:fill .3s}.idkk-node .node-pulse{fill:none;stroke-width:1.5px;opacity:0;transition:opacity .3s}.idkk-node:hover .node-bg{fill:#111a30;stroke:#ffffff4d}.node-1.active .node-bg{fill:#061a18;stroke:#14b8a6;filter:drop-shadow(0 0 8px #14b8a6a6)}.node-1.active .node-pulse{stroke:#14b8a6;opacity:.8;transform-origin:200px 50px;animation:2s infinite idkk-node-pulse}.node-1.active .node-lbl{fill:#5eead4}.node-2.active .node-bg{fill:#071724;stroke:#e2e8f0;filter:drop-shadow(0 0 8px #ffffffa6)}.node-2.active .node-pulse{stroke:#e2e8f0;opacity:.8;transform-origin:336px 275px;animation:2s infinite idkk-node-pulse}.node-2.active .node-lbl{fill:#7dd3fc}.node-3.active .node-bg{fill:#071a14;stroke:#10b981;filter:drop-shadow(0 0 8px #10b981a6)}.node-3.active .node-pulse{stroke:#10b981;opacity:.8;transform-origin:64px 275px;animation:2s infinite idkk-node-pulse}.node-3.active .node-lbl{fill:#34d399}@keyframes idkk-node-pulse{0%{r:20;opacity:.8}to{r:36;opacity:0}}.idkk-hud-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#090d16db;border:1px solid #ffffff1a;border-radius:12px;padding:16px;position:absolute;bottom:16px;left:16px;right:16px}.idkk-active-badge{border-radius:4px;align-items:center;gap:6px;margin-bottom:12px;padding:3px 8px;font-family:monospace;font-size:.67rem;font-weight:700;display:inline-flex}.badge-teal{color:#5eead4;background:#14b8a626;border:1px solid #14b8a64d}.badge-sky{color:#7dd3fc;background:#ffffff26;border:1px solid #ffffff4d}.badge-emerald{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.idkk-badge-dot{border-radius:50%;width:6px;height:6px;animation:1.5s infinite idkk-dot-blink}.badge-teal .idkk-badge-dot{background:#5eead4;box-shadow:0 0 4px #5eead4}.badge-sky .idkk-badge-dot{background:#7dd3fc;box-shadow:0 0 4px #7dd3fc}.badge-emerald .idkk-badge-dot{background:#34d399;box-shadow:0 0 4px #34d399}@keyframes idkk-dot-blink{0%,to{opacity:.3}50%{opacity:1}}.idkk-hud-stats{grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid}.idkk-hud-stat{flex-direction:column;display:flex}.idkk-hud-val{color:#fff;font-family:monospace;font-size:1.12rem;font-weight:750}.idkk-hud-lbl{color:#ffffff7a;margin-top:2px;font-size:.7rem}.idkk-hud-progress{align-items:center;gap:12px;display:flex}.idkk-progress-track{background:#ffffff12;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.idkk-progress-fill{border-radius:3px;height:100%;transition:width .5s ease-out}.fill-teal{background:#14b8a6}.fill-sky{background:#e2e8f0}.fill-emerald{background:#10b981}.idkk-progress-pct{color:#ffffffc7;font-family:monospace;font-size:.78rem;font-weight:700}.idkk-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000005}.idkk-guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.32rem;font-weight:800}.idkk-guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.idkk-guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.idkk-guide-col.border-teal{border-left:3px solid #14b8a6}.idkk-guide-col.border-emerald{border-left:3px solid #10b981}.idkk-guide-col-header{align-items:center;gap:16px;display:flex}.idkk-guide-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.idkk-guide-icon.teal-bg{color:#0d9488;background:#14b8a61a}.idkk-guide-icon.emerald-bg{color:#10b981;background:#10b9811a}.idkk-guide-col-header h4{color:#0f172a;font-size:1.08rem;font-weight:750}.idkk-guide-text{color:#475569;font-size:.94rem;line-height:1.62}@media (width<=1024px){.idkk-split-grid{grid-template-columns:1fr;gap:44px}.idkk-svg-container{width:60%;height:60%}}@media (width<=768px){.idkk-guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.idkk-section-container{padding:0 24px}.idkk-title{font-size:2rem}.idkk-stage-card{padding:14px}.idkk-guide-container{padding:24px}}.bento-companies-section{background:#03050a;width:100%;padding:96px 0;position:relative}.bento-companies-container{max-width:1200px;margin:0 auto;padding:0 24px}.bento-companies-header{text-align:left;margin-bottom:48px}.bento-badge-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:16px;font-size:.78rem;font-weight:750;display:inline-flex}.bento-badge-line{background:var(--primary);width:20px;height:1px}.bento-companies-header h2{color:#fff;margin:0 0 16px;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:850;line-height:1.2}.bento-companies-header p{max-width:600px;margin:0;font-size:1.05rem;line-height:1.6;color:#cbd5e1!important}.bento-companies-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;grid-auto-flow:dense;gap:20px;width:100%;display:grid}.bento-companies-cell{-webkit-backdrop-filter:blur(10px);flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;background:linear-gradient(#ffffff0d 0%,#0a0f1e80 100%)!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:30px!important;box-shadow:0 10px 30px #00000040!important}.bento-companies-cell:before{content:"";pointer-events:none;z-index:2;opacity:.75;background:linear-gradient(90deg,#0000 5%,#ffffff38 50%,#0000 95%);height:2px;transition:opacity .4s,background .4s;position:absolute;top:0;left:0;right:0}.bento-companies-cell:hover:before{opacity:1;background:linear-gradient(90deg,#0000 2%,#ffffff8c 50%,#0000 98%)}.bento-col-2{grid-column:span 2}.bento-row-2{grid-row:span 2}.bento-companies-cell:hover{transform:translateY(-6px);border-color:#ffffff1f!important;box-shadow:0 15px 35px #00000059!important}.bento-cell-border-glow{pointer-events:none;border:1px solid #0000;border-radius:24px;transition:border-color .4s;position:absolute;inset:0}.bento-companies-cell:hover .bento-cell-border-glow{border-color:var(--primary);box-shadow:inset 0 0 15px #3b82f61a}.bento-cell-bg-overlay{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 0,#ffffff14 0%,#0000 55%);position:absolute;inset:0}.bento-cell-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.bento-cell-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.bento-cell-icon-wrap{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .3s;display:flex}.bento-companies-cell:hover .bento-cell-icon-wrap{transform:scale(1.08)rotate(4deg)}.bento-cell-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:800}.bento-cell-body{text-align:left;flex-direction:column;flex-grow:1;justify-content:center;display:flex}.bento-cell-body h3{color:#fff;margin:0 0 10px;font-size:1.35rem;font-weight:800;line-height:1.25}.bento-row-2 .bento-cell-body h3{font-size:1.6rem}.bento-cell-body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden;color:#cbd5e1!important}.bento-row-2 .bento-cell-body p{-webkit-line-clamp:6}.bento-cell-footer{justify-content:flex-end;margin-top:20px;display:flex}.bento-cell-link{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:.78rem;font-weight:750;transition:color .25s;display:inline-flex}.bento-cell-link svg{transition:transform .25s}.bento-companies-cell:hover .bento-cell-link{color:#fff}.bento-companies-cell:hover .bento-cell-link svg{color:var(--primary);transform:translate(2px,-2px)}@media (width<=991px){.bento-companies-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.bento-col-2{grid-column:span 2}.bento-row-2{grid-row:span 1}}@media (width<=600px){.bento-companies-grid{grid-template-columns:1fr;grid-auto-rows:auto}.bento-col-2{grid-column:span 1}.bento-companies-cell{min-height:200px;padding:24px!important}}.bento-companies-reveal-cell{height:100%}.bento-cell-logo-container{justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:60px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;background:0 0!important;border:none!important;padding:0!important}.bento-companies-cell:hover .bento-cell-logo-container{transform:scale(1.06)}.bento-cell-logo-img{object-fit:contain;opacity:.88;width:auto;max-width:100%;height:100%;transition:opacity .3s}.bento-companies-cell:hover .bento-cell-logo-img{opacity:1}.infra-sector-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:0 0 80px;position:relative;overflow-x:hidden}.new-hero-right-visual .infra-graphic-wrapper{box-shadow:none!important;background-color:#0000!important;border:none!important;padding:0!important}.new-hero-right-visual .infra-telemetry-panel{background-color:#0d1527d9!important;border:1px solid #fff3!important;box-shadow:0 10px 30px #00000080!important}.new-hero-right-visual .telemetry-lbl{color:#94a3b8!important}.new-hero-right-visual .telemetry-val{color:#fff!important}.new-hero-right-visual .telemetry-header{color:#cbd5e1!important}.infra-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#10b98114 0,#0000 50%),radial-gradient(at 100% 0,#3b82f60f 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.infra-mesh-bg:after{content:"";opacity:.25;background-image:radial-gradient(#10b98126 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.infra-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.infra-hero-content{flex-direction:column;align-items:flex-start;display:flex}.infra-hero-badge{color:#059669;background-color:#10b9810f;border:1px solid #10b98126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.badge-bullet{background-color:#10b981;border-radius:50%;width:6px;height:6px}.infra-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.infra-sector-page .text-gradient{background:linear-gradient(135deg,#059669 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.infra-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.infra-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.infra-sector-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.infra-sector-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#10b98140;transform:translate(6px)}.infra-sector-page .benefit-icon-wrapper{border-radius:var(--radius);color:#059669;background-color:#10b9810f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.infra-sector-page .benefit-text{flex-direction:column;display:flex}.infra-sector-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.infra-sector-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.infra-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.infra-hero-actions .btn-primary{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.infra-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #10b9814d}.infra-hero-actions .btn-outline:hover{color:#059669;background-color:#10b9810d;border-color:#10b9814d}.infra-hero-graphic{justify-content:flex-end;width:100%;display:flex}.infra-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.infra-sector-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#10b98126 0%,#0000 60%);position:absolute;inset:0}.infra-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.infra-sector-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.infra-sector-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.infra-sector-page .divider-arrow-icon{color:#059669}@media (width<=900px){.infra-sector-page{padding:120px 0 60px}.infra-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.infra-hero-content{align-items:center}.infra-hero-title{font-size:2.8rem}.infra-hero-subtitle{margin-left:auto;margin-right:auto}.infra-sector-page .benefit-card{text-align:left}.infra-hero-actions,.infra-hero-graphic{justify-content:center}.infra-hero-divider{margin-top:50px;padding:0 24px}}.automation-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #6366f10d;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.automation-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #6366f11a;border-color:#6366f140}.automation-graphic-wrapper .quantum-glow{z-index:1;pointer-events:none;filter:blur(40px);opacity:.5;border-radius:50%;width:300px;height:300px;transition:background .8s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.automation-graphic-wrapper .quantum-glow.neural{background:radial-gradient(circle,#6366f126 0%,#a855f714 50%,#0000 70%)}.automation-graphic-wrapper .quantum-glow.predictive{background:radial-gradient(circle,#06b6d426 0%,#6366f114 50%,#0000 70%)}.automation-graphic-wrapper .quantum-svg{z-index:2;width:100%;height:calc(100% - 48px);display:block;position:relative}.automation-graphic-wrapper .neural-controls{z-index:5;grid-template-columns:1fr 1fr;gap:12px;padding:12px 14px 4px;display:grid}.automation-graphic-wrapper .control-btn{border-radius:var(--radius);border:1.5px solid var(--border);font-family:var(--font);color:var(--text-main);cursor:pointer;background-color:#f8fafcd9;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.automation-graphic-wrapper .control-btn:hover{background-color:#fff;border-color:#6366f14d}.automation-graphic-wrapper .control-btn.active{background-color:#fff;box-shadow:0 4px 12px #6366f10f}.automation-graphic-wrapper .control-btn.neural-btn.active{color:#a855f7;border-color:#a855f766}.automation-graphic-wrapper .control-btn.predictive-btn.active{color:#0891b2;border-color:#06b6d466}.automation-graphic-wrapper .btn-icon-adjust{flex-shrink:0}.automation-graphic-wrapper .rack-chassis{fill:#f8fafc;stroke:#94a3b840;stroke-width:1.5px}.automation-graphic-wrapper .rack-slot{stroke-width:1px;transition:all .5s}.automation-graphic-wrapper .rack-slot.active{fill:#f1f5f9e6;stroke:#6366f126}.automation-graphic-wrapper .rack-slot.standby{fill:#f8fafc66;stroke:#94a3b81f}.automation-graphic-wrapper .led-amber{fill:#f59e0b;filter:drop-shadow(0 0 2px #f59e0b99)}.automation-graphic-wrapper .led-green{fill:#10b981}.automation-graphic-wrapper .led-green.blinking{animation:1.4s infinite alternate led-blink}.automation-graphic-wrapper .led-green.blinking-delayed{animation:1.4s .6s infinite alternate led-blink}@keyframes led-blink{0%{opacity:.35;filter:drop-shadow(0 0 #0000)}to{opacity:1;filter:drop-shadow(0 0 3px #10b981cc)}}.automation-graphic-wrapper .data-conduit{stroke-width:1.5px;stroke-linecap:round;fill:none;stroke-dasharray:4 6;stroke-dashoffset:0;transition:stroke .6s;animation:15s linear infinite conduit-flow}.automation-graphic-wrapper .data-conduit.neural{stroke:#a855f740}.automation-graphic-wrapper .data-conduit.predictive{stroke:#06b6d440}@keyframes conduit-flow{to{stroke-dashoffset:-100px}}.automation-graphic-wrapper .packet{filter:drop-shadow(0 0 3px);transition:fill .6s,color .6s}.automation-graphic-wrapper .packet.neural{fill:#a855f7;color:#a855f7}.automation-graphic-wrapper .packet.predictive{fill:#06b6d4;color:#06b6d4}.automation-graphic-wrapper .core-ring-outer{fill:none;stroke-width:1.5px;stroke-dasharray:12 6 24 6;transform-origin:210px 200px;transition:stroke .6s;animation:14s linear infinite spin-ring}.automation-graphic-wrapper .core-ring-outer.neural{stroke:#a855f773}.automation-graphic-wrapper .core-ring-outer.predictive{stroke:#06b6d473}.automation-graphic-wrapper .core-ring-inner{fill:none;stroke:#94a3b826;stroke-width:1px;stroke-dasharray:4 4;transform-origin:210px 200px;animation:8s linear infinite spin-ring-reverse}@keyframes spin-ring{to{transform:rotate(360deg)}}@keyframes spin-ring-reverse{to{transform:rotate(-360deg)}}.automation-graphic-wrapper .core-processor{stroke-width:2.5px;transition:stroke .6s,fill .6s}.automation-graphic-wrapper .core-processor.neural{fill:#0f172a;stroke:#a855f7;filter:drop-shadow(0 0 10px #a855f740)}.automation-graphic-wrapper .core-processor.predictive{fill:#0f172a;stroke:#06b6d4;filter:drop-shadow(0 0 10px #06b6d440)}.automation-graphic-wrapper .core-die{fill:#fff;opacity:.92}.automation-graphic-wrapper .core-status-dot{transition:fill .6s}.automation-graphic-wrapper .core-status-dot.neural{fill:#a855f7}.automation-graphic-wrapper .core-status-dot.predictive{fill:#06b6d4}.automation-graphic-wrapper .core-status-ping{fill:#0000;stroke-width:1.5px;transform-origin:210px 200px;transition:stroke .6s;animation:2.2s ease-out infinite core-ping}.automation-graphic-wrapper .core-status-ping.neural{stroke:#a855f780}.automation-graphic-wrapper .core-status-ping.predictive{stroke:#06b6d480}@keyframes core-ping{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.8)}}.automation-graphic-wrapper .terminal-hud{fill:#0f172a;stroke:#94a3b840;stroke-width:1.5px}.automation-graphic-wrapper .terminal-lbl{font-family:var(--font);fill:var(--text-muted);letter-spacing:.06em;font-size:7.5px;font-weight:800}.automation-graphic-wrapper .terminal-txt{letter-spacing:.02em;font-family:Courier New,Courier,monospace;font-size:8.5px;font-weight:750;transition:fill .6s}.automation-graphic-wrapper .terminal-txt.neural{fill:#c084fc;text-shadow:0 0 6px #a855f766}.automation-graphic-wrapper .terminal-txt.predictive{fill:#22d3ee;text-shadow:0 0 6px #06b6d466}.automation-graphic-wrapper .quantum-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.automation-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.automation-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.automation-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-quantum;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-quantum{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.automation-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.automation-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.automation-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.automation-graphic-wrapper .telemetry-val{color:var(--secondary);margin-top:2px;font-size:.95rem;font-weight:750}.automation-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.95rem;font-weight:750;transition:color .6s}.automation-graphic-wrapper .telemetry-val-accent.neural{color:#a855f7}.automation-graphic-wrapper .telemetry-val-accent.predictive{color:#0891b2}.automation-graphic-wrapper .telemetry-val-accent-purple{color:#8b5cf6;margin-top:2px;font-size:.95rem;font-weight:750}.auto-sorting-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 90% 70%,#8b5cf608,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.sorting-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.sorting-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:20%}.sorting-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.sorting-header{text-align:center;max-width:750px;margin:0 auto 64px}.sorting-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.sorting-badge-icon{color:#3b82f6}.sorting-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.sorting-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sorting-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.sorting-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.sorting-visual-column{position:relative}.sorting-photo-frame{aspect-ratio:4/3;-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.sorting-photo-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.sorting-control-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.sorting-photo-frame:hover .sorting-control-image{transform:scale(1.03)}.sorting-narrative-column{flex-direction:column;display:flex}.sorting-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.sorting-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.sorting-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.sorting-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.sorting-guide-container .border-left-emerald{border-left:3px solid #10b981}.sorting-guide-container .border-left-purple{border-left:3px solid #8b5cf6}.sorting-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.sorting-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.sorting-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.sorting-guide-container .purple-bg{color:#8b5cf6!important;background:#8b5cf61a!important}.sorting-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.sorting-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.sorting-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.sorting-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.sorting-section-container{padding:0 24px}.sorting-title{font-size:2.2rem}.narrative-card,.sorting-guide-container{padding:24px}}.auto-portfolio-graphic{border-radius:var(--radius-lg,24px);background:radial-gradient(circle,#0d1222 0%,#060913 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0d}.auto-portfolio-svg{width:90%;height:90%;display:block}.auto-rotating-ring{transform-origin:50%;transform-box:fill-box;animation:28s linear infinite auto-rotate-dash}@keyframes auto-rotate-dash{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auto-connecting-lines-flow{animation:4.5s linear infinite auto-dash-flow}@keyframes auto-dash-flow{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.auto-center-pulse{transform-origin:50%;transform-box:fill-box;animation:2.5s cubic-bezier(.25,.8,.25,1) infinite auto-center-expand}@keyframes auto-center-expand{0%{opacity:.6;transform:scale(.7)}75%,to{opacity:0;transform:scale(1.5)}}.auto-node-ring-pulse{transform-origin:50%;transform-box:fill-box}.auto-warehouse-node-float .auto-node-ring-pulse{animation:3s .3s infinite auto-node-ping}.auto-fleet-node-float .auto-node-ring-pulse{animation:3s 1.3s infinite auto-node-ping}.auto-server-node-float .auto-node-ring-pulse{animation:3s 2.3s infinite auto-node-ping}@keyframes auto-node-ping{0%{opacity:.9;transform:scale(.6)}75%,to{opacity:0;transform:scale(1.35)}}.auto-pillar-node{transform-box:fill-box;transform-origin:50%;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1)}.auto-pillar-node:hover{transform:scale(1.12)}.auto-warehouse-node-float{animation:5s ease-in-out infinite auto-float-node-1}.auto-fleet-node-float{animation:5.5s ease-in-out .7s infinite auto-float-node-2}.auto-server-node-float{animation:6s ease-in-out 1.4s infinite auto-float-node-3}@keyframes auto-float-node-1{0%,to{transform:translate(250px,90px)translateY(0)}50%{transform:translate(250px,90px)translateY(-5px)}}@keyframes auto-float-node-2{0%,to{transform:translate(365px,260px)translateY(0)}50%{transform:translate(365px,260px)translateY(-4px)}}@keyframes auto-float-node-3{0%,to{transform:translate(135px,260px)translateY(0)}50%{transform:translate(135px,260px)translateY(-5px)}}.auto-tooltip-label{opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.auto-tooltip-label.visible{opacity:1}.auto-tooltip-label rect{box-shadow:0 8px 30px #00000080}.auto-portfolio-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#3b82f608,#0000 50%),radial-gradient(circle at 20% 80%,#8b5cf608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.portfolio-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.portfolio-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:15%}.portfolio-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.portfolio-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:56px;display:grid}.portfolio-narrative-column{flex-direction:column;align-items:flex-start;display:flex}.portfolio-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.portfolio-badge-icon{color:#3b82f6}.portfolio-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.portfolio-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.portfolio-subtitle{color:var(--text-main,#475569);max-width:680px;font-size:1.1rem;line-height:1.6}.portfolio-visual-column{position:relative}.portfolio-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.portfolio-control-image{object-fit:cover;width:100%;height:100%}.portfolio-pillars-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.portfolio-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.portfolio-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.portfolio-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.portfolio-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.portfolio-guide-container .border-left-emerald{border-left:3px solid #10b981}.portfolio-guide-container .border-left-blue{border-left:3px solid #3b82f6}.portfolio-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.portfolio-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.portfolio-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.portfolio-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.portfolio-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.portfolio-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.portfolio-split-grid{grid-template-columns:1fr;gap:40px}.portfolio-pillars-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.portfolio-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.portfolio-section-container{padding:0 24px}.portfolio-title{font-size:2.2rem}.pillar-card,.portfolio-guide-container{padding:24px}}.auto-technology-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 15% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 85% 70%,#8b5cf608,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.tech-photo-frame{aspect-ratio:4/3;-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.tech-photo-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.tech-control-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.hotspot-shuttle{top:30%;left:35%}.hotspot-sorter{top:55%;left:45%}.hotspot-server{top:45%;left:75%}.hotspot-shuttle.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.hotspot-shuttle.active .hotspot-pulse-ring{border-color:#3b82f6cc}.hotspot-shuttle.active .hotspot-tag-val{color:#3b82f6}.hotspot-sorter.active .hotspot-dot{background:#8b5cf6;box-shadow:0 0 12px #8b5cf6}.hotspot-sorter.active .hotspot-pulse-ring{border-color:#8b5cf6cc}.hotspot-sorter.active .hotspot-tag-val{color:#8b5cf6}.hotspot-server.active .hotspot-dot{background:#10b981;box-shadow:0 0 12px #10b981}.hotspot-server.active .hotspot-pulse-ring{border-color:#10b981cc}.hotspot-server.active .hotspot-tag-val{color:#10b981}@media (width<=1024px){.tech-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.tech-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.tech-section-container{padding:0 24px}.tech-title{font-size:2.2rem}.tech-card,.tech-guide-container{padding:24px}}.auto-concess-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 20% 80%,#8b5cf608,#0000 50%),radial-gradient(circle at 80% 20%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.concess-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.concess-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:10%}.concess-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.concess-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.concess-narrative-column{flex-direction:column;display:flex}.concess-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.concess-badge-icon{color:#8b5cf6}.concess-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.concess-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.concess-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.concess-selector-list{flex-direction:column;gap:16px;display:flex}.concess-select-card{cursor:pointer;background:#fffc;border:1px solid #e2e8f0;border-radius:16px;gap:20px;padding:20px 24px;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.concess-select-card:hover{background:#fff;border-color:#8b5cf64d;transform:translate(4px);box-shadow:0 4px 15px #8b5cf608}.concess-select-card.active{background:#fff;border-color:#8b5cf6;box-shadow:0 8px 30px -4px #8b5cf614}.concess-select-indicator{flex-shrink:0;justify-content:center;align-items:center;display:flex}.concess-indicator-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:background-color .3s,box-shadow .3s}.concess-select-card.active .concess-indicator-dot{background:#8b5cf6;box-shadow:0 0 8px #8b5cf6}.concess-select-content{flex-direction:column;gap:4px;display:flex}.concess-select-content h4{color:#0f172a;font-size:1.1rem;font-weight:750;transition:color .3s}.concess-select-card.active h4{color:#8b5cf6}.concess-select-content p{color:#64748b;font-size:.95rem;line-height:1.5}.concess-visual-column{position:relative}.auto-gallery-frame{-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.auto-gallery-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.auto-gallery-image-wrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.auto-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1),filter .6s;display:block}.auto-gallery-frame:hover .auto-gallery-img{transform:scale(1.04)}.auto-gallery-caption{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0000 0%,#0f172ad9 40%,#0f172af5 100%);border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.auto-gallery-caption h3{color:#fff;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.auto-gallery-caption p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}.concess-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.concess-guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.concess-guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.concess-guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.concess-guide-col.border-left-emerald{border-left:3px solid #10b981}.concess-guide-col.border-left-blue{border-left:3px solid #3b82f6}.concess-guide-col-header{align-items:center;gap:16px;display:flex}.concess-guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.concess-guide-icon-wrapper.emerald-bg{color:#10b981!important;background:#10b9811a!important}.concess-guide-icon-wrapper.blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.concess-guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.concess-guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.concess-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.concess-guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.concess-section-container{padding:0 24px}.concess-title{font-size:2.2rem}.concess-select-card{padding:20px}.concess-guide-container{padding:24px}}.auto-key-project-section{background:#04070f;width:100%;font-family:Inter,Outfit,sans-serif;overflow:hidden}.proj-hero-wrapper{align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.proj-hero-bg-image{z-index:0;position:absolute;inset:0}.proj-hero-img{object-fit:cover;object-position:center;filter:saturate(.55)brightness(.45);width:100%;height:100%}.proj-hero-overlay{background:linear-gradient(105deg,#04070ff5 0%,#04070fd1 48%,#04070f66 100%);position:absolute;inset:0}.proj-hero-scan-lines{pointer-events:none;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#6366f106 3px 4px);position:absolute;inset:0}.proj-hero-content-grid{z-index:2;grid-template-columns:1.3fr 1fr;align-items:center;gap:60px;width:100%;max-width:1320px;margin:0 auto;padding:80px 60px;display:grid;position:relative}.proj-kicker-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;display:flex}.proj-kicker-chip{color:#a5b4fc;letter-spacing:.14em;text-transform:uppercase;background:#6366f12e;border:1px solid #6366f166;border-radius:20px;align-items:center;gap:7px;padding:5px 12px;font-size:.65rem;font-weight:700;display:inline-flex}.proj-kicker-dot{background:#6366f1;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite proj-pulse}@keyframes proj-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.proj-tag-chip{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:.6rem;font-weight:600;display:inline-flex}.proj-hero-name{color:#f1f5f9;letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.proj-hero-subtitle{color:#cbd5e1;letter-spacing:.01em;margin:0 0 18px;font-size:.88rem;font-weight:500;line-height:1.5}.proj-hero-desc{color:#cbd5e1c7;max-width:520px;margin:0 0 32px;font-size:.87rem;line-height:1.75}.proj-cta-btn{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;align-items:center;gap:8px;padding:13px 28px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 24px #6366f159}.proj-cta-btn:hover{background:linear-gradient(135deg,#7c7ffa 0%,#9d6fff 100%);transform:translateY(-2px);box-shadow:0 10px 36px #6366f180}.proj-stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.proj-stat-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:5px;padding:18px 20px;transition:border-color .2s,background .2s;display:flex}.proj-stat-chip:hover{background:#6366f114;border-color:#6366f14d}.proj-stat-val{color:#f1f5f9;letter-spacing:-.02em;background:linear-gradient(120deg,#c7d2fe,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.55rem;font-weight:800;line-height:1}.proj-stat-lbl{color:#94a3b8b3;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:500;line-height:1.3}.proj-lower-wrapper{background:#060c1a;border-top:1px solid #6366f126;padding:60px 0 72px}.proj-lower-container{flex-direction:column;gap:52px;max-width:1320px;margin:0 auto;padding:0 60px;display:flex}.proj-highlights-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.proj-hl-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;gap:12px;padding:30px 26px 32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.proj-hl-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000059}.proj-hl-card.hl-violet:hover{border-color:#6366f166}.proj-hl-card.hl-emerald:hover{border-color:#10b98159}.proj-hl-card.hl-blue:hover{border-color:#3b82f659}.proj-hl-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.proj-hl-icon-wrap.icon-violet{color:#cbd5e1;background:#6366f126}.proj-hl-icon-wrap.icon-emerald{color:#34d399;background:#10b9811f}.proj-hl-icon-wrap.icon-blue{color:#e2e8f0;background:#3b82f61f}.proj-hl-title{color:#e2e8f0;margin:0;font-size:.97rem;font-weight:700;line-height:1.3}.proj-hl-desc{color:#94a3b8cc;flex:1;margin:0;font-size:.83rem;line-height:1.72}.proj-hl-accent-bar{transform-origin:0;border-radius:0 0 16px 16px;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.proj-hl-card:hover .proj-hl-accent-bar{transform:scaleX(1)}.bar-violet{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.proj-timeline-wrapper{flex-direction:column;gap:18px;display:flex}.proj-timeline-label{color:#94a3b88c;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:.65rem;font-weight:700;display:flex}.proj-timeline-track{justify-content:space-between;align-items:flex-start;gap:0;display:flex;position:relative}.proj-timeline-track:before{content:"";z-index:0;background:#ffffff14;border-radius:2px;height:2px;position:absolute;top:11px;left:12px;right:12px}.proj-timeline-progress-bar{z-index:1;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:2px;height:2px;transition:width .5s;position:absolute;top:11px;left:12px}.proj-milestone-node{z-index:2;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:10px;max-width:180px;padding:0;display:flex;position:relative}.proj-milestone-dot{color:#0000;background:#ffffff14;border:2px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.proj-milestone-node.done .proj-milestone-dot{color:#a5b4fc;background:#6366f138;border-color:#6366f1}.proj-milestone-node.current .proj-milestone-dot{color:#fff;background:#6366f1;border-color:#cbd5e1;box-shadow:0 0 16px #6366f199}.proj-milestone-lbl{color:#94a3b88c;text-align:center;font-size:.72rem;font-weight:600;line-height:1.4;transition:color .25s}.proj-milestone-node.done .proj-milestone-lbl{color:#a5b4fccc}.proj-milestone-node.current .proj-milestone-lbl{color:#c7d2fe;font-weight:700}.proj-milestone-node:hover .proj-milestone-lbl{color:#a5b4fc}@media (width<=1100px){.proj-hero-content-grid{grid-template-columns:1fr;gap:40px;padding:60px 40px}.proj-stats-grid{grid-template-columns:repeat(3,1fr)}.proj-highlights-grid{grid-template-columns:1fr 1fr}.proj-lower-container{padding:0 40px}}@media (width<=740px){.proj-hero-content-grid{padding:50px 24px}.proj-stats-grid{grid-template-columns:1fr 1fr}.proj-highlights-grid{grid-template-columns:1fr}.proj-lower-container{padding:0 24px}.proj-timeline-track{flex-direction:column;align-items:flex-start;gap:16px}.proj-timeline-track:before,.proj-timeline-progress-bar{display:none}.proj-milestone-node{text-align:left;flex-direction:row;gap:14px;max-width:100%}.proj-milestone-lbl{text-align:left}}.auto-falk-holding-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 80%,#10b98108,#0000 50%),#fff;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.falk-holding-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf608 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.falk-holding-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98105 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:30%;right:15%}.falk-holding-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.falk-holding-split-grid{grid-template-columns:1.1fr 1.05fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.falk-holding-visual-column{position:relative}.falk-holding-console-outer{width:100%;position:relative}.falk-holding-console-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#8b5cf61f 0%,#10b9811f 100%);border-radius:22px;position:absolute;inset:-2px}.falk-holding-console-inner{z-index:2;background:#060913;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.falk-holding-console-header{background:#0a0f1d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.falk-holding-console-dots{gap:6px;display:flex}.falk-holding-console-dot{border-radius:50%;width:10px;height:10px}.falk-holding-console-title{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;white-space:nowrap;font-family:monospace;font-size:.72rem;font-weight:700}.falk-holding-console-play-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,color .2s;display:flex}.falk-holding-console-play-btn:hover{color:#fff;background:#ffffff1a}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.falk-holding-console-viewport{aspect-ratio:1;background:radial-gradient(circle,#0a0f1d 0%,#060913 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.falk-holding-svg-container{width:75%;height:75%}.falk-holding-orbital-svg{width:100%;height:100%;overflow:visible}.path-outer{stroke:#10b9811f;stroke-dasharray:80 300}.path-outer.animating-reverse{animation:28s linear infinite rotateOrbitReverse}@keyframes rotateOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateOrbitReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes connectLineFlow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes nodeGlowPulse{0%{r:20;opacity:.8}to{r:35;opacity:0}}.falk-holding-diagnostics-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#090d16cc;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:2px;padding:6px 12px;font-family:monospace;font-size:.65rem;font-weight:700;display:flex;position:absolute}.falk-holding-diagnostics-overlay.top-left{top:16px;left:16px}.falk-holding-diagnostics-overlay.top-right{top:16px;right:16px}.diag-lbl{color:#fff6}.diag-val{color:#ffffffe6}.falk-holding-diagnostics-card-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#090d16d9;border:1px solid #ffffff1a;border-radius:12px;padding:16px;position:absolute;bottom:16px;left:16px;right:16px}.active-badge-status{border-radius:4px;align-items:center;gap:6px;margin-bottom:12px;padding:3px 8px;font-family:monospace;font-size:.68rem;font-weight:700;display:inline-flex}.active-badge-status.violet{color:#c084fc;background:#8b5cf626;border:1px solid #8b5cf64d}.active-badge-status.emerald{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.active-badge-status.blue{color:#e2e8f0;background:#3b82f626;border:1px solid #3b82f64d}.status-dot-pulse{border-radius:50%;width:6px;height:6px;animation:1.5s infinite diagPulseDot}.violet .status-dot-pulse{background:#c084fc;box-shadow:0 0 4px #c084fc}.emerald .status-dot-pulse{background:#34d399;box-shadow:0 0 4px #34d399}.blue .status-dot-pulse{background:#e2e8f0;box-shadow:0 0 4px #e2e8f0}@keyframes diagPulseDot{0%,to{opacity:.3}50%{opacity:1}}.diag-grid-stats{grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid}.diag-stat-item{flex-direction:column;display:flex}.diag-stat-val{color:#fff;font-family:monospace;font-size:1.15rem;font-weight:750}.diag-stat-lbl{color:#ffffff80;margin-top:2px;font-size:.72rem}.diag-stat-progress{align-items:center;gap:12px;display:flex}.diag-progress-bar-container{background:#ffffff0f;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.diag-progress-bar-fill{border-radius:3px;height:100%;transition:width .5s ease-out}.diag-progress-bar-fill.violet{background:#8b5cf6}.diag-progress-bar-fill.emerald{background:#10b981}.diag-progress-bar-fill.blue{background:#3b82f6}.diag-progress-percent{color:#fffc;font-family:monospace;font-size:.8rem;font-weight:700}.falk-holding-narrative-column{flex-direction:column;display:flex}.falk-holding-badge{text-transform:uppercase;letter-spacing:.12em;color:#10b981;background:#10b9810f;border:1px solid #10b9811f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.falk-holding-badge-icon{color:#10b981}.falk-holding-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.falk-holding-title .text-gradient{background:linear-gradient(135deg,#10b981 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.falk-holding-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.falk-holding-stages-selector-list{flex-direction:column;gap:12px;display:flex}.falk-holding-stage-card{cursor:pointer;background:#f8fafc99;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.falk-holding-stage-card:hover{background:#fff;border-color:#10b9814d;transform:translate(4px)}.falk-holding-stage-card.active{background:#fff;border-color:#10b981;box-shadow:0 4px 20px -2px #10b98114}.falk-holding-stage-number{color:#10b981;background:#10b9810f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:monospace;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.falk-holding-stage-card.active .falk-holding-stage-number{color:#fff;background:#10b981}.falk-holding-stage-content{flex-direction:column;flex-grow:1;gap:2px;display:flex}.falk-holding-stage-content h4{color:#0f172a;font-size:1.05rem;font-weight:750;transition:color .3s}.falk-holding-stage-card.active h4{color:#10b981}.falk-holding-stage-desc-animated{color:#64748b;margin-top:4px;font-size:.9rem;line-height:1.45;animation:.3s ease-out concessFadeIn}@keyframes concessFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.falk-holding-stage-arrow{color:#cbd5e1;transition:transform .3s,color .3s}.falk-holding-stage-card:hover .falk-holding-stage-arrow{color:#10b981;transform:translate(2px)}.falk-holding-stage-card.active .falk-holding-stage-arrow{color:#10b981}.falk-holding-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.falk-holding-guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.falk-holding-guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.falk-holding-guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.falk-holding-guide-col.border-left-violet{border-left:3px solid #8b5cf6}.falk-holding-guide-col.border-left-emerald{border-left:3px solid #10b981}.falk-holding-guide-col-header{align-items:center;gap:16px;display:flex}.falk-holding-guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.falk-holding-guide-icon-wrapper.violet-bg{color:#8b5cf6!important;background:#8b5cf61a!important}.falk-holding-guide-icon-wrapper.emerald-bg{color:#10b981!important;background:#10b9811a!important}.falk-holding-guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.falk-holding-guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.falk-holding-split-grid{grid-template-columns:1fr;gap:40px}.falk-holding-svg-container{width:60%;height:60%}}@media (width<=768px){.falk-holding-guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.falk-holding-section-container{padding:0 24px}.falk-holding-title{font-size:2.2rem}.falk-holding-stage-card{padding:16px}.falk-holding-guide-container{padding:24px}}.automation-tech-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:0 0 80px;position:relative;overflow-x:hidden}.new-hero-right-visual .automation-graphic-wrapper{box-shadow:none!important;background-color:#0000!important;border:none!important;padding:0!important}.new-hero-right-visual .control-btn{color:#e2e8f0!important;background-color:#0f172a99!important;border-color:#fff3!important}.new-hero-right-visual .control-btn:hover{background-color:#1e293bcc!important;border-color:#fff6!important}.new-hero-right-visual .control-btn.active{background-color:#1e293be6!important}.new-hero-right-visual .quantum-telemetry-panel{background-color:#0d1527d9!important;border:1px solid #fff3!important;box-shadow:0 10px 30px #00000080!important}.new-hero-right-visual .quantum-telemetry-panel .telemetry-lbl{color:#94a3b8!important}.new-hero-right-visual .quantum-telemetry-panel .telemetry-val{color:#fff!important}.new-hero-right-visual .quantum-telemetry-panel .telemetry-header{color:#cbd5e1!important}.automation-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#6366f114 0,#0000 50%),radial-gradient(at 100% 0,#a855f714 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.automation-mesh-bg:after{content:"";opacity:.22;background-image:radial-gradient(#6366f11f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.automation-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.automation-hero-content{flex-direction:column;align-items:flex-start;display:flex}.automation-hero-badge{color:#4f46e5;background-color:#6366f10f;border:1px solid #6366f126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.automation-tech-page .badge-bullet{background-color:#6366f1;border-radius:50%;width:6px;height:6px}.automation-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.automation-tech-page .text-gradient{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.automation-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.automation-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.automation-tech-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.automation-tech-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#6366f140;transform:translate(6px)}.automation-tech-page .benefit-icon-wrapper{border-radius:var(--radius);color:#6366f1;background-color:#6366f10f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.automation-tech-page .benefit-text{flex-direction:column;display:flex}.automation-tech-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.automation-tech-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.automation-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.automation-hero-actions .btn-primary{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%)}.automation-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #6366f159}.automation-hero-actions .btn-outline:hover{color:#6366f1;background-color:#6366f10d;border-color:#6366f14d}.automation-hero-graphic{justify-content:flex-end;width:100%;display:flex}.automation-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.automation-tech-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#6366f126 0%,#0000 60%);position:absolute;inset:0}.automation-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.automation-tech-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.automation-tech-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.automation-tech-page .divider-arrow-icon{color:#6366f1}@media (width<=900px){.automation-tech-page{padding:120px 0 60px}.automation-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.automation-hero-content{align-items:center}.automation-hero-title{font-size:2.8rem}.automation-hero-subtitle{margin-left:auto;margin-right:auto}.automation-tech-page .benefit-card{text-align:left}.automation-hero-actions,.automation-hero-graphic{justify-content:center}.automation-hero-divider{margin-top:50px;padding:0 24px}}.green-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #10b9810d;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.green-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #10b98114;border-color:#10b98140}.green-graphic-wrapper .green-glow{z-index:1;pointer-events:none;filter:blur(40px);opacity:.55;border-radius:50%;width:300px;height:300px;transition:background .8s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.green-graphic-wrapper .green-glow.h2{background:radial-gradient(circle,#06b6d426 0%,#10b98114 50%,#0000 70%)}.green-graphic-wrapper .green-glow.bev{background:radial-gradient(circle,#10b98129 0%,#eab3080f 50%,#0000 70%)}.green-graphic-wrapper .green-svg{z-index:2;width:100%;height:calc(100% - 48px);display:block;position:relative}.green-graphic-wrapper .green-controls{z-index:5;grid-template-columns:1fr 1fr;gap:12px;padding:12px 14px 4px;display:grid}.green-graphic-wrapper .control-btn{border-radius:var(--radius);border:1.5px solid var(--border);font-family:var(--font);color:var(--text-main);cursor:pointer;background-color:#f8fafcd9;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.green-graphic-wrapper .control-btn:hover{background-color:#fff;border-color:#10b9814d}.green-graphic-wrapper .control-btn.active{background-color:#fff;box-shadow:0 4px 12px #10b9810f}.green-graphic-wrapper .control-btn.h2-btn.active{color:#0891b2;border-color:#06b6d466}.green-graphic-wrapper .control-btn.bev-btn.active{color:#10b981;border-color:#10b98166}.green-graphic-wrapper .btn-icon-adjust{flex-shrink:0}.green-graphic-wrapper .outer-boundary-ring{fill:none;stroke-width:1.5px;stroke-dasharray:8 16;transition:stroke .6s}.green-graphic-wrapper .outer-boundary-ring.h2{stroke:#06b6d440}.green-graphic-wrapper .outer-boundary-ring.bev{stroke:#10b98140}.green-graphic-wrapper .inner-boundary-ring{fill:none;stroke:#94a3b81f;stroke-width:1px}.green-graphic-wrapper .energy-ring-ripple{fill:none;stroke-width:1.5px;stroke-dasharray:100 300;transform-origin:210px 200px;transition:stroke .6s;animation:18s linear infinite spin-ripple}.green-graphic-wrapper .energy-ring-ripple.h2{stroke:#06b6d44d}.green-graphic-wrapper .energy-ring-ripple.bev{stroke:#10b9814d}@keyframes spin-ripple{to{transform:rotate(360deg)}}.green-graphic-wrapper .cabin-frame{fill:#f8fafc;stroke:#94a3b866;stroke-width:2px;stroke-linejoin:round}.green-graphic-wrapper .cabin-window{fill:#94a3b81f;stroke:#94a3b859;stroke-width:1.5px}.green-graphic-wrapper .chassis-rail{fill:#475569;stroke:#94a3b866;stroke-width:1px}.green-graphic-wrapper .wheel-well{fill:none;stroke:#94a3b866;stroke-width:1.5px;stroke-linecap:round}.green-graphic-wrapper .trailer-box{fill:#f8fafca6;stroke:#94a3b84d;stroke-width:1.5px;stroke-dasharray:600;stroke-dashoffset:0}.green-graphic-wrapper .trailer-accent{stroke:#94a3b81f;stroke-width:1.5px}.green-graphic-wrapper .h2-tank{fill:#e0f2fe;stroke:#0891b2;stroke-width:1.5px}.green-graphic-wrapper .h2-tank-accent{stroke:#0891b266;stroke-width:1.5px}.green-graphic-wrapper .fuel-cell-box{fill:#0f172a;stroke:#0891b2;stroke-width:2px;filter:drop-shadow(0 0 6px #06b6d440)}.green-graphic-wrapper .fuel-cell-plates{stroke:#06b6d473;stroke-width:1.5px}.green-graphic-wrapper .fuel-cell-glow{fill:#22d3ee;opacity:.8;filter:blur(2px);animation:1.6s infinite alternate fc-pulse}@keyframes fc-pulse{0%{opacity:.4;transform:scale(.8)}to{opacity:.95;transform:scale(1.1)}}.green-graphic-wrapper .battery-pack-chassis{fill:#0f172a;stroke:#10b981;stroke-width:2px;filter:drop-shadow(0 0 6px #10b98133)}.green-graphic-wrapper .battery-cell{stroke-width:.5px}.green-graphic-wrapper .battery-cell.active{fill:#10b981;stroke:#10b9814d;animation:2s infinite alternate cell-glow}.green-graphic-wrapper .battery-cell.warning{fill:#f59e0b;stroke:#f59e0b4d;animation:1s infinite alternate cell-glow}@keyframes cell-glow{0%{opacity:.65}to{opacity:1;filter:drop-shadow(0 0 1.5px)}}.green-graphic-wrapper .energy-flow-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4 6;stroke-dashoffset:0;transition:stroke .6s;animation:4s linear infinite flow-march}.green-graphic-wrapper .energy-flow-path.h2{stroke:#06b6d499;stroke-width:2px}.green-graphic-wrapper .energy-flow-path.h2-main{stroke:#06b6d4b3;stroke-width:2.5px;animation-duration:2.5s}.green-graphic-wrapper .energy-flow-path.bev-main{stroke:#10b981bf;stroke-width:2.5px;animation-duration:2.5s}@keyframes flow-march{to{stroke-dashoffset:-42px}}.green-graphic-wrapper .exhaust-pipe{fill:none;stroke:#64748b;stroke-width:2px}.green-graphic-wrapper .vapor-bubble-1{fill:#06b6d459;stroke:#06b6d433;stroke-width:.5px;animation:2.2s ease-out infinite float-bubble}.green-graphic-wrapper .vapor-bubble-2{fill:#06b6d440;stroke:#06b6d426;stroke-width:.5px;animation:2.8s ease-out .8s infinite float-bubble}.green-graphic-wrapper .vapor-bubble-3{fill:#06b6d466;stroke:#06b6d440;stroke-width:.5px;animation:1.8s ease-out .3s infinite float-bubble}@keyframes float-bubble{0%{opacity:0;transform:translate(0)scale(.6)}20%{opacity:.8}to{opacity:0;transform:translate(-18px,-22px)scale(1.1)}}.green-graphic-wrapper .motor-chassis{stroke-width:1.5px;transition:fill .6s,stroke .6s}.green-graphic-wrapper .motor-chassis.h2{fill:#0f172a;stroke:#0891b2}.green-graphic-wrapper .motor-chassis.bev{fill:#0f172a;stroke:#10b981}.green-graphic-wrapper .motor-rotor{fill:none;stroke:#e2e8f0;stroke-width:1.5px}.green-graphic-wrapper .motor-windings{stroke:#e2e8f080;stroke-width:1px}.green-graphic-wrapper .wheel-tire{fill:#1e293b;stroke:#94a3b833;stroke-width:1px}.green-graphic-wrapper .wheel-rim{fill:#64748b;stroke:#94a3b8;stroke-width:1.5px}.green-graphic-wrapper .wheel-spokes{transform-origin:0 0;animation:3s linear infinite rotate-wheel}.green-graphic-wrapper .spoke-line{stroke:#cbd5e1;stroke-width:1.5px;stroke-linecap:round}.green-graphic-wrapper .wheel-hub-cap{fill:#f1f5f9;stroke:#64748b;stroke-width:1px}@keyframes rotate-wheel{to{transform:rotate(360deg)}}.green-graphic-wrapper .decarbon-audit-line{stroke:#10b98180;stroke-width:1.5px;animation:3.2s ease-in-out infinite alternate sweep-line}@keyframes sweep-line{0%{opacity:.3;transform:translateY(-20px)}to{opacity:.95;stroke:#06b6d48c;transform:translateY(60px)}}.green-graphic-wrapper .decarbon-hud{fill:#0f172a;stroke:#94a3b840;stroke-width:1.5px}.green-graphic-wrapper .decarbon-lbl{font-family:var(--font);fill:var(--text-muted);letter-spacing:.06em;font-size:7.5px;font-weight:800}.green-graphic-wrapper .decarbon-txt{letter-spacing:.02em;font-family:Courier New,Courier,monospace;font-size:8.5px;font-weight:750;transition:fill .6s}.green-graphic-wrapper .decarbon-txt.h2{fill:#22d3ee;text-shadow:0 0 6px #06b6d466}.green-graphic-wrapper .decarbon-txt.bev{fill:#34d399;text-shadow:0 0 6px #10b98166}.green-graphic-wrapper .green-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.green-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.green-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.green-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-green;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-green{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.green-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.green-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.green-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.green-graphic-wrapper .telemetry-val-accent-green{color:#10b981;margin-top:2px;font-family:Courier New,Courier,monospace;font-size:.95rem;font-weight:750}.green-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.95rem;font-weight:750;transition:color .6s}.green-graphic-wrapper .telemetry-val-accent.h2{color:#0891b2}.green-graphic-wrapper .telemetry-val-accent.bev{color:#10b981}.green-graphic-wrapper .telemetry-val-gray{color:#475569;margin-top:2px;font-size:.9rem;font-weight:750}.green-tco-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 20%,#10b98108,#0000 50%),radial-gradient(circle at 90% 80%,#0ea5e908,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.green-tco-mesh{opacity:.15;pointer-events:none;background-image:radial-gradient(#10b98114 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.green-tco-ambient{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98108 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:30%;left:15%}.green-tco-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.green-tco-header{text-align:center;max-width:750px;margin:0 auto 60px}.green-tco-badge{text-transform:uppercase;letter-spacing:.12em;color:#10b981;background:#10b9810f;border:1px solid #10b9811f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.green-tco-badge-icon{color:#10b981}.green-tco-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.green-tco-title .text-gradient{background:linear-gradient(135deg,#10b981 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.green-tco-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.green-tco-grid{grid-template-columns:1.15fr 1fr;align-items:stretch;gap:56px;display:grid}.green-tco-console{background:#060913;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000040}.console-header{background:#0a0e1a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.console-window-dots{gap:8px;display:flex}.console-window-dots .dot{border-radius:50%;width:10px;height:10px}.console-window-dots .dot-red{background-color:#f43f5e}.console-window-dots .dot-yellow{background-color:#eab308}.console-window-dots .dot-green{background-color:#10b981}.console-title-wrapper{color:#94a3b8;align-items:center;gap:8px;display:flex}.console-terminal-icon{color:#10b981}.console-title{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.console-status-pill{color:#34d399;letter-spacing:.05em;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:800;display:flex}.console-status-pulse{background-color:#34d399;border-radius:50%;width:6px;height:6px;animation:1.6s infinite alternate consolePulse;box-shadow:0 0 6px #34d399}@keyframes consolePulse{0%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(1.3)}}.green-tco-body{flex-direction:column;flex-grow:1;gap:24px;padding:28px 24px;display:flex}.simulator-input-group{flex-direction:column;gap:10px;display:flex}.input-header{justify-content:space-between;align-items:center;display:flex}.input-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:700}.input-value-display{font-size:.95rem;font-weight:800}.green-slider-range{appearance:none;background:#1e293b;border-radius:4px;outline:none;width:100%;height:6px}.green-slider-range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#10b981;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .1s,box-shadow .2s;box-shadow:0 0 10px #10b98199}.green-slider-range::-webkit-slider-thumb:hover{transform:scale(1.2)}.slider-limits{color:#475569;justify-content:space-between;font-size:.68rem;font-weight:500;display:flex}.green-tco-outputs{grid-template-columns:repeat(3,1fr);gap:12px;transition:filter .3s;display:grid}.green-tco-outputs.calculating-glow{filter:blur(1px)brightness(1.2)}.tco-result-card{background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;padding:14px 16px;display:flex;position:relative}.border-glow-green{border:1px solid #10b98126}.border-glow-green:hover{border-color:#10b98166}.border-glow-blue{border:1px solid #ffffff26}.border-glow-blue:hover{border-color:#fff6}.border-glow-gold{border:1px solid #eab30826}.border-glow-gold:hover{border-color:#eab30866}.result-card-featured{background:#eab30805;border-color:#eab30833}.featured-badge{text-transform:uppercase;color:#000;letter-spacing:.02em;background-color:#eab308;border-radius:4px;padding:2px 6px;font-size:.58rem;font-weight:800;position:absolute;top:-8px;right:12px}.result-label{text-transform:uppercase;color:#64748b;letter-spacing:.03em;margin-bottom:8px;font-size:.68rem;font-weight:700}.result-value{letter-spacing:-.01em;margin-bottom:6px;font-size:1.4rem;font-weight:850}.result-meta{color:#475569;font-size:.65rem;line-height:1.4}.green-tco-visual{flex-direction:column;justify-content:center;display:flex}.green-tco-frame{aspect-ratio:16/10;background:#020617;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0006}.green-tco-image{object-fit:cover;opacity:.9;width:100%;height:100%}.green-tco-hud-card{-webkit-backdrop-filter:blur(12px);z-index:10;background:#06091399;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:8px;width:calc(100% - 48px);padding:14px 20px;display:flex;position:absolute;bottom:24px;left:24px}.hud-leaf-icon{color:#10b981}.hud-performance-load{flex-direction:column;gap:6px;margin-top:4px;display:flex}.performance-lbl{color:#ffffff80;letter-spacing:.05em;justify-content:space-between;font-size:.65rem;font-weight:700;display:flex}.val-pulse{color:#10b981;animation:1.2s infinite alternate consolePulse}.performance-bar-outer{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.performance-bar-inner{background-color:#10b981;border-radius:2px;height:100%;transition:width .3s}.green-tco-guide{background:#0f172a05;border:1px solid #0f172a0f;border-radius:24px;margin-top:64px;padding:40px}.green-tco-guide .guide-title{color:#0f172a;letter-spacing:-.02em;text-align:left;margin-bottom:32px;font-size:1.5rem;font-weight:800}@media (width<=1100px){.green-tco-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.green-tco-container{padding:0 24px}.green-tco-title{font-size:2.2rem}.green-tco-outputs{grid-template-columns:1fr}.green-tco-hud-card{background:#060913;border:none;border-top:1px solid #ffffff14;border-radius:0;width:100%;padding:20px;position:relative;bottom:auto;left:auto;right:auto}}.green-roadmap-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#6366f108,#0000 50%),radial-gradient(circle at 20% 80%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.road-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f108 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:40%;right:25%}.road-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.road-title .text-gradient{background:linear-gradient(135deg,#6366f1 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.road-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;display:grid}.road-milestones-column{padding-left:36px;position:relative}.roadmap-vertical-line{background:#0f172a14;width:2px;position:absolute;top:24px;bottom:24px;left:13px}.roadmap-progress-line{background:linear-gradient(#6366f1,#10b981);width:100%;transition:height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.road-stepper-list{flex-direction:column;gap:32px;display:flex}.road-step-item{cursor:pointer;border:1px solid #0000;border-radius:16px;gap:24px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.road-step-item:hover{background:#6366f105;border-color:#6366f10d}.road-step-item.active{background:#6366f10a;border-color:#6366f11f;box-shadow:0 4px 20px #6366f105}.road-step-circle-wrapper{z-index:2;flex-shrink:0;margin-left:-33px;position:relative}.road-step-circle{color:#475569;background:#fff;border:2px solid #0f172a26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.road-step-item.active .road-step-circle{color:#fff;background:#6366f1;border-color:#6366f1;box-shadow:0 0 10px #6366f166}.road-step-item.completed .road-step-circle{color:#fff;background:#10b981;border-color:#10b981}.road-step-text-wrapper{flex-direction:column;display:flex}.step-kicker{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.72rem;font-weight:800}.road-step-item.active .step-kicker{color:#6366f1}.step-title{color:#0f172a;margin:0 0 8px;font-size:1.15rem;font-weight:750;transition:color .3s}.road-step-item.active .step-title{color:#000}.step-desc{color:#475569;margin:0;font-size:.88rem;line-height:1.5}.road-dashboard-column{flex-direction:column;display:flex}.road-photo-frame{aspect-ratio:16/10;background:#020617;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0006}.road-control-image{object-fit:cover;opacity:.85;width:100%;height:100%}.hud-compass-icon{color:#6366f1}.road-hud-card{-webkit-backdrop-filter:blur(12px);z-index:10;background:#060913a6;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:12px;width:calc(100% - 48px);padding:16px 20px;display:flex;position:absolute;bottom:24px;left:24px}.road-metrics-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.road-hud-metric{background:#ffffff03;border:1px solid #ffffff08;border-radius:8px;flex-direction:column;padding:10px 12px;transition:all .3s;display:flex}.border-glow-green-sm{border-color:#10b9811a}.border-glow-blue-sm{border-color:#ffffff1a}.border-glow-purple-sm{border-color:#a855f71a}.metric-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.58rem;font-weight:700}.metric-val{font-family:monospace;font-size:1.05rem;font-weight:850}.performance-bar-inner-road{background-color:#6366f1;border-radius:2px;height:100%;transition:width .4s}.road-guide-container{background:#0f172a05;border:1px solid #0f172a0f;border-radius:24px;margin-top:64px;padding:40px}.road-guide-container .guide-title{color:#0f172a;letter-spacing:-.02em;text-align:left;margin-bottom:32px;font-size:1.5rem;font-weight:800}@media (width<=1100px){.road-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.road-section-container{padding:0 24px}.road-title{font-size:2.2rem}.road-metrics-row{grid-template-columns:1fr;gap:8px}.road-hud-card{background:#060913;border:none;border-top:1px solid #ffffff14;border-radius:0;width:100%;padding:20px;position:relative;bottom:auto;left:auto;right:auto}.road-guide-container{padding:24px}}.green-battery-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 20%,#6366f108,#0000 50%),radial-gradient(circle at 90% 80%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.bat-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#6366f114 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.bat-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#0ea5e908 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;left:20%}.bat-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.bat-header{text-align:center;max-width:750px;margin:0 auto 60px}.bat-badge{text-transform:uppercase;letter-spacing:.12em;color:#6366f1;background:#6366f10f;border:1px solid #6366f11f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.bat-badge-icon{color:#6366f1}.bat-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.bat-title .text-gradient{background:linear-gradient(135deg,#6366f1 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bat-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.bat-split-grid{grid-template-columns:1.15fr 1fr;align-items:stretch;gap:56px;display:grid}.bat-controls-card{background:#090d16;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:560px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000040}.bat-console-body{flex-direction:column;flex-grow:1;gap:24px;padding:28px 24px;display:flex}.battery-profiles-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.battery-profile-button{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:14px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.battery-profile-button.active{background:#6366f114;border-color:#6366f140}.battery-profile-button:hover:not(.active){background:#ffffff0a;border-color:#ffffff1a}.profile-indicator{background-color:#0000;width:3px;transition:background-color .3s;position:absolute;top:0;bottom:0;left:0}.battery-profile-button.active .profile-indicator{background-color:#6366f1}.profile-meta{color:#64748b;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-size:.65rem;font-weight:700;display:flex}.battery-profile-button.active .profile-meta{color:#cbd5e1}.profile-zap-icon{opacity:.7}.profile-btn-title{color:#94a3b8;margin:0;font-size:.82rem;font-weight:700}.battery-profile-button.active .profile-btn-title{color:#fff}.active-profile-description{color:#94a3b8;background:#ffffff03;border-left:3px solid #334155;border-radius:10px;padding:12px 16px;font-size:.85rem;line-height:1.5}.bat-metrics-container{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.bat-metric-card{background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;padding:14px 16px;transition:transform .2s,border-color .3s;display:flex}.bat-metric-card:hover{background:#ffffff05;transform:translateY(-2px)}.border-glow-blue-battery:hover{border-color:#ffffff4d}.border-glow-purple-battery:hover{border-color:#a855f74d}.border-glow-gold-battery:hover{border-color:#eab3084d}.bg-rose{background-color:#f43f5e}.bat-visual-container{flex-direction:column;justify-content:center;display:flex}.bat-photo-frame{aspect-ratio:16/10;background:#020617;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0006}.bat-visual-image{object-fit:cover;opacity:.85;width:100%;height:100%}.hotspot-wrapper{z-index:8;position:absolute}.hotspot-btn{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.hotspot-pulse-ring{background:#10b98166;border-radius:50%;width:100%;height:100%;animation:1.8s infinite hotspotPulse;position:absolute}.hotspot-btn.active .hotspot-pulse-ring{background:#6366f166}.hotspot-core-dot{background:#10b981;border-radius:50%;width:8px;height:8px;transition:all .3s;box-shadow:0 0 8px #10b981}.hotspot-btn.active .hotspot-core-dot{background:#6366f1;transform:scale(1.3);box-shadow:0 0 8px #6366f1}.hotspot-tooltip{pointer-events:none;z-index:15;background:#090d16f2;border:1px solid #ffffff26;border-radius:8px;width:220px;padding:12px 14px;animation:.2s cubic-bezier(.4,0,.2,1) tooltipFade;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #00000080}@keyframes tooltipFade{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}.tooltip-title{letter-spacing:.05em;color:#6366f1;text-transform:uppercase;margin:0 0 6px;font-size:.68rem;font-weight:800}.tooltip-info{color:#e2e8f0;margin:0;font-size:.72rem;line-height:1.4}.hud-help-bar{-webkit-backdrop-filter:blur(6px);z-index:5;color:#ffffffb3;background:#090d16b3;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;width:calc(100% - 48px);padding:8px 16px;font-size:.68rem;display:flex;position:absolute;bottom:24px;left:24px}.help-icon{color:#10b981;flex-shrink:0}.bat-guide-container{background:#0f172a05;border:1px solid #0f172a0f;border-radius:24px;margin-top:64px;padding:40px}.bat-guide-container .guide-title{color:#0f172a;letter-spacing:-.02em;text-align:left;margin-bottom:32px;font-size:1.5rem;font-weight:800}.border-left-indigo{border-left-color:#6366f1}.guide-icon-wrapper.indigo-bg{background:#6366f114;color:#6366f1!important}@media (width<=1100px){.bat-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.bat-section-container{padding:0 24px}.bat-title{font-size:2.2rem}.battery-profiles-list,.bat-metrics-container{grid-template-columns:1fr}.bat-guide-container{padding:24px}}.green-hydrogen-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 90% 20%,#10b98108,#0000 50%),radial-gradient(circle at 10% 80%,#0ea5e908,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.hydro-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#10b98114 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hydro-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98108 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:20%}.hydro-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.hydro-header{text-align:center;max-width:750px;margin:0 auto 60px}.hydro-badge{text-transform:uppercase;letter-spacing:.12em;color:#10b981;background:#10b9810f;border:1px solid #10b9811f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.hydro-badge-icon{color:#10b981}.hydro-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.hydro-title .text-gradient{background:linear-gradient(135deg,#10b981 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hydro-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.hydro-split-grid{grid-template-columns:1fr 1.15fr;align-items:stretch;gap:56px;display:grid}.hydro-controls-card{background:#090d16;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000040}.hydro-console-body{flex-direction:column;flex-grow:1;gap:24px;padding:28px 24px;display:flex}.camera-tabs-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.camera-tab-button{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:14px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.camera-tab-button.active{background:#10b98114;border-color:#10b98140;box-shadow:inset 0 0 12px #10b9810d}.camera-tab-button:hover:not(.active){background:#ffffff0a;border-color:#ffffff1a}.tab-indicator{background-color:#0000;width:3px;transition:background-color .3s;position:absolute;top:0;bottom:0;left:0}.camera-tab-button.active .tab-indicator{background-color:#10b981}.tab-meta{color:#64748b;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:4px;font-size:.65rem;font-weight:700;display:flex}.camera-tab-button.active .tab-meta{color:#34d399}.tab-camera-icon{opacity:.7}.tab-feed-title{color:#94a3b8;margin:0;font-size:.85rem;font-weight:700}.camera-tab-button.active .tab-feed-title{color:#fff}.active-feed-description{color:#94a3b8;background:#ffffff03;border-left:3px solid #334155;border-radius:10px;padding:12px 16px;font-size:.85rem;line-height:1.5}.hydro-metrics-container{grid-template-columns:repeat(3,1fr);gap:12px;transition:filter .3s;display:grid}.hydro-metrics-container.calculating-glow{filter:blur(1px)brightness(1.2)}.hydro-metric-card{background:#ffffff03;border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;padding:14px 16px;transition:transform .2s,border-color .3s;display:flex}.hydro-metric-card:hover{background:#ffffff05;transform:translateY(-2px)}.border-glow-blue-hydro:hover{border-color:#ffffff4d}.border-glow-green-hydro:hover{border-color:#10b9814d}.border-glow-purple-hydro:hover{border-color:#a855f74d}.metric-label{text-transform:uppercase;color:#64748b;letter-spacing:.03em;margin-bottom:8px;font-size:.68rem;font-weight:700}.metric-value-row{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.metric-value{letter-spacing:-.01em;font-size:1.28rem;font-weight:850}.metric-card-icon{opacity:.6}.metric-bar-outer{background:#ffffff0d;border-radius:2px;height:3px;margin-bottom:8px;overflow:hidden}.metric-bar-inner{border-radius:2px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.bg-blue{background-color:#3b82f6}.bg-emerald{background-color:#10b981}.bg-purple{background-color:#a855f7}.metric-meta{color:#475569;font-size:.65rem;line-height:1.4}.console-footer-bar{background:#070a12;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.simulator-tip{color:#475569;align-items:center;gap:8px;font-size:.72rem;font-weight:500;display:flex}.tip-icon{color:#64748b;flex-shrink:0}.console-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary-console{color:#fff;background:#10b981;box-shadow:0 4px 12px #10b9814d}.btn-primary-console:hover:not(:disabled){background:#34d399;transform:translateY(-1px);box-shadow:0 4px 16px #10b98180}.btn-primary-console:disabled{opacity:.6;cursor:not-allowed}.btn-processing{color:#64748b;box-shadow:none;background:#1e293b}.spin-anim{animation:.8s linear infinite spin}.hydro-visual-container{flex-direction:column;justify-content:center;display:flex}.hydro-photo-frame{aspect-ratio:16/10;background:#020617;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0006}.hydro-feed-image{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.hydro-feed-image.visible{opacity:.8}.hud-corner-top-left{z-index:5;border-top:2px solid #fff6;border-left:2px solid #fff6;width:16px;height:16px;position:absolute;top:20px;left:20px}.hud-corner-top-right{z-index:5;border-top:2px solid #fff6;border-right:2px solid #fff6;width:16px;height:16px;position:absolute;top:20px;right:20px}.hud-corner-bottom-left{z-index:5;border-bottom:2px solid #fff6;border-left:2px solid #fff6;width:16px;height:16px;position:absolute;bottom:20px;left:20px}.hud-corner-bottom-right{z-index:5;border-bottom:2px solid #fff6;border-right:2px solid #fff6;width:16px;height:16px;position:absolute;bottom:20px;right:20px}.hud-scanner-bar{z-index:10;pointer-events:none;background:linear-gradient(90deg,#0000,#34d399cc,#6366f1cc,#34d399cc,#0000);height:2px;position:absolute;left:0;right:0;box-shadow:0 0 12px #34d39980}.scan-fast{animation:6s linear infinite scanProgress}@keyframes scanProgress{0%{top:0%}50%{top:100%}to{top:0%}}.hud-badge{-webkit-backdrop-filter:blur(6px);letter-spacing:.05em;color:#fff;z-index:5;background:#090d16b3;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:8px;padding:6px 12px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute}.hud-badge-top-left{top:32px;left:32px}.hud-rec-dot{background-color:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.2s steps(2,end) infinite blink;box-shadow:0 0 6px #ef4444}@keyframes blink{to{opacity:0}}.hud-coordinates{color:#fff9;letter-spacing:.05em;text-align:right;z-index:5;flex-direction:column;align-items:flex-end;gap:4px;font-family:monospace;font-size:.65rem;display:flex;position:absolute;top:32px;right:32px}.hud-crosshair-center{opacity:.25;pointer-events:none;z-index:5;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-crosshair-center:before,.hud-crosshair-center:after{content:"";background:#fff;position:absolute}.hud-crosshair-center:before{height:1px;top:50%;left:0;right:0}.hud-crosshair-center:after{width:1px;top:0;bottom:0;left:50%}.hud-control-overlay{z-index:8;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.hud-ctrl-btn{color:#ffffffb3;letter-spacing:.05em;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#090d1699;border:1px solid #ffffff1a;border-radius:6px;padding:8px 12px;font-size:.65rem;font-weight:700;transition:all .2s}.hud-ctrl-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.hud-ctrl-btn.active{color:#34d399;background:#10b98126;border-color:#34d39966}.hydro-hud-card{-webkit-backdrop-filter:blur(12px);z-index:10;background:#090d168c;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;width:calc(100% - 64px);padding:14px 20px;display:flex;position:absolute;bottom:32px;left:32px}.hud-card-blur{pointer-events:none;background:linear-gradient(#ffffff08 0%,#0000 100%);border-radius:14px;position:absolute;inset:0}.hud-card-header{color:#fff;letter-spacing:.08em;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.hud-cpu-icon{color:#10b981;animation:4s linear infinite spin}.hud-metrics-row{gap:32px;display:flex}.hud-metric{flex-direction:column;align-items:flex-end;display:flex}.hud-metric-lbl{color:#fff6;letter-spacing:.05em;margin-bottom:2px;font-size:.6rem;font-weight:700}.hud-metric-val{color:#fff;font-family:monospace;font-size:.9rem;font-weight:800}.hydro-guide-container{background:#0f172a05;border:1px solid #0f172a0f;border-radius:24px;margin-top:64px;padding:40px}.hydro-guide-container .guide-title{color:#0f172a;letter-spacing:-.02em;text-align:left;margin-bottom:32px;font-size:1.5rem;font-weight:800}.guide-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.guide-col{border-left:3px solid #0000;padding-left:28px}.border-left-emerald{border-left-color:#10b981}.border-left-purple{border-left-color:#a855f7}.guide-col-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.guide-icon-wrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.guide-icon-wrapper.emerald-bg{background:#10b98114;color:#10b981!important}.guide-icon-wrapper.purple-bg{background:#a855f714;color:#a855f7!important}.guide-col-header h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:750}.guide-text{color:#475569;margin:0;font-size:.95rem;line-height:1.6}@media (width<=1100px){.hydro-split-grid{grid-template-columns:1fr;gap:40px}.hydro-photo-frame{aspect-ratio:16/9}}@media (width<=768px){.hydro-section-container{padding:0 24px}.hydro-title{font-size:2.2rem}.camera-tabs-list{grid-template-columns:1fr;gap:8px}.hydro-metrics-container{grid-template-columns:1fr}.hydro-hud-card{flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 40px);bottom:20px;left:20px}.hud-metrics-row{justify-content:space-between;width:100%}.guide-grid{grid-template-columns:1fr;gap:32px}.hydro-guide-container{padding:24px}.hud-control-overlay{top:auto;bottom:96px;right:20px;transform:none}.hud-badge-top-left{top:20px;left:20px}.hud-coordinates{top:20px;right:20px}}.green-fleets-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.green-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#10b98114 0,#0000 50%),radial-gradient(at 100% 0,#06b6d414 0,#0000 45%),radial-gradient(at 50% 100%,#eff6ff80 0,#0000 60%);position:absolute;inset:0}.green-mesh-bg:after{content:"";opacity:.22;background-image:radial-gradient(#10b9811f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.green-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.green-hero-content{flex-direction:column;align-items:flex-start;display:flex}.green-hero-badge{color:#059669;background-color:#10b9810f;border:1px solid #10b98126;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.green-fleets-page .badge-bullet{background-color:#10b981;border-radius:50%;width:6px;height:6px}.green-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.green-fleets-page .text-gradient{background:linear-gradient(135deg,#10b981 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.green-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.green-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.green-fleets-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.green-fleets-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#10b98140;transform:translate(6px)}.green-fleets-page .benefit-icon-wrapper{border-radius:var(--radius);color:#10b981;background-color:#10b9810f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.green-fleets-page .benefit-text{flex-direction:column;display:flex}.green-fleets-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.green-fleets-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.green-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.green-hero-actions .btn-primary{background:linear-gradient(135deg,#10b981 0%,#0891b2 100%)}.green-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #10b98159}.green-hero-actions .btn-outline:hover{color:#10b981;background-color:#10b9810d;border-color:#10b9814d}.green-hero-graphic{justify-content:flex-end;width:100%;display:flex}.green-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.green-fleets-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#10b98126 0%,#0000 60%);position:absolute;inset:0}.green-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.green-fleets-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.green-fleets-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.green-fleets-page .divider-arrow-icon{color:#10b981}@media (width<=900px){.green-fleets-page{padding:120px 0 60px}.green-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.green-hero-content{align-items:center}.green-hero-title{font-size:2.8rem}.green-hero-subtitle{margin-left:auto;margin-right:auto}.green-fleets-page .benefit-card{text-align:left}.green-hero-actions,.green-hero-graphic{justify-content:center}.green-hero-divider{margin-top:50px;padding:0 24px}}.vc-graphic-wrapper{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 40px -10px #f59e0b0a;background-color:#fff;flex-direction:column;padding:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.vc-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 50px -12px #f59e0b14;border-color:#f59e0b40}.vc-graphic-wrapper .vc-glow{z-index:1;pointer-events:none;filter:blur(40px);opacity:.5;border-radius:50%;width:300px;height:300px;transition:background .8s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vc-graphic-wrapper .vc-glow.seed{background:radial-gradient(circle,#f59e0b1f 0%,#fbbf240f 50%,#0000 70%)}.vc-graphic-wrapper .vc-glow.series-a{background:radial-gradient(circle,#ea580c24 0%,#f9731614 50%,#0000 70%)}.vc-graphic-wrapper .vc-glow.series-b{background:radial-gradient(circle,#10b98126 0%,#f59e0b0f 50%,#0000 70%)}.vc-graphic-wrapper .vc-svg{z-index:2;width:100%;height:calc(100% - 48px);display:block;position:relative}.vc-graphic-wrapper .vc-controls{z-index:5;grid-template-columns:1fr 1fr 1fr;gap:10px;padding:12px 14px 4px;display:grid}.vc-graphic-wrapper .control-btn{border-radius:var(--radius);border:1.5px solid var(--border);font-family:var(--font);color:var(--text-main);cursor:pointer;background-color:#f8fafcd9;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.75rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.vc-graphic-wrapper .control-btn:hover{background-color:#fff;border-color:#f59e0b4d}.vc-graphic-wrapper .control-btn.active{background-color:#fff;box-shadow:0 4px 12px #f59e0b0f}.vc-graphic-wrapper .control-btn.seed-btn.active{color:#d97706;border-color:#fbbf2466}.vc-graphic-wrapper .control-btn.series-a-btn.active{color:#ea580c;border-color:#f9731666}.vc-graphic-wrapper .control-btn.series-b-btn.active{color:#10b981;border-color:#10b98166}.vc-graphic-wrapper .btn-icon-adjust{flex-shrink:0}.vc-graphic-wrapper .base-ring{fill:none;stroke-linecap:round}.vc-graphic-wrapper .base-ring.outer{stroke:#94a3b81f;stroke-width:1.5px;stroke-dasharray:4 8;transform-origin:210px 310px;animation:12s linear infinite rotate-base}.vc-graphic-wrapper .base-ring.inner{stroke:#94a3b82e;stroke-width:1.5px;stroke-dasharray:12 6;transform-origin:210px 310px;animation:8s linear infinite rotate-base-reverse}.vc-graphic-wrapper .base-ring.center{stroke:#94a3b84d;stroke-width:2px}@keyframes rotate-base{to{transform:rotate(360deg)}}@keyframes rotate-base-reverse{to{transform:rotate(-360deg)}}.vc-graphic-wrapper .pipeline-base{fill:none;stroke:#e2e8f0f2;stroke-width:2.5px;stroke-linecap:round}.vc-graphic-wrapper .pipeline-flow{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:6 8;stroke-dashoffset:0;opacity:0;transition:opacity .5s,stroke .6s;animation:3.5s linear infinite flow-march}.vc-graphic-wrapper .pipeline-flow.active{opacity:1}.vc-graphic-wrapper .pipeline-flow.seed{stroke:#f59e0b8c}.vc-graphic-wrapper .pipeline-flow.series-a{stroke:#f9731699;animation-duration:2.5s}.vc-graphic-wrapper .pipeline-flow.series-b{stroke:#10b981a6;animation-duration:2s}.vc-graphic-wrapper .pulse-node{filter:drop-shadow(0 0 3px);transition:fill .6s,color .6s}.vc-graphic-wrapper .pulse-node.seed{fill:#f59e0b;color:#f59e0b}.vc-graphic-wrapper .pulse-node.series-a{fill:#f97316;color:#f97316}.vc-graphic-wrapper .pulse-node.series-b{fill:#10b981;color:#10b981}.vc-graphic-wrapper .tech-node{opacity:.15;transform-origin:0 0;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.vc-graphic-wrapper .tech-node.active{opacity:1}.vc-graphic-wrapper .tech-node.active:hover{transform:scale(1.08)}.vc-graphic-wrapper .node-bg{fill:#fff;stroke:var(--border);stroke-width:1.5px;filter:drop-shadow(0 4px 10px #00000005);transition:fill .5s,stroke .5s}.vc-graphic-wrapper .node-border{fill:none;stroke-width:1.5px;stroke-dasharray:4 3;transition:stroke .5s}.vc-graphic-wrapper .tech-node.active.seed .node-bg{stroke:#f59e0b40}.vc-graphic-wrapper .tech-node.active.seed .node-border{stroke:#f59e0b73}.vc-graphic-wrapper .tech-node.active.series-a .node-bg{stroke:#f9731640}.vc-graphic-wrapper .tech-node.active.series-a .node-border{stroke:#f9731673}.vc-graphic-wrapper .tech-node.active.series-b .node-bg{stroke:#10b98140}.vc-graphic-wrapper .tech-node.active.series-b .node-border{stroke:#10b98173}.vc-graphic-wrapper .node-icon-shape{fill:none;stroke:#64748b;stroke-width:1.5px;transition:stroke .5s}.vc-graphic-wrapper .node-icon-line{stroke:#94a3b8;stroke-width:1.2px;transition:stroke .5s}.vc-graphic-wrapper .node-icon-dot{fill:#64748b;transition:fill .5s}.vc-graphic-wrapper .node-icon-shape-fill{fill:#94a3b8;transition:fill .5s}.vc-graphic-wrapper .tech-node.active.seed .node-icon-shape{stroke:#d97706}.vc-graphic-wrapper .tech-node.active.seed .node-icon-line{stroke:#f59e0b}.vc-graphic-wrapper .tech-node.active.series-a .node-icon-shape{stroke:#ea580c}.vc-graphic-wrapper .tech-node.active.series-a .node-icon-line{stroke:#f97316}.vc-graphic-wrapper .tech-node.active.series-a .node-icon-dot{fill:#ea580c}.vc-graphic-wrapper .tech-node.active.series-a .node-icon-path{stroke:#f97316}.vc-graphic-wrapper .tech-node.active.series-b .node-icon-shape{stroke:#10b981}.vc-graphic-wrapper .tech-node.active.series-b .node-icon-line{stroke:#34d399}.vc-graphic-wrapper .tech-node.active.series-b .node-icon-dot{fill:#10b981}.vc-graphic-wrapper .tech-node.active.series-b .node-icon-path{stroke:#34d399}.vc-graphic-wrapper .tech-node.active.series-b .node-icon-shape-fill{fill:#10b981}.vc-graphic-wrapper .node-lbl{font-family:var(--font);fill:#475569;text-anchor:middle;font-size:9px;font-weight:750}.vc-graphic-wrapper .vc-audit-bar{stroke-width:1.5px;stroke-dasharray:4 4;transition:stroke .6s;animation:4s ease-in-out infinite alternate vc-sweep}.vc-graphic-wrapper .vc-audit-bar.seed{stroke:#f59e0b66}.vc-graphic-wrapper .vc-audit-bar.series-a{stroke:#f9731673}.vc-graphic-wrapper .vc-audit-bar.series-b{stroke:#10b98180}@keyframes vc-sweep{0%{opacity:.2;transform:translateY(-80px)}to{opacity:.95;transform:translateY(60px)}}.vc-graphic-wrapper .origin-point{stroke:#fff;stroke-width:1.5px;transition:fill .6s}.vc-graphic-wrapper .origin-point.seed{fill:#f59e0b}.vc-graphic-wrapper .origin-point.series-a{fill:#f97316}.vc-graphic-wrapper .origin-point.series-b{fill:#10b981}.vc-graphic-wrapper .origin-ping{fill:#0000;stroke-width:1.5px;transform-origin:210px 310px;transition:stroke .6s;animation:2s ease-out infinite origin-pulse}.vc-graphic-wrapper .origin-ping.seed{stroke:#f59e0b8c}.vc-graphic-wrapper .origin-ping.series-a{stroke:#f9731699}.vc-graphic-wrapper .origin-ping.series-b{stroke:#10b981a6}@keyframes origin-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.vc-graphic-wrapper .valuation-hud{fill:#0f172a;stroke:#94a3b840;stroke-width:1.5px}.vc-graphic-wrapper .valuation-lbl{font-family:var(--font);fill:var(--text-muted);letter-spacing:.06em;font-size:7.5px;font-weight:800}.vc-graphic-wrapper .valuation-txt{letter-spacing:.02em;font-family:Courier New,Courier,monospace;font-size:8.5px;font-weight:750;transition:fill .6s}.vc-graphic-wrapper .valuation-txt.seed{fill:#fbbf24;text-shadow:0 0 6px #f59e0b66}.vc-graphic-wrapper .valuation-txt.series-a{fill:#fdba74;text-shadow:0 0 6px #f9731666}.vc-graphic-wrapper .valuation-txt.series-b{fill:#34d399;text-shadow:0 0 6px #10b98166}.vc-graphic-wrapper .vc-telemetry-panel{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow);background-color:#ffffffd9;border:1.5px solid #e2e8f0cc;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.vc-graphic-wrapper .telemetry-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:flex}.vc-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.vc-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-vc;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-vc{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.vc-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.vc-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.vc-graphic-wrapper .telemetry-lbl{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.vc-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.95rem;font-weight:750;transition:color .6s}.vc-graphic-wrapper .telemetry-val-accent.seed{color:#d97706}.vc-graphic-wrapper .telemetry-val-accent.series-a{color:#ea580c}.vc-graphic-wrapper .telemetry-val-accent.series-b{color:#10b981}.vc-graphic-wrapper .telemetry-val-gray{color:#475569;margin-top:2px;font-size:.9rem;font-weight:750}.light-rays-container{pointer-events:none;z-index:3;width:100%;height:100%;position:relative;overflow:hidden}.bank-conveyor-panel{z-index:5;padding:96px 0;position:relative;overflow:hidden;background:linear-gradient(#090d18 0%,#03050a 100%)!important;border-top:1px solid #ffffff0f!important;border-bottom:1px solid #ffffff0f!important}.bank-conveyor-lightrays{z-index:1;pointer-events:none;position:absolute;inset:0}.bank-conveyor-lightrays .light-rays-container{width:100%;height:100%;position:absolute;inset:0}.bank-conveyor-bg-glow{pointer-events:none;z-index:0;filter:blur(50px);background:radial-gradient(circle,#f59e0b0f 0%,#9333ea0a 50%,#0000 80%);width:900px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bank-conveyor-mesh{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.bank-conveyor-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.bank-conveyor-header{text-align:center;margin-bottom:60px}.bank-badge-tag{letter-spacing:.15em;color:#f59e0b;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-flex}.bank-badge-line{background-color:#f59e0b;width:12px;height:1px}.bank-conveyor-header h2{color:#f8fafc;letter-spacing:-.02em;margin-bottom:16px;font-size:2.25rem;font-weight:800}.bank-conveyor-header p{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.bank-conveyor-wrapper{width:100vw;margin-left:-50vw;margin-right:-50vw;padding:20px 0;position:relative;left:50%;right:50%;overflow:hidden}.bank-conveyor-wrapper:before,.bank-conveyor-wrapper:after{content:"";z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.bank-conveyor-wrapper:before{background:linear-gradient(90deg,#090d18 0%,#0000 100%);left:0}.bank-conveyor-wrapper:after{background:linear-gradient(270deg,#090d18 0%,#0000 100%);right:0}.bank-conveyor-track{gap:24px;width:max-content;animation:32s linear infinite marquee;display:flex}.bank-conveyor-wrapper:hover .bank-conveyor-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.bank-conveyor-tile{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:space-between;width:440px;min-height:240px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;background:linear-gradient(#ffffff2e 0%,#ffffff08 40%,#0a0f1cbf 100%)!important}.bank-conveyor-tile:before{content:"";pointer-events:none;z-index:2;opacity:.85;background:linear-gradient(90deg,#0000 5%,#fff9 50%,#0000 95%);height:3px;transition:opacity .4s,background .4s;position:absolute;top:0;left:0;right:0}.bank-conveyor-tile:hover:before{opacity:1;background:linear-gradient(90deg,#0000 2%,#ffffffd9 50%,#0000 98%)}.bank-conveyor-tile:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 16px 40px #00000080,0 0 30px #ffffff0d;background:linear-gradient(#ffffff47 0%,#ffffff0f 50%,#0a0f1ce6 100%)!important;border-color:#ffffff38!important}.bank-tile-bg-glow{opacity:0;background:radial-gradient(circle at 50% 0,#f59e0b14 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.bank-conveyor-tile:hover .bank-tile-bg-glow{opacity:1}.bank-tile-border-highlight{-webkit-mask-composite:destination-out;opacity:0;background:linear-gradient(135deg,#f59e0b33,#0000 40%) border-box;border:1px solid #0000;border-radius:16px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bank-conveyor-tile:hover .bank-tile-border-highlight{opacity:1}.bank-tile-content{z-index:1;flex-direction:column;justify-content:space-between;gap:16px;height:100%;display:flex;position:relative}.bank-tile-header{justify-content:space-between;align-items:center;display:flex}.bank-tile-icon-frame{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b26;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.bank-tile-link-btn{color:#94a3b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex}.bank-tile-link-btn:hover{color:#060913;background:#f59e0b;border-color:#f59e0b;transform:rotate(45deg)}.bank-tile-body{flex-direction:column;gap:4px;display:flex}.bank-tile-body h3{color:#f8fafc;letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.bank-tile-role{color:#cbd5e1;margin-top:4px;font-size:.82rem;font-weight:600}.bank-tile-hq{color:#64748b;font-size:.75rem}@media (width<=768px){.bank-conveyor-header h2{font-size:1.75rem}.bank-conveyor-header p{font-size:1rem}.bank-conveyor-tile{width:290px;min-height:170px;padding:20px}.bank-tile-logo-wrap{width:170px!important;max-width:170px!important;height:52px!important}}.bank-tile-logo-wrap{justify-content:flex-start;align-items:center;width:280px;max-width:280px;height:80px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;background:0 0!important;border:none!important}.bank-conveyor-tile:hover .bank-tile-logo-wrap{transform:scale(1.06)}.bank-tile-logo-img{object-fit:contain;opacity:.88;width:auto;max-width:100%;height:100%;transition:opacity .3s}.bank-conveyor-tile:hover .bank-tile-logo-img{opacity:1}.vc-page{background:radial-gradient(circle at 0 0,#f59e0b1f,#0000 30%),radial-gradient(circle at 85% 12%,#0ea5e914,#0000 26%),linear-gradient(#060913 0%,#0b0f19 32%,#04060b 100%);padding:112px 0 88px;position:relative;overflow:hidden}.vc-page-glow{filter:blur(80px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.vc-page-glow-a{background:#f59e0b1f;width:320px;height:320px;top:40px;left:-120px}.vc-page-glow-b{background:#3b82f61a;width:260px;height:260px;top:420px;right:-110px}.vc-hero-shell,.vc-thesis-section,.vc-mandate-section,.vc-pathway-section,.vc-fit-section,.vc-value-section,.vc-closing-band{z-index:1;width:min(1320px,100% - 48px);margin:0 auto;position:relative}.vc-hero-shell{grid-template-columns:minmax(0,1fr) minmax(460px,1fr);align-items:center;gap:44px;display:grid}.vc-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.vc-kicker{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f59e0b;background:#f59e0b0f;border:1px solid #f59e0b38;border-radius:999px;align-items:center;gap:10px;padding:8px 16px;font-size:.84rem;font-weight:700;display:inline-flex}.vc-kicker-mark{background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #f59e0b26}.vc-title{color:#f8fafc;max-width:10.5ch;margin:22px 0 18px;font-size:clamp(3rem,6vw,4.6rem);font-weight:820;line-height:1.02}.vc-title span{background:linear-gradient(135deg,#d97706 0%,#f59e0b 50%,#0f766e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:8px;display:block}.vc-subtitle{color:#94a3b8;max-width:640px;margin:0 0 28px;font-size:1.06rem;line-height:1.72}.vc-stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(620px,100%);margin-bottom:28px;display:grid}.vc-stat-chip{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:90px;padding:16px 18px;display:flex;box-shadow:0 18px 34px -26px #0009}.vc-stat-chip span{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;font-weight:700}.vc-stat-chip strong{color:#f8fafc;font-size:1rem;line-height:1.35}.vc-actions{flex-wrap:wrap;gap:14px;display:flex}.vc-actions .btn-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.vc-actions .btn-primary:hover{box-shadow:0 16px 28px -18px #d97706b3}.vc-actions .btn-outline:hover{color:#b45309;background:#f59e0b0d;border-color:#f59e0b4d}.vc-hero-visual{gap:18px;display:grid}.vc-hero-photo-card,.vc-feature-image-card,.vc-pathway-media{background:#080c14;border:1px solid #ffffff14;border-radius:28px;overflow:hidden;box-shadow:0 32px 58px -42px #000000b3}.vc-hero-photo-card{aspect-ratio:16/10}.vc-hero-photo-card img,.vc-feature-image-card img,.vc-pathway-media img{object-fit:cover;width:100%;height:100%;display:block}.vc-visual-frame{background:linear-gradient(#0f172a99 0%,#080c14cc 100%);border:1px solid #ffffff14;border-radius:30px;width:100%;padding:10px;box-shadow:0 34px 70px -42px #000000b3}.vc-section-heading{max-width:760px}.vc-section-heading span,.vc-fit-intro span,.vc-value-lead span,.vc-sectors-head span,.vc-closing-band span{color:#f59e0b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.vc-section-heading h2,.vc-fit-intro h2,.vc-value-lead h2,.vc-closing-band h2{color:#f8fafc;margin:0;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.14}.vc-section-heading p,.vc-value-lead p,.vc-closing-band p{color:#cbd5e1;margin:18px 0 0;font-size:1rem;line-height:1.75}.vc-thesis-section{grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);align-items:start;gap:24px;margin-top:84px;display:grid}.vc-thesis-visual-col{height:100%}.vc-feature-image-card-thesis{height:100%;min-height:480px}.vc-thesis-content{gap:28px;display:grid}.vc-thesis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vc-thesis-card,.vc-sector-card,.vc-pathway-card,.vc-fit-panel,.vc-value-card,.vc-overview-card{background:#0f172a73;border:1px solid #ffffff14;box-shadow:0 18px 34px -28px #0009}.vc-thesis-card{border-radius:24px;flex-direction:column;justify-content:space-between;min-height:250px;padding:26px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.vc-thesis-card svg,.vc-value-card svg{color:#f59e0b}.vc-thesis-card h3,.vc-sector-card h3,.vc-pathway-card h3,.vc-fit-panel h3,.vc-value-card h3,.vc-overview-card h3,.vc-value-lead h3{color:#f8fafc;margin:18px 0 10px;font-size:1.18rem;line-height:1.3}.vc-thesis-card p,.vc-sector-card p,.vc-pathway-card p,.vc-value-card p,.vc-overview-card p,.vc-fit-panel li{color:#cbd5e1;margin:0;line-height:1.72}.vc-thesis-card:hover,.vc-sector-card:hover,.vc-pathway-card:hover,.vc-value-card:hover,.vc-fit-panel:hover,.vc-overview-card:hover,.vc-hero-photo-card:hover,.vc-feature-image-card:hover,.vc-pathway-media:hover{border-color:#f59e0b59;transition:transform .22s,box-shadow .22s,border-color .22s;transform:translateY(-6px);box-shadow:0 30px 50px -34px #000000b3}.vc-mandate-section{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:22px;margin-top:88px;display:grid}.vc-mandate-overview,.vc-mandate-sectors{gap:18px;display:grid}.vc-section-heading-left{max-width:560px}.vc-overview-card{background:linear-gradient(#f59e0b0d 0%,#ffffff05 100%);border-radius:28px;padding:28px}.vc-metrics-list{gap:14px;margin-top:24px;display:grid}.vc-metric-row{border-top:1px solid #ffffff14;grid-template-columns:116px 1fr;gap:18px;padding-top:14px;display:grid}.vc-metric-row span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.04em;font-size:.84rem;font-weight:700}.vc-metric-row strong{color:#f8fafc;font-size:.98rem;line-height:1.55}.vc-feature-image-card-mandate{aspect-ratio:16/10}.vc-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.vc-sector-card{border-radius:22px;min-height:220px;padding:24px}.vc-sector-card:first-child{background:linear-gradient(#f59e0b0f 0%,#ffffff05 100%)}.vc-sector-card:nth-child(2){background:linear-gradient(#ffffff0f 0%,#ffffff05 100%)}.vc-sector-card:nth-child(3){background:linear-gradient(#2dd4bf0f 0%,#ffffff05 100%)}.vc-sector-card:nth-child(4){background:linear-gradient(#3b82f60f 0%,#ffffff05 100%)}.vc-pathway-section{margin-top:92px}.vc-pathway-media{aspect-ratio:16/7;margin-top:28px}.vc-pathway-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px;display:grid;position:relative}.vc-pathway-track:before{content:"";z-index:0;background:linear-gradient(90deg,#f59e0b38,#ffffff14,#3b82f633);height:1px;position:absolute;top:36px;left:7%;right:7%}.vc-pathway-card{z-index:1;border-radius:22px;padding:22px;position:relative}.vc-pathway-card span{color:#f59e0b;background:#ffffff08;border:1px solid #f59e0b52;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 10px 20px -16px #000000b3}.vc-fit-section{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:22px;margin-top:92px;display:grid}.vc-feature-image-card-fit{aspect-ratio:16/10;width:100%;margin-top:24px}.vc-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.vc-fit-panel{border-radius:24px;min-height:100%;padding:26px}.vc-fit-panel-good{background:linear-gradient(#10b9810d 0%,#ffffff05 100%)}.vc-fit-panel-not{background:linear-gradient(#f43f5e0d 0%,#ffffff05 100%)}.vc-fit-panel ul{gap:14px;margin:0;padding-left:20px;display:grid}.vc-fit-panel li::marker{color:#f59e0b}.vc-value-section{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:22px;margin-top:92px;display:grid}.vc-value-lead{background:linear-gradient(#0b0f19 0%,#111827 100%);border:1px solid #ffffff14;border-radius:30px;padding:32px;box-shadow:0 34px 70px -44px #000c}.vc-value-lead span,.vc-value-lead h2,.vc-value-lead h3,.vc-value-lead p{color:#f8fafc}.vc-value-lead span{opacity:.76}.vc-value-lead p{opacity:.84}.vc-value-stack{gap:18px;display:grid}.vc-feature-image-card-value{aspect-ratio:16/9}.vc-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.vc-value-card{border-radius:22px;min-height:220px;padding:24px}.vc-closing-band{background:linear-gradient(135deg,#f59e0b0f 0%,#ffffff05 48%,#3b82f60a 100%);border:1px solid #ffffff14;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;margin-top:96px;padding:32px;display:flex;box-shadow:0 30px 60px -42px #000c}.vc-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(26px)}.vc-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes vcFadeUp{to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.vc-hero-shell,.vc-thesis-section,.vc-mandate-section,.vc-fit-section,.vc-value-section{grid-template-columns:1fr}.vc-hero-shell{gap:34px}.vc-pathway-track{grid-template-columns:repeat(2,minmax(0,1fr))}.vc-pathway-track:before{display:none}}@media (width<=820px){.vc-page{padding:108px 0 74px}.vc-hero-shell,.vc-thesis-section,.vc-mandate-section,.vc-pathway-section,.vc-fit-section,.vc-value-section,.vc-closing-band{width:min(1320px,100% - 28px)}.vc-stat-row,.vc-thesis-grid,.vc-sector-grid,.vc-fit-grid,.vc-value-grid,.vc-pathway-track{grid-template-columns:1fr}.vc-title{max-width:none}.vc-metric-row{grid-template-columns:1fr;gap:6px}.vc-pathway-media{aspect-ratio:5/4}.vc-closing-band{flex-direction:column;align-items:flex-start}}.ge-graphic-wrapper{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 45px -10px #0000004d;background-color:#0f172a;border:1.5px solid #3b82f633;flex-direction:column;padding:10px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ge-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 25px 55px -12px #3b82f626;border-color:#3b82f659}.ge-graphic-wrapper .ge-glow{z-index:1;pointer-events:none;filter:blur(50px);opacity:.65;border-radius:50%;width:320px;height:320px;transition:background .8s cubic-bezier(.16,1,.3,1);position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.ge-graphic-wrapper .ge-glow.cyan{background:radial-gradient(circle,#06b6d438 0%,#3b82f614 50%,#0000 70%)}.ge-graphic-wrapper .ge-glow.blue{background:radial-gradient(circle,#3b82f63d 0%,#6366f11a 50%,#0000 70%)}.ge-graphic-wrapper .ge-glow.indigo{background:radial-gradient(circle,#6366f138 0%,#a855f714 50%,#0000 70%)}.ge-graphic-wrapper .ge-glow.emerald{background:radial-gradient(circle,#10b98138 0%,#3b82f614 50%,#0000 70%)}.ge-graphic-wrapper .ge-svg{z-index:2;width:100%;height:calc(100% - 48px);display:block;position:relative}.ge-graphic-wrapper .ge-cycle-status{z-index:5;background-color:#0f172ab3;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px 8px;display:flex}.ge-graphic-wrapper .cycle-details{flex-direction:column;display:flex}.ge-graphic-wrapper .cycle-step-lbl{font-family:var(--font);color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.ge-graphic-wrapper .cycle-title{font-family:var(--font);margin-top:3px;font-size:.95rem;font-weight:850;transition:color .5s}.ge-graphic-wrapper .cycle-title.cyan{color:#22d3ee}.ge-graphic-wrapper .cycle-title.blue{color:#e2e8f0}.ge-graphic-wrapper .cycle-title.indigo{color:#cbd5e1}.ge-graphic-wrapper .cycle-title.emerald{color:#34d399}.ge-graphic-wrapper .cycle-timer-container{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ge-graphic-wrapper .cycle-timer-svg{width:100%;height:100%;transform:rotate(-90deg)}.ge-graphic-wrapper .timer-track{fill:none;stroke:#ffffff14;stroke-width:2.2px}.ge-graphic-wrapper .timer-fill{fill:none;stroke-width:2.2px;stroke-linecap:round;transition:stroke .5s}.ge-graphic-wrapper .timer-fill.cyan{stroke:#22d3ee}.ge-graphic-wrapper .timer-fill.blue{stroke:#e2e8f0}.ge-graphic-wrapper .timer-fill.indigo{stroke:#cbd5e1}.ge-graphic-wrapper .timer-fill.emerald{stroke:#34d399}.ge-graphic-wrapper .bg-wave{fill:none;stroke-width:1.5px;transition:stroke .8s}.ge-graphic-wrapper .bg-wave.wave-back{opacity:.1;stroke-dasharray:4 8;animation:15s linear infinite wave-slide}.ge-graphic-wrapper .bg-wave.wave-front{opacity:.18;animation:10s linear infinite reverse wave-slide}.ge-graphic-wrapper .bg-wave.cyan{stroke:#06b6d4}.ge-graphic-wrapper .bg-wave.blue{stroke:#3b82f6}.ge-graphic-wrapper .bg-wave.indigo{stroke:#6366f1}.ge-graphic-wrapper .bg-wave.emerald{stroke:#10b981}@keyframes wave-slide{0%{stroke-dashoffset:0}to{stroke-dashoffset:240px}}.ge-graphic-wrapper .guideline-ring{fill:none;stroke:#ffffff08;stroke-width:1px}.ge-graphic-wrapper .guideline-ring.ring-dashed{stroke-dasharray:4 6}.ge-graphic-wrapper .orbital-ring{fill:none;stroke-width:1.2px;stroke-dasharray:10 15;opacity:.25;transition:stroke .6s}.ge-graphic-wrapper .orbital-ring.ring-primary{animation:18s linear infinite orbit-march-cw}.ge-graphic-wrapper .orbital-ring.ring-secondary{animation:14s linear infinite orbit-march-ccw}.ge-graphic-wrapper .orbital-ring.cyan{stroke:#22d3ee}.ge-graphic-wrapper .orbital-ring.blue{stroke:#e2e8f0}.ge-graphic-wrapper .orbital-ring.indigo{stroke:#cbd5e1}.ge-graphic-wrapper .orbital-ring.emerald{stroke:#34d399}@keyframes orbit-march-cw{to{stroke-dashoffset:-150px}}@keyframes orbit-march-ccw{to{stroke-dashoffset:150px}}.ge-graphic-wrapper .octahedron-wrapper{transition:transform .5s}.ge-graphic-wrapper .core-aura{fill:#0000;stroke-width:1px;transition:stroke .6s;animation:3s infinite alternate aura-pulse}.ge-graphic-wrapper .octahedron-wrapper.cyan .core-aura{stroke:#06b6d426}.ge-graphic-wrapper .octahedron-wrapper.blue .core-aura{stroke:#3b82f62e}.ge-graphic-wrapper .octahedron-wrapper.indigo .core-aura{stroke:#6366f126}.ge-graphic-wrapper .octahedron-wrapper.emerald .core-aura{stroke:#10b98126}@keyframes aura-pulse{0%{r:42;stroke-width:1px;opacity:.3}to{r:58;stroke-width:4px;opacity:.9}}.ge-graphic-wrapper .core-ticks{fill:none;stroke:#ffffff14;stroke-width:1.5px;stroke-dasharray:2 4;transform-origin:210px 145px;animation:20s linear infinite core-ticks-spin}@keyframes core-ticks-spin{to{transform:rotate(-360deg)}}.ge-graphic-wrapper .octa-core{transform-origin:210px 145px;animation:6s ease-in-out infinite alternate crystal-sway}@keyframes crystal-sway{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-6px)rotate(4deg)}}.ge-graphic-wrapper .octa-face{stroke-width:.75px;stroke:#ffffff59;transition:fill .8s cubic-bezier(.16,1,.3,1)}.ge-graphic-wrapper .cyan .face-tl{fill:#06b6d4cc}.ge-graphic-wrapper .cyan .face-tr{fill:#22d3ee8c}.ge-graphic-wrapper .cyan .face-bl{fill:#0891b2b3}.ge-graphic-wrapper .cyan .face-br{fill:#155e75cc}.ge-graphic-wrapper .cyan .face-l-bevel{fill:#22d3ee4d}.ge-graphic-wrapper .cyan .face-r-bevel{fill:#0891b266}.ge-graphic-wrapper .blue .face-tl{fill:#cbd5e1d9}.ge-graphic-wrapper .blue .face-tr{fill:#60a5fa99}.ge-graphic-wrapper .blue .face-bl{fill:#1d4ed8bf}.ge-graphic-wrapper .blue .face-br{fill:#1e3a8ad9}.ge-graphic-wrapper .blue .face-l-bevel{fill:#60a5fa59}.ge-graphic-wrapper .blue .face-r-bevel{fill:#1d4ed873}.ge-graphic-wrapper .indigo .face-tl{fill:#4f46e5cc}.ge-graphic-wrapper .indigo .face-tr{fill:#818cf88c}.ge-graphic-wrapper .indigo .face-bl{fill:#4338cab3}.ge-graphic-wrapper .indigo .face-br{fill:#312e81cc}.ge-graphic-wrapper .indigo .face-l-bevel{fill:#818cf84d}.ge-graphic-wrapper .indigo .face-r-bevel{fill:#4338ca66}.ge-graphic-wrapper .emerald .face-tl{fill:#059669cc}.ge-graphic-wrapper .emerald .face-tr{fill:#34d3998c}.ge-graphic-wrapper .emerald .face-bl{fill:#047857b3}.ge-graphic-wrapper .emerald .face-br{fill:#064e3bcc}.ge-graphic-wrapper .emerald .face-l-bevel{fill:#34d3994d}.ge-graphic-wrapper .emerald .face-r-bevel{fill:#04785766}.ge-graphic-wrapper .octa-core-plate{fill:#0f172ad9;stroke:#ffffff26;stroke-width:1px}.ge-graphic-wrapper .octa-heart{transition:fill .6s}.ge-graphic-wrapper .cyan .octa-heart{fill:#22d3ee}.ge-graphic-wrapper .blue .octa-heart{fill:#e2e8f0}.ge-graphic-wrapper .indigo .octa-heart{fill:#cbd5e1}.ge-graphic-wrapper .emerald .octa-heart{fill:#34d399}.ge-graphic-wrapper .growth-column-group{opacity:.35;transition:opacity .5s}.ge-graphic-wrapper .growth-column-group.active{opacity:1}.ge-graphic-wrapper .column-track-bg{fill:#ffffff05;stroke:#ffffff0d;stroke-width:1.2px}.ge-graphic-wrapper .column-fill-bar{fill-opacity:.15;stroke-width:1.5px;transition:stroke .5s,fill-opacity .5s}.ge-graphic-wrapper .column-fill-bar.active{fill-opacity:.55}.ge-graphic-wrapper .cyan .column-fill-bar{fill:#06b6d4;stroke:#22d3ee}.ge-graphic-wrapper .blue .column-fill-bar{fill:#cbd5e1;stroke:#e2e8f0}.ge-graphic-wrapper .indigo .column-fill-bar{fill:#6366f1;stroke:#cbd5e1}.ge-graphic-wrapper .emerald .column-fill-bar{fill:#059669;stroke:#34d399}.ge-graphic-wrapper .pillar-laser{stroke-width:1.5px;stroke-linecap:round;opacity:0;transition:all .5s}.ge-graphic-wrapper .pillar-laser.active{opacity:.65;stroke-dasharray:4 4;animation:1s linear infinite laser-dash}.ge-graphic-wrapper .cyan .pillar-laser{stroke:#22d3ee}.ge-graphic-wrapper .blue .pillar-laser{stroke:#e2e8f0}.ge-graphic-wrapper .indigo .pillar-laser{stroke:#cbd5e1}.ge-graphic-wrapper .emerald .pillar-laser{stroke:#34d399}@keyframes laser-dash{to{stroke-dashoffset:-12px}}.ge-graphic-wrapper .laser-dot{animation:.8s infinite alternate dot-glow}.ge-graphic-wrapper .cyan .laser-dot{fill:#22d3ee}.ge-graphic-wrapper .blue .laser-dot{fill:#e2e8f0}.ge-graphic-wrapper .indigo .laser-dot{fill:#cbd5e1}.ge-graphic-wrapper .emerald .laser-dot{fill:#34d399}@keyframes dot-glow{0%{r:2.2;opacity:.5}to{r:3.8;opacity:1;filter:drop-shadow(0 0 3px)}}.ge-graphic-wrapper .column-val-lbl{font-family:var(--font);fill:#fff6;text-anchor:middle;font-size:9px;font-weight:850;transition:all .5s}.ge-graphic-wrapper .column-val-lbl.active{fill:#fff;font-size:10px;font-weight:900}.ge-graphic-wrapper .column-name-lbl{font-family:var(--font);fill:#ffffff59;text-anchor:middle;font-size:9px;font-weight:800;transition:fill .5s}.ge-graphic-wrapper .growth-column-group.active .column-name-lbl{fill:#fff}.ge-graphic-wrapper .ge-telemetry-panel{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius);z-index:3;box-shadow:var(--shadow-lg), 0 8px 30px #0006;background-color:#0f172acc;border:1.5px solid #ffffff14;padding:12px 16px;position:absolute;bottom:16px;left:16px;right:16px}.ge-graphic-wrapper .telemetry-header{color:#fff6;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:8px;font-size:.72rem;font-weight:750;display:flex}.ge-graphic-wrapper .live-indicator-dot{background-color:#10b981;border-radius:50%;width:6px;height:6px;position:relative}.ge-graphic-wrapper .live-indicator-dot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s infinite live-indicator-pulse-ge;position:absolute;top:0;left:0}@keyframes live-indicator-pulse-ge{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.ge-graphic-wrapper .telemetry-grid{grid-template-columns:repeat(2,1fr);gap:10px 12px;display:grid}.ge-graphic-wrapper .telemetry-item{flex-direction:column;display:flex}.ge-graphic-wrapper .telemetry-item.span-2-col{grid-column:span 2}.ge-graphic-wrapper .telemetry-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.02em;font-size:.65rem;font-weight:700}.ge-graphic-wrapper .telemetry-val-accent{margin-top:2px;font-size:.98rem;font-weight:850;transition:color .5s}.ge-graphic-wrapper .telemetry-val-accent.cyan{color:#22d3ee}.ge-graphic-wrapper .telemetry-val-accent.blue{color:#e2e8f0}.ge-graphic-wrapper .telemetry-val-accent.indigo{color:#cbd5e1}.ge-graphic-wrapper .telemetry-val-accent.emerald{color:#34d399}.ge-graphic-wrapper .telemetry-val-green{color:#34d399;margin-top:2px;font-size:.98rem;font-weight:850}.ge-graphic-wrapper .telemetry-val-gray{color:#ffffffbf;margin-top:2px;font-size:.88rem;font-weight:800}.ge-page{color:#1d2430;background:radial-gradient(circle at 0 0,#12787621,#0000 34%),radial-gradient(circle at 90% 8%,#b46e2624,#0000 28%),linear-gradient(#fcfbf7 0%,#f3efe6 44%,#fbfaf6 100%);padding:108px 0 90px;position:relative;overflow:hidden}.ge-page-glow{filter:blur(80px);pointer-events:none;opacity:.58;border-radius:999px;position:absolute}.ge-page-glow-a{background:#3a988f47;width:320px;height:320px;top:110px;left:-90px}.ge-page-glow-b{background:#d9a24e3d;width:360px;height:360px;top:700px;right:-110px}.ge-hero-shell,.ge-mandate-section,.ge-fit-section,.ge-structures-section,.ge-creation-section,.ge-process-section,.ge-closing-band,.ge-divider{z-index:2;width:min(1240px,100% - 48px);margin:0 auto;position:relative}.ge-hero-shell{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:42px;display:grid}.ge-kicker,.ge-section-heading span,.ge-fit-intro span,.ge-closing-band span{color:#226969;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #1c3d491f;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.ge-kicker-mark{background:linear-gradient(135deg,#1f8a84 0%,#d39337 100%);border-radius:999px;width:7px;height:7px}.ge-title{letter-spacing:-.045em;color:#13202b;max-width:700px;margin:20px 0 18px;font-size:clamp(2.8rem,5vw,4.75rem);line-height:.98}.ge-title span{background:linear-gradient(135deg,#1e8f88 0%,#c88834 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.ge-subtitle{color:#46556a;max-width:620px;font-size:1.05rem;line-height:1.75}.ge-stat-row{flex-wrap:wrap;gap:14px;margin:26px 0 28px;display:flex}.ge-stat-chip{background:#ffffffd1;border:1px solid #182c371a;border-radius:20px;min-width:170px;padding:14px 16px;box-shadow:0 14px 34px #1f314214}.ge-stat-chip span{letter-spacing:.06em;text-transform:uppercase;color:#6f7b87;margin-bottom:5px;font-size:.76rem;font-weight:700;display:block}.ge-stat-chip strong{color:#152330;font-size:.98rem}.ge-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ge-benefit-card{background:linear-gradient(#ffffffeb,#f8f6eff0);border:1px solid #1e303f14;border-radius:24px;padding:22px 20px;box-shadow:0 14px 34px #1f314214}.ge-benefit-icon,.ge-mandate-card svg,.ge-structure-icon,.ge-lever-card svg{color:#1d7d77;background:linear-gradient(135deg,#1f8f8824,#d291302e);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:inline-flex}.ge-benefit-card h3,.ge-mandate-card h3,.ge-structure-card h3,.ge-lever-card h3,.ge-milestone-card h3,.ge-process-step h3,.ge-checklist-card h3,.ge-fit-panel h3{color:#15222f;margin:0 0 8px;font-size:1.05rem;line-height:1.3}.ge-benefit-card p,.ge-mandate-card p,.ge-structure-card p,.ge-board-row p,.ge-lever-card p,.ge-milestone-card p,.ge-process-step p,.ge-checklist-card li span,.ge-fit-intro p,.ge-closing-band p,.ge-section-heading p,.ge-fit-panel li span{color:#526173;margin:0;line-height:1.7}.ge-actions{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.ge-actions .btn-primary,.ge-closing-band .btn-primary{background:linear-gradient(135deg,#1f8d85 0%,#d09339 100%)}.ge-actions .btn-primary:hover,.ge-closing-band .btn-primary:hover{box-shadow:0 10px 26px #1f8d8542}.ge-actions .btn-outline:hover{color:#1f7d77;background:#1f8d850d;border-color:#1f8d8547}.ge-hero-visual{grid-template-columns:minmax(0,.78fr) minmax(0,1fr);align-items:end;gap:18px;display:grid}.ge-hero-photo-card,.ge-hero-graphic-frame,.ge-mandate-visual,.ge-board-image-card,.ge-creation-visual,.ge-process-image-card{background:#ffffffdb;border:1px solid #15233014;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 26px 55px #1f31421f}.ge-hero-photo-card img,.ge-mandate-visual img,.ge-board-image-card img,.ge-creation-visual img,.ge-process-image-card img{object-fit:cover;width:100%;height:100%;display:block}.ge-hero-photo-card{min-height:560px}.ge-hero-photo-overlay{color:#f5f8fb;background:linear-gradient(#0d182224,#0d1822bd);border-radius:20px;padding:16px 18px;position:absolute;bottom:18px;left:18px;right:18px}.ge-hero-photo-overlay span{letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:700;display:block}.ge-hero-photo-overlay p{margin:0;line-height:1.5}.ge-hero-graphic-frame{background:linear-gradient(#fffffff5,#f5f2e9f0);padding:10px}.ge-divider{align-items:center;gap:18px;margin-top:70px;display:flex}.ge-divider-line{background:linear-gradient(90deg,#14202b24,#14202b05);flex:1;height:1px}.ge-divider-tag{color:#566474;text-transform:uppercase;letter-spacing:.07em;background:#fffc;border:1px solid #14202b1a;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.ge-mandate-section,.ge-structures-section,.ge-process-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:38px;margin-top:88px;display:grid}.ge-section-heading h2,.ge-fit-intro h2,.ge-closing-band h2{letter-spacing:-.04em;color:#14222f;margin:18px 0 14px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.06}.ge-section-heading-left{max-width:680px}.ge-mandate-visual{min-height:610px}.ge-mandate-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f6efeb;border:1px solid #13202c14;border-radius:22px;padding:18px 20px;position:absolute;bottom:22px;left:22px;right:22px}.ge-mandate-note span,.ge-board-card span,.ge-structure-head span,.ge-checklist-card>span{letter-spacing:.08em;text-transform:uppercase;color:#7a6642;margin-bottom:7px;font-size:.74rem;font-weight:700;display:inline-block}.ge-mandate-note h3,.ge-board-card h3{color:#14222f;margin:0 0 8px;font-size:1.18rem}.ge-mandate-pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.ge-mandate-card{background:#fffc;border:1px solid #15233014;border-radius:24px;padding:22px}.ge-sector-band{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.ge-sector-band span{color:#1f6f6b;background:#1c8b8114;border:1px solid #1f6f6b1a;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:600}.ge-fit-section,.ge-creation-section{margin-top:88px}.ge-fit-intro{max-width:760px}.ge-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.ge-fit-panel{border:1px solid #15233014;border-radius:28px;padding:28px 28px 26px;box-shadow:0 18px 40px #1f314214}.ge-fit-panel-good{background:linear-gradient(#e3f6f0e6,#fbfdfcf2)}.ge-fit-panel-avoid{background:linear-gradient(#f9f1e3e0,#fffcf6f2)}.ge-fit-panel ul,.ge-checklist-card ul{margin:16px 0 0;padding:0;list-style:none}.ge-fit-panel li,.ge-checklist-card li{border-top:1px solid #15233014;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.ge-fit-panel li:first-child,.ge-checklist-card li:first-child{border-top:0;padding-top:0}.ge-fit-panel li svg,.ge-checklist-card li svg{flex-shrink:0;margin-top:4px}.ge-fit-panel-good li svg,.ge-checklist-card li svg{color:#1f7f78}.ge-fit-panel-avoid li svg{color:#bc7b2d}.ge-structures-copy{order:1}.ge-structures-board{order:2;gap:18px;display:grid}.ge-board-image-card{min-height:300px}.ge-board-card{background:#ffffffdb;border:1px solid #14202b14;border-radius:26px;padding:24px;box-shadow:0 18px 42px #1f314214}.ge-structure-stack{gap:16px;margin-top:28px;display:grid}.ge-structure-card{background:#ffffffd1;border:1px solid #14202b14;border-radius:24px;padding:22px}.ge-structure-head{gap:14px;margin-bottom:12px;display:flex}.ge-structure-icon{flex-shrink:0;margin-bottom:0}.ge-structure-points{gap:10px;margin-top:16px;display:grid}.ge-structure-point{grid-template-columns:10px 1fr;align-items:start;gap:10px;display:grid}.ge-structure-point span{background:linear-gradient(135deg,#1f8a84 0%,#d09339 100%);border-radius:999px;width:10px;height:10px;margin-top:8px}.ge-board-rows{gap:16px;display:grid}.ge-board-row{border-top:1px solid #14202b14;padding-top:16px}.ge-board-row:first-child{border-top:0;padding-top:0}.ge-board-row strong{color:#15222f;margin-bottom:7px;font-size:.96rem;display:block}.ge-creation-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:26px;margin-top:30px;display:grid}.ge-creation-visual{min-height:500px}.ge-floating-badges{flex-wrap:wrap;gap:10px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.ge-floating-badge{color:#1d6663;background:#f7fafbeb;border:1px solid #14202b14;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex;box-shadow:0 12px 28px #1f31421a}.ge-lever-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ge-lever-card{background:#ffffffd1;border:1px solid #14202b14;border-radius:24px;min-height:210px;padding:22px}.ge-milestone-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.ge-milestone-card{background:linear-gradient(#fefdf9f5,#f2efe7f5);border:1px solid #14202b14;border-radius:24px;padding:22px}.ge-milestone-card span,.ge-process-number{color:#165c59;letter-spacing:.04em;background:linear-gradient(135deg,#1f8f8829,#d093392e);border-radius:14px;justify-content:center;align-items:center;min-width:42px;height:42px;margin-bottom:14px;font-weight:800;display:inline-flex}.ge-process-copy{order:1}.ge-process-side{order:2;gap:18px;display:grid}.ge-process-image-card{min-height:290px}.ge-process-steps{gap:16px;margin-top:26px;display:grid}.ge-process-step{background:#ffffffd1;border:1px solid #14202b14;border-radius:24px;grid-template-columns:60px 1fr;gap:16px;padding:20px;display:grid}.ge-process-number{margin-bottom:0}.ge-checklist-card{background:#ffffffdb;border:1px solid #14202b14;border-radius:26px;padding:24px;box-shadow:0 18px 42px #1f314214}.ge-closing-band{color:#f4f8fb;background:linear-gradient(135deg,#102730f2,#1d5d58eb);border-radius:32px;justify-content:space-between;align-items:center;gap:24px;margin-top:92px;padding:34px;display:flex;box-shadow:0 28px 60px #10273047}.ge-closing-band span{color:#cfe5e6;background:#ffffff14;border-color:#ffffff1f}.ge-closing-band h2{color:#fff}.ge-closing-band p{color:#f0f6fac7;max-width:760px}.ge-reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(36px)}.ge-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes geFadeUp{to{opacity:1;transform:translateY(0)}}@media (width<=1140px){.ge-hero-shell,.ge-mandate-section,.ge-structures-section,.ge-process-section,.ge-creation-layout,.ge-hero-visual{grid-template-columns:1fr}.ge-benefit-grid,.ge-mandate-pillars,.ge-fit-grid,.ge-lever-grid,.ge-milestone-track{grid-template-columns:1fr 1fr}}@media (width<=820px){.ge-page{padding:96px 0 72px}.ge-hero-shell,.ge-mandate-section,.ge-fit-section,.ge-structures-section,.ge-creation-section,.ge-process-section,.ge-closing-band,.ge-divider{width:min(1240px,100% - 28px)}.ge-benefit-grid,.ge-mandate-pillars,.ge-fit-grid,.ge-lever-grid,.ge-milestone-track{grid-template-columns:1fr}.ge-closing-band{flex-direction:column;align-items:flex-start}.ge-hero-photo-card,.ge-mandate-visual,.ge-creation-visual{min-height:420px}}@media (width<=560px){.ge-title{font-size:2.34rem}.ge-hero-photo-overlay,.ge-mandate-note,.ge-checklist-card,.ge-board-card,.ge-structure-card,.ge-lever-card,.ge-fit-panel,.ge-process-step,.ge-milestone-card{padding:18px}.ge-process-step{grid-template-columns:1fr}.ge-process-number{margin-bottom:6px}}.gen-page{min-height:90vh;font-family:var(--font);padding:110px 0 80px;position:relative;overflow-x:hidden;background-color:#0000!important}.gen-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#f59e0b14 0,#0000 50%),radial-gradient(at 100% 0,#d977060f 0,#0000 45%),radial-gradient(at 50% 100%,#f59e0b05 0,#0000 60%);position:absolute;inset:0}.gen-mesh-bg:after{content:"";opacity:.12;background-image:radial-gradient(#f59e0b0f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.gen-hero-container{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.gen-hero-content{flex-direction:column;align-items:flex-start;display:flex}.gen-hero-badge{color:#fbbf24;background-color:#f59e0b14;border:1px solid #f59e0b40;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.gen-badge-bullet{background-color:#f59e0b;border-radius:50%;width:6px;height:6px}.gen-hero-title{color:#f8fafc;margin-bottom:20px;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1.15;letter-spacing:-.015em!important;font-weight:300!important}.gen-text-gradient{background:linear-gradient(135deg,#d97706 0%,#f59e0b 60%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gen-hero-subtitle{color:#cbd5e1;max-width:650px;margin-bottom:30px;font-size:1.15rem;line-height:1.6}.gen-hero-stats{flex-wrap:wrap;gap:16px;width:100%;margin-bottom:36px;display:flex}.gen-stat-chip{border-radius:var(--radius);background:linear-gradient(135deg,#1c212c99 0%,#12161cb3 100%);border:1px solid #ffffff0d;flex-direction:column;flex-grow:1;min-width:130px;padding:10px 18px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 4px 15px #0003}.gen-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem}.gen-stat-value{color:#f8fafc;font-size:.95rem;font-weight:600}.gen-hero-benefits{flex-direction:column;gap:16px;width:100%;margin-bottom:36px;display:flex}.gen-benefit-card{border-radius:var(--radius-lg);align-items:flex-start;gap:16px;padding:18px 22px;transition:all .25s;display:flex;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #00000073;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%)!important;border:1px solid #ffffff14!important}.gen-benefit-card:hover{transform:translate(6px);box-shadow:inset 0 1px #fff3,0 12px 30px #f59e0b1f;background:linear-gradient(135deg,#262b36d9 0%,#1c2026eb 100%)!important;border-color:#f59e0b4d!important}.gen-benefit-icon-wrapper{border-radius:var(--radius);color:#fbbf24;background-color:#f59e0b1f;border:1px solid #f59e0b33;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.gen-benefit-text{flex-direction:column;display:flex}.gen-benefit-text h3{color:#f8fafc;margin:0;font-size:1rem;font-weight:600}.gen-benefit-text p{color:#cbd5e1;margin:5px 0 0;font-size:.85rem;line-height:1.5}.gen-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.gen-hero-actions .btn-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.gen-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #f59e0b61}.gen-hero-actions .btn-outline:hover{color:#d97706;background-color:#f59e0b0d;border-color:#f59e0b52}.gen-hero-visual{justify-content:flex-end;width:100%;display:flex}.gen-visual-card-outer{background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:28px;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.gen-visual-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#f59e0b1f 0%,#0000 60%);position:absolute;inset:0}.gen-visual-viewport{aspect-ratio:4/3;width:100%;position:relative}.gen-visual-image{object-fit:cover;width:100%;height:100%;display:block}.gen-graphic-overlay{z-index:2;width:130px;height:130px;transition:transform .3s;position:absolute;top:24px;left:24px}.gen-graphic-glass{-webkit-backdrop-filter:blur(8px);background:#1c212c99;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex;box-shadow:0 10px 25px #00000080}.gen-graphic-glass .ge-graphic-wrapper{box-shadow:none!important;background-color:#0000!important;border:none!important;padding:0!important}.gen-graphic-glass .ge-cycle-status,.gen-graphic-glass .ge-telemetry-panel{display:none!important}.gen-graphic-glass .ge-svg{width:100%!important;height:100%!important}.gen-graphic-glass .column-name-lbl,.gen-graphic-glass .column-val-lbl{display:none!important}.gen-visual-card-outer:hover .gen-graphic-overlay{transform:translateY(-4px)scale(1.05)}.gen-badge-overlay{-webkit-backdrop-filter:blur(12px);z-index:2;background:#12161cd9;border:1px solid #ffffff14;border-radius:16px;padding:14px 20px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 15px 30px #00000080}.gen-badge-title{text-transform:uppercase;color:#fbbf24;letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.gen-badge-desc{color:#e2e8f0;margin:0;font-size:.85rem;font-weight:500;line-height:1.4}.gen-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.gen-divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.gen-divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.gen-divider-icon{color:#d97706}.gen-mandate-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px;position:relative}.gen-mandate-container{width:100%}.gen-mandate-grid{grid-template-columns:1fr 1.15fr;align-items:flex-start;gap:80px;display:grid}.gen-mandate-left{flex-direction:column;display:flex}.gen-section-kicker{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.gen-section-title{color:#f8fafc;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.2;font-weight:300!important}.gen-section-subtitle{color:#94a3b8;margin-bottom:30px;font-size:1.05rem;line-height:1.6}.gen-mandate-media{width:100%;margin-bottom:30px}.gen-mandate-card-outer{aspect-ratio:4/3;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.gen-mandate-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#f59e0b1f 0%,#0000 60%);position:absolute;inset:0}.gen-mandate-image{object-fit:cover;width:100%;height:100%;display:block}.gen-mandate-note-card{-webkit-backdrop-filter:blur(12px);z-index:2;background:#0f172ad9;border:1px solid #ffffff0f;border-radius:16px;padding:16px 20px;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 12px 30px #0006}.gen-note-label{color:#fbbf24;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.gen-note-title{color:#f8fafc;margin:0 0 6px;font-size:.95rem;font-weight:600;line-height:1.35}.gen-note-desc{color:#cbd5e1;margin:0;font-size:.8rem;line-height:1.45}.gen-sector-band{flex-wrap:wrap;gap:10px;display:flex}.gen-sector-tag{color:#cbd5e1;background-color:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .25s}.gen-sector-tag:hover{color:#fbbf24;background-color:#f59e0b0f;border-color:#f59e0b40}.gen-mandate-right{width:100%}.gen-mandate-pillars{flex-direction:column;gap:20px;display:flex}.gen-mandate-card{border-radius:var(--radius-lg);gap:20px;padding:24px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 10px 30px #0006;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%)!important;border:1px solid #ffffff14!important}.gen-mandate-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f59e0b1a 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.gen-mandate-card:hover{transform:translateY(-4px);box-shadow:inset 0 1px #fff3,0 15px 40px #f59e0b26;background:linear-gradient(135deg,#262b36d9 0%,#1c2026eb 100%)!important;border-color:#f59e0b59!important}.gen-mandate-card:hover:before{opacity:1}.gen-mandate-icon-wrapper{border-radius:var(--radius);color:#fbbf24;background-color:#f59e0b1f;border:1px solid #f59e0b33;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.gen-mandate-info{flex-direction:column;display:flex}.gen-mandate-info h3{color:#f8fafc;margin:0 0 8px;font-size:1.15rem;font-weight:600}.gen-mandate-info p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.6}.gen-fit-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px;position:relative}.gen-fit-container{width:100%}.gen-fit-grid{grid-template-columns:1.15fr 1fr;align-items:flex-start;gap:80px;display:grid}.gen-fit-left{flex-direction:column;display:flex}.gen-fit-media{width:100%}.gen-fit-card-outer{aspect-ratio:4/3;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.gen-fit-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#f59e0b1f 0%,#0000 60%);position:absolute;inset:0}.gen-fit-image{object-fit:cover;width:100%;height:100%;display:block}.gen-fit-hud-overlay{z-index:2;position:absolute;top:20px;left:20px}.gen-hud-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fbbf24;text-transform:uppercase;letter-spacing:.05em;background:#0f172acc;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.72rem;font-weight:700;display:flex;box-shadow:0 4px 15px #0000004d}.gen-hud-dot{background-color:#fbbf24;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #f59e0bcc}.gen-fit-right{width:100%}.gen-fit-panels{flex-direction:column;gap:28px;display:flex}.gen-fit-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg,#181c24d9 0%,#101216eb 100%);border:1px solid #ffffff0f;padding:24px 28px;transition:all .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 30px #0006}.gen-fit-panel:hover{border-color:#ffffff1f}.gen-panel-good:hover{border-color:#f59e0b40;box-shadow:inset 0 1px #ffffff26,0 15px 35px #f59e0b0f}.gen-panel-heading{color:#f8fafc;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;margin:0 0 20px;padding-bottom:12px;font-size:1.25rem;font-weight:500;display:flex}.gen-panel-bullet{border-radius:50%;width:8px;height:8px}.gen-bullet-gold{background-color:#fbbf24;box-shadow:0 0 8px #f59e0bcc}.gen-bullet-orange{background-color:#f97316;box-shadow:0 0 8px #f97316cc}.gen-fit-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.gen-fit-item{align-items:flex-start;gap:12px;display:flex}.gen-fit-icon{flex-shrink:0;margin-top:3px}.gen-icon-orange{color:#f97316}.gen-fit-item span{color:#cbd5e1;font-size:.92rem;line-height:1.55}.gen-panel-good .gen-fit-item span{color:#e2e8f0}.gen-partnership-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px 120px;position:relative}.gen-partnership-container{width:100%}.gen-partnership-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:80px;display:grid}.gen-process-steps{flex-direction:column;gap:20px;margin-top:30px;display:flex}.gen-process-card{border-radius:var(--radius-lg);gap:20px;padding:20px 24px;transition:all .3s;display:flex;box-shadow:inset 0 1px #ffffff14,0 8px 24px #00000059;background:linear-gradient(135deg,#1c212ccc 0%,#12161ce0 100%)!important;border:1px solid #ffffff0f!important}.gen-process-card:hover{transform:translate(6px);box-shadow:inset 0 1px #ffffff26,0 12px 30px #f59e0b1f;border-color:#f59e0b59!important}.gen-process-number-box{color:#fbbf24;background:#f59e0b14;border:1.5px solid #f59e0b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:flex}.gen-process-info h3{color:#f8fafc;margin:0 0 6px;font-size:1.05rem;font-weight:600}.gen-process-info p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.55}.gen-closing-card-outer{text-align:center;border-radius:28px;padding:50px 36px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #0006;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important;border:1px solid #ffffff14!important}.gen-closing-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:radial-gradient(circle,#f59e0b14 0%,#0000 70%);position:absolute;inset:0}.gen-closing-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.gen-closing-kicker{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:700}.gen-closing-title{color:#f8fafc;margin-bottom:16px;font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.25;font-weight:300!important}.gen-closing-desc{color:#cbd5e1;margin-bottom:28px;font-size:.95rem;line-height:1.55}.gen-closing-actions{justify-content:center;display:flex}.gen-closing-actions .btn-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);padding:14px 32px;font-weight:600}.gen-closing-actions .btn-primary:hover{box-shadow:0 4px 14px #f59e0b61}.gen-page .animate-gen{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards gen-fadeInUp;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes gen-fadeInUp{to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.gen-hero-container,.gen-mandate-grid,.gen-fit-grid,.gen-partnership-grid{text-align:center;grid-template-columns:1fr;gap:50px}.gen-hero-content,.gen-mandate-left,.gen-fit-left,.gen-partnership-left{align-items:center}.gen-hero-subtitle,.gen-section-subtitle{margin-left:auto;margin-right:auto}.gen-hero-stats{justify-content:center}.gen-benefit-card,.gen-mandate-card,.gen-fit-panel,.gen-process-card{text-align:left}.gen-hero-actions,.gen-mandate-media,.gen-fit-media{justify-content:center;max-width:500px;margin-left:auto;margin-right:auto}.gen-sector-band{justify-content:center}.gen-hero-divider{margin-top:50px;padding:0 24px}.gen-closing-card-outer{padding:40px 20px}}.re-scroll-section{font-family:var(--font);background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.scroll-section-container{z-index:2;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.scroll-section-graphic{justify-content:flex-start;width:100%;display:flex}.scroll-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);background-color:#ffffff0d;width:100%;max-width:600px;padding:8px;position:relative}.re-scroll-section .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:0 0;position:absolute;inset:0}.scroll-section-content{flex-direction:column;align-items:flex-start;display:flex}.scroll-section-title{color:var(--secondary);letter-spacing:-.02em;opacity:0;margin-bottom:16px;font-size:2.2rem;font-weight:850;line-height:1.2;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.re-scroll-section.in-view .scroll-section-title{opacity:1;transform:translateY(0)}.scroll-section-subtitle{color:var(--text-main);opacity:0;max-width:540px;margin-bottom:32px;font-size:1.05rem;line-height:1.6;transition:all .8s cubic-bezier(.16,1,.3,1) .15s;transform:translateY(20px)}.re-scroll-section.in-view .scroll-section-subtitle{opacity:1;transform:translateY(0)}.scroll-section-features{flex-direction:column;gap:16px;width:100%;max-width:520px;display:flex}.scroll-feature-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--delay) * .11s + .3s);background-color:#ffffffe6;align-items:flex-start;gap:16px;padding:16px 20px;display:flex;transform:translateY(20px)}.re-scroll-section.in-view .scroll-feature-card{opacity:1;transform:translateY(0)}.scroll-feature-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#22d3ee40;transform:translate(6px)}.scroll-feature-icon-wrapper{border-radius:var(--radius);color:#0891b2;background-color:#22d3ee0f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .3s,color .3s;display:flex}.scroll-feature-card:hover .scroll-feature-icon-wrapper{color:#fff;background-color:#0891b2}.scroll-feature-text{flex-direction:column;display:flex}.scroll-feature-text h4{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.scroll-feature-text p{color:var(--text-muted);margin:4px 0 0;font-size:.8rem;font-weight:500;line-height:1.45}@media (width<=900px){.re-scroll-section{padding:60px 0}.scroll-section-container{text-align:center;grid-template-columns:1fr;gap:50px}.scroll-section-graphic{justify-content:center}.scroll-graphic-card-outer{max-width:100%}.scroll-section-content{align-items:center}.scroll-feature-card{text-align:left}}.infra-solar-terminal-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 20%,#3b82f608,#0000 50%),radial-gradient(circle at 90% 80%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.solar-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.solar-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:15%}.solar-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.solar-header{text-align:center;max-width:750px;margin:0 auto 64px}.solar-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.solar-badge-icon{color:#3b82f6}.solar-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.solar-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.solar-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.solar-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.solar-visual-column{position:relative}.solar-photo-frame{aspect-ratio:16/12;background:0 0;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.solar-control-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.solar-photo-frame:hover .solar-control-image{transform:scale(1.02)}.solar-narrative-column{flex-direction:column;display:flex}.solar-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.solar-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.solar-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.solar-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.solar-guide-container .border-left-emerald{border-left:3px solid #10b981}.solar-guide-container .border-left-purple{border-left:3px solid #a855f7}.solar-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.solar-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.solar-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.solar-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}.solar-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.solar-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.solar-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.solar-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.solar-section-container{padding:0 24px}.solar-title{font-size:2.2rem}.narrative-card,.solar-guide-container{padding:24px}}.infra-portfolio-graphic{border-radius:var(--radius-lg,24px);background:radial-gradient(circle,#0d1222 0%,#060913 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0d}.infra-portfolio-svg{width:90%;height:90%;display:block}.rotating-outer-ring{transform-origin:50%;transform-box:fill-box;animation:24s linear infinite rotate-dash-ring}@keyframes rotate-dash-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.connecting-triangle-flow{animation:5s linear infinite triangle-dash-flow}@keyframes triangle-dash-flow{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.pulse-center{transform-origin:50%;transform-box:fill-box;animation:3s cubic-bezier(.25,.8,.25,1) infinite center-expand}@keyframes center-expand{0%{opacity:.8;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.6)}}.node-ring-pulse{transform-origin:50%;transform-box:fill-box}.node-warehouse-float .node-ring-pulse{animation:3s .5s infinite node-ping}.node-rail-float .node-ring-pulse{animation:3s 1.5s infinite node-ping}.node-depot-float .node-ring-pulse{animation:3s 2.5s infinite node-ping}.pillar-node{transform-box:fill-box;transform-origin:50%;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1)}.pillar-node:hover{transform:scale(1.12)}.node-warehouse-float{animation:5s ease-in-out infinite float-node-1}.node-rail-float{animation:5.5s ease-in-out .7s infinite float-node-2}.node-depot-float{animation:6s ease-in-out 1.4s infinite float-node-3}@keyframes float-node-1{0%,to{transform:translate(250px,90px)translateY(0)}50%{transform:translate(250px,90px)translateY(-5px)}}@keyframes float-node-2{0%,to{transform:translate(360px,260px)translateY(0)}50%{transform:translate(360px,260px)translateY(-4px)}}@keyframes float-node-3{0%,to{transform:translate(140px,260px)translateY(0)}50%{transform:translate(140px,260px)translateY(-5px)}}.tooltip-label{opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.tooltip-label.visible{opacity:1}.tooltip-label rect{box-shadow:0 8px 30px #00000080}.infra-portfolio-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 80%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.port-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.port-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:15%}.port-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.port-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:56px;display:grid}.port-narrative-column{flex-direction:column;align-items:flex-start;display:flex}.port-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.port-badge-icon{color:#8b5cf6}.port-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.port-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.port-subtitle{color:var(--text-main,#475569);max-width:680px;font-size:1.1rem;line-height:1.6}.port-visual-column{position:relative}.port-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.port-control-image{object-fit:cover;width:100%;height:100%}.port-pillars-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.port-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.port-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.port-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.port-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.port-guide-container .border-left-emerald{border-left:3px solid #10b981}.port-guide-container .border-left-blue{border-left:3px solid #3b82f6}.port-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.port-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.port-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.port-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.port-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.port-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.port-split-grid{grid-template-columns:1fr;gap:40px}.port-pillars-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.port-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.port-section-container{padding:0 24px}.port-title{font-size:2.2rem}.pillar-card,.port-guide-container{padding:24px}}.infra-technology-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 15% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 85% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.hotspot-solar{top:22%;left:48%}.hotspot-docks{top:65%;left:28%}.hotspot-cooling{top:48%;left:74%}.hotspot-solar.active .hotspot-dot{background:#ef4444;box-shadow:0 0 12px #ef4444}.hotspot-solar.active .hotspot-pulse-ring{border-color:#ef4444cc}.hotspot-solar.active .hotspot-tag-val{color:#ef4444}.hotspot-docks.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.hotspot-docks.active .hotspot-pulse-ring{border-color:#3b82f6cc}.hotspot-docks.active .hotspot-tag-val{color:#3b82f6}.hotspot-cooling.active .hotspot-dot{background:#10b981;box-shadow:0 0 12px #10b981}.hotspot-cooling.active .hotspot-pulse-ring{border-color:#10b981cc}.hotspot-cooling.active .hotspot-tag-val{color:#10b981}@media (width<=1024px){.tech-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.tech-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.tech-section-container{padding:0 24px}.tech-title{font-size:2.2rem}.tech-card,.tech-guide-container{padding:24px}}.infra-growth-graphic{border-radius:var(--radius-lg,24px);background:radial-gradient(circle,#0d1222 0%,#060913 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0d}.infra-growth-svg{width:90%;height:90%;display:block}.growing-pillar-1{transform-origin:bottom;animation:6s cubic-bezier(.25,.8,.25,1) infinite alternate grow-pillar-y-1}.growing-pillar-2{transform-origin:bottom;animation:7s cubic-bezier(.25,.8,.25,1) 1s infinite alternate grow-pillar-y-2}.growing-pillar-3{transform-origin:bottom;animation:6.5s cubic-bezier(.25,.8,.25,1) .5s infinite alternate grow-pillar-y-3}@keyframes grow-pillar-y-1{0%{transform:scaleY(.7)}to{transform:scaleY(1.05)}}@keyframes grow-pillar-y-2{0%{transform:scaleY(.65)}to{transform:scaleY(1.02)}}@keyframes grow-pillar-y-3{0%{transform:scaleY(.75)}to{transform:scaleY(1.06)}}.pulse-ring-purple{transform-origin:0 160px;animation:3s infinite ring-pulse}.pulse-ring-blue{transform-origin:0 100px;animation:3.5s .7s infinite ring-pulse}.pulse-ring-green{transform-origin:0 180px;animation:3.2s 1.4s infinite ring-pulse}@keyframes ring-pulse{0%{opacity:.8;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.6)}}.yield-curve-path{stroke-dasharray:600;stroke-dashoffset:600px;animation:4s cubic-bezier(.4,0,.2,1) forwards draw-curve}@keyframes draw-curve{to{stroke-dashoffset:0}}.grid-floor{animation:12s linear infinite floor-pan}@keyframes floor-pan{0%{opacity:.25}50%{opacity:.35}to{opacity:.25}}.infra-income-model-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 80%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 20%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}@media (width<=1024px){.income-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.income-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.income-section-container{padding:0 24px}.income-title{font-size:2.2rem}.pillar-select-card{padding:20px}.income-guide-container{padding:24px}}.infra-luxury-section{font-family:var(--font,sans-serif);background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.lux-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#06b6d40a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.lux-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#06b6d408 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:10%}.lux-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.lux-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;display:grid}.lux-narrative-column{flex-direction:column;align-items:flex-start;display:flex}.lux-badge{color:#0891b2;background-color:#06b6d40f;border:1px solid #06b6d426;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.lux-badge-icon{color:#0891b2}.lux-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.lux-title .text-gradient{background:linear-gradient(135deg,#0891b2 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lux-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.lux-points-list{flex-direction:column;gap:20px;width:100%;display:flex}.lux-point-card{background:#fffc;border:1px solid #e2e8f0cc;border-radius:16px;gap:16px;padding:20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 4px 15px #00000005}.lux-point-card:hover{border-color:#06b6d440;transform:translate(6px);box-shadow:0 10px 30px #06b6d40d}.lux-icon-wrapper{background:#06b6d40f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.lux-icon{color:#0891b2}.lux-point-content h4{color:#0f172a;margin-bottom:4px;font-size:1.05rem;font-weight:750}.lux-point-content p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.lux-visual-column{justify-content:flex-end;width:100%;display:flex}.lux-video-card-outer{aspect-ratio:16/10;background:#090d16;border:1px solid #06b6d426;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000038,0 15px 30px #06b6d40f}.lux-video-player{object-fit:cover;width:100%;height:100%;display:block}@media (width<=990px){.lux-split-grid{grid-template-columns:1fr;gap:50px}.lux-visual-column{justify-content:center}}@media (width<=560px){.lux-section-container{padding:0 20px}.lux-title{font-size:2.2rem}.lux-point-card{flex-direction:column;gap:12px}}.re-page{min-height:90vh;font-family:var(--font);background-color:#fff;padding:110px 0 80px;position:relative;overflow-x:hidden}.re-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#06b6d414 0,#0000 50%),radial-gradient(at 100% 0,#10b98114 0,#0000 45%),radial-gradient(at 50% 100%,#e0f2fe66 0,#0000 60%);position:absolute;inset:0}.re-mesh-bg:after{content:"";opacity:.22;background-image:radial-gradient(#06b6d41f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.re-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.re-hero-content{flex-direction:column;align-items:flex-start;display:flex}.re-hero-badge{color:#0891b2;background-color:#06b6d40f;border:1px solid #06b6d426;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.re-page .badge-bullet{background-color:#0891b2;border-radius:50%;width:6px;height:6px}.re-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.15}.re-page .text-gradient{background:linear-gradient(135deg,#0891b2 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.re-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.re-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.re-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background-color:#ffffffe6;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.re-page .benefit-card:hover{box-shadow:var(--shadow-lg);background-color:#fff;border-color:#06b6d440;transform:translate(6px)}.re-page .benefit-icon-wrapper{border-radius:var(--radius);color:#0891b2;background-color:#06b6d40f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.re-page .benefit-text{flex-direction:column;display:flex}.re-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.re-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.re-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.re-hero-actions .btn-primary{background:linear-gradient(135deg,#0891b2 0%,#10b981 100%)}.re-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #06b6d459}.re-hero-actions .btn-outline:hover{color:#0891b2;background-color:#06b6d40d;border-color:#06b6d44d}.re-hero-graphic{justify-content:flex-end;width:100%;display:flex}.re-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.re-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:0 0;position:absolute;inset:0}.re-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.re-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.re-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.re-page .divider-arrow-icon{color:#0891b2}@media (width<=900px){.re-page{padding:120px 0 60px}.re-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.re-hero-content{align-items:center}.re-hero-title{font-size:2.8rem}.re-hero-subtitle{margin-left:auto;margin-right:auto}.re-page .benefit-card{text-align:left}.re-hero-actions,.re-hero-graphic{justify-content:center}.re-hero-divider{margin-top:50px;padding:0 24px}}.re-hero-warehouse-image{aspect-ratio:1.36;object-fit:cover;border-radius:var(--radius-lg,24px);border:1px solid #06b6d426;width:100%;height:auto;display:block;box-shadow:0 24px 60px #06b6d414,0 12px 24px #0000000d}.re-skyscraper-photo{aspect-ratio:1.15;object-fit:cover;border-radius:var(--radius-lg,20px);border:1px solid #ffffff14;width:100%;height:auto;transition:transform .4s;display:block;box-shadow:0 24px 50px #0000004d,0 10px 20px #00000026}.re-skyscraper-photo:hover{transform:scale(1.02)}.ci-graphic-wrapper{border-radius:var(--radius-lg);background:#141f3d;border:1px solid #818cf873;width:100%;max-width:680px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 24px 56px -10px #000000bf,0 0 90px -28px #6366f1a6}.ci-console-top{background:#19274c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:14px;padding:12px 20px;display:flex}.ci-console-dots{gap:6px;display:flex}.ci-dot{border-radius:50%;width:8px;height:8px}.ci-console-title-text{letter-spacing:.1em;color:#fff9;font-family:monospace;font-size:.72rem;font-weight:750}.ci-console-live{color:#e2e8f0;letter-spacing:.08em;align-items:center;gap:8px;font-size:9px;display:inline-flex}.live-pulse-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite ci-live-pulse;box-shadow:0 0 10px #10b981cc}.ci-svg{width:100%;height:auto;display:block}.ci-grid-lines path{fill:none;stroke:#ffffff1a;stroke-width:1px}.ci-mini-card rect:first-child{stroke-width:1.8px;transition:all .3s;fill:#1a274e!important}.ci-mini-card.indigo rect:first-child{stroke:#6366f1!important}.ci-mini-card.violet rect:first-child{stroke:#8b5cf6!important}.ci-mini-card.cyan rect:first-child{stroke:#06b6d4!important}.ci-mini-card.emerald rect:first-child{stroke:#10b981!important}.ci-mini-card.blue rect:first-child{stroke:#3b82f6!important}.ci-mini-card.amber rect:first-child{stroke:#f59e0b!important}.ci-mini-card.indigo .meter-bar{fill:#cbd5e1!important}.ci-mini-card.violet .meter-bar{fill:#c084fc!important}.ci-mini-card.cyan .meter-bar{fill:#22d3ee!important}.ci-mini-card.emerald .meter-bar{fill:#34d399!important}.ci-mini-card.blue .meter-bar{fill:#e2e8f0!important}.ci-mini-card.amber .meter-bar{fill:#fbbf24!important}.ci-mini-card .meter-bar{animation:3s ease-in-out infinite ci-card-meter}.ci-card-label,.ci-card-value,.ci-vault-core text,.ci-bottom-ledger text{font-family:monospace}.ci-card-label{fill:#ffffffa6;letter-spacing:.1em;font-size:8px;font-weight:850}.ci-card-value{fill:#fff;font-size:13px;font-weight:880}.ci-flow-beams path{fill:none;stroke:url(#ci-orbit);stroke-width:3px;stroke-linecap:round;opacity:.9;animation:2.8s ease-in-out infinite ci-beam-breathe}.ci-flow-beams path:nth-child(2n){animation-delay:.8s}.ci-orbits ellipse{fill:none;stroke:#818cf859;stroke-width:1.5px;transform-origin:240px 150px;animation:24s linear infinite ci-orbit-spin}.ci-orbits ellipse:nth-child(2){stroke:#34d3994d;animation-duration:30s;animation-direction:reverse}.ci-orbits ellipse:nth-child(3){stroke:#a78bfa59;animation-duration:18s}.vault-outer-card{fill:url(#ci-vault)!important;stroke:#818cf899!important;stroke-width:2px!important}.vault-inner-screen{fill:#141f3d!important;stroke:#818cf859!important;stroke-width:1.5px!important}.vault-check-ring{filter:url(#ci-glow);fill:#10b98126!important;stroke:#10b981!important;stroke-width:2px!important}.vault-check-path{stroke-linecap:round;stroke-linejoin:round;fill:none!important;stroke:#34d399!important;stroke-width:3.5px!important}.ci-vault-core text{fill:#e2e8f0;text-anchor:middle;letter-spacing:.1em;font-size:8px;font-weight:850}.ci-token-ring circle:first-child{fill:none;stroke:#ffffff2e;stroke-width:1.2px}.ci-token-ring circle:not(:first-child){fill:#fff;animation:3.2s ease-in-out infinite ci-token-pulse}.ci-token-ring circle:nth-child(3),.ci-token-ring circle:nth-child(5){fill:#10b981;animation-delay:.9s}.ci-bottom-ledger rect:first-child{fill:#1a274e!important;stroke:#10b98173!important;stroke-width:1.8px!important}.ci-bottom-ledger text{fill:#ffffffe6;letter-spacing:.1em;font-size:9px;font-weight:850}.ledger-meter-fill{animation:2.8s ease-in-out infinite ci-ledger-meter;fill:#10b981!important;stroke:none!important}@keyframes ci-live-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes ci-card-meter{0%,to{opacity:.4}50%{opacity:.95}}@keyframes ci-beam-breathe{0%,to{opacity:.4}50%{opacity:.95}}@keyframes ci-orbit-spin{to{transform:rotate(360deg)}}@keyframes ci-token-pulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes ci-ledger-meter{0%,to{opacity:.5}50%{opacity:1}}@media (width<=560px){.ci-console-top{flex-direction:column;align-items:flex-start;gap:8px}}.ci-page{min-height:90vh;font-family:var(--font);padding:110px 0 80px;position:relative;overflow-x:hidden;background-color:#0000!important}.ci-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#6366f114 0,#0000 50%),radial-gradient(at 100% 0,#8b5cf60f 0,#0000 45%),radial-gradient(at 50% 100%,#6366f105 0,#0000 60%);position:absolute;inset:0}.ci-mesh-bg:after{content:"";opacity:.15;background-image:radial-gradient(#6366f10d 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.ci-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.ci-hero-content{flex-direction:column;align-items:flex-start;display:flex}.ci-hero-badge{color:#cbd5e1;background-color:#6366f11f;border:1px solid #6366f14d;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.ci-badge-bullet{background-color:#cbd5e1;border-radius:50%;width:6px;height:6px}.ci-hero-title{color:#f8fafc;margin-bottom:20px;font-size:3.4rem;line-height:1.15;letter-spacing:-.015em!important;font-weight:300!important}.ci-text-gradient{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ci-hero-subtitle{color:#cbd5e1;max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.ci-page .animate-item{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards ci-fadeInUp;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes ci-fadeInUp{to{opacity:1;transform:translateY(0)}}.ci-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.ci-benefit-card{border-radius:var(--radius-lg);align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #00000073;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important;border:1px solid #ffffff14!important}.ci-benefit-card:hover{transform:translate(6px);box-shadow:inset 0 1px #fff3,0 12px 30px #6366f11f;background:linear-gradient(135deg,#262b36d9 0%,#1c2026eb 100%)!important;border-color:#6366f159!important}.ci-benefit-icon-wrapper{border-radius:var(--radius);color:#a78bfa;background-color:#6366f126;border:1px solid #6366f133;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ci-benefit-text{flex-direction:column;display:flex}.ci-benefit-text h5{margin:0;font-size:.95rem;font-weight:600;color:#f8fafc!important}.ci-benefit-text p{margin:3px 0 0;font-size:.8rem;font-weight:500;color:#cbd5e1!important}.ci-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.ci-hero-actions .btn-primary{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%)}.ci-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #6366f159}.ci-hero-actions .btn-outline:hover{color:#cbd5e1;background-color:#6366f10d;border-color:#6366f14d}.ci-hero-graphic{justify-content:flex-end;width:100%;display:flex}.ci-graphic-outer-wrap{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative;background:0 0!important;border:none!important}.ci-graphic-glow-border{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#6366f124 0%,#0000 60%);position:absolute;inset:0}.ci-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.ci-divider-line{background:linear-gradient(90deg,#ffffff14 0%,#ffffff05 100%);flex-grow:1;height:1px}.ci-divider-tag{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background-color:#141820d9;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.ci-divider-arrow-icon{color:#cbd5e1}@media (width<=900px){.ci-page{padding:120px 0 60px}.ci-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.ci-hero-content{align-items:center}.ci-hero-title{font-size:2.8rem}.ci-hero-subtitle{margin-left:auto;margin-right:auto}.ci-benefit-card{text-align:left}.ci-hero-actions,.ci-hero-graphic{justify-content:center}.ci-hero-divider{margin-top:50px;padding:0 24px}}.ci-intro-section{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:34px;max-width:1400px;margin:88px auto 0;padding:0 48px;display:grid;position:relative}.ci-section-heading{max-width:660px}.ci-section-heading span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.ci-section-heading h2{color:#f8fafc;margin:0;font-size:clamp(2.05rem,3.4vw,3.2rem);line-height:1.12;font-weight:300!important}.ci-section-heading p{color:#cbd5e1;margin:18px 0 0;font-size:1rem;line-height:1.8}.ci-intro-copy{gap:22px;display:grid}.ci-intro-lead-card,.ci-principle-card,.ci-intro-floating-card-note{box-shadow:0 22px 40px -30px #00000080;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important;border:1px solid #ffffff14!important}.ci-intro-lead-card{border-radius:28px;padding:28px;background:linear-gradient(#1e2430bf 0%,#141820d9 100%)!important}.ci-intro-lead-card h3,.ci-principle-card h3{color:#f8fafc;margin:0 0 10px;font-size:1.16rem;font-weight:600;line-height:1.35}.ci-intro-lead-card p,.ci-principle-card p,.ci-intro-floating-card-note p{color:#cbd5e1;margin:0;line-height:1.72}.ci-intro-principles{gap:16px;display:grid}.ci-principle-card{border-radius:22px;grid-template-columns:56px 1fr;align-items:start;gap:16px;padding:20px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid}.ci-principle-card:hover,.ci-intro-main-photo:hover,.ci-intro-floating-card:hover,.ci-intro-lead-card:hover{transform:translateY(-6px);box-shadow:0 30px 52px -34px #0009;border-color:#6366f159!important}.ci-principle-icon{color:#cbd5e1;background:#6366f126;border:1px solid #6366f133;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.ci-intro-visual{min-height:760px;position:relative}.ci-intro-main-photo,.ci-intro-floating-card{background:#141820d9;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 28px 58px -40px #000000b3;border:1px solid #ffffff1a!important}.ci-intro-main-photo{aspect-ratio:4/5;border-radius:36px;width:min(100%,620px);position:absolute;top:0;right:0}.ci-intro-main-photo img,.ci-intro-floating-card img{object-fit:cover;width:100%;height:100%;display:block}.ci-intro-floating-card{border-radius:24px;position:absolute}.ci-intro-floating-card-detail{aspect-ratio:1/1.05;width:min(52%,310px);bottom:140px;left:0}.ci-intro-floating-card-note{border-radius:24px;width:min(54%,318px);padding:24px;bottom:36px;right:26px;background:linear-gradient(135deg,#0f172af5 0%,#4338caeb 100%)!important;border:1px solid #6366f14d!important}.ci-intro-floating-card-note span{color:#e0e7ffd1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.75rem;font-weight:800;display:inline-flex}.ci-intro-floating-card-note p{color:#f8fafc;font-size:1rem}.ci-intro-floating-card-room{aspect-ratio:4/5;width:min(38%,220px);top:56px;left:26px}.ci-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(26px)}.ci-reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=1100px){.ci-intro-section{grid-template-columns:1fr}.ci-intro-visual{min-height:680px}}@media (width<=900px){.ci-intro-section{margin-top:64px;padding:0 24px}}@media (width<=720px){.ci-intro-visual{gap:16px;min-height:auto;display:grid}.ci-intro-main-photo,.ci-intro-floating-card{width:100%;position:relative;inset:auto}.ci-intro-main-photo{aspect-ratio:4/4.8;border-radius:28px}.ci-intro-floating-card-detail,.ci-intro-floating-card-room{aspect-ratio:16/11}.ci-intro-floating-card-note{width:100%}.ci-principle-card{grid-template-columns:1fr}}.ci-pathway-section{z-index:2;max-width:1400px;margin:104px auto 0;padding:0 48px;position:relative}.ci-pathway-heading{text-align:center;max-width:760px;margin:0 auto}.ci-pathway-heading span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.ci-pathway-heading h2{color:#f8fafc;margin:0;font-size:clamp(2.1rem,3.5vw,3.35rem);line-height:1.12;font-weight:300!important}.ci-pathway-heading p{color:#cbd5e1;max-width:700px;margin:18px auto 0;line-height:1.8}.ci-pathway-banner{aspect-ratio:16/7;background:#141820d9;border-radius:34px;margin-top:30px;position:relative;overflow:hidden;box-shadow:0 32px 68px -44px #0009;border:1px solid #ffffff1a!important}.ci-pathway-banner img{object-fit:cover;width:100%;height:100%;display:block}.ci-pathway-banner:after{content:"";background:linear-gradient(#0f172a14 0%,#0f172a80 100%);position:absolute;inset:0}.ci-pathway-banner-copy{z-index:1;-webkit-backdrop-filter:blur(10px);border-radius:22px;max-width:340px;padding:18px 20px;position:absolute;bottom:24px;left:28px;background:#0f172ab3!important;border:1px solid #ffffff26!important}.ci-pathway-banner-copy span{color:#ffffffd1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:800;display:inline-flex}.ci-pathway-banner-copy p{color:#f8fafc;margin:0;font-size:1.02rem;line-height:1.5}.ci-pathway-route{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:18px;min-height:430px;margin-top:34px;display:grid;position:relative}.ci-pathway-curve{pointer-events:none;border-top:2px dashed #6366f159;border-radius:999px 999px 0 0;height:140px;position:absolute;top:156px;left:5%;right:5%}.ci-route-card{z-index:1;border-radius:26px;min-height:232px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;box-shadow:0 18px 36px -28px #00000080;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important;border:1px solid #ffffff14!important}.ci-route-card:hover,.ci-pathway-banner:hover{transform:translateY(-6px);box-shadow:0 30px 52px -34px #0009;border-color:#6366f159!important}.ci-route-card-1,.ci-route-card-3{margin-top:0}.ci-route-card-2,.ci-route-card-4{margin-top:112px}.ci-route-topline{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.ci-route-step{color:#cbd5e1;text-transform:uppercase;letter-spacing:.06em;background:#6366f126;border:1px solid #6366f133;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:6px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.ci-route-icon{color:#cbd5e1;background:#6366f126;border:1px solid #6366f133;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ci-route-card h3{color:#f8fafc;margin:0 0 10px;font-size:1.16rem;font-weight:600;line-height:1.34}.ci-route-card p{color:#cbd5e1;margin:0;line-height:1.72}@media (width<=1100px){.ci-pathway-route{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.ci-pathway-curve{display:none}.ci-route-card-2,.ci-route-card-4{margin-top:36px}}@media (width<=900px){.ci-pathway-section{margin-top:72px;padding:0 24px}}@media (width<=720px){.ci-pathway-banner{aspect-ratio:5/4;border-radius:28px}.ci-pathway-banner-copy{max-width:none;bottom:16px;left:16px;right:16px}.ci-pathway-route{grid-template-columns:1fr}.ci-route-card-2,.ci-route-card-4{margin-top:0}}.ci-table-section{z-index:2;max-width:1400px;margin:108px auto 0;padding:0 48px 24px;position:relative}.ci-table-heading{text-align:center;max-width:760px;margin:0 auto 34px}.ci-table-heading span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.ci-table-heading h2{color:#f8fafc;margin:0;font-size:clamp(2.1rem,3.5vw,3.35rem);line-height:1.12;font-weight:300!important}.ci-table-heading p{color:#cbd5e1;max-width:710px;margin:18px auto 0;line-height:1.8}.ci-table-orbit-shell{background:radial-gradient(circle,#6366f114 0%,#0000 60%),linear-gradient(#14182073 0%,#0f111799 100%);border:1px solid #ffffff0f;border-radius:48px;width:min(980px,100%);min-height:760px;margin:42px auto 0;position:relative}.ci-table-orbit-ring{pointer-events:none;border:1px dashed #6366f159;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ci-table-orbit-ring-outer{width:min(760px,86vw);height:min(760px,86vw)}.ci-table-orbit-ring-inner{border-style:solid;border-color:#6366f114;width:min(520px,62vw);height:min(520px,62vw)}.ci-table-centerpiece,.ci-orbit-card,.ci-table-note-card{box-shadow:0 24px 46px -34px #00000080;border:1px solid #ffffff14!important}.ci-table-centerpiece{text-align:center;z-index:3;border-radius:34px;width:min(360px,100% - 56px);padding:34px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#0f172afa 0%,#4338caf0 100%)!important;border:1px solid #ffffff1f!important;box-shadow:inset 0 1px #fff3,0 20px 45px #0009!important}.ci-table-centerpiece span{color:#e0e7ffd1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-flex}.ci-table-centerpiece h3{color:#f8fafc;margin:0 0 12px;font-size:1.46rem;line-height:1.24}.ci-table-centerpiece p{color:#f8fafce0;margin:0;line-height:1.72}.ci-orbit-card{-webkit-backdrop-filter:blur(8px);z-index:2;border-radius:26px;width:min(280px,32vw);padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;position:absolute;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-orbit-card:hover,.ci-table-note-card:hover,.ci-table-centerpiece:hover{transform:translateY(-6px);box-shadow:0 32px 54px -36px #0009;border-color:#6366f159!important}.ci-orbit-card-1{top:48px;left:50%;transform:translate(-50%)}.ci-orbit-card-2{top:50%;right:24px;transform:translateY(-50%)}.ci-orbit-card-3{bottom:52px;left:50%;transform:translate(-50%)}.ci-orbit-card-4{top:50%;left:24px;transform:translateY(-50%)}.ci-orbit-icon{color:#cbd5e1;background:#6366f126;border:1px solid #6366f133;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;display:inline-flex}.ci-orbit-card h3{color:#f8fafc;margin:0 0 10px;font-size:1.12rem;font-weight:600;line-height:1.35}.ci-orbit-card p,.ci-table-note-card p{color:#cbd5e1;margin:0;line-height:1.72}.ci-table-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(980px,100%);margin:34px auto 0;display:grid}.ci-table-note-card{border-radius:24px;padding:22px 24px;transition:transform .22s,box-shadow .22s,border-color .22s;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-table-note-card span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.74rem;font-weight:800;display:inline-flex}@media (width<=1100px){.ci-table-orbit-shell{min-height:980px}.ci-orbit-card{width:min(300px,100% - 48px)}.ci-orbit-card-1{top:34px}.ci-orbit-card-2{top:230px;right:50%;transform:translate(50%)}.ci-orbit-card-4{top:auto;bottom:230px;left:50%;transform:translate(-50%)}.ci-orbit-card-3{bottom:36px}}@media (width<=900px){.ci-table-section{margin-top:74px;padding:0 24px 12px}.ci-table-orbit-shell{background:0 0;gap:18px;min-height:auto;padding:28px 0 0;display:grid}.ci-table-orbit-ring{display:none}.ci-table-centerpiece,.ci-orbit-card{width:100%;position:relative;inset:auto;transform:none}.ci-table-notes{grid-template-columns:1fr}}.ci-table-bento{grid-template-columns:1.2fr .9fr .9fr;grid-template-areas:"lead role1 role2""lead role3 role4""quote quote note";gap:18px;display:grid}.ci-bento-card{border-radius:28px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 24px 46px -34px #00000080;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important;border:1px solid #ffffff14!important}.ci-bento-card:hover{transform:translateY(-6px);box-shadow:0 32px 54px -36px #0009;border-color:#6366f159!important}.ci-bento-card-lead{grid-area:lead;min-height:100%;padding:34px;background:radial-gradient(circle at 100% 0,#818cf82e,#0000 32%),linear-gradient(135deg,#0f172afa 0%,#312e81f5 100%)!important;border:1px solid #ffffff1a!important}.ci-bento-card-lead span,.ci-bento-card-quote span,.ci-bento-card-note span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.74rem;font-weight:800;display:inline-flex}.ci-bento-card-lead span{color:#e0e7ffd1}.ci-bento-card-lead h3{color:#f8fafc;max-width:10ch;margin:0 0 14px;font-size:clamp(1.7rem,2.2vw,2.3rem);font-weight:600;line-height:1.16}.ci-bento-card-lead p{color:#f8fafce0;max-width:44ch;margin:0;line-height:1.82}.ci-bento-card-role-1{grid-area:role1;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-bento-card-role-2{grid-area:role2;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-bento-card-role-3{grid-area:role3;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-bento-card-role-4{grid-area:role4;background:linear-gradient(135deg,#1c212cbf 0%,#12161cd9 100%)!important}.ci-bento-icon{color:#cbd5e1;background:#6366f126;border:1px solid #6366f133;border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;display:inline-flex}.ci-bento-card-role h3{color:#f8fafc;margin:0 0 10px;font-size:1.12rem;font-weight:600;line-height:1.35}.ci-bento-card-role p,.ci-bento-card-quote p,.ci-bento-card-note p{color:#cbd5e1;margin:0;line-height:1.72}.ci-bento-card-quote{grid-area:quote;background:linear-gradient(135deg,#6366f10f 0%,#12161cd9 100%)!important;border:1px solid #6366f126!important}.ci-bento-card-quote span,.ci-bento-card-note span{color:#cbd5e1}.ci-bento-card-quote p{color:#f8fafc;font-size:1.08rem}.ci-bento-card-note{grid-area:note}@media (width<=1100px){.ci-table-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"lead lead""role1 role2""role3 role4""quote note"}}@media (width<=900px){.ci-table-section{margin-top:74px;padding:0 24px 12px}}@media (width<=720px){.ci-table-bento{grid-template-columns:1fr;grid-template-areas:"lead""role1""role2""role3""role4""quote""note"}.ci-bento-card-lead h3{max-width:none}}.ci-project-section{z-index:2;max-width:1400px;margin:108px auto 0;padding:0 48px 80px;position:relative}.ci-project-container{width:100%}.ci-project-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;display:grid}.ci-project-left,.ci-project-media{width:100%}.ci-project-card-outer{aspect-ratio:16/10;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.ci-project-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#6366f126 0%,#0000 60%);position:absolute;inset:0}.ci-project-image{object-fit:cover;width:100%;height:100%;display:block}.ci-project-hud-overlay{z-index:2;position:absolute;top:20px;left:20px}.ci-project-hud-indicator{-webkit-backdrop-filter:blur(8px);color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;background:#0f172acc;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.72rem;font-weight:700;display:flex;box-shadow:0 4px 15px #0000004d}.ci-project-hud-dot{background-color:#cbd5e1;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #6366f1cc}.ci-project-right{flex-direction:column;display:flex}.ci-project-stats{flex-wrap:wrap;gap:16px;width:100%;margin-bottom:30px;display:flex}.ci-project-stat-card{border-radius:var(--radius);flex-direction:column;flex-grow:1;min-width:130px;padding:12px 18px;display:flex;box-shadow:inset 0 1px #ffffff0d,0 4px 15px #0003;background:linear-gradient(135deg,#1c212c80 0%,#12161c99 100%)!important;border:1px solid #ffffff0d!important}.ci-project-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.72rem}.ci-project-stat-value{color:#fbbf24;font-size:1.25rem;font-weight:600}.ci-project-detail-card{border-radius:var(--radius-lg);padding:24px 28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 30px #0006;background:linear-gradient(135deg,#181c24d9 0%,#101216eb 100%)!important;border:1px solid #6366f126!important}.ci-project-detail-glow{pointer-events:none;background:linear-gradient(135deg,#6366f10a 0%,#0000 60%);position:absolute;inset:0}.ci-project-detail-card h3{color:#f8fafc;margin:0 0 12px;font-size:1.15rem;font-weight:600}.ci-project-detail-card p{color:#cbd5e1;margin:0 0 20px;font-size:.92rem;line-height:1.6}.ci-project-points{flex-direction:column;gap:12px;display:flex}.ci-project-point{align-items:flex-start;gap:12px;display:flex}.ci-project-point-dot{background-color:#cbd5e1;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.ci-project-point p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}@media (width<=1000px){.ci-project-grid{text-align:center;grid-template-columns:1fr;gap:50px}.ci-project-left{justify-content:center;display:flex}.ci-project-right{align-items:center}.ci-project-media{max-width:600px}.ci-project-stats{justify-content:center}.ci-project-detail-card{text-align:left}}@media (width<=900px){.ci-project-section{margin-top:72px;padding:0 24px 60px}}.ci-bento-reveal-card{height:100%}.ci-route-reveal-card{display:block}.customs-gateway-graphic{aspect-ratio:1.36;border-radius:var(--radius-lg);background:linear-gradient(145deg,#fffbebd1,#fffffff2 44%,#eff6ffb8),radial-gradient(circle at 82% 16%,#fbbf2433,#0000 32%);border:1px solid #d9770629;width:100%;max-width:680px;overflow:hidden;box-shadow:0 24px 60px #92400e21,inset 0 1px #ffffffe6}.customs-gateway-svg{width:100%;height:100%;display:block}.gateway-document-stack{animation:4.8s ease-in-out infinite gateway-document-hover}.gateway-document{fill:url(#gatewayPaper);stroke:#b4530947;stroke-width:1.5px}.gateway-fold{fill:#fbbf2417;stroke:#b4530938;stroke-width:1.4px}.gateway-doc-lines path,.gateway-window path{fill:none;stroke:#64748b61;stroke-width:2px;stroke-linecap:round}.gateway-checklist circle{fill:#f59e0b;opacity:.72}.gateway-window rect{fill:url(#gatewayGlass);stroke:#0e749038;stroke-width:1.5px}.gateway-window .gateway-pass-line{stroke:url(#gatewayAmber);stroke-width:3px;stroke-dasharray:12 10;animation:4s linear infinite gateway-pass}.gateway-cargo path{fill:none;stroke:#92400e;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.65}.gateway-cargo-right path{stroke:#b45309;opacity:.58}.gateway-seal circle{fill:#f59e0b12;stroke:#d97706;stroke-width:2.2px}.gateway-seal circle+circle{fill:#ffffff5c;stroke:#d977064d;stroke-width:1.4px}.gateway-seal path{fill:none;stroke:#0f766e;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.gateway-flow{fill:none;stroke:#d977062e;stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:8 12}.gateway-flow-two{stroke:#0f766e2e}.gateway-flow-three{stroke:#e2e8f029}.gateway-dot{fill:#f59e0b;filter:drop-shadow(0 0 8px #f59e0b73)}.dot-two,.dot-three{fill:#0f766e;filter:drop-shadow(0 0 8px #0f766e57)}@keyframes gateway-pass{to{stroke-dashoffset:-44px}}@media (width<=560px){.customs-gateway-graphic{aspect-ratio:1.05}.gateway-flow{opacity:.55}}@keyframes gateway-document-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.customs-process-graphic{aspect-ratio:1.2;border-radius:var(--radius-lg,24px);background:linear-gradient(145deg,#fffbebd9,#fffffff5 50%,#eff6ffbf),radial-gradient(circle at 10% 20%,#fbbf2426,#0000 40%);border:1px solid #f59e0b26;justify-content:center;align-items:center;width:100%;max-width:540px;padding:16px;display:flex;overflow:hidden;box-shadow:0 24px 60px #92400e1f,inset 0 1px #ffffffe6}.customs-process-svg{width:100%;height:100%;display:block}.process-node{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.process-node:hover{transform:scale(1.1)!important}.node-1{animation:6s ease-in-out infinite float-slow}.node-2{animation:5s ease-in-out .5s infinite float-medium}.flow-path-line{stroke-dashoffset:100px;animation:15s linear infinite flow-dash}.node-number-label{font-family:var(--font-primary,sans-serif);fill:#b45309;letter-spacing:.05em;opacity:.85;font-size:13px;font-weight:800}.success-label{fill:#065f46}.node-pulse-outer{transform-origin:50%;animation:2.8s cubic-bezier(.215,.61,.355,1) infinite pulse-ring}@keyframes flow-dash{to{stroke-dashoffset:0}}@keyframes float-slow{0%,to{transform:translate(90px,225px)translateY(0)}50%{transform:translate(90px,225px)translateY(-6px)}}@keyframes float-medium{0%,to{transform:translate(210px,160px)translateY(0)}50%{transform:translate(210px,160px)translateY(-8px)}}@keyframes float-slow-3{0%,to{transform:translate(330px,290px)translateY(0)}50%{transform:translate(330px,290px)translateY(-5px)}}@keyframes float-medium-4{0%,to{transform:translate(450px,225px)translateY(0)}50%{transform:translate(450px,225px)translateY(-7px)}}.node-3{animation:7s ease-in-out 1s infinite float-slow-3}.node-4{animation:5.5s ease-in-out 1.5s infinite float-medium-4}@keyframes pulse-ring{0%{opacity:.5;transform:scale(.7)}80%,to{opacity:0;transform:scale(1.1)}}@media (width<=560px){.customs-process-graphic{aspect-ratio:1.1;padding:8px}}.cb-page{min-height:90vh;font-family:var(--font);padding:110px 0 80px;position:relative;overflow-x:hidden;background-color:#0000!important}.cb-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#f59e0b14 0,#0000 50%),radial-gradient(at 100% 0,#d977060f 0,#0000 45%),radial-gradient(at 50% 100%,#f59e0b05 0,#0000 60%);position:absolute;inset:0}.cb-mesh-bg:after{content:"";opacity:.12;background-image:radial-gradient(#f59e0b0f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.cb-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.cb-hero-content{flex-direction:column;align-items:flex-start;display:flex}.cb-hero-badge{color:#fbbf24;background-color:#f59e0b14;border:1px solid #f59e0b40;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.cb-badge-bullet{background-color:#f59e0b;border-radius:50%;width:6px;height:6px}.cb-hero-title{color:#f8fafc;margin-bottom:20px;font-size:3.4rem;line-height:1.15;letter-spacing:-.015em!important;font-weight:300!important}.cb-text-gradient{background:linear-gradient(135deg,#d97706 0%,#f59e0b 60%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cb-hero-subtitle{color:#cbd5e1;max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.6}.cb-page .animate-cb{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards cb-fadeInUp;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes cb-fadeInUp{to{opacity:1;transform:translateY(0)}}.cb-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.cb-benefit-card{border-radius:var(--radius);align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex;box-shadow:inset 0 1px #ffffff1f,0 8px 24px #00000073;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%)!important;border:1px solid #ffffff14!important}.cb-benefit-card:hover{transform:translate(6px);box-shadow:inset 0 1px #fff3,0 12px 30px #f59e0b1f;background:linear-gradient(135deg,#262b36d9 0%,#1c2026eb 100%)!important;border-color:#f59e0b4d!important}.cb-benefit-icon-wrapper{border-radius:var(--radius);color:#fbbf24;background-color:#f59e0b1f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.cb-benefit-text{flex-direction:column;display:flex}.cb-benefit-text h5{color:#f8fafc;margin:0;font-size:.95rem;font-weight:600}.cb-benefit-text p{color:#cbd5e1;margin:3px 0 0;font-size:.8rem;font-weight:500}.cb-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.cb-hero-actions .btn-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.cb-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #f59e0b61}.cb-hero-actions .btn-outline:hover{color:#d97706;background-color:#f59e0b0d;border-color:#f59e0b52}.cb-hero-graphic{justify-content:flex-end;width:100%;display:flex}.cb-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.cb-graphic-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#f59e0b1f 0%,#0000 60%);position:absolute;inset:0}.cb-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1400px;margin:80px auto 0;padding:0 48px;display:flex;position:relative}.cb-divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.cb-divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.cb-divider-icon{color:#d97706}@media (width<=900px){.cb-page{padding:120px 0 60px}.cb-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.cb-hero-content{align-items:center}.cb-hero-title{font-size:2.8rem}.cb-hero-subtitle{margin-left:auto;margin-right:auto}.cb-benefit-card{text-align:left}.cb-hero-actions,.cb-hero-graphic{justify-content:center}.cb-hero-divider{margin-top:50px;padding:0 24px}}.cb-workflow-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px;position:relative}.cb-workflow-container{width:100%}.cb-workflow-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.cb-workflow-media{justify-content:flex-start;width:100%;display:flex}.cb-workflow-card-outer{aspect-ratio:4/3;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;padding:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.cb-workflow-border-glow{border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#f59e0b26 0%,#0000 60%);position:absolute;inset:0}.cb-workflow-image{object-fit:cover;border-radius:18px;width:100%;height:100%;display:block}.cb-workflow-content{flex-direction:column;align-items:flex-start;display:flex}.cb-section-kicker{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.cb-section-title{color:#f8fafc;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.2;font-weight:300!important}.cb-section-subtitle{color:#94a3b8;margin-bottom:40px;font-size:1.05rem;line-height:1.6}.cb-timeline{flex-direction:column;gap:0;width:100%;display:flex}.cb-timeline-step{gap:20px;display:flex}.cb-timeline-marker{flex-direction:column;flex-shrink:0;align-items:center;width:16px;display:flex}.cb-timeline-dot{z-index:2;background:#f59e0b;border-radius:50%;width:14px;height:14px;margin-top:5px;box-shadow:0 0 10px #f59e0bb3}.cb-timeline-line{z-index:1;background:linear-gradient(#f59e0b 0%,#f59e0b1a 100%);flex-grow:1;width:2px;margin:8px 0}.cb-timeline-text{padding-bottom:32px}.cb-timeline-text h4{color:#f8fafc;margin:0 0 8px;font-size:1.1rem;font-weight:600}.cb-timeline-text p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.55}@media (width<=900px){.cb-workflow-section{padding:60px 24px}.cb-workflow-grid{grid-template-columns:1fr;gap:40px}.cb-workflow-media{justify-content:center}.cb-workflow-card-outer{max-width:500px}}.cb-services-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px;position:relative}.cb-services-container{width:100%}.cb-services-grid-layout{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:80px;display:grid}.cb-services-left{flex-direction:column;display:flex;position:sticky;top:130px}.cb-services-media{width:100%;margin-top:30px}.cb-services-card-outer{aspect-ratio:4/3;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;padding:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.cb-services-border-glow{border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#f59e0b26 0%,#0000 60%);position:absolute;inset:0}.cb-services-image{object-fit:cover;border-radius:18px;width:100%;height:100%;display:block}.cb-services-right{width:100%}.cb-services-grid{grid-template-columns:1fr;gap:24px;display:grid}.cb-service-card{border-radius:var(--radius-lg);gap:20px;padding:24px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 10px 30px #0006;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%)!important;border:1px solid #ffffff14!important}.cb-service-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f59e0b1a 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.cb-service-card:hover{transform:translateY(-4px);box-shadow:inset 0 1px #fff3,0 15px 40px #f59e0b26;background:linear-gradient(135deg,#262b36d9 0%,#1c2026eb 100%)!important;border-color:#f59e0b59!important}.cb-service-card:hover:before{opacity:1}.cb-service-icon-wrapper{border-radius:var(--radius);color:#fbbf24;background-color:#f59e0b1f;border:1px solid #f59e0b33;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cb-service-content{flex-direction:column;display:flex}.cb-service-content h4{color:#f8fafc;margin:0 0 8px;font-size:1.15rem;font-weight:600}.cb-service-content p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.6}.cb-pitfalls-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px;position:relative}.cb-pitfalls-container{width:100%}.cb-pitfalls-grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:80px;display:grid}.cb-pitfalls-left{flex-direction:column;display:flex;position:sticky;top:130px}.cb-pitfalls-media{width:100%;margin-top:30px}.cb-pitfalls-card-outer{aspect-ratio:4/3;background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:24px;width:100%;padding:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 20px 45px #00000080}.cb-pitfalls-border-glow{border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ef444414 0%,#f59e0b14 100%);position:absolute;inset:0}.cb-pitfalls-image{object-fit:cover;border-radius:18px;width:100%;height:100%;display:block}.cb-pitfalls-right{width:100%}.cb-pitfalls-list{flex-direction:column;gap:28px;display:flex}.cb-pitfall-row-card{border-radius:var(--radius-lg);background:linear-gradient(135deg,#181c24d9 0%,#101216eb 100%);border:1px solid #ffffff0f;padding:24px 28px;transition:all .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 30px #0006}.cb-pitfall-row-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ef444408 0%,#f59e0b0a 100%);position:absolute;inset:0}.cb-pitfall-row-card:hover{border-color:#f59e0b40;box-shadow:inset 0 1px #ffffff26,0 15px 35px #f59e0b14}.cb-pitfall-row-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;display:flex}.cb-pitfall-badge-dot{background-color:#ef4444;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #ef4444cc}.cb-pitfall-row-header h4{color:#f8fafc;margin:0;font-size:1.25rem;font-weight:500}.cb-pitfall-row-body{grid-template-columns:1fr 1fr;gap:24px;display:grid}.cb-pitfall-block{flex-direction:column;display:flex}.cb-block-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.cb-block-problem .cb-block-label{color:#f87171}.cb-block-solution .cb-block-label{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cb-pitfall-block p{margin:0;font-size:.9rem;line-height:1.55}.cb-block-problem p{color:#94a3b8}.cb-block-solution p{color:#e2e8f0;font-weight:500}.cb-cta-section{z-index:2;max-width:1400px;margin:0 auto;padding:90px 48px 120px;position:relative}.cb-cta-container{width:100%}.cb-cta-card-outer{background:linear-gradient(135deg,#1c212ccc 0%,#0e1116f2 100%);border:1px solid #ffffff14;border-radius:32px;padding:40px 60px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 25px 60px #0009}.cb-cta-border-glow{border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 80%,#f59e0b1f 0%,#0000 60%);position:absolute;inset:0}.cb-cta-grid{grid-template-columns:1.3fr 1fr;align-items:center;gap:60px;display:grid}.cb-cta-content{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.cb-cta-title{color:#f8fafc;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(2.2rem,4vw,3rem);line-height:1.15;font-weight:300!important}.cb-cta-desc{color:#cbd5e1;max-width:680px;margin-bottom:36px;font-size:1.1rem;line-height:1.6}.cb-cta-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.cb-cta-actions .btn-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.cb-cta-tag{color:#94a3b8;font-size:.85rem;font-weight:500}.cb-cta-media{z-index:2;justify-content:center;align-items:center;display:flex}.cb-cta-image-wrapper{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080}.cb-cta-image{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1100px){.cb-services-grid-layout,.cb-pitfalls-grid{gap:40px}.cb-cta-card-outer{padding:40px}.cb-cta-grid{gap:40px}}@media (width<=900px){.cb-services-section,.cb-pitfalls-section,.cb-cta-section{padding:60px 24px}.cb-services-grid-layout,.cb-pitfalls-grid{grid-template-columns:1fr}.cb-services-left,.cb-pitfalls-left{position:static}.cb-services-media,.cb-pitfalls-media{max-width:500px;margin:30px auto 0}.cb-cta-grid{text-align:center;grid-template-columns:1fr}.cb-cta-content{align-items:center}.cb-cta-actions{justify-content:center}.cb-cta-media{margin-top:20px}}@media (width<=600px){.cb-pitfall-row-body{grid-template-columns:1fr;gap:16px}}.am-art-wrapper{z-index:10;width:min(100%,640px);margin:0 auto;position:relative}.am-art-container{-webkit-backdrop-filter:blur(12px);border-radius:32px;flex-direction:column;align-items:center;gap:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006;background:#0f172a73!important;border:1px solid #ffffff0f!important}.am-art-glow{filter:blur(40px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;width:140px;height:140px;position:absolute}.am-art-glow.color-emerald{background:#10b981;top:10%;left:10%}.am-art-glow.color-blue{background:#3b82f6;top:15%;right:10%}.am-art-glow.color-amber{background:#fbbf24;bottom:10%;left:50%;transform:translate(-50%)}.am-art-svg{z-index:1;width:100%;height:auto;display:block;overflow:visible}.am-orbit-ring{fill:none;stroke:#ffffff08;stroke-width:1px}.am-orbit-ring.ring-core{stroke:#ffffff0d}.am-orbit-ring.ring-inner{stroke-dasharray:4 10}.am-orbit-ring.ring-outer{stroke-dasharray:8 16}.am-connecting-vectors line{opacity:.25;transition:opacity .3s,stroke-width .3s}.am-crystal-node.is-hovered~.am-connecting-vectors line{opacity:.1}.am-crystal-node.node-emerald.is-hovered~.am-connecting-vectors .vector-line-emerald,.am-crystal-node.node-blue.is-hovered~.am-connecting-vectors .vector-line-blue,.am-crystal-node.node-amber.is-hovered~.am-connecting-vectors .vector-line-amber{opacity:.8;stroke-width:2px}.am-crystal-node{cursor:pointer}.am-crystal-node.is-hovered .crystal-shape{transition:transform .35s cubic-bezier(.175,.885,.32,1.275),filter .3s;filter:brightness(1.15)drop-shadow(0 0 10px #fff3)!important;transform:scale(1.25)!important}.am-crystal-node.is-hovered circle:first-of-type{fill-opacity:.85;transform-box:fill-box;transform-origin:50%;transition:transform .35s cubic-bezier(.175,.885,.32,1.275),fill-opacity .3s;transform:scale(1.3)}.crystal-shape{transform-box:fill-box;transform-origin:50%}.crystal-shape.float-delay-1{animation:4.5s ease-in-out infinite alternate amFloatNode}.crystal-shape.float-delay-2{animation:5s ease-in-out -1s infinite alternate amFloatNode}.crystal-shape.float-delay-3{animation:4.8s ease-in-out -2s infinite alternate amFloatNode}@keyframes amFloatNode{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-8px)rotate(3deg)}}.am-core-hub{cursor:pointer}.core-spin-ring-cw{transform-box:fill-box;transform-origin:50%;animation:16s linear infinite amSpinCW}.core-spin-ring-ccw{transform-box:fill-box;transform-origin:50%;animation:12s linear infinite amSpinCCW}.core-center-orb{animation:2.5s ease-in-out infinite alternate amCoreBreathe}@keyframes amSpinCW{to{transform:rotate(360deg)}}@keyframes amSpinCCW{to{transform:rotate(-360deg)}}@keyframes amCoreBreathe{0%{opacity:.9;transform:scale(.95)}to{opacity:1;filter:drop-shadow(0 0 12px #fffffff2);transform:scale(1.08)}}.am-art-tooltip{z-index:2;background:#0f172a8c;border:1px solid #ffffff0d;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:80px;padding:16px 20px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000040}.am-art-tooltip.is-visible{background:#0f172abf;border-color:#ffffff14}.tooltip-inner{text-align:left;flex-direction:column;gap:6px;width:100%;display:flex}.tooltip-inner.placeholder-text{text-align:center;color:#fff6}.tooltip-inner.placeholder-text p{letter-spacing:.02em;margin:0;font-size:.82rem;font-weight:500}.tooltip-header{justify-content:space-between;align-items:center;display:flex}.tooltip-header h4{color:#fff;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:800}.tooltip-alloc{color:#10b981;background:#10b9811a;border:1px solid #10b98126;border-radius:99px;padding:2px 10px;font-size:.85rem;font-weight:850}.node-blue.is-hovered~.am-art-tooltip .tooltip-alloc{color:#3b82f6;background:#3b82f61a;border-color:#3b82f626}.node-amber.is-hovered~.am-art-tooltip .tooltip-alloc{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b26}.tooltip-inner p{color:#94a3b8;margin:0;font-size:.82rem;font-weight:500;line-height:1.45}@media (width<=580px){.am-art-container{border-radius:24px;padding:16px}.am-art-tooltip{min-height:70px;padding:12px 16px}}.asset-allocation-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#3b82f60a,#0000 45%),linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0;position:relative;overflow:hidden}.allocation-glow-blur{filter:blur(120px);pointer-events:none;z-index:1;opacity:.5;border-radius:50%;width:400px;height:400px;position:absolute}.allocation-glow-left{background:#3b82f61f;top:10%;left:-100px}.allocation-glow-right{background:#0ea5e91a;bottom:10%;right:-100px}.allocation-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.allocation-header{text-align:center;max-width:750px;margin:0 auto 60px}.allocation-kicker{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f614;border:1px solid #3b82f626;border-radius:30px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.allocation-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:18px;font-size:2.8rem;font-weight:850;line-height:1.15}.allocation-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.allocation-content-grid{grid-template-columns:1.1fr 1.2fr;align-items:flex-start;gap:64px;display:grid}.allocation-selector-col{flex-direction:column;gap:28px;display:flex}.tabs-nav-wrapper{background:#f1f5f9b3;border:1px solid #e2e8f0cc;border-radius:16px;padding:6px;box-shadow:inset 0 2px 4px #94a3b80d}.tabs-nav-scroll{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.tab-nav-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 8px;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.tab-nav-btn:hover{color:#3b82f6;background:#fff9}.tab-nav-btn.active{color:#3b82f6;background:#fff;box-shadow:0 4px 12px #94a3b826,0 1px 3px #94a3b81a}.tab-icon{transition:transform .3s}.tab-nav-btn:hover .tab-icon{transform:translateY(-2px)}.active-glow-dot{background:#3b82f6;border-radius:50%;width:4px;height:4px;position:absolute;bottom:6px;box-shadow:0 0 6px #3b82f6}.spec-sheet-card{background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #e2e8f0cc;border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a08,0 1px 3px #0f172a03}.spec-sheet-card:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 30px 60px #3b82f614,0 1px 4px #3b82f605}.spec-sheet-inner{z-index:2;padding:36px;position:relative}.spec-sheet-glow{pointer-events:none;background:radial-gradient(circle at 10% 10%,#3b82f608,#0000 60%);position:absolute;inset:0}.spec-header{align-items:center;gap:20px;margin-bottom:30px;display:flex}.spec-icon-box{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f61a;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;box-shadow:inset 0 2px 4px #3b82f60d}.spec-sheet-card:hover .spec-icon-box{color:#fff;background:#3b82f6;transform:rotate(5deg)scale(1.05)}.spec-header h4{color:#0f172a;margin:0 0 4px;font-size:1.4rem;font-weight:800}.spec-status-pill{text-transform:uppercase;letter-spacing:.05em;color:#0ea5e9;background:#0ea5e914;border:1px solid #0ea5e91f;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:700}.spec-metrics-grid{border-bottom:1px dashed #e2e8f0cc;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px;padding-bottom:30px;display:grid}.spec-metric-item{flex-direction:column;gap:8px;display:flex}.metric-label-wrapper{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.metric-icon{color:#94a3b8}.metric-value{color:#0f172a;letter-spacing:-.01em;font-size:1rem;font-weight:800}.spec-focus-block{margin-bottom:30px}.spec-focus-block h5{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px;font-size:.85rem;font-weight:750}.spec-focus-block p{color:#334155;margin:0;font-size:.95rem;line-height:1.55}.spec-footer-stats{flex-wrap:wrap;gap:12px;display:flex}.spec-footer-stat-pill{background:#f1f5f9cc;border:1px solid #e2e8f0cc;border-radius:12px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;display:inline-flex}.pill-lbl{color:#64748b;font-weight:600}.pill-val{color:#3b82f6;font-weight:750}.allocation-visual-col{flex-direction:column;gap:32px;display:flex}.gallery-frame-outer{background:linear-gradient(135deg,#3b82f640,#0000 60%);border-radius:20px;padding:1px;position:relative;box-shadow:0 30px 60px #0f172a0f,0 12px 24px #0f172a08}.frame-border-gradient{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#3b82f626 0%,#0ea5e914 50%,#0000 100%);position:absolute;inset:0}.gallery-frame-inner{z-index:2;background:#fff;border:1px solid #e2e8f0cc;border-radius:19px;position:relative;overflow:hidden}.gallery-window-header{background:#f8fafc;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.header-window-dots{gap:6px;display:flex}.header-window-dots .dot{border-radius:50%;width:10px;height:10px}.dot-red{background:#fca5a5}.dot-yellow{background:#fde047}.dot-green{background:#86efac}.header-window-title{color:#64748b;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-size:.72rem;font-weight:700;overflow:hidden}.header-window-status{color:#3b82f6;background:#3b82f614;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:800}.gallery-slider-viewport{aspect-ratio:4/3;background:#fff;width:100%;position:relative;overflow:hidden}.gallery-slides-container{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.gallery-slide-item{background:#fff;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;display:flex}.gallery-slide-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.gallery-frame-inner:hover .gallery-slide-img{transform:scale(1.02)}.gallery-nav-arrow{color:#475569;cursor:pointer;z-index:10;background:#fffffff2;border:1px solid #e2e8f0d9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a0d}.gallery-nav-arrow:hover{color:#3b82f6;background:#fff;border-color:#3b82f64d;box-shadow:0 6px 16px #3b82f626}.gallery-nav-arrow:active{transform:translateY(-50%)scale(.95)}.arrow-left{left:16px}.arrow-right{right:16px}.gallery-pagination-dots{background:#f8fafc;border-top:1px solid #e2e8f0cc;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.gallery-dot-btn{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.25,.8,.25,1)}.gallery-dot-btn:hover{background:#94a3b8}.gallery-dot-btn.active{background:#3b82f6;border-radius:6px;width:24px;box-shadow:0 2px 4px #3b82f633}.yield-floating-indicator{-webkit-backdrop-filter:blur(10px);color:#fff;z-index:5;background:#0f172ad9;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;font-size:.72rem;font-weight:700;animation:3s ease-in-out infinite float-indicator;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 16px #0000001a}@keyframes float-indicator{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.yield-badge-icon{color:#3b82f6}.allocation-action-wrapper{justify-content:flex-end;display:flex}.allocation-action-btn{color:#3b82f6;border-color:#3b82f6;align-items:center;gap:10px;font-weight:700;transition:all .3s;display:inline-flex}.allocation-action-btn:hover{color:#fff;background:#3b82f6;box-shadow:0 10px 20px #3b82f626}@media (width<=1100px){.allocation-content-grid{grid-template-columns:1fr;gap:48px}.allocation-visual-col{order:2}.allocation-selector-col{order:1}}@media (width<=768px){.asset-allocation-section{padding:70px 0}.allocation-container{padding:0 24px}.allocation-title{font-size:2.2rem}.tabs-nav-scroll{grid-template-columns:repeat(2,1fr)}.tab-nav-btn{padding:10px 6px}.spec-metrics-grid{grid-template-columns:1fr;gap:20px;margin-bottom:24px;padding-bottom:24px}.spec-sheet-inner{padding:24px}.allocation-action-wrapper{justify-content:center}.gallery-nav-arrow{width:36px;height:36px}.arrow-left{left:8px}.arrow-right{right:8px}}.asset-management-page .asset-allocation-section{color:#cbd5e1!important;background:linear-gradient(#020617 0%,#0f172a 100%)!important}.asset-management-page .allocation-title{color:#fff!important}.asset-management-page .allocation-subtitle{color:#94a3b8!important}.asset-management-page .spec-sheet-card{background:#0f172a73!important;border-color:#ffffff14!important;box-shadow:0 20px 40px #0000004d!important}.asset-management-page .spec-sheet-card:hover{border-color:#3b82f666!important;box-shadow:0 30px 60px #3b82f61a!important}.asset-management-page .spec-header h4{color:#fff!important}.asset-management-page .metric-label-wrapper{color:#94a3b8!important}.asset-management-page .metric-value{color:#fff!important}.asset-management-page .spec-metrics-grid{border-bottom-color:#ffffff14!important}.asset-management-page .spec-focus-block h5{color:#94a3b8!important}.asset-management-page .spec-focus-block p{color:#cbd5e1!important}.asset-management-page .spec-footer-stat-pill{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .pill-lbl{color:#94a3b8!important}.asset-management-page .tabs-nav-wrapper{background:#0f172a8c!important;border-color:#ffffff0f!important}.asset-management-page .tab-nav-btn{color:#94a3b8!important}.asset-management-page .tab-nav-btn:hover{color:#fff!important;background:#ffffff0a!important}.asset-management-page .tab-nav-btn.active{color:#fff!important;box-shadow:none!important;background:#ffffff14!important}.asset-management-page .gallery-frame-inner{background:#0f172a73!important;border-color:#ffffff14!important}.asset-management-page .gallery-window-header{background:#0f172a99!important;border-bottom-color:#ffffff14!important}.asset-management-page .header-window-title{color:#fff!important}.asset-management-page .gallery-slider-viewport,.asset-management-page .gallery-slide-item{background:#0f172a!important}.asset-management-page .gallery-nav-arrow{color:#fff!important;background:#0f172acc!important;border-color:#ffffff1a!important}.asset-management-page .gallery-nav-arrow:hover{color:#0f172a!important;background:#fff!important}.asset-management-page .gallery-pagination-dots{background:#0f172a99!important;border-top-color:#ffffff14!important}.asset-management-page .gallery-dot-btn{background:#fff3!important}.asset-management-page .gallery-dot-btn.active{background:#3b82f6!important}.value-creation-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 80%,#0ea5e90a,#0000 45%),linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 0;position:relative;overflow:hidden}.val-glow{filter:blur(140px);pointer-events:none;z-index:1;opacity:.45;border-radius:50%;width:450px;height:450px;position:absolute}.val-glow-top{background:#3b82f61a;top:5%;right:-50px}.val-glow-bottom{background:#6366f114;bottom:5%;left:-50px}.val-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.val-header{text-align:center;max-width:750px;margin:0 auto 64px}.val-kicker{text-transform:uppercase;letter-spacing:.12em;color:#0ea5e9;background:#0ea5e914;border:1px solid #0ea5e926;border-radius:30px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.val-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:18px;font-size:2.8rem;font-weight:850;line-height:1.15}.val-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.val-content-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:72px;display:grid}.val-timeline-col{flex-direction:column;gap:40px;display:flex}.val-timeline-stepper{width:100%;padding:20px 0;position:relative}.val-timeline-line-bg{z-index:1;background:#e2e8f0;border-radius:2px;height:4px;position:absolute;top:42px;left:20px;right:20px}.val-timeline-line-progress{border-radius:inherit;background:linear-gradient(90deg,#3b82f6 0%,#0ea5e9 50%,#10b981 100%);width:0%;height:100%;transition:width .5s cubic-bezier(.25,.8,.25,1)}.val-steps-circles-row{z-index:2;justify-content:space-between;width:100%;display:flex;position:relative}.val-step-node-btn{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;width:80px;padding:0;display:flex}.val-node-circle{color:#64748b;background:#fff;border:3px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px #0f172a0d}.val-step-node-btn:hover .val-node-circle{border-color:var(--step-color);color:var(--step-color);transform:scale(1.1);box-shadow:0 8px 16px #0f172a14}.val-step-node-btn.passed .val-node-circle{border-color:var(--step-color);color:var(--step-color)}.val-step-node-btn.active .val-node-circle{background:var(--step-color);border-color:var(--step-color);color:#fff;box-shadow:0 0 20px var(--step-color);transform:scale(1.15)}.val-node-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:12px;font-size:.72rem;font-weight:750;transition:color .3s}.val-step-node-btn.active .val-node-label{color:#0f172a}.val-detail-card-viewport{width:100%;min-height:250px;position:relative}.val-detail-slide{opacity:0;visibility:hidden;z-index:1;width:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(16px)}.val-detail-slide.active{opacity:1;visibility:visible;z-index:2;position:relative;transform:translateY(0)}.val-slide-inner{background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #e2e8f0cc;border-radius:24px;padding:36px;transition:border-color .3s,box-shadow .3s;box-shadow:0 20px 40px #0f172a05,0 1px 3px #0f172a03}.val-detail-slide.active .val-slide-inner{border-color:#0ea5e940;box-shadow:0 30px 60px #0ea5e90f,0 1px 4px #0ea5e903}.val-slide-head{align-items:center;gap:20px;margin-bottom:20px;display:flex}.val-slide-icon-box{border:1px solid #e2e8f080;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex;box-shadow:inset 0 2px 4px #0f172a05}.val-slide-inner:hover .val-slide-icon-box{transform:rotate(-5deg)scale(1.05)}.val-slide-head h3{color:#0f172a;margin:0;font-size:1.4rem;font-weight:800}.val-slide-desc{color:#334155;margin:0 0 24px;font-size:1rem;line-height:1.6}.val-slide-meta-row{flex-wrap:wrap;gap:12px;display:flex}.val-meta-pill{color:#475569;background:#f1f5f9b3;border:1px solid #e2e8f0cc;border-radius:30px;align-items:center;gap:8px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.meta-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.val-visual-col{flex-direction:column;gap:32px;display:flex}.flywheel-frame-outer{background:linear-gradient(135deg,#0ea5e940,#0000 60%);border-radius:20px;padding:1px;position:relative;box-shadow:0 30px 60px #0f172a0d,0 12px 24px #0f172a08}.flywheel-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#0ea5e926 0%,#6366f114 50%,#0000 100%);position:absolute;inset:0}.flywheel-frame-inner{z-index:2;background:#fff;border:1px solid #e2e8f0cc;border-radius:19px;position:relative;overflow:hidden}.flywheel-window-header{background:#f8fafc;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.header-dots{gap:6px;display:flex}.header-dots .dot{border-radius:50%;width:10px;height:10px}.header-badge-live{color:#0ea5e9;letter-spacing:.03em;background:#0ea5e914;border:1px solid #0ea5e91f;border-radius:20px;padding:3px 10px;font-size:.65rem;font-weight:800}.flywheel-graphic-container{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.flywheel-main-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.flywheel-frame-inner:hover .flywheel-main-img{transform:rotate(1deg)scale(1.03)}.flywheel-img-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#0ea5e905 100%);position:absolute;inset:0}.val-action-container{justify-content:flex-start;display:flex}.val-action-btn{color:#0ea5e9;border-color:#0ea5e9;align-items:center;gap:10px;font-weight:700;transition:all .3s;display:inline-flex}.val-action-btn:hover{color:#fff;background:#0ea5e9;box-shadow:0 10px 20px #0ea5e926}.btn-arrow{transition:transform .3s}.val-action-btn:hover .btn-arrow{transform:translate(4px)}@media (width<=1100px){.val-content-grid{grid-template-columns:1fr;gap:56px}.val-visual-col{order:2}.val-timeline-col{order:1}.val-action-container{justify-content:center}}@media (width<=768px){.value-creation-section{padding:70px 0}.val-container{padding:0 24px}.val-title{font-size:2.2rem}.val-timeline-line-bg{left:40px;right:40px}.val-step-node-btn{width:60px}.val-node-circle{width:40px;height:40px}.val-node-label{font-size:.65rem}.val-slide-inner{padding:24px}.val-slide-head h3{font-size:1.2rem}}.asset-management-page .value-creation-section{color:#cbd5e1!important;background:linear-gradient(#0f172a 0%,#020617 100%)!important}.asset-management-page .val-title{color:#fff!important}.asset-management-page .val-subtitle{color:#94a3b8!important}.asset-management-page .val-node-circle{color:#94a3b8!important;background:#0f172a8c!important;border-color:#ffffff1a!important}.asset-management-page .val-step-node-btn:hover .val-node-circle,.asset-management-page .val-step-node-btn.passed .val-node-circle{border-color:var(--step-color)!important;color:var(--step-color)!important}.asset-management-page .val-step-node-btn.active .val-node-circle{background:var(--step-color)!important;border-color:var(--step-color)!important;color:#fff!important}.asset-management-page .val-node-label{color:#94a3b8!important}.asset-management-page .val-step-node-btn.active .val-node-label{color:#fff!important}.asset-management-page .val-timeline-line-bg{background:#ffffff0d!important}.asset-management-page .val-slide-inner{background:#0f172a73!important;border-color:#ffffff14!important;box-shadow:0 20px 40px #00000059!important}.asset-management-page .val-slide-icon-box{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .val-slide-head h3{color:#fff!important}.asset-management-page .val-slide-desc{color:#cbd5e1!important}.asset-management-page .val-meta-pill{color:#fff!important;background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .val-step-card{background:#0f172a59!important;border-color:#ffffff0f!important}.asset-management-page .val-step-card.active{border-color:var(--step-color)!important}.asset-management-page .val-step-card h5{color:#fff!important}.asset-management-page .val-step-card p{color:#94a3b8!important}.performance-metrics-section{font-family:var(--font,sans-serif);background:radial-gradient(circle,#3b82f608,#0000 50%),linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0;position:relative;overflow:hidden}.perf-glow{filter:blur(140px);pointer-events:none;z-index:1;opacity:.4;border-radius:50%;position:absolute}.perf-glow-center{background:#3b82f614;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%)}.perf-glow-left{background:#0ea5e90f;width:400px;height:400px;top:20%;left:-150px}.perf-glow-right{background:#6366f10f;width:400px;height:400px;bottom:20%;right:-150px}.perf-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.perf-header{text-align:center;max-width:750px;margin:0 auto 60px}.perf-kicker{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f614;border:1px solid #3b82f626;border-radius:30px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.perf-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:18px;font-size:2.8rem;font-weight:850;line-height:1.15}.perf-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.perf-stats-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:80px;display:grid}.perf-stat-card{-webkit-backdrop-filter:blur(16px);text-align:center;background:linear-gradient(135deg,#ffffffd9 0%,#f8fafc99 100%);border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;align-items:center;padding:36px 30px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 35px #0f172a05,0 1px 3px #0f172a03}.perf-stat-card-glow{pointer-events:none;background:radial-gradient(circle at 50% 10%,#3b82f608,#0000 60%);position:absolute;inset:0}.perf-stat-card:hover{border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 30px 60px #3b82f614,0 1px 4px #3b82f605}.perf-stat-card.highlight{border-color:#3b82f633;box-shadow:0 15px 45px #3b82f60a}.perf-stat-card.highlight:hover{border-color:#3b82f673;box-shadow:0 35px 70px #3b82f61f}.perf-stat-icon-wrapper{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:24px;transition:all .3s;display:flex}.perf-stat-card:hover .perf-stat-icon-wrapper{color:#fff;background:#3b82f6;transform:scale(1.1)}.perf-stat-value{color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:3rem;font-weight:900;line-height:1.1}.text-gradient-blue{background:linear-gradient(135deg,#3b82f6 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.perf-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.85rem;font-weight:750}.perf-stat-subtext{color:#94a3b8;font-size:.78rem;font-weight:500}.perf-showcase-container{max-width:960px;margin:0 auto 80px;padding:0 40px;position:relative}.perf-mock-window{background:linear-gradient(135deg,#3b82f640,#0000 60%);border-radius:24px;padding:1px;position:relative;box-shadow:0 35px 70px #0f172a14,0 10px 25px #0f172a0a}.perf-window-border-gradient{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#3b82f626 0%,#0ea5e914 50%,#0000 100%);position:absolute;inset:0}.perf-window-inner{z-index:2;background:#fff;border:1px solid #e2e8f0cc;border-radius:23px;position:relative;overflow:hidden}.perf-window-header{background:#f8fafc;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.perf-header-dots{gap:6px;display:flex}.perf-header-dots .dots{border-radius:50%;width:10px;height:10px}.perf-header-title{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.perf-header-badge{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f61f;border-radius:20px;padding:3px 10px;font-size:.65rem;font-weight:800}.perf-graphic-container{aspect-ratio:16/9;background:#fff;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.perf-main-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.perf-mock-window:hover .perf-main-img{transform:scale(1.02)}.perf-graphic-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#3b82f605 100%);position:absolute;inset:0}.perf-floating-badge{-webkit-backdrop-filter:blur(12px);z-index:10;background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:18px;align-items:center;gap:14px;padding:12px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:0 16px 36px #0f172a12,0 4px 10px #0f172a05}.perf-floating-badge:hover{border-color:#3b82f659;transform:translateY(-5px)scale(1.03);box-shadow:0 24px 48px #3b82f624,0 6px 14px #3b82f60a}.badge-top-left{top:15%;left:-20px}.badge-bottom-right{bottom:12%;right:-20px}.badge-mid-left{bottom:25%;left:-50px}.badge-icon-box{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.badge-icon-box.blue{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f61a}.badge-icon-box.emerald{color:#10b981;background:#10b98114;border:1px solid #10b9811a}.badge-icon-box.indigo{color:#6366f1;background:#6366f114;border:1px solid #6366f11a}.badge-text-box h5{color:#0f172a;white-space:nowrap;margin:0 0 2px;font-size:.8rem;font-weight:800}.badge-text-box p{color:#64748b;white-space:nowrap;margin:0;font-size:.68rem;font-weight:600}.perf-action-container{justify-content:center;display:flex}.perf-action-btn{color:#3b82f6;border-color:#3b82f6;align-items:center;gap:10px;font-weight:700;transition:all .3s;display:inline-flex}.perf-action-btn:hover{color:#fff;background:#3b82f6;box-shadow:0 10px 20px #3b82f626}.perf-action-arrow{transition:transform .3s}.perf-action-btn:hover .perf-action-arrow{transform:translate(4px)}@media (width<=1024px){.perf-showcase-container{padding:0 20px}.badge-top-left{top:-30px;left:0}.badge-bottom-right{bottom:-30px;right:0}.badge-mid-left{bottom:-30px;left:20px}}@media (width<=900px){.perf-stats-grid{grid-template-columns:1fr;gap:20px;margin-bottom:50px}.perf-stat-card{padding:28px 20px}.perf-title{font-size:2.2rem}.perf-showcase-container{margin-bottom:50px}}@media (width<=600px){.perf-floating-badge{justify-content:flex-start;width:100%;margin-top:16px;position:relative;inset:auto}.perf-showcase-container{flex-direction:column;align-items:center;display:flex}}.asset-management-page .performance-metrics-section{color:#cbd5e1!important;background:linear-gradient(#020617 0%,#0f172a 100%)!important}.asset-management-page .perf-title{color:#fff!important}.asset-management-page .perf-subtitle{color:#94a3b8!important}.asset-management-page .perf-stat-card{background:#0f172a73!important;border-color:#ffffff14!important;box-shadow:0 20px 40px #0000004d!important}.asset-management-page .perf-stat-card:hover{border-color:#3b82f666!important;box-shadow:0 30px 60px #3b82f61a!important}.asset-management-page .perf-stat-value{color:#fff!important}.asset-management-page .text-gradient-blue{background:linear-gradient(135deg,#e2e8f0 0%,#06b6d4 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.asset-management-page .perf-stat-label{color:#e2e8f0!important}.asset-management-page .perf-stat-subtext{color:#94a3b8!important}.asset-management-page .perf-mock-window{background:#0f172a73!important;border-color:#ffffff14!important}.asset-management-page .perf-window-inner{background:0 0!important}.asset-management-page .perf-window-header{background:#0f172a99!important;border-bottom-color:#ffffff14!important}.asset-management-page .perf-header-title{color:#fff!important}.asset-management-page .perf-header-badge{color:#3b82f6!important;background:#3b82f614!important;border:1px solid #3b82f61f!important}.asset-management-page .perf-floating-badge{background:#0f172acc!important;border-color:#ffffff14!important;box-shadow:0 10px 30px #00000040!important}.asset-management-page .badge-text-box h5{color:#fff!important}.asset-management-page .badge-text-box p{color:#94a3b8!important}.gov-portal-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 90% 80%,#6366f10a,#0000 45%),linear-gradient(#fff 0%,#f8fafc 100%);padding:100px 0;position:relative;overflow:hidden}.gov-glow{filter:blur(140px);pointer-events:none;z-index:1;opacity:.45;border-radius:50%;width:450px;height:450px;position:absolute}.gov-glow-left{background:#3b82f61a;top:15%;left:-150px}.gov-glow-right{background:#6366f114;bottom:10%;right:-150px}.gov-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.gov-header{text-align:center;max-width:750px;margin:0 auto 60px}.gov-kicker{text-transform:uppercase;letter-spacing:.12em;color:#6366f1;background:#6366f114;border:1px solid #6366f126;border-radius:30px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.gov-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:18px;font-size:2.8rem;font-weight:850;line-height:1.15}.gov-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.console-frame-outer{background:linear-gradient(135deg,#6366f140,#0000 60%);border-radius:24px;padding:1px;position:relative;box-shadow:0 40px 80px #0f172a12,0 10px 30px #0f172a08}.console-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#6366f126 0%,#3b82f614 50%,#0000 100%);position:absolute;inset:0}.console-frame-inner{z-index:2;background:#fff;border:1px solid #e2e8f0d9;border-radius:23px;position:relative;overflow:hidden}.console-window-header{background:#f8fafc;border-bottom:1px solid #e2e8f0d9;justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.header-dots-group{gap:6px;display:flex}.header-dots-group .dot{border-radius:50%;width:10px;height:10px}.dot-r{background:#fca5a5}.dot-y{background:#fde047}.dot-g{background:#86efac}.header-window-lbl{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.header-status-badge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.65rem;font-weight:800;transition:all .3s;display:flex}.header-status-badge.locked{color:#6366f1;background:#6366f114;border:1px solid #6366f11f}.header-status-badge.unlocked{color:#10b981;background:#10b98114;border:1px solid #10b9811f}.console-content-grid{grid-template-columns:1fr 1.15fr 1fr;display:grid}.console-panel{background:#ffffff4d;padding:40px 32px;transition:all .3s}.console-panel:not(:last-child){border-right:1px solid #e2e8f0d9}.panel-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.panel-icon-blue{color:#6366f1}.console-panel h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.panel-body{height:100%;position:relative}.gov-checklist{flex-direction:column;gap:16px;margin:0 0 28px;padding:0;list-style:none;display:flex}.gov-check-item{color:#334155;align-items:flex-start;gap:10px;font-size:.9rem;font-weight:550;line-height:1.4;display:flex}.check-bullet{color:#10b981;flex-shrink:0;margin-top:2px}.gov-audit-decorator{background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.decorator-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:700}.decorator-val{color:#475569;font-size:.82rem;font-weight:700}.doc-vault-list{flex-direction:column;gap:12px;display:flex}.doc-vault-item{background:#fff;border:1px solid #e2e8f0cc;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:all .3s;display:flex;box-shadow:0 2px 4px #0f172a03}.console-panel:not(.blurred-overlay) .doc-vault-item:hover{border-color:#6366f140;transform:translateY(-2px);box-shadow:0 4px 12px #6366f114}.doc-icon-wrapper{color:#6366f1;background:#6366f114;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.doc-info{flex-grow:1;min-width:0}.doc-info h5{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.8rem;font-weight:750;overflow:hidden}.doc-info p{color:#94a3b8;margin:0;font-size:.65rem;font-weight:600}.doc-download-btn{color:#64748b;cursor:pointer;background:#f1f5f9cc;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s;display:flex}.doc-download-btn:hover:not(:disabled){color:#fff;background:#6366f1}.doc-download-btn:disabled{opacity:.4;cursor:not-allowed}.console-panel.blurred-overlay{position:relative}.console-panel.blurred-overlay .doc-vault-list{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}.panel-locked-notice{z-index:5;text-align:center;background:#ffffff4d;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.notice-lock-icon{color:#6366f1;animation:2.5s ease-in-out infinite lock-bob}@keyframes lock-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.panel-locked-notice span{color:#475569;max-width:160px;font-size:.82rem;font-weight:750}.portal-authenticated-state{flex-direction:column;gap:20px;height:100%;display:flex}.auth-mesh-graphic{aspect-ratio:16/10;background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:12px;width:100%;position:relative;overflow:hidden}.portal-security-img{object-fit:cover;width:100%;height:100%;display:block}.auth-overlay-glow{pointer-events:none;background:linear-gradient(#0000 40%,#10b9810a 100%);position:absolute;inset:0}.auth-success-badge{background:#10b98114;border:1px solid #10b98126;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.success-icon{color:#10b981}.auth-success-badge h5{color:#065f46;margin:0 0 2px;font-size:.82rem;font-weight:750}.auth-success-badge p{color:#047857;margin:0;font-size:.65rem;font-weight:600}.logout-btn{color:#6366f1;border-color:#6366f1;align-self:center;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .3s}.logout-btn:hover{color:#fff;background:#6366f1}.login-vault-form{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.form-input-wrapper{flex-direction:column;gap:8px;display:flex}.form-input-wrapper label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:750}.form-input-wrapper input{color:#0f172a;background:#f8fafc99;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:10px 14px;font-size:.88rem;transition:all .25s}.form-input-wrapper input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.login-vault-submit-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.85rem;font-weight:750;transition:all .3s;display:flex;box-shadow:0 4px 12px #6366f133}.login-vault-submit-btn:hover{background:#4f46e5;box-shadow:0 6px 16px #6366f14d}.portal-encryption-badge{color:#94a3b8;justify-content:center;align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.badge-bullet-pulse{background:#6366f1;border-radius:50%;width:6px;height:6px;position:relative}.badge-bullet-pulse:after{content:"";background:#6366f166;border-radius:50%;animation:2s infinite pulse-ring;position:absolute;inset:-3px}@media (width<=1100px){.console-content-grid{grid-template-columns:1fr}.console-panel:not(:last-child){border-bottom:1px solid #e2e8f0d9;border-right:none}.console-panel{padding:32px 24px}}@media (width<=768px){.gov-portal-section{padding:70px 0}.gov-container{padding:0 24px}.gov-title{font-size:2.2rem}}.asset-management-page .gov-portal-section{color:#cbd5e1!important;background:linear-gradient(#0f172a 0%,#020617 100%)!important}.asset-management-page .gov-title{color:#fff!important}.asset-management-page .gov-subtitle{color:#94a3b8!important}.asset-management-page .console-frame-outer{background:linear-gradient(135deg,#6366f159,#0000 60%)!important;box-shadow:0 40px 80px #0000004d!important}.asset-management-page .console-frame-inner{background:#0f172a73!important;border-color:#ffffff14!important}.asset-management-page .console-window-header{background:#0f172a99!important;border-bottom-color:#ffffff14!important}.asset-management-page .header-window-lbl{color:#94a3b8!important}.asset-management-page .console-panel{border-right-color:#ffffff14!important}@media (width<=1100px){.asset-management-page .console-panel:not(:last-child){border-bottom:1px solid #ffffff14!important}}.asset-management-page .panel-title-group h4{color:#fff!important}.asset-management-page .panel-title-group p{color:#cbd5e1!important}.asset-management-page .doc-item{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .doc-item:hover{background:#ffffff0f!important;border-color:#6366f159!important}.asset-management-page .doc-name{color:#fff!important}.asset-management-page .doc-meta{color:#94a3b8!important}.asset-management-page .compliance-kpi-card{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .kpi-val{color:#fff!important}.asset-management-page .kpi-lbl{color:#94a3b8!important}.asset-management-page .sign-sec h5{color:#fff!important}.asset-management-page .sec-item{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .sec-item:hover{background:#ffffff0f!important;border-color:#6366f159!important}.asset-management-page .sec-name{color:#fff!important}.asset-management-page .sec-lbl{color:#94a3b8!important}.asset-management-page .report-list-card{background:#ffffff08!important;border-color:#ffffff0f!important}.asset-management-page .report-item{border-bottom-color:#ffffff0f!important}.asset-management-page .report-name{color:#fff!important}.asset-management-page .report-date{color:#94a3b8!important}.asset-management-page{min-height:90vh;font-family:var(--font);background:radial-gradient(circle at 0 0,#f59e0b14,#0000 40%),radial-gradient(circle at 100% 0,#10b98114,#0000 38%),linear-gradient(#fff 0%,#f8fafc 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.asset-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#f59e0b17 0,#0000 50%),radial-gradient(at 100% 0,#10b98114 0,#0000 45%),radial-gradient(at 50% 100%,#3b82f614 0,#0000 60%);position:absolute;inset:0}.asset-mesh-bg:after{content:"";opacity:.2;background-image:radial-gradient(#94a3b824 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.asset-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.asset-hero-content{flex-direction:column;align-items:flex-start;display:flex}.asset-hero-badge{color:#9a5b00;background:#f59e0b1a;border:1px solid #f59e0b2e;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.asset-management-page .badge-bullet{background:#f59e0b;border-radius:50%;width:6px;height:6px}.asset-hero-title{color:var(--secondary);letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.asset-management-page .text-gradient{background:linear-gradient(135deg,#f59e0b 0%,#10b981 55%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.asset-hero-subtitle{color:var(--text-main);max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.asset-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.asset-management-page .benefit-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffeb;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.asset-management-page .benefit-card:hover{box-shadow:var(--shadow-lg);background:#fff;border-color:#f59e0b38;transform:translate(6px)}.asset-management-page .benefit-icon-wrapper{border-radius:var(--radius);color:#f59e0b;background:#f59e0b1f;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.asset-management-page .benefit-text{flex-direction:column;display:flex}.asset-management-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.asset-management-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.asset-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.asset-hero-graphic{justify-content:flex-end;width:100%;display:flex}.asset-graphic-frame-wrap{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.asset-management-page .graphic-frame-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#f59e0b24,#10b9811f,#0000 75%);position:absolute;inset:0}.asset-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.asset-management-page .divider-line{background:linear-gradient(90deg, var(--border) 0%, #e2e8f01a 100%);flex-grow:1;height:1px}.asset-management-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-main);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.asset-management-page .divider-arrow-icon{color:#f59e0b}@media (width<=900px){.asset-management-page{padding:120px 0 60px}.asset-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.asset-hero-content{align-items:center}.asset-hero-title{font-size:2.8rem}.asset-hero-subtitle{margin-left:auto;margin-right:auto}.asset-management-page .benefit-card{text-align:left}.asset-hero-actions,.asset-hero-graphic{justify-content:center}.asset-hero-divider{margin-top:50px}}.pc-graphic-wrapper{border-radius:calc(var(--radius-lg) + 10px);min-height:560px;box-shadow:var(--shadow-lg), 0 28px 52px #0f172a47;background:radial-gradient(circle at 20% 18%,#f59e0b2e,#0000 32%),radial-gradient(circle at 82% 20%,#60a5fa2e,#0000 30%),radial-gradient(circle at 54% 84%,#7c3aed24,#0000 36%),linear-gradient(145deg,#0b1120 0%,#111827 52%,#0f172a 100%);border:1px solid #94a3b82e;padding:18px;transition:transform .25s,box-shadow .25s;animation:7s ease-in-out infinite pcFloat;position:relative;overflow:hidden}.pc-graphic-wrapper:hover{box-shadow:var(--shadow-lg), 0 34px 60px #0f172a52;transform:translateY(-4px)scale(1.01)}.pc-graphic-glow{filter:blur(28px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.pc-graphic-glow-a{background:#f59e0b2e;width:220px;height:220px;top:-40px;right:-60px}.pc-graphic-glow-b{background:#60a5fa29;width:180px;height:180px;bottom:-40px;left:-50px}.pc-graphic-svg{z-index:1;width:100%;height:auto;display:block;position:relative}.pc-flow-line{stroke:url(#pcGradA);stroke-width:5px;fill:none;stroke-linecap:round;opacity:.92}.pc-flow-line.soft{opacity:.5}.pc-pulse{fill:#f59e0b;filter:drop-shadow(0 0 8px #f59e0ba6)}.pc-pulse.alt{fill:#e2e8f0;filter:drop-shadow(0 0 8px #60a5faa6)}.pc-center-ring{fill:#ffffff05;stroke:#ffffff1f;stroke-width:1.5px}.pc-center-core{fill:#ecf2f9fa;stroke:#ffffffb8;stroke-width:1.2px}.pc-center-label{fill:#475569;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.pc-center-value{fill:#0f172a;letter-spacing:-.03em;font-size:1.25rem;font-weight:850}.pc-center-sub{fill:#334155;font-size:.67rem;font-weight:600}.pc-node-bg{stroke:#ffffffd1;stroke-width:1.3px;animation:4.8s ease-in-out infinite pcNodePulse}.pc-node-bg.senior{fill:#f59e0b2e}.pc-node-bg.bridge{fill:#60a5fa2e}.pc-node-bg.unitranche{fill:#7c3aed2e}.pc-node-bg.assets{fill:#10b9812e}.pc-node-icon{color:#f8fafc}.pc-node-label{fill:#e2e8f0;letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:700}.pc-node-ring{fill:none;stroke:#fffffff2;stroke-width:1.1px}.pc-note-card{fill:#0f172abd;stroke:#ffffff17;stroke-width:1px;filter:drop-shadow(0 18px 32px #00000040);animation:6.5s ease-in-out infinite pcCardFloat}.pc-note-card.alt{fill:#1e293bb8;animation-delay:-1.5s}.pc-note-label{fill:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.pc-note-value{fill:#f8fafc;letter-spacing:-.03em;font-size:1.2rem;font-weight:850}.pc-note-bar{stroke:#94a3b847;stroke-width:4px;stroke-linecap:round}.pc-note-bar.active{stroke:url(#pcGradA)}.pc-telemetry-panel{z-index:2;-webkit-backdrop-filter:blur(14px);border-radius:var(--radius-lg);background:#0f172aad;border:1px solid #94a3b82e;padding:16px 18px;animation:8s ease-in-out infinite pcPanelFloat;position:absolute;bottom:18px;left:22px;right:22px;box-shadow:0 16px 30px #0003}.pc-telemetry-panel .telemetry-header{color:#f8fafc;align-items:center;gap:10px;margin-bottom:12px;font-size:.82rem;font-weight:700;display:flex}.pc-telemetry-panel .live-indicator-dot{background:#f59e0b;border-radius:50%;width:8px;height:8px;position:relative}.pc-telemetry-panel .live-indicator-dot:after{content:"";border:1px solid #f59e0b59;border-radius:50%;animation:1.8s ease-out infinite pulseRing;position:absolute;inset:-5px}.pc-telemetry-panel .telemetry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pc-telemetry-panel .telemetry-item{background:#0f172a94;border:1px solid #94a3b829;border-radius:14px;padding:12px 14px}.pc-telemetry-panel .telemetry-lbl{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.pc-telemetry-panel .telemetry-val{color:#fff;font-size:1.05rem;font-weight:850}.pc-telemetry-panel .telemetry-val-accent{color:#fbbf24;font-size:1.05rem;font-weight:850}@keyframes pulseRing{0%{opacity:.1;transform:scale(.85)}50%{opacity:.5}to{opacity:0;transform:scale(1.18)}}@keyframes pcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pcNodePulse{0%,to{opacity:.95}50%{opacity:1}}@keyframes pcCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pcPanelFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (width<=900px){.pc-graphic-wrapper{min-height:500px}.pc-telemetry-panel .telemetry-grid{grid-template-columns:1fr}}.pc-infographics-section{z-index:2;max-width:1400px;margin:54px auto 0;padding:0 48px;position:relative}.pc-infographics-header{max-width:700px;margin-bottom:30px}.pc-section-kicker{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;background:#0f172ab3;border:1px solid #94a3b829;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-block}.pc-infographics-header h2{color:#fff;margin:0;font-size:clamp(2rem,3vw,2.8rem);line-height:1.08}.pc-infographics-header p{color:#cbd5e1;max-width:620px;margin:12px 0 0;font-size:1rem;line-height:1.7}.pc-infographics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.pc-info-card{background:linear-gradient(#0f172aeb,#0f172ad1),radial-gradient(circle at 100% 0,#60a5fa14,#0000 44%);border:1px solid #94a3b824;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #02081752}.pc-info-media-wrap{padding:14px;position:relative}.pc-info-media-wrap:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:18px;position:absolute;inset:14px}.pc-info-image{aspect-ratio:4/3;object-fit:cover;background:#0f172a;border-radius:18px;width:100%;display:block}.pc-info-copy{padding:2px 24px 24px}.pc-info-eyebrow{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.75rem;font-weight:700;display:inline-flex}.pc-info-copy h3{color:#fff;margin:0;font-size:1.4rem;line-height:1.2}.pc-info-copy p{color:#cbd5e1;max-width:44ch;margin:10px 0 0;font-size:.96rem;line-height:1.65}.pc-mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.pc-mini-metric{background:#0f172abd;border:1px solid #94a3b81f;border-radius:18px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.pc-mini-metric-value{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.pc-mini-metric-label{color:#cbd5e1;font-size:.9rem}@media (width<=1100px){.pc-infographics-grid{grid-template-columns:1fr}}@media (width<=900px){.pc-infographics-section{margin-top:36px;padding:0 24px}.pc-mini-metrics{grid-template-columns:1fr}}@media (width<=640px){.pc-info-copy{padding:0 20px 22px}}.pc-deepdive-section{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:start;gap:28px;max-width:1400px;margin:34px auto 0;padding:0 48px 30px;display:grid;position:relative}.pc-deepdive-intro{background:linear-gradient(#0f172aeb,#0f172ac7),radial-gradient(circle at 0 0,#f59e0b1f,#0000 42%);border:1px solid #94a3b824;border-radius:24px;padding:28px;transition:transform .35s,border-color .35s,box-shadow .35s;animation:8s ease-in-out infinite pcDeepDiveIntroFloat;position:sticky;top:110px;overflow:hidden;box-shadow:0 24px 60px #02081747}.pc-deepdive-intro:hover{border-color:#60a5fa3d;transform:translateY(-4px);box-shadow:0 32px 70px #02081761}.pc-deepdive-intro-glow{filter:blur(18px);opacity:.55;pointer-events:none;border-radius:50%;position:absolute}.pc-deepdive-intro-glow-a{background:#60a5fa2e;width:140px;height:140px;animation:7s ease-in-out infinite pcDeepDiveGlowA;top:-26px;right:-20px}.pc-deepdive-intro-glow-b{background:#f59e0b26;width:170px;height:170px;animation:9s ease-in-out infinite pcDeepDiveGlowB;bottom:-36px;left:-24px}.pc-deepdive-kicker{z-index:1;color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;background:#0f172ac7;border:1px solid #94a3b829;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-block;position:relative}.pc-deepdive-intro h2{z-index:1;color:#fff;margin:0;font-size:clamp(2rem,3vw,2.9rem);line-height:1.06;position:relative}.pc-deepdive-intro p{z-index:1;color:#cbd5e1;margin:14px 0 0;font-size:1rem;line-height:1.72;position:relative}.pc-deepdive-note{z-index:1;color:#dbeafe;background:#082f496b;border:1px solid #7dd3fc2e;border-radius:16px;align-items:center;gap:10px;margin-top:22px;padding:14px 16px;font-size:.92rem;line-height:1.5;transition:transform .3s,background .3s,border-color .3s;display:inline-flex;position:relative}.pc-deepdive-intro:hover .pc-deepdive-note{background:#082f498c;border-color:#7dd3fc47;transform:translate(6px)}.pc-deepdive-content{gap:20px;display:grid}.pc-deepdive-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pc-deepdive-card{min-height:240px;animation:7s ease-in-out infinite pcDeepDiveCardFloat;animation-delay:calc(var(--index) * .8s);background:linear-gradient(#0f172ae0,#0f172ac2),radial-gradient(circle at 100% 0,#60a5fa14,#0000 44%);border:1px solid #94a3b824;border-radius:22px;padding:22px;transition:transform .35s,border-color .35s,box-shadow .35s,background .35s;position:relative;overflow:hidden;box-shadow:0 18px 36px #0208172e}.pc-deepdive-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f59e0b17,#0000 34%,#60a5fa14);transition:opacity .35s;position:absolute;inset:0}.pc-deepdive-card:after{content:"";filter:blur(18px);opacity:0;pointer-events:none;background:radial-gradient(circle,#60a5fa2e,#0000 68%);height:140px;transition:opacity .35s,transform .35s;position:absolute;inset:auto -30% -55% 20%;transform:translateY(20px)}.pc-deepdive-card:hover{border-color:#60a5fa3d;transform:translateY(-8px);box-shadow:0 28px 56px #02081752}.pc-deepdive-card:hover:before,.pc-deepdive-card:hover:after{opacity:1}.pc-deepdive-card:hover:after{transform:translateY(0)}.pc-deepdive-card-head{z-index:1;flex-direction:column;align-items:flex-start;gap:14px;display:flex;position:relative}.pc-deepdive-icon{color:#fbbf24;background:#f59e0b1f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .35s,background .35s,color .35s;display:flex}.pc-deepdive-card:hover .pc-deepdive-icon{color:#fde68a;background:#f59e0b33;transform:translateY(-2px)scale(1.06)}.pc-deepdive-card h3{z-index:1;color:#fff;margin:0;font-size:1.1rem;line-height:1.3;position:relative}.pc-deepdive-card p{z-index:1;color:#cbd5e1;margin:18px 0 0;font-size:.95rem;line-height:1.68;position:relative}.pc-deepdive-brief{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.pc-deepdive-brief-copy,.pc-deepdive-checklist{background:#0f172ac7;border:1px solid #94a3b824;border-radius:22px;padding:24px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.pc-deepdive-brief-copy:hover,.pc-deepdive-checklist:hover{border-color:#94a3b83d;transform:translateY(-6px);box-shadow:0 24px 50px #02081747}.pc-deepdive-brief-glow{filter:blur(18px);opacity:.7;pointer-events:none;background:radial-gradient(circle,#f59e0b29,#0000 68%);border-radius:50%;width:150px;height:150px;animation:8s ease-in-out infinite pcDeepDiveGlowA;position:absolute;top:-12px;right:-20px}.pc-deepdive-brief-label{z-index:1;color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:700;display:inline-block;position:relative}.pc-deepdive-brief-copy h3{z-index:1;color:#fff;margin:0;font-size:1.45rem;line-height:1.22;position:relative}.pc-deepdive-brief-copy p{z-index:1;color:#cbd5e1;margin:12px 0 0;font-size:.96rem;line-height:1.7;position:relative}.pc-deepdive-checklist{align-content:start;gap:12px;display:grid}.pc-deepdive-checkitem{color:#e2e8f0;animation:6s ease-in-out infinite pcDeepDiveChecklistPulse;animation-delay:calc(var(--index) * .7s);border-bottom:1px solid #94a3b81f;align-items:flex-start;gap:10px;padding:12px 0;font-size:.95rem;line-height:1.55;transition:transform .28s,color .28s,border-color .28s;display:flex}.pc-deepdive-checkitem:hover{color:#fff;border-color:#60a5fa38;transform:translate(8px)}.pc-deepdive-checkitem:last-child{border-bottom:0;padding-bottom:0}.pc-deepdive-checkitem svg{color:#e2e8f0;flex-shrink:0;margin-top:2px;transition:transform .28s,color .28s}.pc-deepdive-checkitem:hover svg{color:#93c5fd;transform:translate(3px,-3px)}@keyframes pcDeepDiveIntroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pcDeepDiveCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pcDeepDiveGlowA{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-10px,10px)scale(1.08)}}@keyframes pcDeepDiveGlowB{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(12px,-8px)scale(1.06)}}@keyframes pcDeepDiveChecklistPulse{0%,to{opacity:.92}50%{opacity:1}}@media (width<=1100px){.pc-deepdive-section{grid-template-columns:1fr}.pc-deepdive-intro{position:static}.pc-deepdive-columns,.pc-deepdive-brief{grid-template-columns:1fr}.pc-deepdive-card{min-height:auto;animation:none}}@media (width<=900px){.pc-deepdive-section{padding:0 24px 20px}.pc-deepdive-intro{animation:none}}.pc-gallery-section{z-index:2;grid-template-columns:1.03fr .97fr;align-items:start;gap:28px;max-width:1400px;margin:36px auto 0;padding:0 48px 40px;display:grid;position:relative}.pc-gallery-stage,.pc-gallery-copy{min-width:0}.pc-gallery-frame{background:#0f172ad1;border:1px solid #94a3b829;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 28px 60px #02081757}.pc-gallery-frame-glow{filter:blur(26px);opacity:.55;pointer-events:none;border-radius:50%;position:absolute}.pc-gallery-frame-glow-a{background:#f59e0b2e;width:180px;height:180px;animation:8s ease-in-out infinite pcGalleryGlowA;top:-20px;left:-28px}.pc-gallery-frame-glow-b{background:#60a5fa2e;width:210px;height:210px;animation:10s ease-in-out infinite pcGalleryGlowB;bottom:-36px;right:-30px}.pc-gallery-main-image{aspect-ratio:1.12;object-fit:cover;width:100%;transition:transform .6s;display:block}.pc-gallery-frame:hover .pc-gallery-main-image{transform:scale(1.03)}.pc-gallery-overlay-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ac2;border:1px solid #94a3b82e;border-radius:20px;padding:18px 18px 16px;position:absolute;bottom:20px;left:20px;right:20px}.pc-gallery-overlay-label{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:700;display:inline-block}.pc-gallery-overlay-card h3{color:#fff;margin:0;font-size:1.22rem;line-height:1.2}.pc-gallery-overlay-card p{color:#dbe3ef;margin:8px 0 0;font-size:.92rem;line-height:1.55}.pc-gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.pc-gallery-thumb{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b824;border-radius:18px;gap:10px;padding:10px;transition:transform .28s,border-color .28s,box-shadow .28s,background .28s;display:grid}.pc-gallery-thumb:hover,.pc-gallery-thumb.is-active{background:#0f172ae0;border-color:#60a5fa47;transform:translateY(-4px);box-shadow:0 18px 34px #0208173d}.pc-gallery-thumb img{aspect-ratio:1.35;object-fit:cover;border-radius:12px;width:100%}.pc-gallery-thumb span{font-size:.83rem;font-weight:650;line-height:1.35}.pc-gallery-copy{padding:20px 0 0}.pc-gallery-kicker{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;background:#0f172ac2;border:1px solid #94a3b829;border-radius:999px;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-block}.pc-gallery-copy h2{color:#fff;margin:16px 0 0;font-size:clamp(2rem,3vw,3rem);line-height:1.04}.pc-gallery-intro{color:#cbd5e1;max-width:56ch;margin:14px 0 0;font-size:1rem;line-height:1.72}.pc-gallery-info-list{gap:14px;margin-top:24px;display:grid}.pc-gallery-info-card{background:#0f172ac2;border:1px solid #94a3b824;border-radius:20px;grid-template-columns:48px 1fr;gap:14px;padding:18px;transition:transform .3s,border-color .3s,box-shadow .3s;display:grid}.pc-gallery-info-card:hover{border-color:#f59e0b3d;transform:translate(8px);box-shadow:0 20px 40px #0208173d}.pc-gallery-info-icon{color:#fbbf24;background:#f59e0b1f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pc-gallery-info-card h3{color:#fff;margin:0;font-size:1.03rem;line-height:1.3}.pc-gallery-info-card p{color:#cbd5e1;margin:7px 0 0;font-size:.95rem;line-height:1.62}.pc-gallery-cta-band{grid-template-columns:auto auto 1fr;align-items:stretch;gap:14px;margin-top:20px;display:grid}.pc-gallery-stat,.pc-gallery-stat-text{background:#0f172ac7;border:1px solid #94a3b824;border-radius:20px;padding:16px 18px}.pc-gallery-stat{flex-direction:column;justify-content:center;min-width:110px;display:flex}.pc-gallery-stat-value{color:#fff;font-size:1.45rem;font-weight:800;line-height:1}.pc-gallery-stat-label{color:#cbd5e1;margin-top:6px;font-size:.86rem;line-height:1.35}.pc-gallery-stat-text{color:#e2e8f0;justify-content:space-between;align-items:center;gap:12px;font-size:.94rem;line-height:1.5;display:flex}.pc-gallery-stat-text svg{color:#93c5fd;flex-shrink:0}@keyframes pcGalleryGlowA{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(12px,10px)scale(1.07)}}@keyframes pcGalleryGlowB{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-14px,-10px)scale(1.08)}}@media (width<=1150px){.pc-gallery-section{grid-template-columns:1fr}}@media (width<=900px){.pc-gallery-section{padding:0 24px 32px}.pc-gallery-cta-band{grid-template-columns:1fr}}@media (width<=640px){.pc-gallery-thumbs{grid-template-columns:1fr}.pc-gallery-overlay-card{bottom:14px;left:14px;right:14px}}.private-credit-page{min-height:90vh;font-family:var(--font);background:radial-gradient(circle at 0 0,#f59e0b17,#0000 38%),radial-gradient(circle at 100% 0,#60a5fa1a,#0000 34%),linear-gradient(#0b1120 0%,#111827 55%,#0f172a 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.pc-mesh-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#f59e0b1a 0,#0000 46%),radial-gradient(at 100% 0,#60a5fa14 0,#0000 42%),radial-gradient(at 50% 100%,#7c3aed14 0,#0000 58%);position:absolute;inset:0}.pc-mesh-bg:after{content:"";opacity:.2;background-image:radial-gradient(#94a3b81f 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.pc-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.pc-hero-content{flex-direction:column;align-items:flex-start;display:flex}.pc-hero-badge{color:#e2e8f0;background:#ffffff14;border:1px solid #94a3b82e;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.private-credit-page .badge-bullet{background:#fbbf24;border-radius:50%;width:6px;height:6px}.pc-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.private-credit-page .text-gradient{background:linear-gradient(135deg,#f59e0b 0%,#e2e8f0 55%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pc-hero-subtitle{color:#cbd5e1;max-width:580px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.pc-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.private-credit-page .benefit-card{border-radius:var(--radius);background:#0f172ab3;border:1px solid #94a3b829;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex;box-shadow:0 16px 28px #0003}.private-credit-page .benefit-card:hover{background:#0f172ae0;border-color:#f59e0b38;transform:translate(6px)}.private-credit-page .benefit-icon-wrapper{border-radius:var(--radius);color:#fbbf24;background:#f59e0b24;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.private-credit-page .benefit-text{flex-direction:column;display:flex}.private-credit-page .benefit-text h5{color:#fff;margin:0;font-size:.95rem;font-weight:750}.private-credit-page .benefit-text p{color:#cbd5e1;margin:3px 0 0;font-size:.8rem;font-weight:500}.pc-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.pc-hero-graphic{justify-content:flex-end;width:100%;display:flex}.pc-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.private-credit-page .graphic-card-border-glow{border-radius:inherit;z-index:1;pointer-events:none;background:linear-gradient(135deg,#f59e0b29,#60a5fa24,#a855f71f);position:absolute;inset:0}.pc-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.private-credit-page .divider-line{background:linear-gradient(90deg,#94a3b82e 0%,#e2e8f00f 100%);flex-grow:1;height:1px}.private-credit-page .divider-tag{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;background:#0f172ab8;border:1px solid #94a3b82e;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.private-credit-page .divider-arrow-icon{color:#fbbf24}@media (width<=900px){.private-credit-page{padding:120px 0 60px}.pc-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.pc-hero-content{align-items:center}.pc-hero-title{font-size:2.8rem}.pc-hero-subtitle{margin-left:auto;margin-right:auto}.private-credit-page .benefit-card{text-align:left}.pc-hero-actions,.pc-hero-graphic{justify-content:center}.pc-hero-divider{margin-top:50px}}.fo-new-graphic-wrapper{z-index:10;width:min(100%,640px);margin:0 auto;transition:transform .4s cubic-bezier(.16,1,.3,1);animation:7s ease-in-out infinite foDashboardDrift;position:relative}.fo-new-graphic-wrapper:hover{transform:translateY(-8px)scale(1.01)}@keyframes foDashboardDrift{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(.4deg)}}.fo-new-dashboard{-webkit-backdrop-filter:blur(12px);border-radius:32px;flex-direction:column;gap:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006;background:#0f172a73!important;border:1px solid #ffffff0f!important}.fo-dash-header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.fo-dash-title-group{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.fo-dash-kicker{color:#14b8a6;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;font-size:.68rem;font-weight:800}.fo-dash-title{color:#fff;font-size:1.15rem;font-weight:750}.fo-dash-action-icon{color:#fff;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.fo-gridlines line{stroke:#ffffff08;stroke-width:1px}.fo-flow-path{stroke-width:4px;stroke-linecap:round;fill:none;opacity:.12;transition:stroke .4s,stroke-width .4s}.fo-flow-path.is-active{stroke-width:6px;opacity:.95}.fo-particle-node{filter:drop-shadow(0 0 8px)}.transition-color-orb{filter:drop-shadow(0 0 10px);transition:fill .4s}.fo-canvas-container{width:100%;position:relative}.fo-svg-canvas{width:100%;height:auto;display:block}.fo-overlay-panel{pointer-events:none;flex-direction:column;justify-content:center;gap:16px;display:flex;position:absolute;top:0;bottom:0}.fo-overlay-panel.left-panel{left:20px}.fo-overlay-panel.right-panel{pointer-events:auto;right:20px}.fo-overlay-stat{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.stat-num{font-size:1.4rem;font-weight:900;line-height:1}.stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.65rem;font-weight:750}.text-rose{color:#fb7185}.fo-overlay-card{color:#fff9;cursor:pointer;background:#0f172a8c;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:8px;padding:8px 14px;font-size:.72rem;font-weight:650;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #00000026}.fo-overlay-card:hover{color:#fff;transform:translate(-4px)}.fo-overlay-card.is-active{color:#fff;background:#0f172ad9;box-shadow:0 8px 24px #00000059}.fo-overlay-card.teal-border{border-color:#14b8a666}.fo-overlay-card.rose-border{border-color:#fb718566}.fo-overlay-card.amber-border{border-color:#fbbf2466}.card-icon{flex-shrink:0}.card-icon.teal{color:#14b8a6}.card-icon.rose{color:#fb7185}.card-icon.amber{color:#fbbf24}.fo-dash-footer{border-top:1px solid #ffffff0a;padding-top:16px}.fo-tab-selectors{justify-content:space-between;gap:10px;display:flex}.fo-tab-btn{color:#ffffff80;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.72rem;font-weight:700;transition:all .3s;display:flex}.fo-tab-btn:hover{color:#fff;background:#ffffff0a}.fo-tab-btn.is-active{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.fo-spin-icon{color:#14b8a6;animation:2s linear infinite foSpin}@keyframes foSpin{to{transform:rotate(360deg)}}@media (width<=580px){.fo-new-dashboard{border-radius:24px;gap:14px;padding:16px}.fo-overlay-panel{display:none}.fo-tab-selectors{flex-direction:column;gap:8px}}.fo-overview-section{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:34px;max-width:1380px;margin:42px auto 0;padding:0 48px 110px;display:grid;position:relative}.fo-overview-visuals{gap:20px;display:grid}.fo-overview-visual-card{background:#ffffffdb;border:1px solid #3b82f624;border-radius:28px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 24px 70px #94a3b82e}.fo-overview-visual-card:hover{border-color:#3b82f638;transform:translateY(-6px);box-shadow:0 28px 90px #3b82f629}.fo-overview-visual-card-main{background:linear-gradient(#f8fafcfa,#eff6fffa);justify-content:center;align-items:stretch;min-height:430px;display:flex}.fo-overview-visual-card-side{min-height:220px}.fo-overview-image{object-fit:cover;width:100%;height:100%;display:block}.fo-overview-visual-card-main .fo-overview-image{object-fit:contain;width:100%;height:100%;padding:18px}.fo-overview-overlay,.fo-overview-side-copy{z-index:2;-webkit-backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffb3;transition:opacity .28s,transform .28s,visibility .28s;position:absolute;left:22px;right:22px;box-shadow:0 14px 40px #0f172a14}.fo-overview-visual-card:hover .fo-overview-overlay,.fo-overview-visual-card:hover .fo-overview-side-copy{opacity:0;visibility:hidden;transform:translateY(10px)}.fo-overview-overlay{border-radius:22px;padding:18px 20px;bottom:22px}.fo-overview-side-copy{border-radius:18px;max-width:340px;padding:14px 16px;bottom:18px}.fo-overview-overlay span,.fo-overview-side-copy span,.fo-overview-kicker,.fo-overview-band-label{color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.fo-overview-overlay h3,.fo-overview-copy h2,.fo-overview-option-copy h3{color:#0f172a;letter-spacing:0;margin:12px 0 0}.fo-overview-overlay h3{font-size:1.3rem}.fo-overview-overlay p,.fo-overview-side-copy p,.fo-overview-header p,.fo-overview-option-copy p,.fo-overview-band-copy p{color:#475569;margin:10px 0 0;line-height:1.65}.fo-overview-copy{gap:24px;display:grid}.fo-overview-header h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08}.fo-overview-header p{max-width:640px;font-size:1.02rem}.fo-overview-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.fo-overview-option-card{min-height:198px;animation:6s ease-in-out infinite foOverviewFloat;animation-delay:calc(var(--index) * .4s);background:linear-gradient(#fffffff0,#f8fafceb);border:1px solid #94a3b829;border-radius:24px;gap:16px;padding:22px;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;position:relative;box-shadow:0 20px 45px #94a3b829}.fo-overview-option-card:hover{border-color:#3b82f63d;transform:translateY(-6px);box-shadow:0 28px 60px #3b82f624}.fo-overview-option-icon{color:#cbd5e1;background:linear-gradient(135deg,#bfdbfee0,#e0f2fef5);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:inset 0 1px #fffc}.fo-overview-option-copy h3{font-size:1.05rem}.fo-overview-option-copy p{font-size:.92rem}.fo-overview-option-meta{color:#334155;background:#0f172a0a;border-radius:999px;width:fit-content;padding:9px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.fo-overview-band{background:linear-gradient(135deg,#eff6ffeb,#fffffff5);border:1px solid #3b82f624;border-radius:28px;grid-column:1/-1;align-items:start;gap:18px;padding:24px;display:grid;box-shadow:0 24px 60px #3b82f61a}.fo-overview-band-copy p{max-width:720px}.fo-overview-band-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fo-overview-stat{background:#ffffffd1;border:1px solid #ffffffbf;border-radius:20px;gap:6px;min-width:0;padding:14px 16px;display:grid;box-shadow:0 12px 28px #94a3b824}.fo-overview-stat strong{color:#0f172a;font-size:1.45rem;line-height:1}.fo-overview-stat span{color:#475569;font-size:.78rem;line-height:1.4}.fo-overview-stat-cta{color:#cbd5e1;justify-content:space-between;align-items:center;display:flex}.fo-overview-visual-glow{filter:blur();opacity:.65;pointer-events:none;z-index:1;border-radius:999px;position:absolute}.fo-overview-visual-glow-a{background:radial-gradient(circle,#60a5fa47,#60a5fa00);width:240px;height:240px;inset:auto auto -120px -60px}.fo-overview-visual-glow-b{background:radial-gradient(circle,#22d3ee3d,#22d3ee00);width:180px;height:180px;inset:-70px -40px auto auto}@keyframes foOverviewFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width<=1150px){.fo-overview-section{grid-template-columns:1fr}}@media (width<=780px){.fo-overview-section{padding:0 22px 88px}.fo-overview-card-grid,.fo-overview-band-stats{grid-template-columns:1fr}.fo-overview-option-card{min-height:unset;animation:none}.fo-overview-visual-card-main{min-height:340px}}@media (width<=560px){.fo-overview-overlay,.fo-overview-side-copy{left:14px;right:14px}.fo-overview-visual-card-main{min-height:280px}.fo-overview-visual-card-side{min-height:180px}}.fo-signal-section{z-index:2;max-width:1380px;margin:0 auto;padding:0 48px 120px;position:relative}.fo-signal-header{max-width:760px;margin-bottom:28px}.fo-signal-kicker,.fo-signal-board-head span,.fo-signal-visual-overlay span{color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.fo-signal-header h2{color:#0f172a;margin:14px 0 0;font-size:clamp(2rem,2.8vw,3rem);line-height:1.06}.fo-signal-header p{color:#475569;margin:14px 0 0;font-size:1.02rem;line-height:1.68}.fo-signal-layout{grid-template-columns:minmax(0,1.34fr) minmax(300px,.66fr);align-items:start;gap:22px;display:grid}.fo-signal-board,.fo-signal-visual-card,.fo-signal-note-card{background:linear-gradient(#fffffff0,#f8fafceb);border:1px solid #94a3b829;border-radius:28px;box-shadow:0 20px 48px #94a3b829}.fo-signal-board{padding:26px;overflow:hidden}.fo-signal-board-head p{color:#475569;max-width:620px;margin:12px 0 0;line-height:1.64}.fo-signal-metric-head{grid-template-columns:minmax(260px,1fr) minmax(380px,1.15fr);align-items:end;gap:22px;margin-top:24px;display:grid}.fo-signal-metric-head span{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.78rem;font-weight:700}.fo-signal-metric-labels{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fo-signal-rows{gap:12px;margin-top:10px;display:grid}.fo-signal-row{background:#ffffffd6;border:1px solid #e2e8f0f0;border-radius:22px;grid-template-columns:minmax(260px,1fr) minmax(380px,1.15fr);align-items:start;gap:22px;padding:18px;transition:transform .28s,box-shadow .28s,border-color .28s;display:grid}.fo-signal-row:hover{border-color:#3b82f633;transform:translateY(-4px);box-shadow:0 18px 34px #3b82f61a}.fo-signal-row-copy{min-width:0}.fo-signal-row-copy h3,.fo-signal-note-card h3,.fo-signal-visual-overlay h3{color:#0f172a;letter-spacing:0;margin:0}.fo-signal-row-copy h3{font-size:1rem}.fo-signal-row-copy p,.fo-signal-row-note,.fo-signal-note-card p,.fo-signal-visual-overlay p{color:#475569;line-height:1.58}.fo-signal-row-copy p{margin:8px 0 0;font-size:.9rem}.fo-signal-row-side{gap:14px;min-width:0;display:grid}.fo-signal-bars{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:18px;display:grid}.fo-signal-bar-group{align-items:center;min-width:0;display:flex}.fo-signal-bar-track{background:#e2e8f0eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.fo-signal-bar-fill{border-radius:inherit;height:100%;display:block}.fo-signal-bar-fill.speed{background:linear-gradient(90deg,#e2e8f0,#cbd5e1)}.fo-signal-bar-fill.docs{background:linear-gradient(90deg,#93c5fd,#e2e8f0)}.fo-signal-bar-fill.flex{background:linear-gradient(90deg,#67e8f9,#0ea5e9)}.fo-signal-row-note{background:#0f172a0a;border-radius:999px;width:fit-content;max-width:100%;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.fo-signal-visual-card{gap:16px;padding:18px;display:grid;position:relative;overflow:hidden}.fo-signal-image-shell{background:linear-gradient(#f8fafcfa,#eff6fffa);border-radius:24px;min-height:320px;overflow:hidden}.fo-signal-image{object-fit:contain;width:100%;height:100%;display:block}.fo-signal-visual-overlay{-webkit-backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #ffffffc2;border-radius:22px;padding:18px;position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 14px 40px #0f172a14}.fo-signal-visual-overlay h3{margin-top:12px;font-size:1.22rem}.fo-signal-visual-chip{color:#cbd5e1;background:#ffffffd6;border:1px solid #fffc;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:30px;right:30px;box-shadow:0 12px 30px #3b82f624}.fo-signal-visual-glow{pointer-events:none;opacity:.55;border-radius:999px;position:absolute}.fo-signal-visual-glow-a{background:radial-gradient(circle,#3b82f642,#3b82f600);width:220px;height:220px;bottom:120px;right:-60px}.fo-signal-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.fo-signal-note-card{grid-template-columns:46px 1fr;gap:14px;padding:20px;transition:transform .28s,box-shadow .28s;display:grid}.fo-signal-note-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px #3b82f61f}.fo-signal-note-icon{color:#cbd5e1;background:linear-gradient(135deg,#bfdbfee6,#e0f2fefa);border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.fo-signal-note-card p{margin:8px 0 0;font-size:.92rem}@media (width<=1200px){.fo-signal-layout{grid-template-columns:1fr}}@media (width<=900px){.fo-signal-metric-head{display:none}.fo-signal-row{grid-template-columns:1fr}.fo-signal-bars{grid-template-columns:1fr;gap:10px}.fo-signal-notes{grid-template-columns:1fr}}@media (width<=640px){.fo-signal-section{padding:0 22px 96px}.fo-signal-board,.fo-signal-note-card,.fo-signal-visual-card{padding:18px}.fo-signal-image-shell{min-height:240px}.fo-signal-visual-chip{top:22px;right:22px}}.financing-options-page{min-height:90vh;font-family:var(--font);background:linear-gradient(#fbfefd 0%,#f8fafc 58%,#fff7ed 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.fo-mesh-bg{pointer-events:none;z-index:1;background-image:radial-gradient(at 4% 0,#0f766e17 0,#0000 42%),radial-gradient(at 98% 16%,#e11d4812 0,#0000 38%),radial-gradient(at 40% 100%,#f59e0b17 0,#0000 50%);position:absolute;inset:0}.fo-mesh-bg:after{content:"";opacity:.35;background-image:linear-gradient(#0f766e0f 1px,#0000 1px),linear-gradient(90deg,#0f766e0d 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.fo-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.fo-hero-content{flex-direction:column;align-items:flex-start;display:flex}.fo-hero-badge{color:#0f766e;background:#0f766e17;border:1px solid #0f766e29;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.financing-options-page .badge-bullet{background:#e11d48;border-radius:50%;width:6px;height:6px}.fo-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.financing-options-page .text-gradient{background:linear-gradient(135deg,#0f766e 0%,#e11d48 52%,#b45309 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fo-hero-subtitle{color:var(--text-main);max-width:590px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.fo-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.financing-options-page .benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #0f766e1f;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.financing-options-page .benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#e11d4838;transform:translate(6px)}.financing-options-page .benefit-icon-wrapper{border-radius:var(--radius);color:#0f766e;background:#0f766e1a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.financing-options-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.financing-options-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.fo-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.fo-hero-graphic{justify-content:flex-end;width:100%;display:flex}.fo-graphic-frame-wrap{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.financing-options-page .graphic-frame-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#0f766e24,#e11d481a,#f59e0b24);position:absolute;inset:0}.fo-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.financing-options-page .divider-line{background:linear-gradient(90deg,#0f766e2e,#e2e8f01a);flex-grow:1;height:1px}.financing-options-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-main);border:1px solid #0f766e1f;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.financing-options-page .divider-arrow-icon{color:#0f766e}@media (width<=900px){.financing-options-page{padding:120px 0 60px}.fo-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.fo-hero-content{align-items:center}.fo-hero-title{font-size:2.8rem}.fo-hero-subtitle{margin-left:auto;margin-right:auto}.financing-options-page .benefit-card{text-align:left}.fo-hero-actions,.fo-hero-graphic{justify-content:center}.fo-hero-divider{margin-top:50px}}.bs-graphic-wrapper{width:min(100%,540px);margin:0 auto;transition:transform .35s,filter .35s;animation:7.5s ease-in-out infinite bsWrapperFloat;position:relative}.bs-graphic-wrapper:hover{filter:saturate(1.08);transform:translateY(-8px)rotate(-.35deg)}.bs-match-panel{isolation:isolate;background:linear-gradient(135deg,#fffffff2,#effbffc7),radial-gradient(circle at 18% 18%,#0e749033,#0000 34%),radial-gradient(circle at 82% 18%,#f973162e,#0000 32%),radial-gradient(circle at 72% 82%,#16a34a29,#0000 36%);border:1px solid #1022291a;border-radius:42px;min-height:520px;padding:24px;position:relative;overflow:hidden;box-shadow:0 30px 72px #10222929}.bs-match-panel:before{content:"";z-index:-1;background-image:linear-gradient(120deg,#1022290d 1px,#0000 1px),linear-gradient(30deg,#1022290a 1px,#0000 1px);background-size:34px 34px;border:1px solid #10222914;border-radius:32px;position:absolute;inset:16px;-webkit-mask-image:linear-gradient(#000000f5,#0000 88%);mask-image:linear-gradient(#000000f5,#0000 88%)}.bs-match-topbar{z-index:4;justify-content:space-between;align-items:center;gap:16px;margin-bottom:2px;display:flex;position:relative}.bs-match-topbar span,.bs-live-chip span,.bs-tool-pill span,.bs-handshake-chip span{letter-spacing:0}.bs-match-topbar>div:first-child span{color:#10222994;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.bs-match-topbar strong{color:#102229;margin-top:5px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1;display:block}.bs-live-chip{color:#0e7490;background:#ffffffc7;border:1px solid #0e749024;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-weight:850;animation:3.4s ease-in-out infinite bsChipPulse;display:inline-flex;box-shadow:0 14px 28px #1022291a}.bs-match-svg{z-index:1;width:100%;height:auto;position:relative;overflow:visible}.bs-map-curve{fill:none;stroke:#10222914;stroke-width:1.5px;stroke-dasharray:6 13}.bs-map-curve.soft{stroke:#1022290e}.bs-deal-path{fill:none;stroke-width:8px;stroke-linecap:round;stroke-dasharray:8 18;opacity:.28;transition:opacity .28s,stroke-width .28s;animation:3.4s linear infinite bsPathTravel}.bs-deal-path.active{stroke-width:12px;opacity:.9}.bs-deal-path.carriers{animation-delay:-.8s}.bs-deal-path.owners{animation-delay:-1.6s}.bs-deal-card{cursor:pointer;opacity:.74;outline:none;transition:opacity .25s,filter .25s}.bs-deal-card rect{stroke:#10222914;stroke-width:1px;filter:drop-shadow(0 14px 18px #1022291a)}.bs-deal-card.active,.bs-deal-card:focus-visible{opacity:1;filter:drop-shadow(0 16px 18px #1022292e)}.bs-deal-card.active circle:first-of-type{animation:1.6s ease-in-out infinite bsCardGlow}.bs-node-label{fill:#102229;letter-spacing:0;font-size:13px;font-weight:850}.bs-node-metric{fill:#10222994;letter-spacing:0;font-size:12px;font-weight:850}.bs-center-match{pointer-events:none}.bs-center-label{fill:#fff;letter-spacing:0;font-size:14px;font-weight:900}.bs-signal{opacity:.34;transition:opacity .25s}.bs-signal.active{opacity:1}.bs-signal circle:last-child{opacity:.4;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-out infinite bsSignalPing}.bs-floating-tools{z-index:5;gap:12px;display:grid;position:absolute;top:118px;right:14px}.bs-tool-pill,.bs-handshake-chip{border:1px solid #10222917;border-radius:999px;align-items:center;gap:9px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #10222921}.bs-tool-pill{color:#0e4960;cursor:pointer;background:#ffffffe0;border-color:#0e74902e;min-width:88px;padding:10px 13px;transition:transform .25s,background .25s,box-shadow .25s;animation:4.4s ease-in-out infinite bsToolFloat}.bs-tool-pill:hover,.bs-tool-pill:focus-visible{background:#fff;outline:none;transform:translate(-8px)scale(1.04);box-shadow:0 20px 36px #1022292e}.bs-tool-pill.green{color:#166534;border-color:#16a34a38;animation-delay:-1.3s}.bs-tool-pill.orange{color:#9a3412;border-color:#f9731642;animation-delay:-2.4s}.bs-handshake-chip{z-index:5;color:#fff;background:#102229;padding:12px 15px;position:absolute;bottom:26px;left:28px}.bs-match-dots{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:30px;right:28px}.bs-match-dots button{cursor:pointer;background:#10222933;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:width .25s,background .25s,transform .25s}.bs-match-dots button.active{background:#0e7490;width:30px;transform:translateY(-1px)}@keyframes bsWrapperFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes bsChipPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes bsPathTravel{to{stroke-dashoffset:-52px}}@keyframes bsCardGlow{0%,to{opacity:.15}50%{opacity:.34}}@keyframes bsSignalPing{0%{opacity:.42;transform:scale(.72)}to{opacity:0;transform:scale(1.9)}}@keyframes bsToolFloat{0%,to{translate:0}50%{translate:-4px -8px}}@media (width<=768px){.bs-match-panel{border-radius:32px;min-height:500px;padding:18px}.bs-floating-tools{grid-template-columns:repeat(3,auto);top:auto;bottom:72px;right:18px}.bs-tool-pill{min-width:auto;padding:9px 10px}.bs-handshake-chip{bottom:22px;left:18px}.bs-match-dots{bottom:26px;right:18px}}@media (width<=480px){.bs-match-svg{transform-origin:top;margin-top:22px;transform:scale(1.05)}.bs-floating-tools{gap:8px;bottom:78px;left:18px;right:auto}.bs-tool-pill:nth-child(2){display:none}.bs-handshake-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}}.brokerage-service-page{min-height:90vh;font-family:var(--font);background:linear-gradient(#f7fbff 0%,#f8fafc 52%,#fffaf2 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.bs-ambient-bg{pointer-events:none;z-index:1;background-image:radial-gradient(at 10% 6%,#0e74901f 0,#0000 38%),radial-gradient(at 92% 16%,#f973161a 0,#0000 36%),radial-gradient(at 42% 96%,#15803d14 0,#0000 45%);position:absolute;inset:0}.bs-ambient-bg:after{content:"";opacity:.34;background-image:linear-gradient(#0e74900f 1px,#0000 1px),linear-gradient(90deg,#0e74900d 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.bs-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.bs-hero-content{flex-direction:column;align-items:flex-start;display:flex}.bs-hero-badge{color:#0e7490;background:#0e74901a;border:1px solid #0e749029;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.brokerage-service-page .badge-bullet{background:#f97316;border-radius:50%;width:6px;height:6px}.bs-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.brokerage-service-page .text-gradient{background:linear-gradient(135deg,#0e7490 0%,#16a34a 46%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bs-hero-subtitle{color:var(--text-main);max-width:590px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.bs-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.brokerage-service-page .benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #0e74901f;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.brokerage-service-page .benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#f973163d;transform:translate(6px)}.brokerage-service-page .benefit-icon-wrapper{border-radius:var(--radius);color:#0e7490;background:#0e74901a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.brokerage-service-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.brokerage-service-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.bs-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.bs-hero-graphic{justify-content:flex-end;width:100%;display:flex}.bs-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.brokerage-service-page .graphic-card-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#0e749024,#16a34a1a,#f9731629);position:absolute;inset:0}.bs-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.brokerage-service-page .divider-line{background:linear-gradient(90deg,#0e74902e,#e2e8f01a);flex-grow:1;height:1px}.brokerage-service-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:0;background:var(--bg-main);border:1px solid #0e74901f;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.brokerage-service-page .divider-arrow-icon{color:#0e7490}@media (width<=900px){.brokerage-service-page{padding:120px 0 60px}.bs-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.bs-hero-content{align-items:center}.bs-hero-title{font-size:2.8rem}.bs-hero-subtitle{margin-left:auto;margin-right:auto}.brokerage-service-page .benefit-card{text-align:left}.bs-hero-actions,.bs-hero-graphic{justify-content:center}.bs-hero-divider{margin-top:50px}}@media (width<=560px){.bs-hero-container{padding:0 22px}.bs-hero-title{font-size:2.35rem}}.pt-graphic-wrapper{width:min(100%,540px);margin:0 auto;transition:transform .35s,filter .35s;animation:7.2s ease-in-out infinite ptWrapperFloat;position:relative}.pt-graphic-wrapper:hover{filter:saturate(1.08);transform:translateY(-8px)rotate(.35deg)}.pt-exchange-panel{isolation:isolate;background:linear-gradient(135deg,#fffffff5,#fff7edc7),radial-gradient(circle at 18% 18%,#d977062e,#0000 34%),radial-gradient(circle at 86% 18%,#0891b22e,#0000 32%),radial-gradient(circle at 72% 82%,#7c3aed24,#0000 36%);border:1px solid #3727161a;border-radius:42px;min-height:520px;padding:24px;position:relative;overflow:hidden;box-shadow:0 30px 72px #37271626}.pt-exchange-panel:before{content:"";z-index:-1;background-image:linear-gradient(90deg,#3727160d 1px,#0000 1px),linear-gradient(#3727160a 1px,#0000 1px);background-size:30px 30px;border:1px solid #37271614;border-radius:32px;position:absolute;inset:16px;-webkit-mask-image:linear-gradient(#000000f5,#0000 88%);mask-image:linear-gradient(#000000f5,#0000 88%)}.pt-exchange-topbar{z-index:4;justify-content:space-between;align-items:center;gap:16px;margin-bottom:2px;display:flex;position:relative}.pt-exchange-topbar span,.pt-scan-chip span,.pt-action-pill span,.pt-status-chip span{letter-spacing:0}.pt-exchange-topbar>div:first-child span{color:#37271694;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.pt-exchange-topbar strong{color:#241b13;margin-top:5px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1;display:block}.pt-scan-chip{color:#0e7490;background:#ffffffc7;border:1px solid #0891b229;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-weight:850;animation:3.4s ease-in-out infinite ptChipPulse;display:inline-flex;box-shadow:0 14px 28px #3727161a}.pt-exchange-svg{z-index:1;width:100%;height:auto;position:relative;overflow:visible}.pt-shelf-line{fill:none;stroke:#37271614;stroke-width:1.5px;stroke-dasharray:6 13}.pt-shelf-line.soft{stroke:#3727160e}.pt-trade-lane{fill:none;stroke-width:8px;stroke-linecap:round;stroke-dasharray:9 18;opacity:.27;transition:opacity .28s,stroke-width .28s;animation:3.5s linear infinite ptLaneFlow}.pt-trade-lane.active{stroke-width:12px;opacity:.9}.pt-trade-lane.orders{animation-delay:-.9s}.pt-trade-lane.offers{animation-delay:-1.8s}.pt-product-tile{cursor:pointer;opacity:.74;outline:none;transition:opacity .25s,filter .25s}.pt-product-tile rect{stroke:#37271614;stroke-width:1px;filter:drop-shadow(0 14px 18px #3727161a)}.pt-product-tile.active,.pt-product-tile:focus-visible{opacity:1;filter:drop-shadow(0 16px 18px #3727162e)}.pt-product-tile.active path:first-of-type{animation:1.6s ease-in-out infinite ptTileGlow}.pt-tile-label{fill:#241b13;letter-spacing:0;font-size:13px;font-weight:850}.pt-tile-value{fill:#37271694;letter-spacing:0;font-size:12px;font-weight:850}.pt-center-basket{pointer-events:none}.pt-center-label{fill:#fff;letter-spacing:0;font-size:14px;font-weight:900}.pt-pulse{opacity:.32;transition:opacity .25s}.pt-pulse.active{opacity:1}.pt-pulse circle:last-child{opacity:.4;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-out infinite ptSignalPing}.pt-scanner-beam{pointer-events:none}.pt-scanner-beam rect{stroke:#0891b21f;stroke-width:2px;stroke-dasharray:8 12}.pt-scanner-beam path{fill:none;stroke:#0891b2b8;stroke-width:5px;stroke-linecap:round;animation:3.1s ease-in-out infinite ptBeamSweep}.pt-floating-actions{z-index:5;gap:12px;display:grid;position:absolute;top:116px;right:14px}.pt-action-pill,.pt-status-chip{border:1px solid #37271617;border-radius:999px;align-items:center;gap:9px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #37271621}.pt-action-pill{color:#92400e;cursor:pointer;background:#ffffffe0;border-color:#d977062e;min-width:88px;padding:10px 13px;transition:transform .25s,background .25s,box-shadow .25s;animation:4.4s ease-in-out infinite ptPillFloat}.pt-action-pill:hover,.pt-action-pill:focus-visible{background:#fff;outline:none;transform:translate(-8px)scale(1.04);box-shadow:0 20px 36px #3727162e}.pt-action-pill.blue{color:#155e75;border-color:#0891b238;animation-delay:-1.3s}.pt-action-pill.violet{color:#5b21b6;border-color:#7c3aed38;animation-delay:-2.4s}.pt-status-chip{z-index:5;color:#fff;background:#241b13;padding:12px 15px;position:absolute;bottom:26px;left:28px}.pt-exchange-dots{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:30px;right:28px}.pt-exchange-dots button{cursor:pointer;background:#37271633;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:width .25s,background .25s,transform .25s}.pt-exchange-dots button.active{background:#d97706;width:30px;transform:translateY(-1px)}@keyframes ptWrapperFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes ptChipPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes ptLaneFlow{to{stroke-dashoffset:-54px}}@keyframes ptTileGlow{0%,to{opacity:.16}50%{opacity:.34}}@keyframes ptSignalPing{0%{opacity:.42;transform:scale(.72)}to{opacity:0;transform:scale(1.9)}}@keyframes ptBeamSweep{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.85;transform:translateY(122px)}}@keyframes ptPillFloat{0%,to{translate:0}50%{translate:-4px -8px}}@media (width<=768px){.pt-exchange-panel{border-radius:32px;min-height:500px;padding:18px}.pt-floating-actions{grid-template-columns:repeat(3,auto);top:auto;bottom:72px;right:18px}.pt-action-pill{min-width:auto;padding:9px 10px}.pt-status-chip{bottom:22px;left:18px}.pt-exchange-dots{bottom:26px;right:18px}}@media (width<=480px){.pt-exchange-svg{transform-origin:top;margin-top:22px;transform:scale(1.05)}.pt-floating-actions{gap:8px;bottom:78px;left:18px;right:auto}.pt-action-pill:nth-child(2){display:none}}.product-trade-page{min-height:90vh;font-family:var(--font);background:linear-gradient(#fffdf7 0%,#f8fafc 52%,#eef9ff 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.pt-ambient-bg{pointer-events:none;z-index:1;background-image:radial-gradient(at 8% 8%,#d977061c 0,#0000 38%),radial-gradient(at 94% 18%,#0891b21a 0,#0000 36%),radial-gradient(at 44% 96%,#7c3aed14 0,#0000 46%);position:absolute;inset:0}.pt-ambient-bg:after{content:"";opacity:.36;background-image:linear-gradient(#78350f0d 1px,#0000 1px),linear-gradient(90deg,#0891b20b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.pt-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.pt-hero-content{flex-direction:column;align-items:flex-start;display:flex}.pt-hero-badge{color:#b45309;background:#d977061a;border:1px solid #d9770629;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.product-trade-page .badge-bullet{background:#0891b2;border-radius:50%;width:6px;height:6px}.pt-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.product-trade-page .text-gradient{background:linear-gradient(135deg,#b45309 0%,#0891b2 52%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pt-hero-subtitle{color:var(--text-main);max-width:590px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.pt-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.product-trade-page .benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #d977061f;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.product-trade-page .benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#0891b23d;transform:translate(6px)}.product-trade-page .benefit-icon-wrapper{border-radius:var(--radius);color:#b45309;background:#d977061a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.product-trade-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.product-trade-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.pt-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.pt-hero-graphic{justify-content:flex-end;width:100%;display:flex}.pt-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.product-trade-page .graphic-card-border-glow{border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(135deg,#d9770624,#0891b21f,#7c3aed1f);position:absolute;inset:0}.pt-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.product-trade-page .divider-line{background:linear-gradient(90deg,#d977062e,#e2e8f01a);flex-grow:1;height:1px}.product-trade-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:0;background:var(--bg-main);border:1px solid #d977061f;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.product-trade-page .divider-arrow-icon{color:#b45309}@media (width<=900px){.product-trade-page{padding:120px 0 60px}.pt-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.pt-hero-content{align-items:center}.pt-hero-title{font-size:2.8rem}.pt-hero-subtitle{margin-left:auto;margin-right:auto}.product-trade-page .benefit-card{text-align:left}.pt-hero-actions,.pt-hero-graphic{justify-content:center}.pt-hero-divider{margin-top:50px}}@media (width<=560px){.pt-hero-container{padding:0 22px}.pt-hero-title{font-size:2.35rem}}.ma-graphic-wrapper{width:min(100%,540px);margin:0 auto;transition:transform .35s,filter .35s;animation:7.6s ease-in-out infinite maPanelHover;position:relative}.ma-graphic-wrapper:hover{filter:saturate(1.08);transform:translateY(-8px)rotate(-.3deg)}.ma-observatory-panel{isolation:isolate;background:linear-gradient(135deg,#fffffff5,#eff6ffc7),radial-gradient(circle at 18% 18%,#e2e8f02e,#0000 34%),radial-gradient(circle at 86% 18%,#22c55e29,#0000 32%),radial-gradient(circle at 72% 82%,#0f172a1a,#0000 36%);border:1px solid #0f172a1a;border-radius:42px;min-height:520px;padding:24px;position:relative;overflow:hidden;box-shadow:0 30px 72px #0f172a26}.ma-observatory-panel:before{content:"";z-index:-1;background-image:linear-gradient(45deg,#0f172a0b 1px,#0000 1px),linear-gradient(135deg,#0f172a09 1px,#0000 1px);background-size:32px 32px;border:1px solid #0f172a14;border-radius:32px;position:absolute;inset:16px;-webkit-mask-image:linear-gradient(#000000f5,#0000 88%);mask-image:linear-gradient(#000000f5,#0000 88%)}.ma-observatory-topbar{z-index:4;justify-content:space-between;align-items:center;gap:16px;margin-bottom:2px;display:flex;position:relative}.ma-observatory-topbar span,.ma-live-score span,.ma-floating-tools span,.ma-status-chip span,.ma-lens-controls button{letter-spacing:0}.ma-observatory-topbar>div:first-child span{color:#0f172a94;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.ma-observatory-topbar strong{color:#0f172a;margin-top:5px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1;display:block}.ma-live-score{color:#0369a1;background:#ffffffc7;border:1px solid #e2e8f029;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-weight:850;animation:3.4s ease-in-out infinite maScorePulse;display:inline-flex;box-shadow:0 14px 28px #0f172a1a}.ma-observatory-svg{z-index:1;width:100%;height:auto;position:relative;overflow:visible}.ma-radar circle:not(:first-child),.ma-radar path:not(.ma-sweep){fill:none;stroke:#0f172a1c;stroke-width:1.4px;stroke-dasharray:5 10}.ma-sweep{fill:url(#maSweep);opacity:.72;transform-box:view-box;transform-origin:170px 206px;animation:4.2s linear infinite maSweepSpin}.ma-heatmap rect{fill:#0f172a1a;transition:fill .28s,opacity .28s}.ma-heatmap rect.mid{fill:#e2e8f03d}.ma-heatmap rect.hot{fill:#22c55e7a;animation:1.8s ease-in-out infinite maHeatBlink}.ma-bars rect:not(:first-child){transform-box:fill-box;transform-origin:bottom;transition:height .35s,y .35s,fill .25s;animation:2.6s ease-in-out infinite maBarBreathe}.ma-bars rect:nth-child(2n){animation-delay:-.8s}.ma-index-line path{fill:none;stroke:#0f172a57;stroke-width:4px;stroke-linecap:round;stroke-dasharray:8 12;animation:3.2s linear infinite maIndexFlow}.ma-index-line circle{fill:#22c55e;stroke:#fff;stroke-width:4px}.ma-focus-dot circle:last-child{opacity:.42;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-out infinite maFocusPing}.ma-lens-controls{z-index:5;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:absolute;bottom:74px;left:28px;right:28px}.ma-lens-controls button{color:#0f172a;cursor:pointer;background:#ffffffd1;border:1px solid #0f172a17;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 8px;font-weight:850;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 22px #0f172a1a}.ma-lens-controls button:hover,.ma-lens-controls button:focus-visible,.ma-lens-controls button.active{background:#fff;outline:none;transform:translateY(-4px);box-shadow:0 16px 30px #0f172a29}.ma-lens-controls button span{background:var(--lens-color);border-radius:999px;width:8px;height:8px}.ma-floating-tools{z-index:5;gap:12px;display:grid;position:absolute;top:112px;right:14px}.ma-floating-tools button,.ma-status-chip{border:1px solid #0f172a17;border-radius:999px;align-items:center;gap:9px;font-weight:850;display:inline-flex;box-shadow:0 16px 30px #0f172a21}.ma-floating-tools button{color:#0369a1;cursor:pointer;background:#ffffffe0;min-width:92px;padding:10px 13px;transition:transform .25s,background .25s,box-shadow .25s;animation:4.4s ease-in-out infinite maToolFloat}.ma-floating-tools button:hover,.ma-floating-tools button:focus-visible{background:#fff;outline:none;transform:translate(-8px)scale(1.04);box-shadow:0 20px 36px #0f172a2e}.ma-floating-tools button:nth-child(2){color:#15803d;animation-delay:-1.3s}.ma-floating-tools button:nth-child(3){color:#0f172a;animation-delay:-2.4s}.ma-status-chip{z-index:5;color:#fff;background:#0f172a;padding:12px 15px;position:absolute;bottom:26px;left:28px}@keyframes maPanelHover{0%,to{translate:0}50%{translate:0 -10px}}@keyframes maScorePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes maSweepSpin{to{transform:rotate(360deg)}}@keyframes maHeatBlink{0%,to{opacity:.52}50%{opacity:1}}@keyframes maBarBreathe{0%,to{transform:scaleY(.92)}50%{transform:scaleY(1.06)}}@keyframes maIndexFlow{to{stroke-dashoffset:-40px}}@keyframes maFocusPing{0%{opacity:.42;transform:scale(.72)}to{opacity:0;transform:scale(1.9)}}@keyframes maToolFloat{0%,to{translate:0}50%{translate:-4px -8px}}@media (width<=768px){.ma-observatory-panel{border-radius:32px;min-height:500px;padding:18px}.ma-floating-tools{grid-template-columns:repeat(3,auto);top:auto;bottom:122px;right:18px}.ma-floating-tools button{min-width:auto;padding:9px 10px}.ma-lens-controls{bottom:70px;left:18px;right:18px}.ma-status-chip{bottom:22px;left:18px}}@media (width<=480px){.ma-observatory-svg{transform-origin:top;margin-top:22px;transform:scale(1.05)}.ma-floating-tools{gap:8px;bottom:124px;left:18px;right:auto}.ma-floating-tools button:nth-child(2){display:none}}.rrb-wrap{border-radius:24px;width:100%;height:100%;min-height:640px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f,0 24px 60px #00000080,inset 0 1px #ffffff0d}.rrb-svg{aspect-ratio:780/660;width:100%;height:100%;display:block}.rrb-wrap{animation:.9s cubic-bezier(.16,1,.3,1) both rrbFadeIn}@keyframes rrbFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.market-analysis-page{min-height:90vh;font-family:var(--font);background:linear-gradient(#f8fbff 0%,#f8fafc 54%,#f5fff8 100%);padding:110px 0 80px;position:relative;overflow-x:hidden}.ma-ambient-bg{pointer-events:none;z-index:1;background-image:radial-gradient(at 8% 10%,#e2e8f01c 0,#0000 38%),radial-gradient(at 92% 18%,#22c55e1a 0,#0000 36%),radial-gradient(at 46% 96%,#0f172a12 0,#0000 46%);position:absolute;inset:0}.ma-ambient-bg:after{content:"";opacity:.36;background-image:linear-gradient(#e2e8f00d 1px,#0000 1px),linear-gradient(90deg,#22c55e0b 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.ma-hero-container{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:58px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.ma-hero-content{flex-direction:column;align-items:flex-start;display:flex}.ma-hero-badge{color:#0369a1;background:#e2e8f01a;border:1px solid #e2e8f029;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.market-analysis-page .badge-bullet{background:#22c55e;border-radius:50%;width:6px;height:6px}.ma-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.4rem;font-weight:850;line-height:1.12}.market-analysis-page .text-gradient{background:linear-gradient(135deg,#0369a1 0%,#16a34a 56%,#0f172a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ma-hero-subtitle{color:var(--text-main);max-width:590px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.animate-item{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUpStaggered;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}.ma-hero-benefits{flex-direction:column;gap:16px;width:100%;max-width:540px;margin-bottom:36px;display:flex}.market-analysis-page .benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #e2e8f01f;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.market-analysis-page .benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#22c55e3d;transform:translate(6px)}.market-analysis-page .benefit-icon-wrapper{border-radius:var(--radius);color:#0369a1;background:#e2e8f01a;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.market-analysis-page .benefit-text h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:750}.market-analysis-page .benefit-text p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.ma-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.ma-hero-graphic{justify-content:flex-end;width:100%;display:flex}.ma-graphic-card-outer{border-radius:calc(var(--radius-lg) + 8px);width:100%;max-width:680px;padding:8px;position:relative}.market-analysis-page .graphic-card-border-glow{border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(135deg,#e2e8f024,#22c55e1f,#0f172a1a);position:absolute;inset:0}.ma-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:80px auto 0;padding:0 24px;display:flex;position:relative}.market-analysis-page .divider-line{background:linear-gradient(90deg,#e2e8f02e,#e2e8f01a);flex-grow:1;height:1px}.market-analysis-page .divider-tag{color:var(--text-muted);text-transform:uppercase;letter-spacing:0;background:var(--bg-main);border:1px solid #e2e8f01f;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.market-analysis-page .divider-arrow-icon{color:#0369a1}.ma-story-section{z-index:2;max-width:1400px;margin:72px auto 0;padding:0 48px;position:relative}.ma-story-section:before{content:"";filter:blur(22px);opacity:.8;pointer-events:none;background:radial-gradient(circle at 12% 20%,#e2e8f01f,#0000 30%),radial-gradient(circle at 88% 18%,#22c55e1f,#0000 28%),linear-gradient(135deg,#ffffff85,#f0f9ff29);position:absolute;inset:18px 48px -24px}.ma-story-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:34px;display:grid;position:relative}.ma-story-copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffffe0,#f8fcffc7);border:1px solid #e2e8f024;border-radius:28px;padding:34px;transition:transform .32s,box-shadow .32s,border-color .32s;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a14}.ma-story-copy:before{content:"";pointer-events:none;background:linear-gradient(140deg,#ffffff7a,#0000 42%,#e2e8f014);position:absolute;inset:0}.ma-story-copy:hover{border-color:#e2e8f038;transform:translateY(-6px);box-shadow:0 34px 90px #0f172a21}.ma-section-kicker{color:#15803d;letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(135deg,#22c55e21,#22c55e0f);border:1px solid #22c55e2e;border-radius:999px;align-items:center;gap:8px;padding:7px 16px 7px 10px;font-size:.73rem;font-weight:800;display:inline-flex;box-shadow:0 2px 10px #22c55e1a,inset 0 1px #ffffffbf}.ma-section-kicker:before{content:"";background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite maKickerPulse;box-shadow:0 0 8px #22c55eb3}@keyframes maKickerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.72)}}.ma-section-title{color:#0f172a;margin:18px 0 14px;font-size:2.5rem;line-height:1.08}.ma-section-intro,.ma-section-body{color:#334155;margin:0;font-size:1rem;line-height:1.8}.ma-section-body{color:#475569;margin-top:16px}.ma-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.ma-metric-row>.scroll-reveal{flex-direction:column;display:flex}.ma-metric-row>.scroll-reveal .ma-metric-card{flex:1}.ma-metric-card{background:linear-gradient(#fffffffa,#f0f9ffeb);border:1px solid #94a3b82e;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:104px;padding:18px;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;box-shadow:0 14px 30px #0f172a0f}.ma-metric-card:hover{border-color:#e2e8f02e;transform:translateY(-7px);box-shadow:0 26px 44px #e2e8f01f}.ma-metric-value{color:#0369a1;font-size:1.55rem;font-weight:850;line-height:1}.ma-metric-label{color:#64748b;font-size:.82rem;line-height:1.45}.ma-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ma-gallery-grid>.scroll-reveal{min-width:0}.ma-gallery-card{background:#ffffffeb;border:1px solid #94a3b829;border-radius:26px;transition:transform .34s,box-shadow .34s,border-color .34s;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a1a}.ma-gallery-card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0% 48%,#0f172a14 100%);position:absolute;inset:0}.ma-gallery-card:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffff6b,#0000);width:70%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.ma-gallery-card:hover{border-color:#e2e8f02e;transform:translateY(-8px);box-shadow:0 34px 82px #0f172a29}.ma-gallery-card:hover:after{left:145%}.ma-gallery-card-featured,.ma-gallery-grid>.scroll-reveal:first-child{grid-row:span 2}.ma-gallery-image{aspect-ratio:1.18;object-fit:cover;width:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s;display:block;transform:scale(1.001)}.ma-gallery-card:hover .ma-gallery-image{filter:saturate(1.05)contrast(1.02);transform:scale(1.06)}.ma-gallery-card-featured .ma-gallery-image{aspect-ratio:.95}.ma-gallery-copy{z-index:3;padding:20px 20px 22px;transition:transform .3s;position:relative}.ma-gallery-card:hover .ma-gallery-copy{transform:translateY(-4px)}.ma-gallery-copy h3{color:#0f172a;margin:0 0 8px;font-size:1.1rem}.ma-gallery-copy p{color:#475569;margin:0;font-size:.92rem;line-height:1.65}.ma-signals-section{z-index:2;isolation:isolate;background:linear-gradient(135deg,#0b1929 0%,#0f172a 45%,#0c1f36 80%,#0a1520 100%);width:100%;max-width:none;margin:0;padding:90px 0;position:relative;overflow:hidden}.ma-signals-section:before{content:"";pointer-events:none;background:radial-gradient(55% 70% at 5%,#e2e8f024 0%,#0000 55%),radial-gradient(45% 50% at 95% 30%,#22c55e1a 0%,#0000 50%),radial-gradient(35% 40% at 70% 90%,#a78bfa14 0%,#0000 45%);position:absolute;inset:0}.ma-signals-section:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 90%,#000,#0000);mask-image:radial-gradient(90% 90%,#000,#0000)}.ma-signals-inner{z-index:1;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.ma-signals-header{max-width:760px;margin-bottom:36px}.ma-signals-section .ma-section-title{color:#f1f5f9}.ma-signals-section .ma-signals-intro{color:#94a3b8}.ma-section-kicker-blue{color:#0369a1;background:linear-gradient(135deg,#e2e8f021,#e2e8f00f);border-color:#e2e8f033;box-shadow:0 2px 10px #e2e8f01a,inset 0 1px #ffffffbf}.ma-section-kicker-blue:before{background:#0ea5e9;animation:2.2s ease-in-out infinite maKickerPulseBlue;box-shadow:0 0 8px #0ea5e9b3}@keyframes maKickerPulseBlue{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.72)}}.ma-signals-title{max-width:760px}.ma-signals-intro{color:#94a3b8;max-width:720px;margin:0;font-size:1.02rem;line-height:1.82}.ma-signals-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:28px;display:grid}.ma-signal-stack{gap:16px;display:grid}.ma-signal-card{background:linear-gradient(#fffffff2,#f1f5f9eb);border:1px solid #94a3b829;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:144px;padding:22px 22px 22px 20px;transition:transform .34s,box-shadow .34s,border-color .34s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a14}.ma-signal-card:before{content:"";opacity:0;background:linear-gradient(135deg,#e2e8f00f,#0000 42%,#22c55e14);transition:opacity .34s;position:absolute;inset:0}.ma-signal-card:hover{border-color:#e2e8f02e;transform:translateY(-8px)translate(4px);box-shadow:0 30px 70px #0f172a21}.ma-signal-card:hover:before{opacity:1}.ma-signal-card-primary{background:linear-gradient(145deg,#f0f9fffa,#ecfdf5f0)}.ma-signal-icon-shell,.ma-signal-text,.ma-signal-stat{z-index:1;position:relative}.ma-signal-icon-shell{color:#0369a1;background:linear-gradient(135deg,#e2e8f01f,#22c55e1a);border-radius:18px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .34s,box-shadow .34s,color .34s;display:flex}.ma-signal-card:hover .ma-signal-icon-shell{color:#15803d;transform:translateY(-3px)rotate(-6deg)scale(1.04);box-shadow:0 16px 30px #e2e8f02e}.ma-signal-text{min-width:0}.ma-signal-eyebrow{color:#0369a1;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#e2e8f01a,#e2e8f00d);border:1px solid #e2e8f029;border-radius:999px;align-items:center;gap:5px;margin-bottom:10px;padding:4px 11px 4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.ma-signal-eyebrow:before{content:"";background:#0ea5e9;border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px #0ea5e999}.ma-signal-text h3{color:#0f172a;margin:0 0 8px;font-size:1.12rem;font-weight:760;line-height:1.3}.ma-signal-text p{color:#334155;margin:0;font-size:.9rem;line-height:1.7}.ma-signal-stat{color:#0f172a;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#fffffff2,#f1f5f9e6);border:1px solid #e2e8f024;border-radius:999px;align-self:flex-start;padding:8px 13px;font-size:.78rem;font-weight:850;transition:transform .3s,border-color .3s,box-shadow .3s;box-shadow:0 4px 12px #e2e8f014}.ma-signal-card:hover .ma-signal-stat{border-color:#e2e8f029;transform:translateY(-2px)}.ma-signal-visual-board{background:radial-gradient(circle at 22% 16%,#ffffff24,#0000 32%),radial-gradient(circle at 82% 78%,#4ade801f,#0000 32%),linear-gradient(#0f1e37d1,#0a1428eb);border:1px solid #ffffff14;border-radius:34px;min-height:690px;padding:24px;position:relative;box-shadow:inset 0 1px #ffffff14,0 30px 80px #00000059}.ma-signal-visual-board--svg{box-shadow:none;background:0 0;border:none;align-items:stretch;padding:0;display:flex;overflow:hidden}.ma-signal-visual-board--svg .rrb-wrap{flex:1;min-height:660px}.ma-signal-image-frame{background:#fff;border:1px solid #94a3b824;border-radius:28px;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s;position:absolute;overflow:hidden;box-shadow:0 28px 70px #0f172a29}.ma-signal-image-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 0% 45%,#0f172a1a 100%);position:absolute;inset:0}.ma-signal-image-main{width:min(100%,540px);top:0;left:0;transform:rotate(-2.2deg)}.ma-signal-image-float{width:min(54%,320px);bottom:18px;right:8px;transform:rotate(4.5deg)}.ma-signal-visual-board:hover .ma-signal-image-main{transform:rotate(-.7deg)translateY(-8px)scale(1.01);box-shadow:0 34px 90px #0f172a2e}.ma-signal-visual-board:hover .ma-signal-image-float{transform:rotate(2.2deg)translateY(-12px)scale(1.03);box-shadow:0 34px 90px #0f172a33}.ma-signal-image{aspect-ratio:1.28;object-fit:cover;width:100%;height:auto;transition:transform .75s cubic-bezier(.16,1,.3,1),filter .35s;display:block}.ma-signal-image-frame:hover .ma-signal-image{filter:saturate(1.05)contrast(1.03);transform:scale(1.05)}.ma-signal-chip{z-index:2;color:#0f172a;letter-spacing:.01em;background:#ffffffe0;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 12px 24px #0f172a1f}.ma-signal-chip-top{bottom:18px;left:18px}.ma-signal-chip-bottom{top:14px;right:14px}.ma-process-section{z-index:2;max-width:1400px;margin:86px auto 0;padding:0 48px 40px;position:relative}.ma-process-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffd1,#fffbebb8);border:1px solid #f59e0b24;border-radius:22px;max-width:760px;margin-bottom:34px;padding:28px 32px;box-shadow:0 8px 32px #0f172a0f}.ma-section-kicker-amber{color:#b45309;background:linear-gradient(135deg,#f59e0b24,#f59e0b0f);border-color:#f59e0b33;box-shadow:0 2px 10px #f59e0b1a,inset 0 1px #ffffffbf}.ma-section-kicker-amber:before{background:#f59e0b;animation:2.2s ease-in-out infinite maKickerPulseAmber;box-shadow:0 0 8px #f59e0bb3}@keyframes maKickerPulseAmber{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.72)}}.ma-process-title{max-width:760px}.ma-process-intro{color:#475569;max-width:720px;margin:0;font-size:1.02rem;line-height:1.82}.ma-process-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid;position:relative}.ma-process-track>.scroll-reveal{flex-direction:column;min-width:0;display:flex}.ma-process-track>.scroll-reveal .ma-process-card{flex:1}.ma-process-track:before{content:"";z-index:0;background:linear-gradient(90deg,#f59e0b2e,#e2e8f02e,#22c55e2e);height:2px;position:absolute;top:58px;left:40px;right:40px}.ma-process-card{z-index:1;background:linear-gradient(#fffffff7,#f8fafceb);border:1px solid #94a3b829;border-radius:26px;min-height:300px;padding:24px 22px;transition:transform .34s,box-shadow .34s,border-color .34s;position:relative;box-shadow:0 22px 54px #0f172a14}.ma-process-card:nth-child(2n),.ma-process-track>.scroll-reveal:nth-child(2n) .ma-process-card{margin-top:34px}.ma-process-card:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(145deg,#f59e0b0f,#0000 42%,#e2e8f00f);transition:opacity .34s;position:absolute;inset:0}.ma-process-card:hover{border-color:#f59e0b33;transform:translateY(-10px);box-shadow:0 34px 80px #0f172a24}.ma-process-card:hover:before{opacity:1}.ma-process-topline,.ma-process-eyebrow,.ma-process-card h3,.ma-process-card p{z-index:1;position:relative}.ma-process-topline{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.ma-process-number{color:#94a3b8;letter-spacing:.08em;font-size:.82rem;font-weight:900}.ma-process-icon-shell{color:#b45309;background:linear-gradient(135deg,#f59e0b29,#e2e8f01f);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .34s,color .34s,box-shadow .34s;display:flex;box-shadow:0 18px 32px #f59e0b24}.ma-process-card:hover .ma-process-icon-shell{color:#0369a1;transform:translateY(-4px)rotate(-8deg)scale(1.06);box-shadow:0 24px 42px #e2e8f029}.ma-process-eyebrow{color:#b45309;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.73rem;font-weight:800;display:inline-block}.ma-process-card h3{color:#0f172a;margin:0 0 10px;font-size:1.14rem;line-height:1.35}.ma-process-card p{color:#475569;margin:0;font-size:.92rem;line-height:1.7}.ma-strategy-section{z-index:2;max-width:1400px;margin:88px auto 0;padding:0 48px 52px;position:relative}.ma-strategy-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffffd1,#eef2ffb8);border:1px solid #6366f124;border-radius:22px;max-width:780px;margin-bottom:32px;padding:28px 32px;box-shadow:0 8px 32px #0f172a0f}.ma-section-kicker-deep{color:#4f46e5;background:linear-gradient(135deg,#6366f124,#6366f10f);border-color:#6366f133;box-shadow:0 2px 10px #6366f11a,inset 0 1px #ffffffbf}.ma-section-kicker-deep:before{background:#6366f1;animation:2.2s ease-in-out infinite maKickerPulseDeep;box-shadow:0 0 8px #6366f1b3}@keyframes maKickerPulseDeep{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.72)}}.ma-strategy-title{max-width:820px}.ma-strategy-intro{color:#475569;max-width:740px;margin:0;font-size:1.02rem;line-height:1.82}.ma-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.ma-strategy-grid>.scroll-reveal{min-width:0}.ma-strategy-grid>.scroll-reveal .ma-strategy-tile{height:100%}.ma-strategy-tile{background-position:50%;background-size:cover;border:1px solid #ffffff2e;border-radius:30px;align-items:flex-end;min-height:460px;padding:26px;transition:transform .42s,box-shadow .42s,border-color .42s;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0f172a2e}.ma-strategy-tile:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1f,#0000 42%,#22c55e1a);transition:opacity .36s;position:absolute;inset:0}.ma-strategy-tile:hover{border-color:#ffffff47;transform:translateY(-10px);box-shadow:0 42px 100px #0f172a3d}.ma-strategy-tile:hover:before{opacity:1}.ma-strategy-tile-content{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0f172a75,#0f172ac7);border-radius:24px;width:100%;padding:22px 22px 20px;transition:transform .34s,background .34s;position:relative}.ma-strategy-tile:hover .ma-strategy-tile-content{background:linear-gradient(#0f172a6b,#0f172ad1);transform:translateY(-4px)}.ma-strategy-tile-topline{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.ma-strategy-chip{color:#f8fafc;letter-spacing:.04em;text-transform:uppercase;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:8px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.ma-strategy-icon{color:#f8fafc;background:#ffffff24;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .34s,background .34s;display:flex;box-shadow:inset 0 0 0 1px #ffffff1f}.ma-strategy-tile:hover .ma-strategy-icon{background:#fff3;transform:rotate(-8deg)scale(1.05)}.ma-strategy-tile-content h3{color:#fff;margin:0 0 10px;font-size:1.5rem;line-height:1.18}.ma-strategy-tile-content p{color:#ffffffe0;margin:0;font-size:.98rem;line-height:1.75}.ma-strategy-detail{color:#cbd5e1;letter-spacing:.02em;margin-top:16px;font-size:.82rem;line-height:1.6}@media (width<=1100px){.ma-story-shell,.ma-signals-layout{grid-template-columns:1fr}.ma-signal-visual-board{min-height:640px}.ma-process-track{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-process-card:nth-child(2n){margin-top:0}.ma-strategy-grid{grid-template-columns:1fr}}@media (width<=900px){.market-analysis-page{padding:120px 0 60px}.ma-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.ma-hero-content{align-items:center}.ma-hero-title{font-size:2.8rem}.ma-hero-subtitle{margin-left:auto;margin-right:auto}.market-analysis-page .benefit-card{text-align:left}.ma-hero-actions,.ma-hero-graphic{justify-content:center}.ma-hero-divider{margin-top:50px}.ma-story-section,.ma-signals-inner{padding:0 24px}.ma-process-section{padding:0 24px 36px}.ma-strategy-section{padding:0 24px 42px}.ma-story-section:before{inset:18px 24px -20px}.ma-story-copy{padding:28px}}@media (width<=720px){.ma-gallery-grid,.ma-metric-row,.ma-process-track,.ma-strategy-grid{grid-template-columns:1fr}.ma-gallery-card-featured{grid-row:auto}.ma-gallery-card-featured .ma-gallery-image,.ma-gallery-image{aspect-ratio:1.2}}@media (width<=560px){.ma-hero-container{padding:0 22px}.ma-hero-title{font-size:2.35rem}.ma-story-section,.ma-signals-inner{padding:0 22px}.ma-process-section{padding:0 22px 34px}.ma-strategy-section{padding:0 22px 40px}.ma-story-section:before{inset:14px 22px -18px}.ma-section-title{font-size:2rem}.ma-signal-card{grid-template-columns:1fr}.ma-signal-stat{align-self:flex-start}.ma-signal-visual-board{min-height:500px;padding:16px}.ma-signal-image-main{width:calc(100% - 30px)}.ma-signal-image-float{width:58%;bottom:0;right:0}.ma-signal-chip{padding:8px 12px;font-size:.74rem}.ma-process-track:before{display:none}.ma-process-card{min-height:auto}.ma-strategy-tile{min-height:400px;padding:16px}.ma-strategy-tile-content{padding:18px 18px 16px}.ma-strategy-tile-content h3{font-size:1.3rem}}.ma-chart-section{isolation:isolate;z-index:2;background:linear-gradient(135deg,#0c1929 0%,#0f172a 40%,#0d1f38 70%,#0b1622 100%);width:100%;margin:80px 0 0;padding:96px 56px;position:relative;overflow:hidden}.ma-chart-bg-orbs{pointer-events:none;z-index:0;background:radial-gradient(60% 60% at 14%,#ffffff24 0%,#0000 60%),radial-gradient(50% 50% at 85% 30%,#a78bfa1f 0%,#0000 55%),radial-gradient(40% 50% at 60% 85%,#4ade801a 0%,#0000 50%),radial-gradient(30% 30% at 90% 80%,#fb923c17 0%,#0000 50%);position:absolute;inset:0}.ma-chart-section:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000,#0000);mask-image:radial-gradient(80% 80%,#000,#0000)}.ma-chart-inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:72px;max-width:1380px;margin:0 auto;display:grid;position:relative}.ma-chart-left-col{flex-direction:column;gap:0;display:flex}.ma-chart-kicker{color:#e2e8f0;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(135deg,#ffffff2e,#ffffff14);border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 16px 7px 10px;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 2px 14px #ffffff29}.ma-chart-kicker:before{content:"";background:#e2e8f0;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite maKickerPulse;box-shadow:0 0 10px #ffffffe6}.ma-chart-heading{color:#f1f5f9;letter-spacing:-.01em;margin:0 0 20px;font-size:clamp(2rem,3.2vw,3rem);font-weight:860;line-height:1.1}.ma-chart-heading-em{background:linear-gradient(135deg,#e2e8f0 0%,#4ade80 60%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.ma-chart-lead{color:#94a3b8;max-width:520px;margin:0 0 40px;font-size:1.02rem;line-height:1.8}.ma-chart-legend{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.ma-chart-legend-row{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:16px;padding:16px 18px;transition:background .28s,border-color .28s,transform .28s cubic-bezier(.16,1,.3,1);display:flex}.ma-chart-legend-row:hover,.ma-chart-legend-row.is-lit{background:#ffffff14;border-color:#ffffff24;transform:translate(6px)}.ma-chart-legend-row.is-dim{opacity:.38;transform:translate(0)}.ma-chart-swatch{border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:transform .28s}.ma-chart-legend-row:hover .ma-chart-swatch,.ma-chart-legend-row.is-lit .ma-chart-swatch{transform:scale(1.35)}.ma-chart-legend-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ma-chart-legend-name{color:#e2e8f0;font-size:.92rem;font-weight:720;line-height:1.25}.ma-chart-legend-desc{color:#64748b;font-size:.78rem;line-height:1.4}.ma-chart-legend-pct{letter-spacing:-.01em;flex-shrink:0;font-size:1.18rem;font-weight:880;line-height:1}.ma-chart-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ma-chart-stat-item{background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:4px;padding:18px 16px;display:flex}.ma-chart-stat-val{color:#f8fafc;letter-spacing:-.02em;font-size:1.45rem;font-weight:880;line-height:1}.ma-chart-stat-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:700}.ma-chart-stat-sub{color:#475569;font-size:.72rem}.ma-chart-right-col{justify-content:center;align-items:center;display:flex}.ma-donut-wrap{width:min(100%,420px);margin:0 auto;position:relative}.ma-donut-rings{pointer-events:none;width:100%;height:100%;animation:20s linear infinite maDriftOrbit;position:absolute;inset:0}@keyframes maDriftOrbit{to{transform:rotate(360deg)}}.ma-donut-svg{z-index:1;width:100%;height:auto;display:block;position:relative;overflow:visible}.ma-donut-seg{cursor:pointer;transform-origin:200px 200px;transform-box:view-box;outline:none;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .28s}.ma-donut-seg:hover,.ma-donut-seg.is-active{transform:scale(1.06)}.ma-donut-seg:focus-visible{outline-offset:4px;outline:2px solid #ffffff80}.ma-donut-center{pointer-events:none;text-align:center;flex-direction:column;align-items:center;gap:5px;max-width:130px;padding:0 16px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ma-donut-center-icon{color:#fff3;font-size:1.5rem;line-height:1}.ma-donut-center-pct{letter-spacing:-.04em;font-size:2.4rem;font-weight:900;line-height:1;transition:color .25s}.ma-donut-center-name{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:700;line-height:1.25}.ma-donut-center-desc{color:#64748b;margin-top:2px;font-size:.7rem;line-height:1.4}@media (width<=1100px){.ma-chart-inner{grid-template-columns:1fr;gap:52px}.ma-chart-lead{max-width:100%}.ma-donut-wrap{width:min(100%,380px)}}@media (width<=768px){.ma-chart-section{padding:72px 28px}.ma-chart-stats{grid-template-columns:repeat(3,1fr);gap:10px}.ma-chart-stat-item{padding:14px 12px}}@media (width<=560px){.ma-chart-section{margin:60px 0 0;padding:60px 20px}.ma-chart-heading{font-size:1.85rem}.ma-chart-stats{grid-template-columns:1fr 1fr}.ma-chart-stats .ma-chart-stat-item:last-child{grid-column:span 2}.ma-donut-wrap{width:min(100%,300px)}.ma-chart-legend-row{padding:13px 14px}}.market-analysis-page .ma-signals-section,.market-analysis-page .ma-chart-section{background:linear-gradient(135deg,#020617 0%,#0f172a 50%,#020617 100%)!important}.ma-radar-section{z-index:1;max-width:1400px;margin:100px auto 0;padding:0 48px;position:relative}.ma-radar-header{max-width:760px;margin-bottom:36px}.ma-radar-badge{color:#f1f5f9;letter-spacing:.06em;text-transform:uppercase;background:#e2e8f014;border:1px solid #e2e8f038;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 14px;font-size:.75rem;font-weight:850;display:inline-flex}.ma-radar-title{color:#fff;letter-spacing:-.01em;margin:18px 0 12px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.ma-radar-subtitle{color:#cbd5e1;margin:0;font-size:1.05rem;line-height:1.7}.ma-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.ma-radar-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f024;border-radius:24px;flex-direction:column;gap:14px;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 48px #0006,inset 0 1px 1px #ffffff26}.ma-radar-card:hover{border-color:#e2e8f059;transform:translateY(-4px);box-shadow:0 28px 60px #0000008c,0 0 25px #e2e8f014}.ma-radar-card-top{justify-content:space-between;align-items:center;width:100%;display:flex}.ma-radar-code{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.ma-radar-icon-box{color:#f1f5f9;background:#e2e8f014;border:1px solid #e2e8f033;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 14px #0000004d}.ma-radar-card h3{color:#fff;margin:0;font-size:1.25rem;font-weight:850;line-height:1.25}.ma-radar-card p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.65}@media (width<=860px){.ma-radar-section{padding:0 20px}.ma-radar-grid{grid-template-columns:1fr}}.strategy-compass-graphic{aspect-ratio:1;border:1.5px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:680px;box-shadow:var(--shadow-lg), 0 20px 44px -14px #0f172a24;background:radial-gradient(circle at 50% 43%,#14b8a614,#0000 42%),radial-gradient(circle at 18% 18%,#ef44440e,#0000 34%),linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;padding:18px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.strategy-compass-graphic:hover{box-shadow:var(--shadow-lg), 0 28px 56px -16px #14b8a62e;border-color:#14b8a640;transform:translateY(-3px)}.strategy-glow{filter:blur(6px);pointer-events:none;background:radial-gradient(circle,#14b8a61f,#f973160e 45%,#0000 72%);border-radius:50%;animation:5s ease-in-out infinite strategyGlowPulse;position:absolute;inset:13%}.strategy-scan{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#14b8a629,#ffffff8c,#0000);width:22%;animation:5.5s ease-in-out infinite strategyScan;position:absolute;top:8%;bottom:18%;left:-25%;transform:skew(-18deg)}.strategy-header-strip{z-index:4;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px 8px;display:flex;position:relative}.strategy-header-strip span,.strategy-live-chip,.strategy-metric span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800}.strategy-header-strip strong{color:#0f172a;margin-top:2px;font-size:1.05rem;font-weight:900;display:block}.strategy-live-chip{border-radius:var(--radius);color:#0f766e;background:#f0fdfad1;border:1px solid #14b8a638;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.strategy-live-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite strategyLivePulse;box-shadow:0 0 #10b98166}.strategy-stage{z-index:3;border-radius:calc(var(--radius-lg) - 2px);background-color:#ffffff85;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #e2e8f0e0;flex:1;min-height:0;margin:8px 4px 0;position:relative;overflow:hidden}.strategy-ring{pointer-events:none;border-radius:50%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.ring-outer{aspect-ratio:1;border:1.5px dashed #14b8a652;width:min(78%,400px);animation:28s linear infinite strategySpin}.ring-middle{aspect-ratio:1;border:2px solid #ef44441f;width:min(59%,306px);box-shadow:inset 0 0 24px #ef444409}.ring-inner{aspect-ratio:1;border:1px dashed #0f172a2e;width:min(38%,198px);animation:22s linear infinite strategySpinReverse}.strategy-axis{transform-origin:50%;background:linear-gradient(90deg,#0000,#94a3b847,#0000);position:absolute;top:48%;left:50%}.axis-x{width:78%;height:1px;transform:translate(-50%,-50%)}.axis-y{background:linear-gradient(#0000,#94a3b83d,#0000);width:1px;height:74%;transform:translate(-50%,-50%)}.strategy-core{aspect-ratio:1;background:linear-gradient(145deg,#fff,#eef2f7);border:1.5px solid #94a3b847;border-radius:50%;place-items:center;width:min(34%,178px);display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 45px #0f172a24,inset 0 0 0 8px #ffffff8f}.strategy-core-halo{border:1px solid #14b8a638;border-radius:50%;animation:2.8s ease-out infinite strategyHalo;position:absolute;inset:-18%}.strategy-core-icon{z-index:2;aspect-ratio:1;color:#0f172a;background:radial-gradient(circle at 35% 25%,#fffffff2,#0000 42%),linear-gradient(135deg,#14b8a62e,#f9731629);border-radius:50%;place-items:center;width:72%;display:grid;position:relative}.strategy-core-icon svg{filter:drop-shadow(0 10px 16px #0f172a1f);width:62%;height:62%}.strategy-core-badge{border-radius:var(--radius);color:#0f766e;box-shadow:var(--shadow);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#fffffff5;border:1px solid #14b8a647;align-items:center;gap:7px;padding:8px 11px;font-size:.68rem;font-weight:900;display:inline-flex;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.strategy-card{z-index:4;border-radius:var(--radius);min-width:150px;max-width:210px;box-shadow:var(--shadow);color:#0f172a;letter-spacing:.04em;text-transform:uppercase;background:#ffffffe0;border:1px solid #e2e8f0e6;align-items:center;gap:9px;padding:10px 12px;font-size:.7rem;font-weight:850;display:inline-flex;position:absolute}.strategy-card svg{color:#ef4444;flex:none}.strategy-card-a{top:17%;left:7%}.strategy-card-b{top:20%;right:6%}.strategy-card-c{bottom:18%;left:8%}.strategy-card-d{bottom:20%;right:8%}.strategy-orbit-token{z-index:5;color:#9a3412;box-shadow:var(--shadow);letter-spacing:.05em;text-transform:uppercase;background:#fff7edf2;border:1px solid #f9731642;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:.68rem;font-weight:900;animation:4.8s ease-in-out infinite strategyTokenFloat;display:inline-flex;position:absolute}.token-pilot{top:8%;left:50%;transform:translate(-50%)}.token-scale{animation-delay:-1.8s;bottom:9%;left:50%;transform:translate(-50%)}.strategy-footer-panel{z-index:5;border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow);background:#ffffffdb;border:1.5px solid #e2e8f0db;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:12px;display:grid;position:relative}.strategy-metric{min-width:0;padding:4px 2px}.strategy-metric strong{color:#0f172a;white-space:nowrap;margin-top:4px;font-size:1rem;font-weight:900;display:block}.strategy-metric.emphasized strong{color:#0f766e}@keyframes strategyGlowPulse{0%,to{opacity:.75;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes strategyScan{0%{opacity:0;left:-28%}18%{opacity:1}72%{opacity:1}to{opacity:0;left:112%}}@keyframes strategyLivePulse{0%{box-shadow:0 0 #10b98166}to{box-shadow:0 0 0 9px #10b98100}}@keyframes strategySpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes strategySpinReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes strategyHalo{0%{opacity:.85;transform:scale(.82)}to{opacity:0;transform:scale(1.24)}}@keyframes strategyTokenFloat{0%,to{margin-top:0}50%{margin-top:-7px}}@media (width<=640px){.strategy-compass-graphic{aspect-ratio:auto;min-height:520px;padding:12px}.strategy-header-strip{padding:8px 8px 6px}.strategy-stage{min-height:355px;margin:6px 0 0}.strategy-card{min-width:118px;max-width:142px;padding:9px 10px;font-size:.62rem}.strategy-card-a{top:14%;left:4%}.strategy-card-b{top:18%;right:4%}.strategy-card-c{bottom:16%;left:4%}.strategy-card-d{bottom:18%;right:4%}.strategy-core{width:148px}.strategy-footer-panel{grid-template-columns:1fr;gap:4px}}.strategy-compass-graphic:after{content:"";border-radius:calc(var(--radius-lg) - 4px);pointer-events:none;opacity:.78;background:linear-gradient(135deg,#ef444412,#0000 26% 72%,#14b8a614);position:absolute;inset:18px}.strategy-corner{z-index:6;pointer-events:none;border-color:#0f172a38;width:34px;height:34px;animation:3.4s ease-in-out infinite cornerPulse;position:absolute}.strategy-corner.top-left{border-color:#ef444447;border-top-style:solid;border-top-width:2px;border-left-style:solid;border-left-width:2px;top:14px;left:14px}.strategy-corner.top-right{border-color:#14b8a647;border-top-style:solid;border-top-width:2px;border-right-style:solid;border-right-width:2px;animation-delay:-.8s;top:14px;right:14px}.strategy-corner.bottom-left{border-color:#14b8a63d;border-bottom-style:solid;border-bottom-width:2px;border-left-style:solid;border-left-width:2px;animation-delay:-1.6s;bottom:14px;left:14px}.strategy-corner.bottom-right{border-color:#f9731647;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;animation-delay:-2.4s;bottom:14px;right:14px}.strategy-stage:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 50% 48%,#0000 0 22%,#ffffff6b 23% 32%,#0000 33%),linear-gradient(115deg,#0000 0 28%,#ffffff47 30%,#0000 33%);position:absolute;inset:0}.strategy-energy-svg{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.energy-path{fill:none;stroke:url(#strategyEnergy);stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:9 16;opacity:.68;filter:drop-shadow(0 0 8px #14b8a62e);animation:5.8s linear infinite energyFlow}.path-b{stroke-width:1.8px;opacity:.52;animation-duration:7.2s;animation-direction:reverse}.path-c{stroke-width:1.5px;opacity:.44;animation-duration:8.4s}.path-d{stroke-width:1.7px;opacity:.5;animation-duration:6.8s;animation-delay:-2.2s}.energy-node{fill:url(#strategyNodeGlow);stroke:#ffffffeb;stroke-width:1.5px;transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite nodeBreathe}.node-two,.node-four,.node-six{animation-delay:-1.2s}.node-three,.node-five{animation-delay:-2s}.node-core{fill:#f9731659;stroke:#f97316a6;filter:drop-shadow(0 0 12px #f9731647);animation:2.2s ease-in-out infinite nodeCorePulse}.ring-signal{aspect-ratio:1;opacity:.58;background:linear-gradient(#fff,#fff) padding-box padding-box,conic-gradient(#ef444400,#ef44446b,#14b8a61f,#14b8a673,#ef444400) border-box;border:3px solid #0000;width:min(47%,244px);animation:14s linear infinite strategySpin;-webkit-mask-image:radial-gradient(circle,#0000 58%,#000 59%);mask-image:radial-gradient(circle,#0000 58%,#000 59%)}.strategy-particles{z-index:3;pointer-events:none;position:absolute;inset:0}.strategy-particle{background:#fff;border:1px solid #14b8a67a;border-radius:50%;width:7px;height:7px;animation:6.2s ease-in-out infinite particleDrift;position:absolute;box-shadow:0 0 14px #14b8a66b}.strategy-particle.p1{animation-delay:-.2s;top:23%;left:22%}.strategy-particle.p2{border-color:#ef444470;animation-delay:-1s;top:29%;right:20%;box-shadow:0 0 14px #ef444447}.strategy-particle.p3{animation-delay:-2.1s;bottom:28%;left:17%}.strategy-particle.p4{animation-delay:-3.2s;bottom:24%;right:18%}.strategy-particle.p5{width:5px;height:5px;animation-delay:-4s;top:13%;left:47%}.strategy-particle.p6{border-color:#f973167a;width:5px;height:5px;animation-delay:-4.8s;bottom:14%;left:51%}.strategy-particle.p7{width:4px;height:4px;animation-delay:-5.3s;top:55%;left:31%}.strategy-particle.p8{border-color:#f9731685;width:4px;height:4px;animation-delay:-5.8s;top:52%;right:30%}.strategy-card{transform-origin:50%;animation:5.4s ease-in-out infinite strategyCardFloat}.strategy-card-b{animation-delay:-1.1s}.strategy-card-c{animation-delay:-2.4s}.strategy-card-d{animation-delay:-3.5s}.strategy-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#14b8a62e,#0000);transition:opacity .25s;position:absolute;inset:-1px;transform:translate(-18%)}.strategy-compass-graphic:hover .strategy-card:after{opacity:1;animation:1.35s ease-in-out infinite cardSweep}.strategy-core{z-index:5;animation:4.6s ease-in-out infinite coreHover}.strategy-core-halo.delay{border-color:#f9731633;animation-delay:-1.4s}.strategy-core-icon:before{content:"";border:1px dashed #0f172a2e;border-radius:50%;animation:18s linear infinite strategySpinReverse;position:absolute;inset:11%}.strategy-core-icon:after{content:"";background:#ffffffbf;border-radius:50%;width:24%;height:24%;position:absolute;top:15%;right:9%;box-shadow:0 0 0 7px #ffffff38}.strategy-orbit-token{z-index:6}@keyframes energyFlow{to{stroke-dashoffset:-50px}}@keyframes nodeBreathe{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.35)}}@keyframes nodeCorePulse{0%,to{opacity:.62;transform:scale(.86)}50%{opacity:1;transform:scale(1.22)}}@keyframes particleDrift{0%,to{opacity:.45;transform:translate(0)scale(.82)}35%{opacity:1}50%{opacity:.88;transform:translate(12px,-18px)scale(1.15)}78%{opacity:.62;transform:translate(-10px,9px)scale(.9)}}@keyframes strategyCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes cardSweep{0%{transform:translate(-55%)}to{transform:translate(55%)}}@keyframes coreHover{0%,to{margin-top:0}50%{margin-top:-5px}}@keyframes cornerPulse{0%,to{opacity:.42;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}@media (width<=640px){.strategy-energy-svg{transform:scale(1.08)}.strategy-particle.p7,.strategy-particle.p8{display:none}.strategy-corner{width:24px;height:24px}}.web-chess-graphic{border-radius:var(--radius-lg);width:100%;max-width:560px;min-height:560px;box-shadow:var(--shadow-lg), 0 28px 58px -18px #0f172a29;isolation:isolate;background:radial-gradient(circle at 50% 24%,#fffffff5,#0000 26%),radial-gradient(circle at 52% 52%,#14b8a621,#0000 42%),radial-gradient(circle at 22% 82%,#f973161a,#0000 31%),linear-gradient(#fff 0%,#f8fafc 100%);border:1.5px solid #e2e8f0eb;place-items:center;display:grid;position:relative;overflow:hidden}.web-chess-graphic:before{content:"";border-radius:calc(var(--radius-lg) - 6px);pointer-events:none;background-color:#0000;background-image:linear-gradient(120deg,#0f172a09 1px,#0000 1px),linear-gradient(30deg,#0f172a07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #94a3b824;position:absolute;inset:22px;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.web-chess-glow{filter:blur(20px);z-index:1;background:radial-gradient(circle,#14b8a633,#f9731614 46%,#0000 72%);border-radius:50%;width:360px;height:360px;animation:5.8s ease-in-out infinite webChessGlow;position:absolute}.web-chess-spotlight{opacity:.62;pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:42%;height:115%;animation:6s ease-in-out infinite webChessSpotlight;position:absolute;top:-12%;left:50%;transform:translate(-50%)rotate(8deg)}.web-chess-floor{filter:blur(4px);z-index:1;background:radial-gradient(#0f172a38,#0000 70%);border-radius:50%;height:42px;position:absolute;bottom:128px;left:16%;right:16%}.web-chess-piece{z-index:4;transform-origin:bottom;place-items:center;display:grid;position:absolute}.web-chess-piece img{image-rendering:auto;filter:drop-shadow(0 24px 22px #0f172a2e)drop-shadow(0 0 22px #14b8a61f);width:100%;height:auto;display:block}.king-piece{opacity:.42;width:190px;animation:7s ease-in-out infinite webKingFloat;top:98px;right:78px;transform:rotate(4deg)scale(.98)}.king-piece img{filter:drop-shadow(0 18px 18px #0f172a1f)sepia(.14)saturate(.9)}.knight-piece{width:300px;animation:5.8s ease-in-out infinite webKnightFloat;top:96px;left:72px}.knight-piece:after{content:"";filter:blur(3px);z-index:-1;background:radial-gradient(#0f172a33,#0000 70%);border-radius:50%;height:24px;position:absolute;bottom:-18px;left:12%;right:12%}.web-chess-caption{z-index:5;border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow);text-align:center;background:#ffffffdb;border:1.5px solid #e2e8f0e6;padding:14px 16px;position:absolute;bottom:48px;left:34px;right:34px}.web-chess-caption span{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.web-chess-caption strong{color:#0f172a;margin-top:3px;font-size:.98rem;font-weight:900;display:block}.web-chess-credit{z-index:5;color:#64748bb8;text-align:center;font-size:.62rem;font-weight:700;text-decoration:none;position:absolute;bottom:20px;left:34px;right:34px}.web-chess-credit:hover{color:#0f766e}@keyframes webChessGlow{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1.05)}}@keyframes webChessSpotlight{0%,to{opacity:.46;transform:translate(-50%)rotate(8deg)scaleX(.9)}50%{opacity:.86;transform:translate(-50%)rotate(8deg)scaleX(1.08)}}@keyframes webKnightFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-9px)rotate(1deg)}}@keyframes webKingFloat{0%,to{transform:translateY(0)rotate(4deg)scale(.98)}50%{transform:translateY(-5px)rotate(2deg)scale(1)}}@media (width<=980px){.web-chess-graphic{margin:0 auto}}@media (width<=640px){.web-chess-graphic{min-height:500px}.knight-piece{width:238px;top:116px;left:44px}.king-piece{width:150px;top:114px;right:44px}.web-chess-caption,.web-chess-credit{left:18px;right:18px}}.investment-strategies-page{min-height:100vh;font-family:var(--font);background:#03050a;padding:120px 0 0;position:relative;overflow:hidden}.investment-strategies-page:before{content:"";pointer-events:none;background-image:linear-gradient(120deg,#ffffff04 1px,#0000 1px),linear-gradient(30deg,#ffffff03 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}.is-hero-shell,.is-chess-section,.is-matrix-section,.is-horizons-section,.is-funnel-section{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.is-hero-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid}.is-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.is-hero-kicker{color:var(--primary);background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:7px 14px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 12px 30px #00000026}.is-kicker-mark{background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:999px;width:20px;height:8px;box-shadow:0 0 0 4px #3b82f626}.is-hero-title{color:#fff;letter-spacing:-.02em;max-width:680px;margin:0 0 22px;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:900;line-height:1.1}.is-hero-title span{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-hover));border-radius:6px;width:fit-content;margin:8px 0;padding:.05em .16em .12em;display:block}.is-hero-subtitle{max-width:590px;margin:0 0 30px;font-size:1.08rem;line-height:1.68;color:#e2e8f0!important}.is-signal-row{grid-template-columns:1fr;gap:16px;width:100%;max-width:600px;margin-bottom:30px;display:grid}.is-signal{-webkit-backdrop-filter:blur(8px);align-items:flex-start;gap:16px;display:flex;box-shadow:0 10px 25px #00000026;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:16px!important;padding:20px!important}.is-signal svg{color:var(--primary);flex-shrink:0;margin-top:2px}.is-signal strong{color:#fff;margin-bottom:4px;font-size:.98rem;font-weight:800;display:block}.is-signal p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.45}.is-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.is-hero-visual,.is-chess-graphic-col,.is-horizons-visual-col,.is-funnel-visual-col{justify-content:center!important;align-items:center!important;display:flex!important}.is-hero-visual .scroll-reveal,.is-chess-graphic-col .scroll-reveal,.is-horizons-visual-col .scroll-reveal,.is-funnel-visual-col .scroll-reveal{justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.is-hero-divider{justify-content:center;align-items:center;width:100%;max-width:1200px;margin:80px auto 60px;padding:0 24px;display:flex;position:relative}.is-divider-line{background:#ffffff14;width:100%;height:1px}.is-divider-pill{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#03050a;border:1.5px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.is-chess-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid}.is-chess-copy{flex-direction:column;align-items:flex-start;display:flex}.is-chess-kicker{color:var(--primary);background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:7px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.is-chess-copy h2{color:#fff;margin:0 0 16px;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.15}.is-chess-copy p{margin:0 0 28px;font-size:1rem;line-height:1.7;color:#cbd5e1!important}.is-chess-points{flex-direction:column;gap:16px;width:100%;display:flex}.is-chess-point{align-items:flex-start;gap:16px;display:flex;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:16px!important;padding:20px!important}.is-chess-point svg{color:var(--primary);flex-shrink:0;margin-top:2px}.is-chess-point strong{color:#fff;margin-bottom:4px;font-size:.95rem;font-weight:800;display:block}.is-chess-point span{color:var(--text-muted);font-size:.82rem;line-height:1.48}.is-matrix-section{margin-top:120px}.is-matrix-header{text-align:center;max-width:700px;margin:0 auto 50px}.is-matrix-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:16px;font-size:.82rem;font-weight:750;display:inline-flex}.matrix-badge-line{background-color:var(--primary);width:16px;height:2px}.is-matrix-header h2{color:#fff;margin:0 0 16px;font-size:clamp(2.2rem,4vw,2.8rem);font-weight:800}.is-matrix-header p{margin:0;font-size:1.05rem;line-height:1.6;color:#cbd5e1!important}.is-matrix-layout-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin-top:40px;display:grid}.is-matrix-quadrant-graphic{aspect-ratio:1/1.25;width:100%;max-width:480px;margin:0 auto;position:relative}.quadrant-grid-container{width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006;background:#0f172a66!important;border:1px solid #ffffff14!important;border-radius:24px!important}.quadrant-axis{background:#ffffff1a;position:absolute;box-shadow:0 0 8px #ffffff0a}.axis-y{width:1px;top:0;bottom:0;left:50%}.axis-x{height:1px;top:50%;left:0;right:0}.quadrant-label{text-transform:uppercase;color:var(--primary);letter-spacing:.08em;z-index:5;background:#03050ad9;border-radius:4px;padding:4px 8px;font-size:.65rem;font-weight:850;position:absolute}.label-y-top{top:12px;left:50%;transform:translate(-50%)}.label-y-bottom{bottom:12px;left:50%;transform:translate(-50%)}.label-x-left{top:50%;left:12px;transform:translateY(-50%)}.label-x-right{top:50%;right:12px;transform:translateY(-50%)}.quadrant-cells{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid}.quadrant-cell{box-sizing:border-box;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.quadrant-cell-glow{opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.quadrant-cell-content{text-align:center;z-index:3;flex-direction:column;align-items:center;display:flex;position:relative}.quad-cell-num{color:var(--primary);opacity:.5;margin-bottom:6px;font-size:.8rem;font-weight:800}.quadrant-cell h4{color:#fff;margin:0 0 6px;font-size:1.05rem;font-weight:800;line-height:1.25}.quad-cell-focus{color:var(--text-muted);font-size:.72rem}.quadrant-cell:hover .quadrant-cell-glow{opacity:1}.cell-0 .quadrant-cell-glow{background:radial-gradient(circle at 0 0,#f43f5e14 0%,#0000 70%)}.cell-1 .quadrant-cell-glow{background:radial-gradient(circle at 100% 0,#a855f714 0%,#0000 70%)}.cell-2 .quadrant-cell-glow{background:radial-gradient(circle at 0 100%,#10b98114 0%,#0000 70%)}.cell-3 .quadrant-cell-glow{background:radial-gradient(circle at 100% 100%,#3b82f614 0%,#0000 70%)}.quadrant-node{z-index:4;color:#fff;border:1px solid var(--color);box-shadow:0 0 12px var(--color), inset 0 2px 5px #ffffff0d;pointer-events:none;background:#03050a;border-radius:20px;padding:5px 12px;font-size:.7rem;font-weight:800;animation:5s ease-in-out infinite alternate bounceNode;position:absolute}.quadrant-node:before{content:"";background:var(--color);vertical-align:middle;width:6px;height:6px;box-shadow:0 0 6px var(--color);border-radius:50%;margin-right:6px;display:inline-block}.node-tech{animation-duration:4.8s;animation-delay:.2s}.node-finance{animation-duration:5.4s;animation-delay:.8s}.node-energy{animation-duration:4.5s;animation-delay:.5s}.node-infra{animation-duration:5.2s;animation-delay:1.1s}.node-pharma{animation-duration:5.8s;animation-delay:0s}.node-auto{animation-duration:4.2s;animation-delay:1.4s}@keyframes bounceNode{0%{transform:translate(0)}50%{transform:translate(6px,-12px)}to{transform:translate(-8px,6px)}}.is-matrix-details-column{flex-direction:column;gap:16px;display:flex}.matrix-detail-tile{-webkit-backdrop-filter:blur(10px);align-items:flex-start;gap:20px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;background:#0f172a73!important;border:1px solid #ffffff14!important;border-radius:20px!important;padding:24px!important;box-shadow:0 15px 35px #00000040!important}.matrix-tile-num-marker{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:900;display:flex;box-shadow:0 0 10px #ffffff05;border:1.5px solid var(--marker-color)!important;color:#fff!important;background:#0f172a99!important}.matrix-tile-body h3{margin:0 0 6px;font-size:1.05rem;font-weight:800;line-height:1.25;color:#fff!important}.matrix-tile-focus-tag{text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.72rem;font-weight:750;display:inline-block;color:var(--primary)!important}.matrix-tile-body p{margin:0;font-size:.82rem;line-height:1.48;color:var(--text-muted)!important}.matrix-detail-tile:hover{transform:translateY(-4px);border-color:#ffffff1f!important;box-shadow:0 15px 35px #00000040!important}.is-horizons-section{margin-top:120px}.is-horizons-grid{grid-template-columns:1fr 1.25fr;align-items:stretch;gap:30px;display:grid}.is-horizons-visual-col,.is-horizons-copy-col,.is-funnel-visual-col,.is-funnel-copy-col{-webkit-backdrop-filter:blur(10px);flex-direction:column;justify-content:center;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;background:#0a0f1e73!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:40px!important;box-shadow:0 20px 50px #0000004d!important}.is-horizons-visual-col:hover,.is-horizons-copy-col:hover,.is-funnel-visual-col:hover,.is-funnel-copy-col:hover{transform:translateY(-4px);border-color:#ffffff1f!important;box-shadow:0 25px 60px #0006!important}.is-horizons-visual-col{align-items:center}.compass-visual-frame{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:320px;display:flex;position:relative}.compass-svg-graphic{filter:drop-shadow(0 15px 35px #00000073);width:100%;height:100%;overflow:visible}.compass-spin-outer{transform-origin:150px 150px;animation:40s linear infinite spinClockwise}.compass-spin-mid{transform-origin:150px 150px;animation:30s linear infinite spinCounterClockwise}.compass-spin-inner{transform-origin:150px 150px;animation:20s linear infinite spinClockwise}@keyframes spinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinCounterClockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.is-horizons-copy-col{text-align:left;align-items:flex-start}.is-horizons-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:16px;font-size:.82rem;font-weight:750;display:inline-flex}.horizons-badge-line{background-color:var(--primary);width:16px;height:2px}.is-horizons-copy-col h2{color:#fff;margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.15}.horizons-desc-p{margin:0 0 28px;font-size:1rem;line-height:1.6;color:#cbd5e1!important}.horizons-points-list{flex-direction:column;gap:20px;width:100%;display:flex}.horizons-point-item{align-items:flex-start;gap:18px;display:flex}.horizons-bullet-wrap{background:var(--bullet-color);width:14px;height:14px;box-shadow:0 0 10px var(--bullet-color);border-radius:50%;flex-shrink:0;margin-top:6px;position:relative}.bullet-pulse{border:1.5px solid var(--bullet-color);opacity:.8;border-radius:50%;animation:2s ease-out infinite pulseBullet;position:absolute;inset:-4px}@keyframes pulseBullet{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.horizons-point-item h4{color:#fff;margin:0 0 6px;font-size:1.02rem;font-weight:800}.horizons-point-item p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.is-funnel-section{margin-top:120px}.is-funnel-grid{grid-template-columns:1.25fr 1fr;align-items:stretch;gap:30px;display:grid}.is-funnel-copy-col{text-align:left;align-items:flex-start}.is-funnel-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:16px;font-size:.82rem;font-weight:750;display:inline-flex}.funnel-badge-line{background-color:var(--primary);width:16px;height:2px}.is-funnel-copy-col h2{color:#fff;margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.15}.funnel-desc-p{margin:0 0 28px;font-size:1rem;line-height:1.6;color:#cbd5e1!important}.funnel-steps-list{flex-direction:column;gap:20px;width:100%;display:flex}.funnel-step-item{align-items:flex-start;gap:20px;display:flex}.funnel-step-num{color:var(--primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:.85rem;font-weight:900;display:flex}.funnel-step-item h4{color:#fff;margin:0 0 6px;font-size:1.02rem;font-weight:800}.funnel-step-item p{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.is-funnel-visual-col{align-items:center}.funnel-visual-frame{aspect-ratio:1/1.1;justify-content:center;align-items:center;width:100%;max-width:300px;display:flex;position:relative}.funnel-svg-container{width:100%;height:100%;position:relative}.funnel-svg-graphic{filter:drop-shadow(0 15px 30px #00000080);width:100%;height:100%}.funnel-layer-poly{transition:fill .3s,stroke-width .3s}.funnel-layer-poly:hover{fill:#3b82f62e;stroke-width:2.5px}.funnel-layer-text{pointer-events:none;letter-spacing:.05em}.funnel-particle{background:var(--primary);width:8px;height:8px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:6s linear infinite flowParticle;position:absolute;left:50%;transform:translate(-50%)}.particle-1{animation-delay:0s}.particle-2{background:#06b6d4;animation-delay:2s;box-shadow:0 0 8px #06b6d4}.particle-3{background:#a855f7;animation-delay:4s;box-shadow:0 0 8px #a855f7}@keyframes flowParticle{0%{opacity:0;top:30px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:330px}}.is-closing-cta-wrapper{justify-content:center;align-items:center;width:100%;min-height:480px;margin-top:140px;padding:100px 24px;display:flex;position:relative;overflow:hidden}.is-closing-cta-canvas{z-index:0;pointer-events:none;position:absolute;inset:0}.is-closing-cta-canvas:after{content:"";z-index:1;background:linear-gradient(#03050a 0%,#03050a1a 40% 60%,#03050a 100%),linear-gradient(90deg,#03050a 0%,#0000 20% 80%,#03050a 100%);position:absolute;inset:0}.is-closing-cta-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:760px;padding:20px;display:flex;position:relative;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important}.cta-icon-box{width:88px;height:88px;color:var(--primary);background:#0f172a99;border:1.5px solid #3b82f659;border-radius:24px;justify-content:center;align-items:center;margin-bottom:24px;animation:4s ease-in-out infinite ctaPulseIcon;display:flex;box-shadow:0 12px 30px #0006}@keyframes ctaPulseIcon{0%,to{transform:scale(1);box-shadow:0 12px 30px #0006}50%{border-color:#3b82f666;transform:scale(1.05);box-shadow:0 0 25px #3b82f640}}.cta-landmark-icon{stroke-width:1.5px}.cta-badge-tag{min-height:26px;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#3b82f626;border-radius:999px;align-items:center;margin-bottom:16px;padding:0 12px;font-size:.75rem;font-weight:850;display:inline-flex}.is-closing-cta-content h2{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 12px #0009;margin:0 0 16px;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:850;line-height:1.15}.is-closing-cta-content p{text-shadow:0 2px 10px #0009;max-width:620px;margin:0 0 32px;font-size:1.05rem;line-height:1.62;color:#cbd5e1!important}@media (width<=991px){.investment-strategies-page{padding:100px 0 0}.is-hero-layout,.is-chess-section,.is-matrix-layout-grid,.is-horizons-grid,.is-funnel-grid{grid-template-columns:1fr;gap:40px}.is-hero-visual,.is-chess-graphic-col,.is-horizons-visual-col,.is-funnel-visual-col{order:-1;justify-content:center}.is-horizons-visual-col,.is-horizons-copy-col,.is-funnel-visual-col,.is-funnel-copy-col{padding:30px 24px!important}.is-hero-copy,.is-chess-copy,.is-horizons-copy-col,.is-funnel-copy-col{text-align:center;align-items:center}.is-hero-subtitle,.is-chess-copy p,.horizons-desc-p,.funnel-desc-p{margin-left:auto;margin-right:auto}.is-signal-row,.is-chess-points,.horizons-points-list,.funnel-steps-list{text-align:left;align-items:flex-start;max-width:500px;margin-left:auto;margin-right:auto}.is-hero-actions{justify-content:center}.is-matrix-quadrant-graphic{max-width:380px}.compass-visual-frame,.funnel-visual-frame{max-width:280px}.is-closing-cta-content{padding:20px}}@media (width<=600px){.is-hero-title{font-size:2rem}.is-chess-copy h2,.is-matrix-header h2,.is-horizons-copy-col h2,.is-funnel-copy-col h2{font-size:1.8rem}.quadrant-cell h4{font-size:.85rem}.quadrant-node{padding:3px 8px;font-size:.6rem}}.is-protocol-section{z-index:1;max-width:1240px;margin:120px auto 0;padding:0 24px;position:relative}.is-protocol-head{max-width:780px;margin-bottom:40px}.is-protocol-badge{color:#f1f5f9;letter-spacing:.06em;text-transform:uppercase;background:#e2e8f014;border:1px solid #e2e8f038;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 14px;font-size:.75rem;font-weight:850;display:inline-flex}.is-protocol-head h2{color:#fff;letter-spacing:-.01em;margin:18px 0 12px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.is-protocol-head p{color:#cbd5e1;margin:0;font-size:1.05rem;line-height:1.7}.is-protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.is-protocol-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f024;border-radius:24px;flex-direction:column;gap:14px;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 48px #0006,inset 0 1px 1px #ffffff26}.is-protocol-card:hover{border-color:#e2e8f059;transform:translateY(-4px);box-shadow:0 28px 60px #0000008c,0 0 25px #e2e8f014}.is-protocol-card-header{justify-content:space-between;align-items:center;width:100%;display:flex}.is-protocol-code{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.is-protocol-icon{color:#f1f5f9;background:#e2e8f014;border:1px solid #e2e8f033;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 14px #0000004d}.is-protocol-card h3{color:#fff;margin:0;font-size:1.25rem;font-weight:850;line-height:1.25}.is-protocol-card p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.65}@media (width<=860px){.is-protocol-grid{grid-template-columns:1fr}}.about-page{min-height:100vh;font-family:var(--font);background:#03050a;padding:120px 0 92px;position:relative;overflow:hidden}.about-page:before{content:"";pointer-events:none;background-image:linear-gradient(120deg,#ffffff04 1px,#0000 1px),linear-gradient(30deg,#ffffff03 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.about-hero-shell,.about-intro-section,.about-principles-section,.about-gallery-section,.about-workflow-section,.about-closing-band{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.about-hero-shell{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.about-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.about-kicker{color:var(--primary);background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:7px 14px;font-size:.82rem;font-weight:850;display:inline-flex;box-shadow:0 12px 30px #00000026}.about-kicker-mark{background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:999px;width:20px;height:8px;box-shadow:0 0 0 4px #3b82f626}.about-title{color:#fff;letter-spacing:-.02em;max-width:760px;margin:0 0 22px;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:900;line-height:1.1}.about-title span{border-radius:16px;width:fit-content;margin:10px 0;padding:.1em .35em .14em;display:block;box-shadow:0 10px 30px #00000080,inset 0 1px 1px #fff;color:#060913!important;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%)!important}.about-subtitle{max-width:650px;margin:0;font-size:1.08rem;line-height:1.74;color:#e2e8f0!important}.about-stat-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.about-stat-chip{-webkit-backdrop-filter:blur(8px);border-radius:12px;min-width:128px;padding:14px 16px;background:#0f172a73!important;border:1px solid #ffffff0f!important;box-shadow:0 16px 34px #0003!important}.about-stat-chip span{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:820;display:block}.about-stat-chip strong{color:#fff;margin-top:5px;font-size:1rem;font-weight:900;display:block}.about-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.about-collage{isolation:isolate;min-height:520px;position:relative}.about-collage:before{content:"";filter:blur(28px);z-index:0;pointer-events:none;background:radial-gradient(circle at 24% 22%,#3b82f626,#0000 28%),radial-gradient(circle at 80% 78%,#06b6d41f,#0000 32%);border-radius:8px;position:absolute;inset:30px 20px 10px}.about-collage-lead,.about-collage-card{border-radius:12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:absolute;overflow:hidden;background:#0f172a80!important;border:1px solid #ffffff14!important;box-shadow:0 30px 72px #00000080,0 0 0 4px #ffffff0a!important}.about-collage-lead{z-index:2;aspect-ratio:.9;width:min(100%,340px);top:46px;left:0;transform:rotate(-2.4deg)}.about-collage-card{z-index:3;width:min(52%,200px);right:0}.about-collage-card-top{aspect-ratio:1.16;top:0;transform:rotate(3deg)}.about-collage-card-bottom{aspect-ratio:1.04/.94;bottom:38px;transform:rotate(1.2deg)}.about-collage img{object-fit:cover;width:100%;height:100%;display:block}.about-collage-lead img{object-position:center}.about-collage-card-top img{object-position:top center}.about-collage-card-bottom img{object-position:center}.about-collage-lead:hover,.about-collage-card:hover{transform:rotate(0)translateY(-6px);box-shadow:0 35px 80px #0009,0 0 0 4px #3b82f626!important}.about-intro-section,.about-principles-section,.about-matrix-section,.about-gallery-section,.about-workflow-section{margin-top:100px}.about-matrix-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.about-matrix-card{-webkit-backdrop-filter:blur(12px);flex-direction:column;align-items:flex-start;padding:28px 24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;background:#0f172a8c!important;border:1px solid #ffffff14!important;border-radius:18px!important;box-shadow:0 18px 44px #00000047!important}.about-matrix-card:hover{transform:translateY(-5px);border-color:#3b82f64d!important;box-shadow:0 25px 60px #00000073!important}.matrix-card-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;display:flex}.matrix-code-badge{color:#38bdf8;letter-spacing:.06em;background:#38bdf81a;border:1px solid #38bdf833;border-radius:6px;padding:4px 10px;font-family:Courier New,Courier,monospace;font-size:.72rem;font-weight:800}.matrix-icon-wrapper{width:38px;height:38px;color:var(--primary);background:#3b82f61f;border:1px solid #3b82f633;border-radius:10px;justify-content:center;align-items:center;display:flex}.about-matrix-card h3{color:#fff;margin:0 0 10px;font-size:1.12rem;font-weight:800;line-height:1.3}.about-matrix-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.65}.about-section-tag span,.about-section-heading span,.about-gallery-head span,.about-closing-band span{min-height:30px;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;align-items:center;padding:0 12px;font-size:.75rem;font-weight:850;display:inline-flex}.about-intro-grid{border-top:1px solid #ffffff14;grid-template-columns:minmax(280px,.74fr) minmax(0,1fr);gap:54px;margin-top:22px;padding-top:34px;display:grid}.about-intro-grid h2,.about-section-heading h2,.about-gallery-head h2,.about-closing-band h2{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.15}.about-intro-copy{gap:18px;display:grid}.about-intro-copy p,.about-gallery-head p{margin:0;line-height:1.76;color:#cbd5e1!important}.about-closing-band p,.about-gallery-copy p,.about-principle-card p,.about-workflow-card p{color:var(--text-muted);margin:0;line-height:1.76}.about-section-heading,.about-gallery-head{max-width:820px}.about-section-heading h2,.about-gallery-head h2{margin-top:16px}.about-gallery-head p{margin-top:14px}.about-principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.about-principle-card,.about-gallery-card,.about-workflow-card,.about-closing-band{-webkit-backdrop-filter:blur(10px);transition:all .35s cubic-bezier(.16,1,.3,1);background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:18px!important;box-shadow:0 18px 44px #00000038!important}.about-principle-card{padding:30px}.about-principle-card svg{color:var(--primary);margin-bottom:14px}.about-principle-card h3,.about-gallery-copy h3,.about-workflow-card h3{color:#fff;margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.about-principle-card p{margin-top:12px;font-size:.9rem}.about-principle-card:hover,.about-gallery-card:hover,.about-workflow-card:hover{transform:translateY(-4px);border-color:#3b82f633!important;box-shadow:0 25px 50px #00000059!important}.about-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.about-gallery-card{overflow:hidden}.about-gallery-media{aspect-ratio:1/.85;overflow:hidden}.about-gallery-media img{object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block}.about-gallery-card:hover .about-gallery-media img{transform:scale(1.04)}.about-gallery-copy{padding:24px}.about-gallery-copy span{min-height:26px;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:850;display:inline-flex}.about-gallery-copy h3{margin-top:14px}.about-gallery-copy p{margin-top:10px;font-size:.9rem}.about-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.about-workflow-card{padding:30px 24px}.about-workflow-card>span{background:linear-gradient(135deg, var(--primary), var(--primary-hover));color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.82rem;font-weight:900;display:inline-grid}.about-workflow-card h3{margin-top:18px}.about-workflow-card p{margin-top:10px;font-size:.9rem}.about-closing-band-wrapper{background:#060913;border:1px solid #ffffff14;border-radius:24px;margin-top:100px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006}.about-closing-canvas-container{z-index:1;pointer-events:none;opacity:.6;position:absolute;inset:0}.about-closing-band{z-index:2;justify-content:space-between;align-items:center;gap:40px;padding:60px 48px;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.closing-content-left{text-align:left;align-items:center;gap:30px;display:flex}.closing-icon-container{width:76px;height:76px;color:var(--primary);background:#0f172aa6;border:1.5px solid #3b82f633;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;animation:4s ease-in-out infinite pulseIcon;display:flex;box-shadow:0 10px 25px #0000004d}@keyframes pulseIcon{0%,to{transform:scale(1);box-shadow:0 10px 25px #0000004d}50%{border-color:#3b82f666;transform:scale(1.05);box-shadow:0 0 20px #3b82f633}}.closing-big-icon{stroke-width:1.5px}.closing-text-block{flex-direction:column;align-items:flex-start;display:flex}.closing-badge-tag{min-height:26px;color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#3b82f61f;border-radius:999px;align-items:center;margin-bottom:12px;padding:0 10px;font-size:.72rem;font-weight:850;display:inline-flex}.closing-text-p{max-width:600px;margin-top:8px;font-size:.95rem;line-height:1.6;color:#cbd5e1!important}.closing-action-btn{flex-shrink:0;box-shadow:0 8px 25px #3b82f633}@media (prefers-reduced-motion:no-preference){.animate-item{animation:.8s cubic-bezier(.16,1,.3,1) both fadeInUp;animation-delay:calc(var(--delay,1) * 80ms)}}@media (width<=991px){.about-page{padding:100px 0 60px}.about-hero-shell{grid-template-columns:1fr;gap:40px}.about-collage{max-width:500px;min-height:420px;margin:0 auto}.about-collage-lead{width:min(100%,280px)}.about-collage-card{width:min(52%,160px)}.about-intro-grid{grid-template-columns:1fr;gap:30px}.about-principles-grid,.about-gallery-grid,.about-workflow-grid{grid-template-columns:1fr;gap:20px}.about-closing-band{text-align:center;flex-direction:column;gap:30px;padding:40px 24px}.closing-content-left{text-align:center;flex-direction:column;gap:20px}.closing-text-block{align-items:center}.closing-text-p{text-align:center}}.story-photo-graphic{isolation:isolate;place-items:center;width:100%;max-width:700px;min-height:620px;display:grid;position:relative}.story-photo-graphic:before{content:"";filter:blur(24px);z-index:0;background:radial-gradient(circle at 18% 28%,#f973162e,#0000 34%),radial-gradient(circle at 88% 76%,#14b8a624,#0000 32%);border-radius:8px;animation:6s ease-in-out infinite storyPhotoGlow;position:absolute;inset:34px 8px 18px}.story-photo-frame{z-index:2;aspect-ratio:.94;background:#e2e8f0;border:1px solid #ffffffb8;border-radius:8px;width:min(100%,660px);transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 38px 75px #0f172a38,0 0 0 10px #ffffff6b}.story-photo-graphic:hover .story-photo-frame{transform:rotate(0)translateY(-4px);box-shadow:0 44px 88px #0f172a3d,0 0 0 10px #ffffff80}.story-photo-frame img{object-fit:cover;filter:saturate(.98)contrast(1.04);width:100%;height:100%;animation:14s ease-in-out infinite storyPhotoDrift;display:block;transform:scale(1.035)}.story-photo-vignette{pointer-events:none;background:linear-gradient(#0f172a05,#0f172a47),radial-gradient(circle at 50% 36%,#0000 0 42%,#0f172a38 100%);position:absolute;inset:0}.story-photo-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:28%;height:130%;animation:6.5s ease-in-out infinite storyPhotoShine;position:absolute;top:-12%;left:-38%;transform:skew(-18deg)}.story-year-mark,.story-now-mark{z-index:4;color:#fff;-webkit-backdrop-filter:blur(14px);border:1px solid #ffffff57;border-radius:50%;align-content:center;place-items:center;width:116px;height:116px;display:grid;position:absolute;box-shadow:0 22px 44px #0f172a3d}.story-year-mark{background:#9a3412b8;top:64px;left:10px}.story-now-mark{background:#0f766eb8;top:130px;right:0}.story-year-mark span,.story-now-mark span{font-size:1.55rem;font-weight:950;line-height:1}.story-year-mark strong,.story-now-mark strong{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:.58rem;font-weight:850}.story-photo-caption{z-index:4;color:#0f172a;-webkit-backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #e2e8f0d1;border-radius:8px;align-items:center;gap:16px;max-width:370px;padding:16px 18px;display:flex;position:absolute;bottom:54px;right:0;box-shadow:0 24px 48px #0f172a29}.story-photo-caption span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.story-photo-caption strong{color:#122033;margin-top:4px;font-size:1rem;font-weight:900;display:block}.story-photo-caption svg{color:#f97316;flex:none}@keyframes storyPhotoGlow{0%,to{opacity:.75;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@keyframes storyPhotoDrift{0%,to{transform:scale(1.035)translate(0)}50%{transform:scale(1.075)translate(-1.5%,-1%)}}@keyframes storyPhotoShine{0%{opacity:0;left:-42%}20%{opacity:.78}62%{opacity:.78}to{opacity:0;left:118%}}@media (width<=980px){.story-photo-graphic{margin:0 auto}}@media (width<=640px){.story-photo-graphic{min-height:500px}.story-photo-frame{aspect-ratio:.82;width:100%}.story-year-mark,.story-now-mark{width:92px;height:92px}.story-year-mark{top:34px;left:10px}.story-now-mark{top:96px;right:10px}.story-year-mark span,.story-now-mark span{font-size:1.25rem}.story-photo-caption{max-width:none;bottom:28px;left:18px;right:18px}}.corporate-story-page{min-height:100vh;font-family:var(--font);background:#03050a;padding:120px 0 96px;position:relative;overflow:hidden}.corporate-story-page:before{content:"";pointer-events:none;background-image:linear-gradient(120deg,#ffffff04 1px,#0000 1px),linear-gradient(30deg,#ffffff03 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.story-hero-shell,.story-origin-section,.story-timeline-section,.story-values-section,.story-closing-band{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.story-hero-shell{grid-template-columns:1.15fr .85fr;align-items:center;gap:58px;display:grid}.story-hero-copy{flex-direction:column;align-items:flex-start;display:flex}.story-kicker{color:var(--primary);background:#3b82f614;border:1px solid #3b82f638;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:7px 14px;font-size:.82rem;font-weight:850;display:inline-flex;box-shadow:0 12px 30px #00000026}.story-kicker-mark{background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:999px;width:20px;height:8px;box-shadow:0 0 0 4px #3b82f626}.story-title{color:#fff;letter-spacing:-.02em;max-width:760px;margin:0 0 22px;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:900;line-height:1.1}.story-title span{border-radius:16px;width:fit-content;margin:8px 0;padding:.1em .35em .14em;display:block;box-shadow:0 10px 30px #00000080,inset 0 1px 1px #fff;color:#060913!important;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%)!important}.story-subtitle{max-width:650px;margin:0 0 30px;font-size:1.1rem;line-height:1.72;color:#e2e8f0!important}.story-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:720px;margin-bottom:32px;display:grid}.story-proof-card,.story-value-card,.story-timeline-card,.story-closing-band{-webkit-backdrop-filter:blur(10px);transition:all .35s cubic-bezier(.16,1,.3,1);background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:18px!important;box-shadow:0 18px 42px #00000038!important}.story-proof-card{min-width:0;padding:18px 16px}.story-proof-card svg,.story-value-card svg{color:var(--primary);margin-bottom:12px}.story-proof-card strong,.story-value-card h3{color:#fff;font-size:.95rem;font-weight:800;line-height:1.35;display:block}.story-proof-card span,.story-value-card p{color:var(--text-muted);margin-top:8px;font-size:.8rem;line-height:1.48;display:block}.story-actions{flex-wrap:wrap;gap:14px;display:flex}.story-hero-graphic{justify-content:flex-end;min-width:0;display:flex}.story-origin-section{margin-top:100px}.story-section-label,.story-timeline-head>span,.story-values-head>span,.story-closing-band span{min-height:30px;color:var(--primary);letter-spacing:.04em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.75rem;font-weight:850;display:inline-flex}.story-origin-grid{border-top:1px solid #ffffff14;grid-template-columns:minmax(280px,.74fr) minmax(0,1fr);gap:54px;margin-top:22px;padding-top:34px;display:grid}.story-origin-grid h2,.story-timeline-head h2,.story-values-head h2,.story-closing-band h2{color:#fff;letter-spacing:-.01em;margin:0;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.15}.story-origin-copy{gap:18px;display:grid}.story-origin-copy p,.story-timeline-head p,.story-closing-band p{margin:0;font-size:1rem;line-height:1.78;color:#cbd5e1!important}.story-timeline-section,.story-values-section{margin-top:100px}.story-timeline-head,.story-values-head{max-width:780px}.story-timeline-head{opacity:1;margin-bottom:10px;transform:none}.story-timeline-head h2,.story-values-head h2{margin-top:18px}.story-timeline-head p{margin-top:16px}.story-timeline{z-index:0;gap:28px;margin-top:48px;padding:18px 0 10px;display:grid;position:relative}.story-timeline:before,.story-timeline:after{content:"";pointer-events:none;z-index:0;border-radius:999px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.story-timeline:before{background:#ffffff14;width:8px}.story-timeline:after{opacity:.78;background:linear-gradient(#3b82f6,#06b6d4,#3b82f6) 0 0/100% 220%;width:4px;animation:7s linear infinite storyTimelineFlow}.story-timeline-item{z-index:1;opacity:0;transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);transition-delay:var(--timeline-delay);grid-template-columns:minmax(0,1fr) 126px minmax(0,1fr);align-items:center;gap:28px;display:grid;position:relative;transform:translateY(34px)scale(.985)}.story-timeline-item.is-left{transform:translate(-34px,34px)scale(.985)}.story-timeline-item.is-right{transform:translate(34px,34px)scale(.985)}.story-timeline-item.is-visible{opacity:1;transform:translate(0)scale(1)}.story-timeline-item.is-left .story-timeline-card{text-align:right;grid-column:1}.story-timeline-item.is-right .story-timeline-card{grid-column:3}.story-timeline-marker{z-index:3;grid-area:1/2;place-items:center;min-height:126px;display:grid;position:relative}.story-timeline-marker:before{content:"";opacity:.72;background:conic-gradient(from 160deg,#3b82f647,#06b6d42e,#3b82f647);border-radius:50%;width:126px;height:126px;transition:transform .42s,opacity .42s;position:absolute;transform:scale(.78)}.story-timeline-marker span{z-index:1;color:#fff;background:linear-gradient(135deg, #060913, var(--primary) 70%);border:6px solid #03050a;border-radius:50%;place-items:center;width:88px;height:88px;font-size:1.04rem;font-weight:950;transition:transform .36s,box-shadow .36s;display:inline-grid;position:relative;box-shadow:0 22px 44px #3b82f633,0 0 0 1px #3b82f614}.story-timeline-card{padding:30px;transition:transform .34s,box-shadow .34s,border-color .34s;position:relative;overflow:hidden;background:#0f172a73!important;border-color:#ffffff0f!important;box-shadow:0 22px 58px #0000004d!important}.story-timeline-card:before{content:"";opacity:.84;background:linear-gradient(#3b82f6,#06b6d4);width:5px;transition:width .32s;position:absolute;inset:0 auto 0 0}.story-timeline-item.is-left .story-timeline-card:before{inset:0 0 0 auto}.story-timeline-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 0 35%,#ffffff0d 48%,#0000 62%);border-radius:7px;position:absolute;inset:1px;transform:translate(-120%)}.story-timeline-card-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.story-timeline-card-top span{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:850}.story-timeline-card-top small{width:34px;height:34px;color:var(--primary);background:#3b82f61a;border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:inline-grid}.story-timeline-item.is-left .story-timeline-card-top{flex-direction:row-reverse}.story-timeline-card h3{color:#fff;margin:0 0 12px;font-size:1.45rem;line-height:1.18}.story-timeline-card p{color:var(--text-muted);margin:0;line-height:1.74}.story-timeline-item:hover .story-timeline-card,.story-timeline-item:focus-within .story-timeline-card{transform:translateY(-8px);border-color:#3b82f657!important;box-shadow:0 32px 76px #3b82f62e!important}.story-timeline-item:hover .story-timeline-card:before,.story-timeline-item:focus-within .story-timeline-card:before{width:8px}.story-timeline-item:hover .story-timeline-card:after,.story-timeline-item:focus-within .story-timeline-card:after{opacity:1;animation:.95s forwards storyCardSheen}.story-timeline-item:hover .story-timeline-marker:before,.story-timeline-item:focus-within .story-timeline-marker:before{opacity:1;transform:scale(1)}.story-timeline-item:hover .story-timeline-marker span,.story-timeline-item:focus-within .story-timeline-marker span{transform:scale(1.08)rotate(-2deg);box-shadow:0 28px 58px #3b82f642,0 0 0 10px #3b82f614}.story-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.story-value-card{padding:30px}.story-value-card h3{font-size:1.15rem}.story-value-card p{font-size:.9rem;line-height:1.62}.story-closing-band{justify-content:space-between;align-items:center;gap:30px;margin-top:100px;padding:48px;display:flex;background:#0f172a73!important}.story-closing-band h2{max-width:780px;margin-top:14px}.story-closing-band p{max-width:720px;margin-top:14px}@media (prefers-reduced-motion:no-preference){.animate-item{opacity:0;animation:.78s cubic-bezier(.16,1,.3,1) forwards storyFadeLift;animation-delay:calc(var(--delay) * 80ms);transform:translateY(22px)}}@keyframes storyTimelineFlow{0%{background-position:50% 0}to{background-position:50% 220%}}@keyframes storyCardSheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes storyFadeLift{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.story-timeline:after,.story-timeline-card:after{animation:none}.story-timeline-item,.story-timeline-item.is-left,.story-timeline-item.is-right{opacity:1;transition:none;transform:none}}@media (width<=1080px){.story-hero-shell{text-align:center;grid-template-columns:1fr;gap:46px}.story-hero-copy{align-items:center}.story-title span,.story-timeline-head,.story-values-head,.story-subtitle{margin-left:auto;margin-right:auto}.story-hero-graphic,.story-actions{justify-content:center}.story-origin-grid,.story-values-grid{grid-template-columns:1fr}.story-closing-band{text-align:left;display:grid}}@media (width<=768px){.story-timeline-item{grid-template-columns:44px 1fr;align-items:start;gap:16px}.story-timeline-item.is-left,.story-timeline-item.is-right{transform:translateY(20px)}.story-timeline-item.is-left .story-timeline-card,.story-timeline-item.is-right .story-timeline-card{text-align:left;grid-column:2}.story-timeline-marker{grid-column:1;min-height:auto;padding-top:6px}.story-timeline-marker:before{display:none}.story-timeline-marker span{border-width:3px;width:44px;height:44px;font-size:.72rem}.story-timeline:before,.story-timeline:after{left:22px}.story-timeline-card:before{inset:0 auto 0 0!important}}@media (width<=700px){.corporate-story-page{padding-top:118px}.story-hero-shell,.story-origin-section,.story-timeline-section,.story-values-section,.story-pillars-section,.story-closing-band{padding-left:22px;padding-right:22px}}.story-pillars-section{z-index:1;max-width:1200px;margin:100px auto 0;padding:0 24px;position:relative}.story-pillars-head{max-width:780px;margin-bottom:40px}.story-pillars-badge{color:#f1f5f9;letter-spacing:.06em;text-transform:uppercase;background:#e2e8f014;border:1px solid #e2e8f038;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 14px;font-size:.75rem;font-weight:850;display:inline-flex}.story-pillars-head h2{color:#fff;letter-spacing:-.01em;margin:18px 0 12px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.story-pillars-head p{color:#cbd5e1;margin:0;font-size:1.05rem;line-height:1.7}.story-pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.story-pillar-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f024;border-radius:24px;flex-direction:column;gap:14px;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 48px #0006,inset 0 1px 1px #ffffff26}.story-pillar-card:hover{border-color:#e2e8f059;transform:translateY(-4px);box-shadow:0 28px 60px #0000008c,0 0 25px #e2e8f014}.story-pillar-top{justify-content:space-between;align-items:center;width:100%;display:flex}.story-pillar-code{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.story-pillar-icon-wrap{color:#f1f5f9;background:#e2e8f014;border:1px solid #e2e8f033;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 14px #0000004d}.story-pillar-card h3{color:#fff;margin:0;font-size:1.25rem;font-weight:850;line-height:1.25}.story-pillar-card p{color:#cbd5e1;margin:0;font-size:.92rem;line-height:1.65}@media (width<=860px){.story-pillars-grid{grid-template-columns:1fr}}.insight-article-card{background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:8px;min-height:100%;transition:transform .32s,box-shadow .32s,border-color .32s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 22px 54px #00000073}.insight-article-card-inner{min-height:100%;display:grid}.insight-article-card:hover{border-color:#ffffff59;transform:translateY(-8px);box-shadow:inset 0 1px #ffffff38,0 30px 76px #ffffff26}.insight-card-media{aspect-ratio:16/10;background:#111827;position:relative;overflow:hidden}.insight-card-image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.insight-article-card:hover .insight-card-image{transform:scale(1.04)}.insight-card-media-glow{pointer-events:none;background:radial-gradient(circle,#3b82f638,#3b82f600);border-radius:999px;width:180px;height:180px;position:absolute;inset:auto -10% -22% auto}.insight-card-body{gap:16px;padding:22px;display:grid}.insight-card-meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.insight-card-category,.insight-card-status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.insight-card-category{color:#e2e8f0;background:#ffffff1f}.insight-card-readtime{color:#94a3b8;white-space:nowrap;align-items:center;gap:7px;font-size:.82rem;font-weight:600;display:inline-flex}.insight-card-body h3{color:#f8fafc;letter-spacing:0;margin:0;font-size:1.28rem;line-height:1.16}.insight-card-body p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.68}.insight-card-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.insight-card-status{color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff0a}.insight-card-arrow{color:#e2e8f0;background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .28s,background .28s;display:inline-flex}.insight-article-card:hover .insight-card-arrow{color:#fff;background:#ffffff52;transform:translate(2px,-2px)}.insight-article-card.is-featured{grid-column:span 2}.insight-article-card.is-featured .insight-article-card-inner{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.insight-article-card.is-featured .insight-card-media{aspect-ratio:auto;min-height:100%}.insight-article-card.is-featured .insight-card-body{align-content:center;padding:28px}.insight-article-card.is-featured .insight-card-body h3{font-size:1.72rem}.insight-article-card.accent-cyan .insight-card-category{color:#22d3ee;background:#22d3ee26}.insight-article-card.accent-teal .insight-card-category{color:#2dd4bf;background:#14b8a626}@media (width<=980px){.insight-article-card.is-featured{grid-column:span 1}.insight-article-card.is-featured .insight-article-card-inner{grid-template-columns:1fr}}.insights-page{min-height:100vh;font-family:var(--font);padding:112px 0 96px;position:relative;overflow:hidden;background:0 0!important}.insights-page-bg{pointer-events:none;background:linear-gradient(135deg,#ffffff0f,#0000 34%),linear-gradient(215deg,#c084fc0a,#0000 42%),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.insights-hero,.insights-grid-shell{z-index:1;max-width:1380px;margin:0 auto;padding:0 48px;position:relative}.insights-hero{margin-bottom:38px}.insights-hero-copy{max-width:860px}.insights-kicker{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;padding:7px 14px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 12px 30px #00000059}.insights-kicker-dot{background:linear-gradient(90deg,#cbd5e1,#22d3ee);border-radius:999px;width:18px;height:8px}.insights-title{color:#f8fafc;margin:22px 0 0;font-size:clamp(2.9rem,5.4vw,5.5rem);line-height:.98;letter-spacing:-.015em!important;font-weight:300!important}.insights-title span{color:#fff;background:linear-gradient(135deg,#cbd5e1,#0f766e);width:fit-content;margin:10px 0;padding:.03em .18em .12em;display:block;box-shadow:10px 10px #22d3ee29}.insights-subtitle{color:#94a3b8;max-width:700px;margin:22px 0 0;font-size:1.08rem;line-height:1.72}.insights-proof-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.insights-proof-pill{color:#cbd5e1;-webkit-backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:9px;min-height:42px;padding:0 14px;font-size:.88rem;font-weight:650;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #0000004d}.insights-proof-pill svg{color:#e2e8f0}.insights-grid-shell{gap:22px;display:grid}.insights-section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.insights-section-head span{color:#e2e8f0;letter-spacing:.04em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.insights-section-head p{color:#94a3b8;text-align:right;max-width:620px;margin:0;font-size:.95rem;line-height:1.66}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (prefers-reduced-motion:no-preference){.animate-item{opacity:0;animation:.78s cubic-bezier(.16,1,.3,1) forwards insightsFadeLift;animation-delay:calc(var(--delay) * .11s);transform:translateY(20px)}}@keyframes insightsFadeLift{to{opacity:1;transform:translateY(0)}}@media (width<=980px){.insights-section-head{display:grid}.insights-section-head p{text-align:left}.insights-grid{grid-template-columns:1fr}}@media (width<=640px){.insights-page{padding-top:118px}.insights-hero,.insights-grid-shell{padding:0 22px}.insights-title{font-size:2.55rem}}.insight-article-page{color:#cbd5e1;min-height:100vh;font-family:var(--font);padding:118px 48px 96px;background:0 0!important}.insight-article-hero,.insight-article-layout,.insight-related,.insight-article-empty{max-width:1240px;margin:0 auto}.insight-article-hero{grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr);align-items:center;gap:38px;display:grid}.insight-back-link{color:#e2e8f0;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 13px;font-size:.88rem;font-weight:750;transition:all .2s;display:inline-flex}.insight-back-link:hover{color:#fff;background:#ffffff38}.insight-article-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.insight-article-meta span,.insight-article-published{color:#cbd5e1;-webkit-backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.insight-article-copy h1{color:#f8fafc;max-width:880px;margin:22px 0 0;font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.015em!important;font-weight:300!important}.insight-article-deck{color:#cbd5e1;max-width:760px;margin:22px 0 0;font-size:1.1rem;line-height:1.78}.insight-article-published{margin-top:24px}.insight-article-cover{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:8px;overflow:hidden;box-shadow:0 30px 80px #00000073}.insight-article-cover img{object-fit:cover;width:100%;height:100%;display:block}.insight-article-layout{grid-template-columns:300px minmax(0,760px);align-items:start;gap:46px;margin-top:64px;display:grid}.insight-takeaways{background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:8px;padding:22px;position:sticky;top:104px;box-shadow:inset 0 1px #ffffff1f,0 18px 48px #00000073}.insight-takeaways>span,.insight-related-head span{color:#e2e8f0;letter-spacing:.04em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:.74rem;font-weight:800;display:inline-flex}.insight-takeaways ul{color:#cbd5e1;gap:14px;margin:18px 0 0;padding-left:18px;line-height:1.58;display:grid}.insight-article-body{gap:36px;display:grid}.insight-article-body h2{color:#f8fafc;margin:0 0 14px;font-size:1.62rem;line-height:1.2;letter-spacing:-.015em!important;font-weight:300!important}.insight-article-body p{color:#cbd5e1;margin:0 0 16px;font-size:1.03rem;line-height:1.86}.insight-related{margin-top:72px}.insight-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.insight-related-card{background:linear-gradient(135deg,#1c212cd9 0%,#12161ceb 100%);border:1px solid #ffffff14;border-radius:8px;gap:10px;min-height:170px;padding:22px;transition:transform .25s,border-color .25s;display:grid;box-shadow:inset 0 1px #ffffff1f,0 18px 44px #00000073}.insight-related-card:hover{border-color:#ffffff59;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff38,0 18px 44px #ffffff26}.insight-related-card span{color:#e2e8f0;text-transform:uppercase;font-size:.78rem;font-weight:800}.insight-related-card strong{color:#f8fafc;font-size:1.12rem;line-height:1.26}.insight-related-card small{color:#94a3b8;text-transform:uppercase;font-size:.78rem;font-weight:800}.insight-article-empty{gap:18px;display:grid}@media (width<=980px){.insight-article-hero,.insight-article-layout{grid-template-columns:1fr}.insight-takeaways{position:static}}@media (width<=640px){.insight-article-page{padding:112px 22px 72px}.insight-article-copy h1{font-size:2.25rem}.insight-related-grid{grid-template-columns:1fr}}.ie-graphic{border-radius:var(--radius-lg);background:#07111f;border:1px solid #0ea5e938;width:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 28px 62px -16px #020617ad,0 0 90px -32px #14b8a68c}.ie-console-top{background:#02061794;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:14px;padding:10px 16px 8px;display:flex}.ie-console-live{color:#e0f2feb8;letter-spacing:.12em;align-items:center;gap:8px;font-size:9px;display:inline-flex}.ie-console-live span{background:#2dd4bf;border-radius:999px;width:7px;height:7px;animation:1.5s ease-in-out infinite ie-live-pulse;box-shadow:0 0 10px #2dd4bfcc}.ie-console-meta{gap:7px;display:inline-flex}.ie-console-meta span{color:#ffffff8a;letter-spacing:.08em;background:#ffffff0f;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:850}.ie-atlas-svg{width:100%;height:auto;display:block}.ie-coastline{fill:none;stroke:#ffffff14;stroke-width:1.2px;stroke-dasharray:5 7}.coast-a{animation:18s linear infinite ie-drift-a}.coast-b{animation:22s linear infinite ie-drift-b}.ie-lane{fill:none;stroke:url(#ie-lane-blue);stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 8px #ffffff5c)}.lane-import{stroke-dasharray:7 9;animation:2.8s linear infinite ie-lane-flow}.lane-export{stroke-dasharray:90 14;animation:3.4s linear infinite reverse ie-lane-flow}.lane-cross{opacity:.48;stroke-width:1.4px;stroke-dasharray:3 8;animation:4.8s linear infinite ie-lane-flow}.ie-central-hub{transform-origin:215px 166px;animation:3.4s ease-in-out infinite ie-hub-breathe}.ie-hub-label,.ie-card-label,.ie-card-value,.ie-clearance-bar text{font-family:var(--font)}.ie-hub-label{fill:#99f6e4d1;text-anchor:middle;letter-spacing:.1em;font-size:8px;font-weight:850}.ie-country-node circle{fill:#0f172ae0;stroke-width:1.6px;filter:drop-shadow(0 0 9px #ffffff40)}.ie-country-node.blue circle{stroke:#ffffffbd}.ie-country-node.teal circle{stroke:#2dd4bfbd}.ie-country-node.orange circle{stroke:#fb923ccc}.ie-country-node text{fill:#ffffffdb;font-family:var(--font);text-anchor:middle;font-size:10px;font-weight:900}.ie-doc-stack>rect,.ie-duty-card>rect{fill:#ffffff0f;stroke:#ffffff1f}.ie-card-label{fill:#ffffff6b;letter-spacing:.1em;font-size:8px;font-weight:850}.ie-card-value{fill:#ffffffdb;font-size:11px;font-weight:820}.ie-doc-stack g rect{fill:#ffffff1c;stroke:#7dd3fc40}.ie-doc-stack g:nth-of-type(2) rect,.ie-doc-stack g:nth-of-type(4) rect{fill:#fb923c1f;stroke:#fb923c47}.ie-doc-stack g text{fill:#e0f2fedb;font-family:var(--font);text-anchor:middle;font-size:8px;font-weight:900}.ie-clearance-bar rect:first-child{fill:#ffffff0f;stroke:#ffffff1a}.ie-clear-fill{fill:url(#ie-clear-fill)}.ie-clearance-bar text{fill:#e0f2fea3;font-size:9px;font-weight:760}@keyframes ie-live-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes ie-lane-flow{to{stroke-dashoffset:-70px}}@keyframes ie-hub-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes ie-drift-a{to{stroke-dashoffset:-120px}}@keyframes ie-drift-b{to{stroke-dashoffset:120px}}@media (width<=560px){.ie-console-top{flex-direction:column;align-items:flex-start}}.tl-flow-wrapper{width:min(100%,660px);margin:0 auto;animation:8s ease-in-out infinite tlDashDrift;position:relative}@keyframes tlDashDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.tl-flow-wrapper:hover{animation-play-state:paused}.tl-flow-dashboard{-webkit-backdrop-filter:blur(16px);background:#080e208c;border:1px solid #ffffff12;border-radius:28px;flex-direction:column;gap:16px;padding:24px 24px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 64px #00000073,inset 0 0 0 1px #ffffff0a}.tl-flow-dashboard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#3b82f659,#0000);height:1px;position:absolute;top:0;left:0;right:0}.tl-flow-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.tl-flow-header-left{flex-direction:column;gap:2px;display:flex}.tl-flow-kicker{text-transform:uppercase;letter-spacing:.16em;color:#3b82f6;font-size:.65rem;font-weight:800}.tl-flow-title{color:#fff;font-size:1.1rem;font-weight:750}.tl-flow-live-badge{color:#10b981;background:#10b98114;border:1px solid #10b9812e;border-radius:99px;align-items:center;gap:7px;padding:5px 12px;font-size:.7rem;font-weight:750;display:inline-flex}.tl-live-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite tlLivePulse;box-shadow:0 0 8px #10b981}@keyframes tlLivePulse{0%,to{opacity:.5;transform:scale(.85)}50%{opacity:1;transform:scale(1.2)}}.tl-flow-map-container{background:#050a1966;border:1px solid #ffffff0a;border-radius:18px;width:100%;padding:8px 4px 4px;position:relative;overflow:hidden}.tl-flow-svg{width:100%;height:auto;display:block;overflow:visible}.tl-route-dash{stroke-dashoffset:0;animation:3s linear infinite tlRouteDash}@keyframes tlRouteDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-130px}}.tl-port-node{transition:all .3s}.tl-port-halo{animation:3s ease-in-out infinite tlHaloPulse}@keyframes tlHaloPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.tl-port-ring{transition:stroke-width .3s,stroke-opacity .3s}.tl-port-pulse{animation:1.2s ease-out forwards tlPortPulse}@keyframes tlPortPulse{0%{r:18;opacity:.8}to{r:34;opacity:0}}.tl-port-tag{font-family:var(--font,"Inter", sans-serif)}.tl-cargo-dot{filter:drop-shadow(0 0 4px var(--color))}.tl-flow-stats-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.tl-flow-stat-card{cursor:default;background:#ffffff06;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:8px;padding:12px 10px;transition:all .3s;display:flex}.tl-flow-stat-card:hover{border-color:var(--stat-color);background:#ffffff0b;transform:translateY(-2px);box-shadow:0 4px 16px #00000040}.tl-stat-icon-wrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.tl-stat-texts{flex-direction:column;gap:1px;display:flex}.tl-stat-value{color:#fff;font-size:1rem;font-weight:800;line-height:1}.tl-stat-label{color:#ffffff61;text-transform:uppercase;letter-spacing:.04em;font-size:.58rem;font-weight:600;line-height:1.3}@media (width<=520px){.tl-flow-stats-row{grid-template-columns:repeat(2,1fr)}.tl-flow-dashboard{border-radius:20px;padding:18px 16px 16px}}.toi-section{font-family:var(--font,"Outfit", sans-serif);background:linear-gradient(#04080f 0%,#060d1a 55%,#050b15 100%);padding:110px 0 120px;position:relative;overflow:hidden}.toi-section:before,.toi-section:after{content:"";pointer-events:none;z-index:0;height:80px;position:absolute;left:0;right:0}.toi-section:before{background:linear-gradient(#fff 0%,#0000 100%);top:0}.toi-section:after{background:linear-gradient(#0000 0%,#020617 100%);bottom:0}.toi-blob{filter:blur(130px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.toi-blob-a{background:radial-gradient(circle,#f973162e 0%,#0000 65%);width:600px;height:600px;animation:20s ease-in-out infinite toiBlobDrift;top:-80px;left:-180px}.toi-blob-b{background:radial-gradient(circle,#8b5cf629 0%,#0000 65%);width:520px;height:520px;animation:26s ease-in-out infinite reverse toiBlobDrift;bottom:-80px;right:-140px}.toi-blob-c{background:radial-gradient(circle,#10b98117 0%,#0000 70%);width:300px;height:300px;animation:15s ease-in-out 5s infinite toiBlobDrift;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes toiBlobDrift{0%,to{transform:scale(1)translate(0)}50%{transform:scale(1.15)translate(24px,-18px)}}.toi-grid-overlay{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 60%,#000 0%,#0000 100%)}.toi-inner{z-index:1;grid-template-columns:1fr 540px 1fr;align-items:center;gap:64px;max-width:1380px;margin:0 auto;padding:0 48px;display:grid;position:relative}.toi-col{flex-direction:column;gap:20px;display:flex}.toi-col-left{text-align:right;align-items:flex-end}.toi-col-right{text-align:left;align-items:flex-start}.toi-col-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#fb923c;background:#f973161f;border:1px solid #f9731640;border-radius:99px;width:fit-content;padding:5px 14px;font-size:.72rem;font-weight:800}.toi-col-right .toi-col-eyebrow{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff38}.toi-col-heading{color:#f1f5f9;max-width:300px;font-size:1.75rem;line-height:1.32;letter-spacing:-.025em!important;font-weight:300!important}.toi-col-body{color:#cbd5e1;max-width:310px;font-size:.95rem;line-height:1.78}.toi-text-card{-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;max-width:310px;padding:18px 20px 18px 24px;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.toi-text-card:hover{background:#fff1}.toi-text-card-accent{border-radius:0 3px 3px 0;width:3px;position:absolute;top:16px;bottom:16px;left:0}.toi-text-card--orange{background:linear-gradient(135deg,#f9731612 0%,#ffffff08 100%);border-color:#f9731633}.toi-text-card--orange:hover{background:linear-gradient(135deg,#f973161c 0%,#ffffff0a 100%);border-color:#f9731659}.toi-text-card--orange .toi-text-card-accent{background:linear-gradient(#fb923c,#f97316);box-shadow:0 0 10px #f9731680}.toi-text-card--teal{background:linear-gradient(135deg,#34d39912 0%,#ffffff08 100%);border-color:#34d39933}.toi-text-card--teal:hover{background:linear-gradient(135deg,#34d3991c 0%,#ffffff0a 100%);border-color:#34d39959}.toi-text-card--teal .toi-text-card-accent{background:linear-gradient(#34d399,#10b981);box-shadow:0 0 10px #34d39980}.toi-text-card .toi-col-body{color:#e2e8f0;max-width:100%;margin:0}.toi-stat-stack{flex-direction:column;gap:18px;margin-top:4px;display:flex}.toi-stat-row{align-items:center;gap:14px;display:flex}.toi-col-left .toi-stat-row{flex-direction:row-reverse}.toi-stat-bar-track{background:#ffffff12;border-radius:4px;flex:1;max-width:80px;height:3px;overflow:hidden}.toi-stat-bar-fill{transform-origin:0;opacity:.85;border-radius:4px;width:100%;height:100%;animation:1.8s cubic-bezier(.16,1,.3,1) both toiBarGrow}@keyframes toiBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.toi-stat-texts{flex-direction:column;gap:2px;display:flex}.toi-col-left .toi-stat-texts{align-items:flex-end}.toi-stat-val{letter-spacing:-.02em;font-size:1.4rem;font-weight:800;line-height:1}.toi-stat-lbl{color:#64748b;max-width:160px;font-size:.72rem;font-weight:500;line-height:1.4}.toi-center{flex-direction:column;align-items:center;gap:20px;display:flex}.toi-svg-shell{-webkit-backdrop-filter:blur(16px);background:#0a12268c;border:1px solid #ffffff12;border-radius:32px;flex-direction:column;align-items:center;gap:16px;padding:28px 28px 20px;display:flex;position:relative;box-shadow:0 40px 90px -20px #0000008c,inset 0 0 0 1px #ffffff0a}.toi-svg-shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f9731666,#8b5cf666,#0000);border-radius:1px;height:1px;position:absolute;top:0;left:15%;right:15%}.toi-svg{width:100%;max-width:480px;height:auto;display:block;overflow:visible}.toi-core-halo{animation:3.2s ease-in-out infinite toiCorePulse}.toi-core-halo-2{animation:3.2s ease-in-out 1.6s infinite toiCorePulse}@keyframes toiCorePulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.85;transform:scale(1.12)}}.toi-legend{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.toi-legend-pill{color:var(--lc);border:1px solid color-mix(in srgb, var(--lc) 30%, transparent);background:#ffffff0a;border-radius:99px;align-items:center;gap:6px;padding:5px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.toi-legend-dot{background:var(--lc);width:6px;height:6px;box-shadow:0 0 6px var(--lc);border-radius:50%;flex-shrink:0}@media (width<=1100px){.toi-inner{text-align:center;grid-template-columns:1fr;gap:48px}.toi-col-left,.toi-col-right{text-align:center;align-items:center}.toi-col-left .toi-stat-row{flex-direction:row}.toi-col-left .toi-stat-texts{align-items:flex-start}.toi-col-heading{max-width:100%}.toi-col-body{max-width:560px}.toi-text-card{text-align:left;width:100%;max-width:560px}.toi-center{order:-1}}@media (width<=600px){.toi-section{padding:72px 0 80px}.toi-inner{gap:36px;padding:0 20px}.toi-svg-shell{border-radius:24px;padding:20px 16px 16px}.toi-col-heading{font-size:1.5rem}}.ie-page{min-height:90vh;font-family:var(--font);background:linear-gradient(140deg,#f7fbff 0%,#fff 38%,#fff8ed 100%);padding:112px 0 78px;position:relative;overflow-x:hidden}.ie-ambient-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 12% 18%,#0ea5e926 0,#0000 38%),radial-gradient(at 86% 12%,#f973161f 0,#0000 34%),radial-gradient(at 56% 92%,#10b9811a 0,#0000 42%);position:absolute;inset:0}.ie-ambient-bg:after{content:"";opacity:.42;background-image:linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.ie-hero-container{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:62px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.ie-hero-content{flex-direction:column;align-items:flex-start;display:flex}.ie-hero-badge{color:#0369a1;background:#f0f9ffdb;border:1px solid #e2e8f02e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.ie-badge-bullet{background:#f97316;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #f9731624}.ie-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.45rem;font-weight:880;line-height:1.1}.ie-hero-title span{background:linear-gradient(135deg,#0369a1 0%,#0f766e 48%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ie-hero-subtitle{max-width:590px;color:var(--text-main);margin-bottom:36px;font-size:1.15rem;line-height:1.65}.ie-animate{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards ie-fade-in;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes ie-fade-in{to{opacity:1;transform:translateY(0)}}.ie-benefit-list{flex-direction:column;gap:16px;width:100%;max-width:548px;margin-bottom:36px;display:flex}.ie-benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #0ea5e924;align-items:center;gap:16px;padding:16px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.ie-benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#f9731640;transform:translate(6px)}.ie-benefit-icon{border-radius:var(--radius);color:#0369a1;background:linear-gradient(135deg,#e0f2fef2,#ccfbf1d9);flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ie-benefit-card h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:760}.ie-benefit-card p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.ie-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.ie-hero-actions .btn-primary{background:linear-gradient(135deg,#0369a1 0%,#0f766e 100%)}.ie-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #0369a152}.ie-hero-actions .btn-outline:hover{color:#c2410c;background-color:#fff7edc7;border-color:#f9731657}.ie-hero-graphic{justify-content:flex-end;width:100%;display:flex}.ie-graphic-shell{border-radius:calc(var(--radius-lg) + 10px);background:linear-gradient(135deg,#0ea5e92e,#0f766e1f,#f9731629);width:100%;max-width:710px;padding:8px;box-shadow:0 30px 70px -32px #0f172a85}.ie-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:76px auto 0;padding:0 24px;display:flex;position:relative}.ie-divider-line{background:linear-gradient(90deg,#0ea5e933,#e2e8f014);flex:1;height:1px}.ie-divider-tag{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;background:#ffffffdb;border:1px solid #0ea5e924;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:720;display:inline-flex}.ie-divider-tag svg{color:#0f766e}@media (width<=980px){.ie-page{padding:120px 0 62px}.ie-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.ie-hero-content{align-items:center}.ie-hero-title{font-size:2.8rem}.ie-hero-subtitle{margin-left:auto;margin-right:auto}.ie-benefit-card{text-align:left}.ie-hero-actions,.ie-hero-graphic{justify-content:center}}@media (width<=560px){.ie-hero-container{padding:0 22px}.ie-hero-title{font-size:2.25rem}.ie-benefit-card{align-items:flex-start}.ie-hero-actions,.ie-hero-actions .btn{width:100%}}.ie-timeline-section{font-family:var(--font,sans-serif);padding:100px 0;position:relative;overflow:hidden;color:#cbd5e1!important;background:linear-gradient(#020617 0%,#0f172a 100%)!important}.ie-timeline-glow{filter:blur(120px);opacity:.12;pointer-events:none;z-index:1;border-radius:50%;width:400px;height:400px;position:absolute}.ie-glow-a{background:#3b82f6;top:10%;left:-100px}.ie-glow-b{background:#fb923c;bottom:10%;right:-100px}.ie-timeline-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.ie-timeline-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:72px;display:grid}.ie-timeline-info-col{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ie-timeline-kicker{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f614;border:1px solid #3b82f626;border-radius:30px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.ie-timeline-title{letter-spacing:-.02em;margin-bottom:18px;font-size:2.8rem;font-weight:850;line-height:1.15;color:#fff!important}.ie-timeline-desc{margin-bottom:32px;font-size:1.1rem;line-height:1.6;color:#94a3b8!important}.ie-compliance-details{flex-direction:column;gap:24px;width:100%;display:flex}.ie-compliance-item{gap:16px;display:flex}.ie-comp-bullet{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px;box-shadow:0 0 10px #3b82f6}.ie-compliance-item strong{margin-bottom:4px;font-size:1rem;font-weight:750;display:block;color:#fff!important}.ie-compliance-item p{margin:0;font-size:.85rem;font-weight:500;line-height:1.5;color:#cbd5e1!important}@media (width<=980px){.ie-timeline-grid{grid-template-columns:1fr;gap:48px}.ie-timeline-info-col{text-align:center;align-items:center}.ie-timeline-title{font-size:2.2rem}}.auto-parts-hub-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 90% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.parts-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.parts-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:20%}.parts-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.parts-header{text-align:center;max-width:750px;margin:0 auto 64px}.parts-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.parts-badge-icon{color:#3b82f6}.parts-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.parts-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.parts-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.parts-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.parts-visual-column{position:relative}.parts-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.parts-control-image{object-fit:cover;width:100%;height:100%}.parts-narrative-column{flex-direction:column;display:flex}.parts-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.parts-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.parts-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.parts-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.parts-guide-container .border-left-emerald{border-left:3px solid #10b981}.parts-guide-container .border-left-purple{border-left:3px solid #a855f7}.parts-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.parts-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.parts-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.parts-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}.parts-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.parts-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.parts-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.parts-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.parts-section-container{padding:0 24px}.parts-title{font-size:2.2rem}.narrative-card,.parts-guide-container{padding:24px}}.auto-industry-investment-section{background-color:#0b0f19;border-bottom:1px solid #ffffff0d;padding:120px 0;position:relative;overflow:hidden}.auto-sec-mesh-pattern{pointer-events:none;opacity:.6;background-image:radial-gradient(circle at 1px 1px,#ffffff05 1px,#0000 0),radial-gradient(circle at 2px 2px,#ffffff04 2px,#0000 0);background-size:40px 40px,80px 80px;position:absolute;inset:0}.auto-sec-ambient-glow{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#dc26260d 0%,#0000 70%);width:50%;height:60%;position:absolute;top:20%;left:-10%}.auto-sec-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.auto-sec-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:70px;display:grid}.auto-sec-visual-column{width:100%;position:relative}.auto-sec-video-card-outer{aspect-ratio:16/10;background:#060913;border:1px solid #ffffff14;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #00000080,inset 0 1px #ffffff1a}.auto-sec-narrative-column{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.auto-sec-badge{color:#ef4444;letter-spacing:.12em;text-transform:uppercase;background:#dc26261f;border:1px solid #dc262640;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:.75rem;font-weight:750;display:inline-flex}.auto-sec-badge-icon{color:#ef4444}.auto-sec-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.35rem;font-weight:800;line-height:1.2}.auto-sec-title .text-gradient{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-left:8px;display:inline-block}.auto-sec-subtitle{color:#94a3b8;margin:0 0 35px;font-size:1.05rem;line-height:1.6}.auto-sec-points-list{flex-direction:column;gap:20px;width:100%;display:flex}.auto-sec-point-card{-webkit-backdrop-filter:blur(10px);background:#1e293b59;border:1px solid #ffffff0d;border-radius:16px;gap:20px;padding:22px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.auto-sec-point-card:hover{background:#1e293b8c;border-color:#dc262633;transform:translate(6px);box-shadow:0 10px 30px #0003}.auto-sec-icon-wrapper{background:#dc26261a;border:1px solid #dc262633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.auto-sec-point-card:hover .auto-sec-icon-wrapper{background:#dc262633;border-color:#dc262666}.auto-sec-icon{color:#ef4444}.auto-sec-point-content h4{color:#fff;margin:0 0 6px;font-size:.95rem;font-weight:750}.auto-sec-point-content p{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}@media (width<=990px){.auto-sec-split-grid{grid-template-columns:1fr;gap:50px}.auto-sec-video-card-outer{max-width:680px;margin:0 auto}}.auto-ev-charging-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 80%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.ev-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ev-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:15%}.ev-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.ev-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:56px;display:grid}.ev-narrative-column{flex-direction:column;align-items:flex-start;display:flex}.ev-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.ev-badge-icon{color:#8b5cf6}.ev-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.ev-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ev-subtitle{color:var(--text-main,#475569);max-width:680px;font-size:1.1rem;line-height:1.6}.ev-visual-column{position:relative}.ev-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.ev-control-image{object-fit:cover;width:100%;height:100%}.ev-pillars-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.ev-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.ev-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.ev-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.ev-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.ev-guide-container .border-left-emerald{border-left:3px solid #10b981}.ev-guide-container .border-left-blue{border-left:3px solid #3b82f6}.ev-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.ev-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.ev-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.ev-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.ev-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.ev-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.ev-split-grid{grid-template-columns:1fr;gap:40px}.ev-pillars-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.ev-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.ev-section-container{padding:0 24px}.ev-title{font-size:2.2rem}.pillar-card,.ev-guide-container{padding:24px}}.auto-battery-storage-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 15% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 85% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.tech-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.tech-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:10%}.tech-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.tech-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.tech-visual-column{position:relative}.tech-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.tech-control-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.tech-photo-frame:hover .tech-control-image{transform:scale(1.03)}.tech-hotspot{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute}.tech-hotspot:hover{transform:scale(1.2)}.hotspot-bms{top:30%;left:32%}.hotspot-coolant{top:55%;left:68%}.hotspot-isolation{top:70%;left:45%}.tech-hotspot .hotspot-dot{z-index:2;background:#fff;border-radius:50%;width:10px;height:10px;transition:background-color .3s;box-shadow:0 0 8px #fffc}.tech-hotspot .hotspot-pulse-ring{pointer-events:none;z-index:1;border:2px solid #fff9;border-radius:50%;width:100%;height:100%;transition:border-color .3s;animation:2s ease-out infinite hotspotPulse;position:absolute}.tech-hotspot .hotspot-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;opacity:0;pointer-events:none;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;flex-direction:column;gap:2px;min-width:110px;padding:6px 12px;font-family:monospace;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:30px;transform:translateY(10px)scale(.95)}.tech-hotspot .hotspot-tag-lbl{color:#ffffff80;letter-spacing:.05em;font-size:.65rem;font-weight:700}.tech-hotspot .hotspot-tag-val{color:#fff;font-size:.72rem;font-weight:700}.tech-hotspot.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.tech-hotspot.active .hotspot-pulse-ring{border-color:#3b82f6cc}.tech-hotspot.active .hotspot-tag{opacity:1;transform:translateY(0)scale(1)}.hotspot-bms.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.hotspot-bms.active .hotspot-pulse-ring{border-color:#3b82f6cc}.hotspot-bms.active .hotspot-tag-val{color:#3b82f6}.hotspot-coolant.active .hotspot-dot{background:#10b981;box-shadow:0 0 12px #10b981}.hotspot-coolant.active .hotspot-pulse-ring{border-color:#10b981cc}.hotspot-coolant.active .hotspot-tag-val{color:#10b981}.hotspot-isolation.active .hotspot-dot{background:#ef4444;box-shadow:0 0 12px #ef4444}.hotspot-isolation.active .hotspot-pulse-ring{border-color:#ef4444cc}.hotspot-isolation.active .hotspot-tag-val{color:#ef4444}.tech-narrative-column{flex-direction:column;display:flex}.tech-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.tech-badge-icon{color:#3b82f6}.tech-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.tech-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tech-subtitle{color:var(--text-main,#475569);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.technologies-list{flex-direction:column;gap:20px;display:flex}.tech-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fff9;border:1px solid #e2e8f0;border-radius:16px;gap:20px;padding:24px;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.tech-card:hover,.tech-card.active{background:#fff;transform:translateY(-2px);box-shadow:0 10px 25px -10px #0000000d}.tech-card:hover:first-child,.tech-card.active:first-child{border-color:#3b82f6}.tech-card:hover:nth-child(2),.tech-card.active:nth-child(2){border-color:#10b981}.tech-card:hover:nth-child(3),.tech-card.active:nth-child(3){border-color:#ef4444}.tech-icon-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tech-info{flex-direction:column;gap:4px;display:flex}.tech-info h4{color:#0f172a;font-size:1.15rem;font-weight:750}.tech-info p{color:#64748b;font-size:.95rem;line-height:1.5}.hud-badge-status-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#10b981;letter-spacing:.05em;z-index:3;background:#090d16cc;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:16px;right:16px}.tech-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.tech-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.tech-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.tech-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.tech-guide-container .border-left-emerald{border-left:3px solid #10b981}.tech-guide-container .border-left-purple{border-left:3px solid #a855f7}.tech-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.tech-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.tech-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.tech-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}.tech-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.tech-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.tech-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.tech-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.tech-section-container{padding:0 24px}.tech-title{font-size:2.2rem}.tech-card,.tech-guide-container{padding:24px}}.auto-business-model-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 80%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 20%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.income-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.income-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;right:10%}.income-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.income-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.income-narrative-column{flex-direction:column;display:flex}.income-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.income-badge-icon{color:#8b5cf6}.income-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.income-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.income-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.income-visual-column{position:relative}.income-viewport-outer{width:100%;position:relative}.income-viewport-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#8b5cf61a 0%,#3b82f61a 100%);border-radius:22px;position:absolute;inset:-2px}.income-viewport-inner{z-index:2;background:#090d16;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0003}.viewport-window-header{background:#0d1321;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.window-dots{gap:6px;display:flex}.window-dot{border-radius:50%;width:10px;height:10px}.window-title{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;font-family:monospace;font-size:.72rem;font-weight:700}.window-play-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,color .2s;display:flex}.window-play-btn:hover{color:#fff;background:#ffffff1a}.viewport-screen{aspect-ratio:16/11;width:100%;position:relative;overflow:hidden}.viewport-camera-img{object-fit:cover;opacity:.9;width:100%;height:100%}.viewport-grid-lines{pointer-events:none;z-index:3;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.viewport-scanline{pointer-events:none;z-index:4;background:#8b5cf64d;height:3px;position:absolute;top:-10px;left:0;right:0;box-shadow:0 0 10px #8b5cf699}.viewport-scanline.scanning{animation:6s linear infinite scanlineMove}.viewport-rec-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:5;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:16px;left:16px}.rec-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #ef4444}.rec-dot.blinking{animation:1s step-end infinite blinkRec}.viewport-coordinates{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;z-index:5;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;flex-direction:column;gap:2px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:16px;left:16px}.viewport-status-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#8b5cf6;z-index:5;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;position:absolute;top:16px;right:16px}.viewport-compliance-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#10b981;z-index:5;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:16px;right:16px}.compliance-shield-icon{color:#10b981}.income-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.income-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.income-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.income-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.income-guide-container .border-left-emerald{border-left:3px solid #10b981}.income-guide-container .border-left-blue{border-left:3px solid #3b82f6}.income-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.income-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.income-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.income-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.income-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.income-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.income-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.income-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.income-section-container{padding:0 24px}.income-title{font-size:2.2rem}.pillar-select-card{padding:20px}.income-guide-container{padding:24px}}.av-key-proj-section{background:#040810;width:100%;font-family:Inter,Outfit,sans-serif;position:relative;overflow:hidden}.avkp-bg-gradient{pointer-events:none;background:radial-gradient(at 70% 10%,#fbbf240d 0%,#0000 55%),radial-gradient(at 10% 80%,#3b82f60a 0%,#0000 50%);position:absolute;inset:0}.avkp-dot-grid{opacity:.25;pointer-events:none;background-image:radial-gradient(#fbbf240f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.avkp-container{flex-direction:column;gap:48px;max-width:1320px;margin:0 auto;padding:72px 60px 76px;display:flex}.avkp-header-band{border-left:3px solid #f59e0b;flex-direction:column;gap:12px;padding-left:24px;display:flex}.avkp-kicker-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.avkp-kicker-chip{color:#fcd34d;letter-spacing:.15em;text-transform:uppercase;background:#f59e0b26;border:1px solid #f59e0b61;border-radius:20px;align-items:center;gap:7px;padding:4px 11px;font-size:.62rem;font-weight:700;display:inline-flex}.avkp-kicker-dot{background:#f59e0b;border-radius:50%;width:5px;height:5px;animation:1.7s ease-in-out infinite avkp-pulse}@keyframes avkp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.6)}}.avkp-tag-chip{color:#fff6;letter-spacing:.09em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.58rem;font-weight:600;display:inline-flex}.avkp-proj-name{color:#f8fafc;letter-spacing:-.025em;margin:0;font-size:clamp(1.9rem,3.2vw,2.85rem);font-weight:800;line-height:1.1}.avkp-proj-subtitle{color:#fbbf24;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.avkp-body-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:52px;display:grid}.avkp-left-col{flex-direction:column;gap:28px;display:flex}.avkp-proj-desc{color:#cbd5e1c2;margin:0;font-size:.88rem;line-height:1.78}.avkp-spec-table{border:1px solid #ffffff14;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.avkp-spec-row{border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1.6fr;gap:16px;padding:11px 16px;transition:background .2s;display:grid}.avkp-spec-row:last-child{border-bottom:none}.avkp-spec-row:hover{background:#f59e0b0a}.avkp-spec-key{color:#94a3b899;letter-spacing:.04em;text-transform:uppercase;align-self:center;font-size:.72rem;font-weight:700}.avkp-spec-val{color:#e2e8f0;align-self:center;font-size:.83rem;font-weight:500;line-height:1.35}.avkp-milestones{flex-direction:column;gap:0;padding-left:8px;display:flex;position:relative}.avkp-milestone-line{background:linear-gradient(#f59e0b 0%,#f59e0b26 100%);border-radius:2px;width:2px;position:absolute;top:10px;bottom:10px;left:18px}.avkp-milestone-item{z-index:1;align-items:center;gap:12px;padding:7px 0;display:flex;position:relative}.avkp-m-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.avkp-m-dot.done{color:#fbbf24;background:#f59e0b2e;border:1.5px solid #f59e0b}.avkp-m-dot.current{color:#000;background:#f59e0b;border:1.5px solid #fcd34d;box-shadow:0 0 14px #f59e0b99}.avkp-m-pulse{background:#040810;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite avkp-blink}@keyframes avkp-blink{0%,to{opacity:.3}50%{opacity:1}}.avkp-m-lbl{color:#94a3b8a6;font-size:.78rem;font-weight:500;line-height:1.3}.avkp-m-lbl.current{color:#fcd34d;font-weight:700}.avkp-cta-btn{color:#000;letter-spacing:.03em;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:13px 28px;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 6px 24px #d9770666}.avkp-cta-btn:hover{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);transform:translateY(-2px);box-shadow:0 10px 36px #f59e0b8c}.avkp-right-col{flex-direction:column;gap:10px;display:flex}.avkp-photo-panel{border:1px solid #ffffff14;border-radius:12px;position:relative;overflow:hidden}.panel-top{height:240px}.panel-bottom{height:200px}.avkp-photo{object-fit:cover;object-position:center;filter:saturate(.65)brightness(.55);width:100%;height:100%;transition:filter .35s;display:block}.avkp-photo-panel:hover .avkp-photo{filter:saturate(.82)brightness(.7)}.avkp-photo-overlay{background:linear-gradient(#0000 40%,#040810b8 100%);position:absolute;inset:0}.avkp-corner{z-index:2;width:16px;height:16px;position:absolute}.avkp-tl{border-top:2px solid #f59e0b;border-left:2px solid #f59e0b;top:10px;left:10px}.avkp-tr{border-top:2px solid #f59e0b;border-right:2px solid #f59e0b;top:10px;right:10px}.avkp-bl{border-bottom:2px solid #10b981;border-left:2px solid #10b981;bottom:10px;left:10px}.avkp-br{border-bottom:2px solid #10b981;border-right:2px solid #10b981;bottom:10px;right:10px}.avkp-charge-overlay{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040810d1;border:1px solid #f59e0b4d;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;display:flex;position:absolute;top:14px;right:14px}.avkp-charge-icon{color:#fbbf24;flex-shrink:0}.avkp-charge-track{background:#ffffff1a;border-radius:3px;width:60px;height:5px;overflow:hidden}.avkp-charge-fill{background:linear-gradient(90deg,#f59e0b,#fcd34d);border-radius:3px;height:100%;transition:width .7s}.avkp-charge-pct{color:#fcd34d;min-width:30px;font-family:monospace;font-size:.7rem;font-weight:700}.avkp-panel-label{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.1em;color:#fff9;text-transform:uppercase;background:#040810cc;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:6px;padding:5px 9px;font-size:.58rem;font-weight:700;display:flex;position:absolute;bottom:12px;left:12px}.avkp-panel-dot{border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite avkp-pulse}.avkp-panel-dot.amber{background:#f59e0b}.avkp-panel-dot.emerald{background:#10b981}.avkp-bess-metric{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040810d6;border:1px solid #10b98147;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;display:flex;position:absolute;top:14px;right:14px}.avkp-bess-val{color:#34d399;letter-spacing:-.01em;font-size:1.1rem;font-weight:800;line-height:1}.avkp-bess-lbl{color:#94a3b88c;letter-spacing:.09em;text-transform:uppercase;font-size:.55rem;font-weight:700}.avkp-lower-block{flex-direction:column;gap:24px;display:flex}.avkp-stats-bar{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:stretch;display:flex;overflow:hidden}.avkp-stat-item{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:20px 12px;transition:background .2s;display:flex;position:relative}.avkp-stat-item:hover{background:#f59e0b0d}.avkp-stat-val{letter-spacing:-.02em;background:linear-gradient(120deg,#fef3c7,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.42rem;font-weight:800;line-height:1}.avkp-stat-lbl{color:#94a3b88c;letter-spacing:.03em;text-transform:uppercase;font-size:.63rem;font-weight:500;line-height:1.3}.avkp-stat-sep{background:#ffffff12;width:1px;position:absolute;top:20%;bottom:20%;right:0}.avkp-highlights-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.avkp-hl-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:10px;padding:20px 18px;transition:transform .22s,border-color .22s,background .22s;display:flex;position:relative;overflow:hidden}.avkp-hl-card:hover{transform:translateY(-3px)}.avkp-hl-card.active.hl-amber{background:#f59e0b0f;border-color:#f59e0b73}.avkp-hl-card.active.hl-blue{background:#3b82f60f;border-color:#3b82f666}.avkp-hl-card.active.hl-emerald{background:#10b9810f;border-color:#10b98166}.avkp-hl-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.avkp-hl-icon.icon-amber{color:#fbbf24;background:#f59e0b26}.avkp-hl-icon.icon-blue{color:#e2e8f0;background:#3b82f626}.avkp-hl-icon.icon-emerald{color:#34d399;background:#10b98126}.avkp-hl-title{color:#e2e8f0;margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.avkp-hl-desc{color:#94a3b8bf;opacity:0;max-height:0;margin:0;font-size:.8rem;line-height:1.66;transition:max-height .35s,opacity .3s;overflow:hidden}.avkp-hl-desc.visible{opacity:1;max-height:120px}.avkp-hl-bar{transform-origin:0;border-radius:0 0 12px 12px;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.avkp-hl-card.active .avkp-hl-bar,.avkp-hl-card:hover .avkp-hl-bar{transform:scaleX(1)}.bar-amber{background:linear-gradient(90deg,#d97706,#fbbf24)}.bar-blue{background:linear-gradient(90deg,#cbd5e1,#e2e8f0)}.bar-emerald{background:linear-gradient(90deg,#059669,#34d399)}@media (width<=1080px){.avkp-body-grid{grid-template-columns:1fr;gap:36px}.avkp-right-col{flex-direction:row}.panel-top,.panel-bottom{flex:1;height:260px}.avkp-container{padding:56px 40px 60px}}@media (width<=760px){.avkp-container{padding:44px 24px 52px}.avkp-right-col{flex-direction:column}.panel-top{height:200px}.panel-bottom{height:180px}.avkp-highlights-row{grid-template-columns:1fr}.avkp-stats-bar{flex-wrap:wrap}.avkp-stat-item{flex:30%}.avkp-stat-sep{display:none}}.av-falk-holding-section{font-family:var(--font,"Inter", sans-serif);background:radial-gradient(circle at 20% 20%,#f59e0b08,#0000 50%),radial-gradient(circle at 80% 80%,#eab30808,#0000 50%),#fff;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.av-falk-holding-mesh-pattern{opacity:.18;pointer-events:none;background-image:radial-gradient(#f59e0b08 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.av-falk-holding-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#f9731605 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:30%;left:15%}.av-falk-holding-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.av-falk-holding-split-grid{grid-template-columns:1.1fr 1.05fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}@media (width<=1024px){.av-falk-holding-split-grid{grid-template-columns:1fr;gap:40px}}.av-falk-holding-visual-column{position:relative}.av-falk-holding-console-outer{width:100%;position:relative}.av-falk-holding-console-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#f59e0b26 0%,#eab30826 100%);border-radius:22px;position:absolute;inset:-2px}.av-falk-holding-console-inner{z-index:2;background:#060913;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.av-falk-holding-console-header{background:#0a0f1d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.av-falk-holding-console-dots{gap:6px;display:flex}.av-falk-holding-console-dot{border-radius:50%;width:10px;height:10px}.av-falk-holding-console-title{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;white-space:nowrap;font-family:monospace;font-size:.72rem;font-weight:700}.av-falk-holding-console-play-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,color .2s;display:flex}.av-falk-holding-console-play-btn:hover{color:#fff;background:#ffffff1a}.av-falk-holding-console-viewport{aspect-ratio:1;background:radial-gradient(circle,#0a0f1d 0%,#060913 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.av-falk-holding-svg-container{width:75%;height:75%}.av-falk-holding-orbital-svg{width:100%;height:100%;overflow:visible}.svg-triangle-grid{fill:none;stroke:#ffffff05;stroke-width:1.5px;stroke-dasharray:4 4}.av-falk-holding-diagnostics-card-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#090d16d9;border:1px solid #ffffff1a;border-radius:12px;padding:16px;position:absolute;bottom:16px;left:16px;right:16px}.av-active-badge-status{border-radius:4px;align-items:center;gap:6px;margin-bottom:12px;padding:3px 8px;font-family:monospace;font-size:.68rem;font-weight:700;display:inline-flex}.av-active-badge-status.amber{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.av-active-badge-status.orange{color:#fb923c;background:#ea580c26;border:1px solid #ea580c4d}.av-active-badge-status.gold{color:#fef08a;background:#eab30826;border:1px solid #eab3084d}.av-status-dot-pulse{border-radius:50%;width:6px;height:6px;animation:1.5s infinite diagPulseDot}.amber .av-status-dot-pulse{background:#fbbf24;box-shadow:0 0 4px #fbbf24}.orange .av-status-dot-pulse{background:#fb923c;box-shadow:0 0 4px #fb923c}.gold .av-status-dot-pulse{background:#eab308;box-shadow:0 0 4px #eab308}.av-diag-grid-stats{grid-template-columns:1.1fr .9fr;align-items:center;gap:16px;margin-bottom:10px;display:grid}.av-diag-stat-item{flex-direction:column;display:flex}.av-diag-stat-val{color:#fff;font-family:monospace;font-size:1.15rem;font-weight:750}.av-diag-stat-lbl{color:#ffffff80;margin-top:2px;font-size:.72rem}.av-diag-stat-progress{align-items:center;gap:12px;display:flex}.av-diag-progress-bar-container{background:#ffffff0f;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.av-diag-progress-bar-fill{border-radius:3px;height:100%;transition:width .5s ease-out}.av-diag-progress-bar-fill.amber{background:#f59e0b}.av-diag-progress-bar-fill.orange{background:#ea580c}.av-diag-progress-bar-fill.gold{background:#eab308}.av-diag-progress-percent{color:#fffc;font-family:monospace;font-size:.8rem;font-weight:700}.av-diag-telemetry-strip{color:#fff6;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:8px;font-family:monospace;font-size:.65rem;display:flex}.av-telemetry-separator{color:#ffffff26}.av-falk-holding-narrative-column{flex-direction:column;display:flex}.av-falk-holding-badge{text-transform:uppercase;letter-spacing:.12em;color:#d97706;background:#f59e0b0f;border:1px solid #f59e0b1f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.av-falk-holding-badge-icon{color:#d97706}.av-falk-holding-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:850;line-height:1.15}.av-falk-holding-text-gradient{background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.av-falk-holding-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.av-falk-holding-stages-selector-list{flex-direction:column;gap:12px;display:flex}.av-falk-holding-stage-card{cursor:pointer;background:#f8fafc99;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.av-falk-holding-stage-card:hover{background:#fff;border-color:#f59e0b40;box-shadow:0 10px 25px -5px #f59e0b0d}.av-falk-holding-stage-card.active{background:#fff;border-color:#f59e0b;box-shadow:0 10px 30px -10px #f59e0b1f}.av-falk-holding-stage-card:before{content:"";background:#f59e0b;width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.av-falk-holding-stage-card.active:before{transform:scaleY(1)}.av-falk-holding-stage-number{color:#0f172a4d;font-family:monospace;font-size:.95rem;font-weight:750;transition:color .3s}.av-falk-holding-stage-card.active .av-falk-holding-stage-number{color:#f59e0b}.av-falk-holding-stage-content{flex-grow:1}.av-falk-holding-stage-content h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:750;transition:color .3s}.av-falk-holding-stage-card.active h4{color:#f59e0b}.av-falk-holding-stage-desc-animated{color:#475569;margin:8px 0 0;font-size:.92rem;line-height:1.5;animation:.3s ease-out forwards slideFadeDown}@keyframes slideFadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.av-falk-holding-stage-arrow{color:#0f172a33;transition:transform .3s,color .3s}.av-falk-holding-stage-card:hover .av-falk-holding-stage-arrow{color:#f59e0b;transform:translate(4px)}.av-falk-holding-stage-card.active .av-falk-holding-stage-arrow{color:#f59e0b;transform:rotate(90deg)}.av-falk-holding-guide-container{background:#060913;border:1px solid #ffffff0d;border-radius:24px;margin-top:80px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #0000004d}.av-falk-holding-guide-container:before{content:"";background:linear-gradient(90deg,#0000,#f59e0b40,#0000);height:2px;position:absolute;top:0;left:0;right:0}.av-falk-holding-guide-title{color:#fff;letter-spacing:-.01em;text-align:center;margin-top:0;margin-bottom:32px;font-size:1.4rem;font-weight:800}.av-falk-holding-guide-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}@media (width<=768px){.av-falk-holding-guide-grid{grid-template-columns:1fr;gap:28px}.av-falk-holding-guide-container{padding:30px 24px}}.av-falk-holding-guide-col{padding-left:24px;position:relative}.av-falk-holding-guide-col:before{content:"";border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.av-falk-holding-guide-col.border-left-amber:before{background:#f59e0b}.av-falk-holding-guide-col.border-left-gold:before{background:#eab308}.av-falk-holding-guide-col-header{align-items:center;gap:16px;margin-bottom:14px;display:flex}.av-falk-holding-guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.av-falk-holding-guide-icon-wrapper.amber-bg{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.av-falk-holding-guide-icon-wrapper.gold-bg{color:#eab308;background:#eab3081a;border:1px solid #eab30833}.av-falk-holding-guide-col-header h4{color:#fff;margin:0;font-size:1.1rem;font-weight:750}.av-falk-holding-guide-text{color:#fff9;margin:0;font-size:.95rem;line-height:1.55}.auto-page{min-height:90vh;font-family:var(--font);background:linear-gradient(145deg,#f8fafc 0%,#fff 42%,#fff5f2 100%);padding:0 0 78px;position:relative;overflow-x:hidden}.auto-hero-video-wrapper{border:1px solid #ffffff26;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 20px 50px #00000080}.auto-hero-video-element{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%;display:block}.auto-ambient-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 12% 20%,#ef44441a 0,#0000 36%),radial-gradient(at 88% 16%,#14b8a621 0,#0000 34%),radial-gradient(at 50% 92%,#64748b1f 0,#0000 42%);position:absolute;inset:0}.auto-ambient-bg:after{content:"";opacity:.38;background-image:linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 78%);mask-image:radial-gradient(#000,#0000 78%)}.auto-hero-container{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:62px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.auto-hero-content{flex-direction:column;align-items:flex-start;display:flex}.auto-hero-badge{color:#b91c1c;background:#fef2f2e0;border:1px solid #dc262629;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.auto-badge-bullet{background:#14b8a6;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #14b8a624}.auto-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.45rem;font-weight:880;line-height:1.1}.auto-hero-title span{background:linear-gradient(135deg,#991b1b 0%,#475569 42%,#0f766e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.auto-hero-subtitle{max-width:592px;color:var(--text-main);margin-bottom:36px;font-size:1.15rem;line-height:1.65}.auto-animate{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards auto-fade-in;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes auto-fade-in{to{opacity:1;transform:translateY(0)}}.auto-benefit-list{flex-direction:column;gap:16px;width:100%;max-width:548px;margin-bottom:36px;display:flex}.auto-benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #94a3b83d;align-items:center;gap:16px;padding:16px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.auto-benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#14b8a647;transform:translate(6px)}.auto-benefit-icon{border-radius:var(--radius);color:#b91c1c;background:linear-gradient(135deg,#fee2e2f5,#ccfbf1b8);flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.auto-benefit-card h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:760}.auto-benefit-card p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.auto-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.auto-hero-actions .btn-primary{background:linear-gradient(135deg,#991b1b 0%,#334155 100%)}.auto-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #991b1b4d}.auto-hero-actions .btn-outline:hover{color:#0f766e;background-color:#f0fdfac7;border-color:#14b8a657}.auto-hero-graphic{justify-content:flex-end;width:100%;display:flex}.auto-graphic-shell{border-radius:calc(var(--radius-lg) + 10px);background:#090d16;border:1px solid #dc262626;width:100%;max-width:710px;padding:0;overflow:hidden;box-shadow:0 30px 70px -32px #0f172ab3}.auto-hero-video{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.auto-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:76px auto 0;padding:0 24px;display:flex;position:relative}.auto-divider-line{background:linear-gradient(90deg,#dc262633,#e2e8f014);flex:1;height:1px}.auto-divider-tag{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;background:#ffffffe0;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:720;display:inline-flex}.auto-divider-tag svg{color:#b91c1c}@media (width<=980px){.auto-page{padding:120px 0 62px}.auto-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.auto-hero-content{align-items:center}.auto-hero-title{font-size:2.8rem}.auto-hero-subtitle{margin-left:auto;margin-right:auto}.auto-benefit-card{text-align:left}.auto-hero-actions,.auto-hero-graphic{justify-content:center}}@media (width<=560px){.auto-hero-container{padding:0 22px}.auto-hero-title{font-size:2.25rem}.auto-benefit-card{align-items:flex-start}.auto-hero-actions,.auto-hero-actions .btn{width:100%}}.energy-smartgrid-section{font-family:var(--font,sans-serif);background:linear-gradient(160deg,#0c1524 0%,#0f1e35 50%,#0a1628 100%);padding:100px 0;position:relative;overflow:hidden}.sg-mesh-pattern{opacity:.22;pointer-events:none;background-image:radial-gradient(#10b98124 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.sg-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98117 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-10%;right:-5%}.sg-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.sg-header{text-align:center;max-width:780px;margin:0 auto 56px}.sg-badge{text-transform:uppercase;letter-spacing:.12em;color:#34d399;background:#10b9811f;border:1px solid #10b98140;border-radius:30px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:.83rem;font-weight:700;display:inline-flex}.sg-badge-icon{color:#34d399}.sg-title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:2.9rem;font-weight:850;line-height:1.15}.sg-title-gradient{background:linear-gradient(135deg,#34d399 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sg-subtitle{color:#ffffff80;font-size:1.08rem;line-height:1.65}.sg-tabs-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.sg-tab-btn{color:#ffffff8c;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:40px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:650;transition:all .28s cubic-bezier(.16,1,.3,1);display:flex}.sg-tab-btn:hover{border-color:var(--tab-color);color:var(--tab-color);background:#ffffff12;transform:translateY(-2px)}.sg-tab-btn.active{border-color:var(--tab-color);background:color-mix(in srgb, var(--tab-color) 15%, transparent);color:var(--tab-color);box-shadow:0 0 20px -5px color-mix(in srgb, var(--tab-color) 30%, transparent)}.sg-tab-icon{align-items:center;display:flex}.sg-split-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:48px;display:grid}.sg-detail-panel{flex-direction:column;gap:20px;display:flex}.sg-detail-card{border:1px solid #ffffff17;border-top:3px solid var(--accent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border-radius:24px;padding:36px;transition:all .35s cubic-bezier(.16,1,.3,1);box-shadow:0 25px 50px -20px #00000080}.sg-detail-header{align-items:center;gap:16px;margin-bottom:18px;display:flex}.sg-detail-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sg-detail-title{color:#fff;letter-spacing:-.01em;font-size:1.4rem;font-weight:800}.sg-detail-desc{color:#ffffff8c;margin-bottom:28px;font-size:1rem;line-height:1.65}.sg-stat-row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sg-stat-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;padding:16px;display:flex}.sg-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;font-size:.72rem;font-weight:700}.sg-stat-val{letter-spacing:-.01em;font-size:1.2rem;font-weight:850}.sg-live-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #10b98133;border-radius:20px;padding:28px}.sg-live-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.sg-live-dot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:1.5s infinite sgPulse}@keyframes sgPulse{0%,to{opacity:.4;box-shadow:0 0 #34d39966}50%{opacity:1;box-shadow:0 0 0 6px #34d39900}}.sg-live-label{color:#ffffff80;letter-spacing:.08em;font-family:monospace;font-size:.75rem;font-weight:700}.sg-load-bar-wrapper{background:#ffffff12;border-radius:100px;height:18px;margin-bottom:12px;overflow:hidden}.sg-load-bar{background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:100px;justify-content:flex-end;align-items:center;height:100%;padding-right:10px;transition:width 1.5s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 0 20px #10b98166}.sg-load-pct{color:#fff;font-family:monospace;font-size:.7rem;font-weight:800}.sg-live-meta{color:#fff6;justify-content:space-between;font-family:monospace;font-size:.82rem;display:flex}.sg-features-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sg-feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;gap:16px;padding:24px;transition:all .28s;display:flex}.sg-feature-card:hover{background:#ffffff12;border-color:#34d3994d;transform:translateY(-3px);box-shadow:0 10px 30px -10px #10b98133}.sg-feature-icon{color:#34d399;background:#10b98126;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sg-feature-title{color:#fff;margin-bottom:6px;font-size:.98rem;font-weight:750}.sg-feature-desc{color:#ffffff73;font-size:.87rem;line-height:1.55}.sg-market-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;align-items:center;gap:0;padding:36px 48px;display:flex}.sg-market-stat{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.sg-market-val{background:linear-gradient(135deg,#34d399,#e2e8f0);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:850}.sg-market-lbl{color:#fff6;max-width:130px;font-size:.82rem;line-height:1.4}.sg-market-divider{background:#ffffff14;flex-shrink:0;width:1px;height:50px}@media (width<=1024px){.sg-split-grid{grid-template-columns:1fr}.sg-features-grid{grid-template-columns:1fr 1fr}.sg-market-bar{flex-wrap:wrap;gap:24px;padding:28px 24px}.sg-market-divider{display:none}.sg-market-stat{flex:45%}}@media (width<=640px){.sg-container{padding:0 24px}.sg-title{font-size:2.1rem}.sg-features-grid,.sg-stat-row{grid-template-columns:1fr}.sg-tabs-row{gap:8px}.sg-tab-btn{padding:10px 16px;font-size:.83rem}.sg-market-stat{flex:100%}}.energy-general-investment-section{background-color:#0b0f19;border-bottom:1px solid #ffffff0d;padding:120px 0;position:relative;overflow:hidden}.energy-sec-mesh-pattern{pointer-events:none;opacity:.6;background-image:radial-gradient(circle at 1px 1px,#ffffff05 1px,#0000 0),radial-gradient(circle at 2px 2px,#ffffff04 2px,#0000 0);background-size:40px 40px,80px 80px;position:absolute;inset:0}.energy-sec-ambient-glow{pointer-events:none;filter:blur(80px);background:radial-gradient(circle,#cbd5e10a 0%,#0000 70%);width:55%;height:60%;position:absolute;bottom:10%;right:-10%}.energy-sec-container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.energy-sec-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;display:grid}.energy-sec-narrative-column{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.energy-sec-badge{color:#3b82f6;letter-spacing:.12em;text-transform:uppercase;background:#cbd5e11f;border:1px solid #cbd5e140;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:.75rem;font-weight:750;display:inline-flex}.energy-sec-badge-icon{color:#3b82f6}.energy-sec-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:2.35rem;font-weight:800;line-height:1.2}.energy-sec-title .text-gradient{background:linear-gradient(135deg,#e2e8f0 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-left:8px;display:inline-block}.energy-sec-subtitle{color:#94a3b8;margin:0 0 35px;font-size:1.05rem;line-height:1.6}.energy-sec-points-list{flex-direction:column;gap:20px;width:100%;display:flex}.energy-sec-point-card{-webkit-backdrop-filter:blur(10px);background:#1e293b59;border:1px solid #ffffff0d;border-radius:16px;gap:20px;padding:22px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.energy-sec-point-card:hover{background:#1e293b8c;border-color:#cbd5e133;transform:translate(6px);box-shadow:0 10px 30px #0003}.energy-sec-icon-wrapper{background:#cbd5e11a;border:1px solid #cbd5e133;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.energy-sec-point-card:hover .energy-sec-icon-wrapper{background:#cbd5e133;border-color:#cbd5e166}.energy-sec-icon{color:#3b82f6}.energy-sec-point-content h4{color:#fff;margin:0 0 6px;font-size:.95rem;font-weight:750}.energy-sec-point-content p{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}.energy-sec-visual-column{width:100%;position:relative}.energy-sec-video-card-outer{aspect-ratio:16/10;background:#060913;border:1px solid #ffffff14;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #00000080,inset 0 1px #ffffff1a}@media (width<=990px){.energy-sec-split-grid{grid-template-columns:1fr;gap:50px}.energy-sec-video-card-outer{max-width:680px;margin:0 auto}}.energy-flow-section{font-family:var(--font,sans-serif);background:linear-gradient(170deg,#060d1a 0%,#0b1526 50%,#080f1e 100%);padding:100px 0 80px;position:relative;overflow:hidden}.eflow-mesh{pointer-events:none;z-index:0;background-image:linear-gradient(#34d3990a 1px,#0000 1px),linear-gradient(90deg,#34d3990a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.eflow-glow-left{pointer-events:none;z-index:0;background:radial-gradient(circle,#fbbf240f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:-15%}.eflow-glow-right{pointer-events:none;z-index:0;background:radial-gradient(circle,#60a5fa12 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;bottom:10%;right:-10%}.eflow-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.eflow-header{text-align:center;max-width:700px;margin:0 auto 60px}.eflow-badge{text-transform:uppercase;letter-spacing:.14em;color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2438;border-radius:30px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:.82rem;font-weight:700;display:inline-flex}.eflow-title{color:#fff;letter-spacing:-.02em;margin-bottom:16px;font-size:2.8rem;font-weight:850;line-height:1.15}.eflow-gradient{background:linear-gradient(135deg,#fbbf24 0%,#34d399 50%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.eflow-subtitle{color:#ffffff73;margin-bottom:14px;font-size:1.03rem;line-height:1.65}.eflow-hint{color:#ffffff4d;align-items:center;gap:6px;font-size:.82rem;font-style:italic;display:inline-flex}.eflow-svg-wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;border:1px solid #ffffff12;border-radius:28px;margin-bottom:36px;padding:32px 24px;overflow:hidden;box-shadow:0 40px 80px -30px #000000b3,inset 0 1px #ffffff0d}.eflow-svg{width:100%;height:auto;display:block}.eflow-svg g[transform]{cursor:pointer}.eflow-legend-row{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.eflow-legend-item{align-items:center;gap:8px;display:flex}.eflow-legend-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.eflow-legend-label{color:#ffffff80;letter-spacing:.02em;font-size:.83rem;font-weight:600}.eflow-popup-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:center;padding:80px 16px 24px;animation:.22s popupFadeIn;display:flex;position:fixed;inset:0}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}.eflow-popup-card{scrollbar-width:none;background:linear-gradient(160deg,#0e1a2e 0%,#111f38 100%);border:1px solid #ffffff1a;border-radius:28px;width:100%;max-width:480px;max-height:calc(100vh - 120px);animation:.3s cubic-bezier(.16,1,.3,1) popupSlideUp;position:relative;overflow-y:auto;box-shadow:0 40px 80px -20px #000000e6,inset 0 1px #ffffff0f}.eflow-popup-card::-webkit-scrollbar{display:none}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.eflow-popup-close{z-index:10;color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.eflow-popup-close:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.eflow-popup-hero{justify-content:center;padding:44px 32px 24px;display:flex;position:relative;overflow:hidden}.eflow-popup-icon-wrap{z-index:2;border:1.5px solid;border-radius:28px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;box-shadow:0 20px 40px -10px #00000080}.eflow-popup-icon-glow{opacity:.18;filter:blur(20px);z-index:1;border-radius:50%;width:140px;height:60px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.eflow-popup-body{flex-direction:column;gap:16px;padding:0 32px 36px;display:flex}.eflow-popup-tag{text-transform:uppercase;letter-spacing:.1em;border:1px solid;border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.eflow-popup-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:1.65rem;font-weight:850;line-height:1.2}.eflow-popup-desc{color:#ffffff8c;margin:0;font-size:.95rem;line-height:1.7}.eflow-popup-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}.eflow-popup-stat{text-align:center;background:#ffffff0a;border:1px solid;border-radius:14px;flex-direction:column;align-items:center;gap:5px;padding:14px 10px;display:flex}.eflow-popup-stat-val{letter-spacing:-.01em;font-size:1rem;font-weight:850}.eflow-popup-stat-lbl{text-transform:uppercase;letter-spacing:.05em;color:#ffffff61;font-size:.68rem;font-weight:600;line-height:1.3}@media (width<=768px){.eflow-container{padding:0 24px}.eflow-title{font-size:2.1rem}.eflow-svg-wrapper{border-radius:18px;padding:12px 4px}.eflow-legend-row{gap:14px}.eflow-popup-overlay{align-items:flex-end;padding:0}.eflow-popup-card{border-radius:24px 24px 0 0;max-width:100%;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) popupSlideUpMobile}@keyframes popupSlideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.eflow-popup-stats{grid-template-columns:repeat(3,1fr)}.eflow-popup-hero{padding:36px 24px 20px}.eflow-popup-body{padding:0 24px 32px}}@media (width<=400px){.eflow-popup-stats{grid-template-columns:1fr 1fr}.eflow-popup-stat:last-child{grid-column:1/-1}}.energy-roadmap-section{font-family:var(--font,sans-serif);background:linear-gradient(160deg,#0b1120 0%,#0f172a 40%,#111827 100%);padding:100px 0;position:relative;overflow:hidden}.road-mesh-pattern{opacity:.25;pointer-events:none;background-image:radial-gradient(#f59e0b1f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.road-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#f59e0b14 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-10%;left:-5%}.road-ambient-glow:after{content:"";background:radial-gradient(circle,#3b82f612 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;right:-300px}.road-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.road-header{text-align:center;max-width:780px;margin:0 auto 48px}.road-badge{text-transform:uppercase;letter-spacing:.12em;color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:30px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 16px;font-size:.83rem;font-weight:700;display:inline-flex}.road-badge-icon{color:#fbbf24}.road-title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:2.9rem;font-weight:850;line-height:1.15}.road-title-gradient{background:linear-gradient(135deg,#fbbf24 0%,#34d399 55%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.road-subtitle{color:#ffffff8c;font-size:1.05rem;line-height:1.65}.road-stats-row{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:56px;display:grid}.road-stat-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:24px 20px;transition:all .28s;display:flex}.road-stat-card:hover{background:#ffffff12;border-color:#f59e0b4d;transform:translateY(-4px);box-shadow:0 20px 40px -15px #00000080}.road-stat-icon{color:#fbbf24;background:#f59e0b26;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.road-stat-val{background:linear-gradient(135deg,#fbbf24,#34d399);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:850}.road-stat-lbl{color:#ffffff73;font-size:.8rem;line-height:1.4}.road-main-grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:48px;display:grid}.road-stepper-col{gap:28px;display:flex;position:relative}.road-stepper-line{background:#ffffff1a;border-radius:2px;width:2px;position:absolute;top:32px;bottom:32px;left:22px}.road-stepper-progress{background:linear-gradient(#fbbf24,#34d399,#e2e8f0);border-radius:2px;width:100%;transition:height .8s cubic-bezier(.4,0,.2,1)}.road-phases-list{flex-direction:column;gap:0;width:100%;padding-left:56px;display:flex}.road-phase-item{cursor:pointer;border:1.5px solid #0000;border-radius:18px;gap:20px;margin-bottom:8px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.road-phase-item:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(4px)}.road-phase-item.active{border-color:var(--phase-color);box-shadow:0 10px 30px -10px #0006, 0 0 0 1px color-mix(in srgb, var(--phase-color) 25%, transparent);background:#ffffff0f}.road-phase-dot-wrap{position:absolute;top:28px;left:-42px}.road-phase-dot{color:#ffffff59;background:#ffffff0f;border:2px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.road-phase-item.active .road-phase-dot{background:var(--phase-color);border-color:var(--phase-color);color:#fff;box-shadow:0 0 0 5px color-mix(in srgb, var(--phase-color) 18%, transparent), 0 0 20px color-mix(in srgb, var(--phase-color) 30%, transparent)}.road-phase-item.done .road-phase-dot{background:var(--phase-color);border-color:var(--phase-color);color:#fff}.road-phase-text{flex:1}.road-phase-year{color:var(--phase-color);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}.road-phase-title{color:#fff;margin:4px 0 8px;font-size:1.1rem;font-weight:800}.road-phase-desc{color:#ffffff80;font-size:.9rem;line-height:1.55}.road-detail-col{flex-direction:column;gap:20px;display:flex}.road-radial-card{border:1px solid #ffffff1a;border-top:3px solid var(--phase-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border-radius:24px;padding:36px;box-shadow:0 25px 50px -20px #00000080}.road-radial-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.road-radial-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.road-radial-kicker{text-transform:uppercase;letter-spacing:.08em;color:#fff6;font-size:.78rem;font-weight:700}.road-radial-title{color:#fff;margin-top:4px;font-size:1.3rem;font-weight:800}.road-gauge-wrap{justify-content:center;margin-bottom:28px;display:flex}.road-gauge-svg{width:160px;height:160px}.road-gauge-text{fill:#fff;font-size:20px;font-weight:850;font-family:var(--font,sans-serif)}.road-gauge-sublabel{fill:#fff6;font-size:8px;font-family:var(--font,sans-serif)}.road-kpi-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.road-kpi-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;padding:16px 14px;display:flex}.road-kpi-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffff61;font-size:.7rem;font-weight:700}.road-kpi-val{letter-spacing:-.01em;font-size:1.05rem;font-weight:850}.road-thesis-box{background:#f59e0b12;border:1px solid #f59e0b33;border-radius:20px;padding:28px}.road-thesis-header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.road-thesis-icon{color:#fbbf24}.road-thesis-header span{text-transform:uppercase;letter-spacing:.1em;color:#fbbf24;font-family:monospace;font-size:.75rem;font-weight:700}.road-thesis-text{color:#ffffffa6;font-size:.92rem;line-height:1.65}@media (width<=1100px){.road-main-grid{grid-template-columns:1fr}.road-stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.road-container{padding:0 24px}.road-title{font-size:2.1rem}.road-stats-row{grid-template-columns:1fr 1fr;gap:12px}.road-kpi-grid{grid-template-columns:1fr}.road-phases-list{padding-left:44px}}.energy-key-proj-section{color:#fff;background:#030712;border-top:1px solid #ffffff0f;padding:100px 0;position:relative;overflow:hidden}.ekp-bg-gradient{pointer-events:none;background:radial-gradient(circle at 50% 0,#f59e0b0d 0%,#0000 60%);position:absolute;inset:0}.ekp-dot-grid{pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ekp-container{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.ekp-three-col-grid{grid-template-columns:240px 1.2fr 1fr;align-items:start;gap:40px;display:grid}.ekp-stats-wrapper{flex-direction:column;gap:20px;display:flex;position:relative}.ekp-stats-border-line{background:linear-gradient(#f59e0b 0%,#f59e0b1a 100%);width:2px;position:absolute;top:0;bottom:0;left:0}.ekp-stat-card{-webkit-backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff14;border-radius:16px;margin-left:12px;padding:22px 20px;position:relative}.ekp-stat-number{letter-spacing:-.02em;color:#f59e0b;margin-bottom:6px;font-size:2.1rem;font-weight:850;line-height:1.1;display:block}.ekp-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600;display:block}.ekp-kicker-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ekp-kicker-chip{letter-spacing:.12em;color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.ekp-kicker-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px}.ekp-tag-chip{letter-spacing:.08em;color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.ekp-proj-name{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:2.2rem;font-weight:850;line-height:1.2}.ekp-proj-subtitle{color:#f59e0b;margin-bottom:16px;font-size:1.05rem;font-weight:600;line-height:1.5}.ekp-proj-desc{color:#cbd5e1;margin-bottom:30px;font-size:.95rem;line-height:1.65}.ekp-timeline{flex-direction:column;gap:14px;margin-bottom:32px;padding-left:6px;display:flex;position:relative}.ekp-timeline-track{background:#ffffff1a;width:2px;position:absolute;top:10px;bottom:10px;left:17px}.ekp-milestone-item{z-index:2;align-items:center;gap:16px;display:flex;position:relative}.ekp-m-node{color:#94a3b8;background:#0f172a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ekp-m-node.done{color:#000;background:#f59e0b;border-color:#f59e0b}.ekp-m-node.active{background:#f59e0b33;border-color:#f59e0b}.ekp-m-pulse{background:#f59e0b;border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse}.ekp-m-lbl{color:#94a3b8;font-size:.88rem;font-weight:500}.ekp-m-lbl.active{color:#fff;font-weight:700}.ekp-cta-btn{color:#000;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:30px;align-items:center;gap:10px;padding:12px 24px;font-size:.92rem;font-weight:750;text-decoration:none;transition:all .3s;display:inline-flex}.ekp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f59e0b59}.ekp-visual-col{flex-direction:column;gap:20px;display:flex}.ekp-highlights-wrapper{flex-direction:column;gap:14px;display:flex}.ekp-hl-card{background:#0f172a80;border:1px solid #ffffff14;border-radius:14px;gap:16px;padding:16px;display:flex}.ekp-hl-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ekp-hl-icon-box.amber{color:#f59e0b;background:#f59e0b26}.ekp-hl-icon-box.gold{color:#eab308;background:#eab30826}.ekp-hl-icon-box.emerald{color:#10b981;background:#10b98126}.ekp-hl-title{color:#fff;margin-bottom:4px;font-size:.92rem;font-weight:750}.ekp-hl-desc{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.5}@media (width<=1024px){.ekp-three-col-grid{grid-template-columns:1fr}}.energy-ecosystem-section{color:#fff;background:#030712;border-top:1px solid #ffffff0f;padding:100px 0;position:relative;overflow:hidden}.energy-mesh-pattern{pointer-events:none;opacity:.6;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.energy-ambient-glow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#f59e0b14 0%,#eab3080d 50%,#0000 70%);width:500px;height:500px;position:absolute;top:20%;right:10%}.energy-eco-container{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.energy-eco-header{text-align:center;max-width:800px;margin:0 auto 64px}.energy-eco-badge{letter-spacing:.14em;text-transform:uppercase;color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:.82rem;font-weight:750;display:inline-flex}.energy-eco-badge-icon{color:#f59e0b}.energy-eco-title{letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.18}.energy-eco-title .text-gradient{background:linear-gradient(135deg,#f59e0b 0%,#eab308 50%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.energy-eco-subtitle{color:#94a3b8;font-size:1.1rem;line-height:1.65}.energy-eco-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:54px;display:grid}.energy-eco-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.energy-pillar-card{-webkit-backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;height:100%;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.energy-pillar-card:hover{background:#0f172ad9;border-color:#f59e0b4d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.energy-icon-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.energy-pillar-card h4{color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:800;line-height:1.3}.energy-pillar-card p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.6}.text-amber{color:#f59e0b}.text-gold{color:#eab308}.energy-eco-visual-column{width:100%;position:relative}@media (width<=1024px){.energy-eco-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.energy-eco-cards-grid{grid-template-columns:1fr}.energy-eco-title{font-size:2.1rem}}.energy-page{min-height:90vh;font-family:var(--font);background:linear-gradient(145deg,#f8fafc 0%,#fff 42%,#fffbeb 100%);padding:0 0 78px;position:relative;overflow-x:hidden}.new-hero-right-visual .energy-graphic{box-shadow:none!important;background:0 0!important;border:none!important}.energy-ambient-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 10% 18%,#f59e0b1f 0,#0000 36%),radial-gradient(at 88% 14%,#0f766e1f 0,#0000 34%),radial-gradient(at 50% 95%,#0f172a1a 0,#0000 42%);position:absolute;inset:0}.energy-ambient-bg:after{content:"";opacity:.42;background-image:linear-gradient(#0f172a0a 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 78%);mask-image:radial-gradient(#000,#0000 78%)}.energy-hero-container{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:62px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.energy-hero-content{flex-direction:column;align-items:flex-start;display:flex}.energy-hero-badge{color:#92400e;background:#fffbebe6;border:1px solid #b453092e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.energy-badge-bullet{background:#0f766e;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #0f766e24}.energy-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.45rem;font-weight:880;line-height:1.1}.energy-hero-title span{background:linear-gradient(135deg,#111827 0%,#b45309 46%,#0f766e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.energy-hero-subtitle{max-width:600px;color:var(--text-main);margin-bottom:36px;font-size:1.15rem;line-height:1.65}.energy-animate{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards energy-fade-in;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes energy-fade-in{to{opacity:1;transform:translateY(0)}}.energy-benefit-list{flex-direction:column;gap:16px;width:100%;max-width:548px;margin-bottom:36px;display:flex}.energy-benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #94a3b838;align-items:center;gap:16px;padding:16px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.energy-benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#b4530947;transform:translate(6px)}.energy-benefit-icon{border-radius:var(--radius);color:#92400e;background:linear-gradient(135deg,#fef3c7f5,#ccfbf1b8);flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.energy-benefit-card h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:760}.energy-benefit-card p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.energy-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.energy-hero-actions .btn-primary{background:linear-gradient(135deg,#111827 0%,#b45309 100%)}.energy-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #b453094d}.energy-hero-actions .btn-outline:hover{color:#0f766e;background-color:#f0fdfac7;border-color:#0f766e57}.energy-hero-graphic{justify-content:flex-end;width:100%;display:flex}.energy-graphic-shell{border-radius:calc(var(--radius-lg) + 10px);background:linear-gradient(135deg,#11182733,#b4530929,#0f766e24);width:100%;max-width:710px;padding:8px;box-shadow:0 30px 70px -32px #0f172a8c}.energy-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:76px auto 0;padding:0 24px;display:flex;position:relative}.energy-divider-line{background:linear-gradient(90deg,#b4530933,#e2e8f014);flex:1;height:1px}.energy-divider-tag{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;background:#ffffffe0;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:720;display:inline-flex}.energy-divider-tag svg{color:#92400e}@media (width<=980px){.energy-page{padding:120px 0 62px}.energy-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.energy-hero-content{align-items:center}.energy-hero-title{font-size:2.8rem}.energy-hero-subtitle{margin-left:auto;margin-right:auto}.energy-benefit-card{text-align:left}.energy-hero-actions,.energy-hero-graphic{justify-content:center}}@media (width<=560px){.energy-hero-container{padding:0 22px}.energy-hero-title{font-size:2.25rem}.energy-benefit-card{align-items:flex-start}.energy-hero-actions,.energy-hero-actions .btn{width:100%}}.simplistic-graphic-container{aspect-ratio:16/10;border-radius:var(--radius-lg);width:100%;min-height:400px;box-shadow:var(--shadow-lg), inset 0 1px 2px #ffffff0d;-webkit-user-select:none;user-select:none;background:radial-gradient(circle,#0f172af5 0%,#090f1efc 100%);border:1px solid #0891b233;grid-template-columns:1.2fr .8fr;gap:24px;padding:24px;display:grid;position:relative;overflow:hidden}.simplistic-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#06b6d414 0%,#06b6d400 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-50px;left:-50px}.simplistic-ambient-glow-2{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b9810f 0%,#10b98100 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:-50px}.simplistic-heartrate-panel{border-radius:var(--radius);z-index:2;background:#0f172a66;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:relative}.simplistic-panel-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.simplistic-panel-title{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.simplistic-pulse-dot{background-color:#f43f5e;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite simplistic-dot-blink;box-shadow:0 0 8px #f43f5e}.simplistic-bpm-display{align-items:center;gap:12px;display:flex}.simplistic-bpm-number{color:#fff;text-shadow:0 0 10px #ffffff26;font-family:monospace;font-size:2.2rem;font-weight:800;line-height:1}.simplistic-bpm-label{flex-direction:column;justify-content:center;display:flex}.bpm-text{color:#f43f5e;text-transform:uppercase;letter-spacing:1px;font-size:.6rem;font-weight:800}.bpm-status{color:#fff6;font-size:.55rem}.simplistic-heart-icon-wrapper{animation:.85s cubic-bezier(.215,.61,.355,1) infinite simplistic-heart-pulse;display:inline-flex}.simplistic-heart-icon-wrapper svg{fill:#f43f5e;color:#f43f5e;filter:drop-shadow(0 0 4px #f43f5e80)}.simplistic-ecg-container{flex:1;justify-content:center;align-items:center;width:100%;margin:16px 0;display:flex;position:relative;overflow:hidden}.simplistic-ecg-grid{pointer-events:none;background-image:linear-gradient(#f43f5e08 1px,#0000 1px),linear-gradient(90deg,#f43f5e08 1px,#0000 1px);background-size:15px 15px;position:absolute;inset:0}.simplistic-ecg-path{stroke:#f43f5e;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000px;filter:drop-shadow(0 0 6px #f43f5eb3);animation:3s linear infinite simplistic-ecg-sweep}.simplistic-ecg-scan-beam{pointer-events:none;background:linear-gradient(90deg,#f43f5e00 0%,#f43f5e26 80%,#f43f5e00 100%);width:40px;animation:3s linear infinite simplistic-scan-beam-move;position:absolute;top:0;bottom:0}.simplistic-dna-panel{border-radius:var(--radius);z-index:2;background:#0f172a66;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.simplistic-dna-helix{flex-direction:column;justify-content:space-around;width:100%;max-width:120px;height:90%;display:flex}.dna-rung{justify-content:center;align-items:center;width:100%;height:12px;display:flex;position:relative}.dna-bar{z-index:1;background:linear-gradient(90deg,#06b6d433 0%,#10b98133 100%);width:60px;height:2px;animation:4s ease-in-out infinite dna-bar-scale;position:absolute}.dna-node{z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 10px}.dna-node.node-left{color:#06b6d4cc;background:radial-gradient(circle at 35% 35%,#06b6d4 0%,#0891b2 100%);animation:4s ease-in-out infinite dna-node-left-motion}.dna-node.node-right{color:#10b981cc;background:radial-gradient(circle at 35% 35%,#10b981 0%,#059669 100%);animation:4s ease-in-out infinite dna-node-right-motion}.rung-0{--delay:0s}.rung-1{--delay:.3s}.rung-2{--delay:.6s}.rung-3{--delay:.9s}.rung-4{--delay:1.2s}.rung-5{--delay:1.5s}.rung-6{--delay:1.8s}.rung-7{--delay:2.1s}.rung-8{--delay:2.4s}.rung-9{--delay:2.7s}.rung-10{--delay:3s}.rung-11{--delay:3.3s}.dna-rung .dna-bar,.dna-rung .dna-node{animation-delay:var(--delay)!important}@keyframes simplistic-dot-blink{0%,to{opacity:.2}50%{opacity:1}}@keyframes simplistic-heart-pulse{0%{transform:scale(1)}12%{transform:scale(1.22)}24%{transform:scale(1.05)}36%{transform:scale(1.25)}60%{transform:scale(1)}}@keyframes simplistic-ecg-sweep{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes simplistic-scan-beam-move{0%{left:-10%}to{left:110%}}@keyframes dna-node-left-motion{0%,to{opacity:.45;z-index:1;transform:translate(-32px)scale(.7)}25%{opacity:.8;z-index:3;transform:translate(0)scale(1)}50%{opacity:1;z-index:3;transform:translate(32px)scale(1.3)}75%{opacity:.8;z-index:1;transform:translate(0)scale(1)}}@keyframes dna-node-right-motion{0%,to{opacity:1;z-index:3;transform:translate(32px)scale(1.3)}25%{opacity:.8;z-index:1;transform:translate(0)scale(1)}50%{opacity:.45;z-index:1;transform:translate(-32px)scale(.7)}75%{opacity:.8;z-index:3;transform:translate(0)scale(1)}}@keyframes dna-bar-scale{0%,50%,to{opacity:.8;transform:scaleX(1)}25%,75%{opacity:.2;transform:scaleX(0)}}@media (width<=980px){.simplistic-graphic-container{aspect-ratio:auto;gap:16px;min-height:380px;padding:16px}}@media (width<=560px){.simplistic-graphic-container{grid-template-rows:1.1fr .9fr;grid-template-columns:1fr;gap:12px;min-height:480px}.simplistic-dna-panel{padding:12px}.simplistic-dna-helix{flex-direction:row;justify-content:space-around;align-items:center;max-width:100%;height:100%}.dna-rung{flex-direction:column;width:25px;height:100%}.dna-bar{background:linear-gradient(#06b6d433 0%,#10b98133 100%);width:2px;height:60px;animation-name:dna-bar-scale-y}.dna-node.node-left{animation-name:dna-node-left-motion-y}.dna-node.node-right{animation-name:dna-node-right-motion-y}}@keyframes dna-bar-scale-y{0%,50%,to{opacity:.8;transform:scaleY(1)}25%,75%{opacity:.2;transform:scaleY(0)}}@keyframes dna-node-left-motion-y{0%,to{opacity:.45;z-index:1;transform:translateY(-32px)scale(.7)}25%{opacity:.8;z-index:3;transform:translateY(0)scale(1)}50%{opacity:1;z-index:3;transform:translateY(32px)scale(1.3)}75%{opacity:.8;z-index:1;transform:translateY(0)scale(1)}}@keyframes dna-node-right-motion-y{0%,to{opacity:1;z-index:3;transform:translateY(32px)scale(1.3)}25%{opacity:.8;z-index:1;transform:translateY(0)scale(1)}50%{opacity:.45;z-index:1;transform:translateY(-32px)scale(.7)}75%{opacity:.8;z-index:3;transform:translateY(0)scale(1)}}.pharma-cold-chain-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 10% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 90% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.cold-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.cold-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:20%}.cold-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.cold-header{text-align:center;max-width:750px;margin:0 auto 64px}.cold-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.cold-badge-icon{color:#3b82f6}.cold-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.cold-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cold-subtitle{color:var(--text-main,#475569);font-size:1.1rem;line-height:1.6}.cold-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.cold-visual-column{position:relative}.cold-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.cold-control-image{object-fit:cover;width:100%;height:100%}.cold-narrative-column{flex-direction:column;display:flex}.narrative-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #e2e8f0cc;border-radius:24px;padding:40px;box-shadow:0 10px 30px -10px #0000000a}.narrative-heading{letter-spacing:.1em;color:#3b82f6;margin-bottom:8px;font-size:1rem;font-weight:750}.narrative-subheading{color:#64748b;margin-bottom:32px;font-size:.95rem}.narratives-list{flex-direction:column;gap:28px;display:flex}.narrative-item{align-items:flex-start;gap:20px;display:flex}.narrative-icon-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 8px #00000005}.narrative-icon{flex-shrink:0}.text-red{color:#ef4444}.narrative-text{flex-direction:column;gap:6px;display:flex}.narrative-text h4{color:#0f172a;font-size:1.15rem;font-weight:750}.narrative-text p{color:#64748b;font-size:.95rem;line-height:1.55}.cold-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.cold-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.cold-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.cold-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.cold-guide-container .border-left-emerald{border-left:3px solid #10b981}.cold-guide-container .border-left-purple{border-left:3px solid #a855f7}.cold-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.cold-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.cold-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.cold-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}.cold-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.cold-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.cold-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.cold-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.cold-section-container{padding:0 24px}.cold-title{font-size:2.2rem}.narrative-card,.cold-guide-container{padding:24px}}.pharma-portfolio-graphic{border-radius:var(--radius-lg,24px);background:radial-gradient(circle,#0d1222 0%,#060913 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0d}.pharma-portfolio-svg{width:90%;height:90%;display:block}.pharma-rotating-ring{transform-origin:50%;transform-box:fill-box;animation:28s linear infinite pharma-rotate-dash}@keyframes pharma-rotate-dash{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pharma-connecting-lines-flow{animation:4.5s linear infinite pharma-dash-flow}@keyframes pharma-dash-flow{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}.pharma-center-pulse{transform-origin:50%;transform-box:fill-box;animation:2.5s cubic-bezier(.25,.8,.25,1) infinite pharma-center-expand}@keyframes pharma-center-expand{0%{opacity:.6;transform:scale(.7)}75%,to{opacity:0;transform:scale(1.5)}}.pharma-node-ring-pulse{transform-origin:50%;transform-box:fill-box}.pharma-storage-node-float .pharma-node-ring-pulse{animation:3s .3s infinite pharma-node-ping}.pharma-clinic-node-float .pharma-node-ring-pulse{animation:3s 1.3s infinite pharma-node-ping}.pharma-lab-node-float .pharma-node-ring-pulse{animation:3s 2.3s infinite pharma-node-ping}@keyframes pharma-node-ping{0%{opacity:.9;transform:scale(.6)}75%,to{opacity:0;transform:scale(1.35)}}.pharma-pillar-node{transform-box:fill-box;transform-origin:50%;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1)}.pharma-pillar-node:hover{transform:scale(1.12)}.pharma-storage-node-float{animation:5s ease-in-out infinite pharma-float-node-1}.pharma-clinic-node-float{animation:5.5s ease-in-out .7s infinite pharma-float-node-2}.pharma-lab-node-float{animation:6s ease-in-out 1.4s infinite pharma-float-node-3}@keyframes pharma-float-node-1{0%,to{transform:translate(250px,90px)translateY(0)}50%{transform:translate(250px,90px)translateY(-5px)}}@keyframes pharma-float-node-2{0%,to{transform:translate(365px,260px)translateY(0)}50%{transform:translate(365px,260px)translateY(-4px)}}@keyframes pharma-float-node-3{0%,to{transform:translate(135px,260px)translateY(0)}50%{transform:translate(135px,260px)translateY(-5px)}}.pharma-tooltip-label{opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.pharma-tooltip-label.visible{opacity:1}.pharma-tooltip-label rect{box-shadow:0 8px 30px #00000080}.pharma-audit-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 20%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 80%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.audit-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.audit-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;right:15%}.audit-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.audit-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:56px;display:grid}.audit-narrative-column{flex-direction:column;align-items:flex-start;display:flex}.audit-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.audit-badge-icon{color:#8b5cf6}.audit-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.audit-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:8px}.audit-subtitle{color:var(--text-main,#475569);max-width:680px;font-size:1.1rem;line-height:1.6}.audit-visual-column{position:relative}.audit-photo-frame{aspect-ratio:16/12;background:#090d16;border:1px solid #0000000d;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f}.audit-control-image{object-fit:cover;width:100%;height:100%}.hud-corner-top-left{border-top:2px solid #fff6;border-left:2px solid #fff6;width:16px;height:16px;position:absolute;top:16px;left:16px}.hud-corner-top-right{border-top:2px solid #fff6;border-right:2px solid #fff6;width:16px;height:16px;position:absolute;top:16px;right:16px}.hud-corner-bottom-left{border-bottom:2px solid #fff6;border-left:2px solid #fff6;width:16px;height:16px;position:absolute;bottom:16px;left:16px}.hud-corner-bottom-right{border-bottom:2px solid #fff6;border-right:2px solid #fff6;width:16px;height:16px;position:absolute;bottom:16px;right:16px}.audit-pillars-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}.pillar-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px -2px #00000005}.pillar-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px -4px #0000000f}.pillar-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.pillar-icon-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.text-purple{color:#8b5cf6}.pillar-header h3{color:#0f172a;font-size:1.15rem;font-weight:800;line-height:1.25}.pillar-desc{color:#64748b;font-size:.95rem;line-height:1.6}.audit-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.audit-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.audit-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.audit-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.audit-guide-container .border-left-emerald{border-left:3px solid #10b981}.audit-guide-container .border-left-blue{border-left:3px solid #3b82f6}.audit-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.audit-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.audit-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.audit-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.audit-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.audit-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.audit-split-grid{grid-template-columns:1fr;gap:40px}.audit-pillars-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.audit-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.audit-section-container{padding:0 24px}.audit-title{font-size:2.2rem}.pillar-card,.audit-guide-container{padding:24px}}.pharma-capacity-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 15% 30%,#3b82f608,#0000 50%),radial-gradient(circle at 85% 70%,#10b98108,#0000 50%),#fff;padding:100px 0;position:relative;overflow:hidden}.capacity-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#3b82f60d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.capacity-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:40%;left:10%}.capacity-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.capacity-split-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.capacity-visual-column{position:relative}.capacity-photo-frame{aspect-ratio:4/3;-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.capacity-photo-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.capacity-control-image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.capacity-photo-frame:hover .capacity-control-image{transform:scale(1.03)}.capacity-hotspot{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute}.capacity-hotspot:hover{transform:scale(1.2)}.hotspot-sensors{top:28%;left:45%}.hotspot-robotics{top:62%;left:24%}.hotspot-labs{top:48%;left:72%}.hotspot-dot{z-index:2;background:#fff;border-radius:50%;width:10px;height:10px;transition:background-color .3s;box-shadow:0 0 8px #fffc}.hotspot-pulse-ring{pointer-events:none;z-index:1;border:2px solid #fff9;border-radius:50%;width:100%;height:100%;transition:border-color .3s;animation:2s ease-out infinite hotspotPulse;position:absolute}.hotspot-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;opacity:0;pointer-events:none;background:#090d16d9;border:1px solid #ffffff26;border-radius:6px;flex-direction:column;gap:2px;min-width:110px;padding:6px 12px;font-family:monospace;transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:30px;transform:translateY(10px)scale(.95)}.hotspot-tag-lbl{color:#ffffff80;letter-spacing:.05em;font-size:.65rem;font-weight:700}.hotspot-tag-val{color:#fff;font-size:.72rem;font-weight:700}.capacity-hotspot.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.capacity-hotspot.active .hotspot-pulse-ring{border-color:#3b82f6cc}.capacity-hotspot.active .hotspot-tag{opacity:1;transform:translateY(0)scale(1)}.hotspot-sensors.active .hotspot-dot{background:#ef4444;box-shadow:0 0 12px #ef4444}.hotspot-sensors.active .hotspot-pulse-ring{border-color:#ef4444cc}.hotspot-sensors.active .hotspot-tag-val{color:#ef4444}.hotspot-robotics.active .hotspot-dot{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.hotspot-robotics.active .hotspot-pulse-ring{border-color:#3b82f6cc}.hotspot-robotics.active .hotspot-tag-val{color:#3b82f6}.hotspot-labs.active .hotspot-dot{background:#10b981;box-shadow:0 0 12px #10b981}.hotspot-labs.active .hotspot-pulse-ring{border-color:#10b981cc}.hotspot-labs.active .hotspot-tag-val{color:#10b981}.capacity-narrative-column{flex-direction:column;display:flex}.capacity-badge{text-transform:uppercase;letter-spacing:.12em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.capacity-badge-icon{color:#3b82f6}.capacity-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.capacity-title .text-gradient{background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.capacity-subtitle{color:var(--text-main,#475569);margin-bottom:32px;font-size:1.1rem;line-height:1.6}.inventions-list{flex-direction:column;gap:20px;display:flex}.invention-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fff9;border:1px solid #e2e8f0;border-radius:16px;gap:20px;padding:24px;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.invention-card:hover,.invention-card.active{background:#fff;transform:translateY(-2px);box-shadow:0 10px 25px -10px #0000000d}.invention-card:hover:first-child,.invention-card.active:first-child{border-color:#ef4444}.invention-card:hover:nth-child(2),.invention-card.active:nth-child(2){border-color:#3b82f6}.invention-card:hover:nth-child(3),.invention-card.active:nth-child(3){border-color:#10b981}.invention-icon-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.invention-info{flex-direction:column;gap:4px;display:flex}.invention-info h4{color:#0f172a;font-size:1.15rem;font-weight:750}.invention-info p{color:#64748b;font-size:.95rem;line-height:1.5}.hud-badge-top-left{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;letter-spacing:.05em;z-index:3;background:#090d16cc;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;position:absolute;top:16px;left:16px}.hud-badge-temp-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#10b981;letter-spacing:.05em;z-index:3;background:#090d16cc;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-family:monospace;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:16px;right:16px}.tel-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulseAlpha;box-shadow:0 0 6px #10b981}.capacity-guide-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:40px}.capacity-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.capacity-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.capacity-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.capacity-guide-container .border-left-emerald{border-left:3px solid #10b981}.capacity-guide-container .border-left-purple{border-left:3px solid #a855f7}.capacity-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.capacity-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.capacity-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.capacity-guide-container .purple-bg{color:#a855f7!important;background:#a855f71a!important}.capacity-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.capacity-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.capacity-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.capacity-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.capacity-section-container{padding:0 24px}.capacity-title{font-size:2.2rem}.invention-card,.capacity-guide-container{padding:24px}}.pharma-dispatch-section{font-family:var(--font,sans-serif);background:radial-gradient(circle at 80% 80%,#8b5cf608,#0000 50%),radial-gradient(circle at 20% 20%,#3b82f608,#0000 50%),#f8fafc;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.dispatch-mesh-pattern{opacity:.15;pointer-events:none;background-image:radial-gradient(#8b5cf60a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.dispatch-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#8b5cf605 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:20%;right:10%}.dispatch-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.dispatch-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}.dispatch-narrative-column{flex-direction:column;display:flex}.dispatch-badge{text-transform:uppercase;letter-spacing:.12em;color:#8b5cf6;background:#8b5cf60f;border:1px solid #8b5cf61f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.dispatch-badge-icon{color:#8b5cf6}.dispatch-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.15}.dispatch-title .text-gradient{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dispatch-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.pillars-selector-list{flex-direction:column;gap:16px;display:flex}.pillar-select-card{cursor:pointer;background:#fffc;border:1px solid #e2e8f0;border-radius:16px;gap:20px;padding:20px 24px;transition:transform .3s,border-color .3s,box-shadow .3s,background-color .3s;display:flex}.pillar-select-card:hover{background:#fff;border-color:#8b5cf64d;transform:translate(4px);box-shadow:0 4px 15px #8b5cf608}.pillar-select-card.active{background:#fff;border-color:#8b5cf6;box-shadow:0 8px 30px -4px #8b5cf614}.pillar-select-indicator{flex-shrink:0;justify-content:center;align-items:center;display:flex}.indicator-dot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:background-color .3s,box-shadow .3s}.pillar-select-card.active .indicator-dot{background:#8b5cf6;box-shadow:0 0 8px #8b5cf6}.pillar-select-content{flex-direction:column;gap:4px;display:flex}.pillar-select-content h4{color:#0f172a;font-size:1.1rem;font-weight:750;transition:color .3s}.pillar-select-card.active h4{color:#8b5cf6}.pillar-select-content p{color:#64748b;font-size:.95rem;line-height:1.5}.dispatch-visual-column{position:relative}.dispatch-gallery-frame{-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.dispatch-gallery-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.dispatch-gallery-image-wrapper{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.dispatch-gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1),filter .6s;display:block}.dispatch-gallery-frame:hover .dispatch-gallery-img{transform:scale(1.04)}.dispatch-gallery-caption{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0000 0%,#0f172ad9 40%,#0f172af5 100%);border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.dispatch-gallery-caption h3{color:#fff;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.dispatch-gallery-caption p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}.dispatch-guide-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px -2px #00000003}.dispatch-guide-container .guide-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:32px;font-size:1.35rem;font-weight:800}.dispatch-guide-container .guide-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.dispatch-guide-container .guide-col{flex-direction:column;gap:16px;padding-left:24px;display:flex}.dispatch-guide-container .border-left-emerald{border-left:3px solid #10b981}.dispatch-guide-container .border-left-blue{border-left:3px solid #3b82f6}.dispatch-guide-container .guide-col-header{align-items:center;gap:16px;display:flex}.dispatch-guide-container .guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;flex-shrink:0!important}.dispatch-guide-container .emerald-bg{color:#10b981!important;background:#10b9811a!important}.dispatch-guide-container .blue-bg{color:#3b82f6!important;background:#3b82f61a!important}.dispatch-guide-container .guide-col-header h4{color:#0f172a;font-size:1.1rem;font-weight:750}.dispatch-guide-container .guide-text{color:#475569;font-size:.95rem;line-height:1.6}@media (width<=1024px){.dispatch-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=768px){.dispatch-guide-container .guide-grid{grid-template-columns:1fr;gap:32px}}@media (width<=640px){.dispatch-section-container{padding:0 24px}.dispatch-title{font-size:2.2rem}.pillar-select-card{padding:20px}.dispatch-guide-container{padding:24px}}.pharma-ecosystem-section{color:#fff;background:#040812;border-top:1px solid #ffffff0f;padding:100px 0;position:relative;overflow:hidden}.eco-mesh-pattern{pointer-events:none;opacity:.6;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.eco-ambient-glow{pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#10b98114 0%,#06b6d40d 50%,#0000 70%);width:500px;height:500px;position:absolute;top:20%;right:10%}.eco-container{z-index:2;max-width:1280px;margin:0 auto;padding:0 32px;position:relative}.eco-header{text-align:center;max-width:800px;margin:0 auto 64px}.eco-badge{letter-spacing:.14em;text-transform:uppercase;color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:.82rem;font-weight:750;display:inline-flex}.eco-badge-icon{color:#10b981}.eco-title{letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:2.8rem;font-weight:850;line-height:1.18}.eco-title .text-gradient{background:linear-gradient(135deg,#10b981 0%,#06b6d4 50%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.eco-subtitle{color:#94a3b8;font-size:1.1rem;line-height:1.65}.eco-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:54px;display:grid}.eco-cards-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.eco-pillar-card{-webkit-backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;height:100%;padding:28px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.eco-pillar-card:hover{background:#0f172ad9;border-color:#10b9814d;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.eco-icon-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.eco-pillar-card h4{color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:800;line-height:1.3}.eco-pillar-card p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.6}.text-teal{color:#10b981}.text-cyan{color:#06b6d4}.text-emerald{color:#34d399}.text-blue{color:#3b82f6}.eco-visual-column{width:100%;position:relative}@media (width<=1024px){.eco-split-grid{grid-template-columns:1fr;gap:40px}}@media (width<=640px){.eco-cards-grid{grid-template-columns:1fr}.eco-title{font-size:2.1rem}}.ph-key-proj-section{font-family:var(--font,"Inter", sans-serif);background:#040812;border-top:1px solid #ffffff0d;padding:100px 0;position:relative;overflow:hidden}.phkp-bg-gradient{pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98108 0%,#0d948805 40%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:10%;left:30%}.phkp-dot-grid{pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff04 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.phkp-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.phkp-three-col-grid{grid-template-columns:.85fr 1.3fr 1.15fr;align-items:flex-start;gap:50px;display:grid}@media (width<=1100px){.phkp-three-col-grid{grid-template-columns:1fr;gap:40px}}.phkp-stats-col{position:relative}.phkp-stats-wrapper{flex-direction:column;gap:16px;padding-left:20px;display:flex;position:relative}.phkp-stats-border-line{opacity:.3;background:linear-gradient(#10b981 0%,#0d9488 50%,#f43f5e 100%);width:2px;position:absolute;top:0;bottom:0;left:0}.phkp-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a112299;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;padding:24px 20px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.phkp-stat-card:hover{border-color:#10b9814d;transform:translate(4px);box-shadow:0 10px 25px -10px #10b98126}.phkp-stat-card:nth-child(3):hover{border-color:#0d94884d;box-shadow:0 10px 25px -10px #0d948826}.phkp-stat-card:nth-child(4):hover{border-color:#f43f5e4d;box-shadow:0 10px 25px -10px #f43f5e26}.phkp-stat-number{color:#fff;letter-spacing:-.02em;font-family:monospace;font-size:2.1rem;font-weight:850}.phkp-stat-label{text-transform:uppercase;color:#ffffff73;letter-spacing:.08em;margin-top:6px;font-size:.8rem;font-weight:700}.phkp-narrative-col{flex-direction:column;display:flex}.phkp-kicker-row{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.phkp-kicker-chip{color:#10b981;letter-spacing:.08em;background:#10b98114;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.phkp-kicker-dot{background:#10b981;border-radius:50%;width:5px;height:5px;animation:1.5s infinite phkpPulseDot;box-shadow:0 0 6px #10b981}@keyframes phkpPulseDot{0%,to{opacity:.4}50%{opacity:1}}.phkp-tag-chip{color:#fff6;letter-spacing:.06em;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.phkp-proj-name{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:850;line-height:1.15}.phkp-proj-subtitle{color:#10b981;margin:0 0 20px;font-size:1.05rem;font-weight:700;line-height:1.5}.phkp-proj-desc{color:#fff9;margin:0 0 32px;font-size:.95rem;line-height:1.6}.phkp-timeline{margin-bottom:36px;padding-left:24px;position:relative}.phkp-timeline-track{background:#ffffff1a;width:1px;position:absolute;top:6px;bottom:6px;left:5px}.phkp-milestone-item{padding-bottom:18px;position:relative}.phkp-milestone-item:last-child{padding-bottom:0}.phkp-m-node{background:#040812;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;top:4px;left:-24px}.phkp-m-node.done{color:#10b981}.phkp-m-node.active{background:#040812}.phkp-m-pulse{background:#f43f5e;border-radius:50%;width:6px;height:6px;animation:2s infinite phkpTimelinePulse;box-shadow:0 0 6px #f43f5e}@keyframes phkpTimelinePulse{0%{opacity:.8;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.9)}}.phkp-m-lbl{color:#ffffff8c;font-size:.85rem}.phkp-m-lbl.active{color:#fff;font-weight:700}.phkp-cta-btn{color:#fff;background:#10b981;border:1px solid #ffffff1a;border-radius:8px;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:750;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 4px 20px #10b98133}.phkp-cta-btn:hover{background:#0d9488;transform:translateY(-2px);box-shadow:0 6px 24px #0d94884d}.phkp-visual-col{flex-direction:column;display:flex}.phkp-gallery-frame{-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000073}.phkp-gallery-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#e2e8f01f 0%,#0000 70%);border-radius:24px;position:absolute;inset:-1px}.phkp-viewport-body{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.phkp-viewport-image{object-fit:cover;opacity:.92;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.phkp-gallery-frame:hover .phkp-viewport-image{transform:scale(1.04)}.phkp-image-overlay-gradient{pointer-events:none;background:linear-gradient(#0408121a 0%,#040812a6 100%);position:absolute;inset:0}.phkp-stat-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;border-radius:8px;flex-direction:column;min-width:90px;padding:10px 14px;display:flex;position:absolute}.phkp-stat-overlay.bottom-left{border-left:2px solid #0d9488;bottom:16px;left:16px}.phkp-stat-overlay.bottom-right{border-left:2px solid #f43f5e;bottom:16px;right:16px}.phkp-so-val{color:#fff;font-family:monospace;font-size:.95rem;font-weight:800}.phkp-so-lbl{color:#fff6;margin-top:2px;font-size:.65rem}.phkp-highlights-list{flex-direction:column;gap:10px;display:flex}.phkp-hl-card{cursor:pointer;background:#0a112280;border:1px solid #ffffff0a;border-radius:10px;padding:12px 18px;transition:all .3s cubic-bezier(.16,1,.3,1)}.phkp-hl-card:hover{background:#0a1122b3;border-color:#ffffff14}.phkp-hl-card.active{background:#0a1122d9}.phkp-hl-card.active.border-mint{border-color:#10b981}.phkp-hl-card.active.border-teal{border-color:#0d9488}.phkp-hl-card.active.border-rose{border-color:#f43f5e}.phkp-hl-header{align-items:center;gap:12px;display:flex}.phkp-hl-icon-wrapper{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.phkp-hl-icon-wrapper.mint-bg{color:#10b981;background:#10b98114;border:1px solid #10b98133}.phkp-hl-icon-wrapper.teal-bg{color:#0d9488;background:#0d948814;border:1px solid #0d948833}.phkp-hl-icon-wrapper.rose-bg{color:#f43f5e;background:#f43f5e14;border:1px solid #f43f5e33}.phkp-hl-header h4{color:#fff;flex-grow:1;margin:0;font-size:.95rem;font-weight:750}.phkp-hl-card.active h4{color:#fff}.phkp-hl-toggle-symbol{color:#ffffff4d;font-family:monospace;font-size:1.1rem}.phkp-hl-card.active .phkp-hl-toggle-symbol{color:#fff}.phkp-hl-body-animated{padding-top:10px;animation:.3s ease-out forwards phkpSlideDown}@keyframes phkpSlideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.phkp-hl-body-animated p{color:#ffffff8c;margin:0;font-size:.85rem;line-height:1.5}.ph-falk-holding-section{font-family:var(--font,"Inter", sans-serif);background:radial-gradient(circle at 80% 20%,#10b98108,#0000 50%),radial-gradient(circle at 20% 80%,#f43f5e08,#0000 50%),#fff;border-top:1px solid #edf2f7;padding:100px 0;position:relative;overflow:hidden}.ph-falk-holding-mesh-pattern{opacity:.18;pointer-events:none;background-image:radial-gradient(#10b98108 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ph-falk-holding-ambient-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#0d948805 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:30%;right:15%}.ph-falk-holding-section-container{z-index:2;max-width:1400px;margin:0 auto;padding:0 48px;position:relative}.ph-falk-holding-split-grid{grid-template-columns:1.05fr 1.1fr;align-items:center;gap:60px;margin-bottom:64px;display:grid}@media (width<=1024px){.ph-falk-holding-split-grid{grid-template-columns:1fr;gap:40px}}.ph-falk-holding-visual-column{position:relative}.ph-falk-holding-console-outer{width:100%;position:relative}.ph-falk-holding-console-border-glow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#10b98126 0%,#f43f5e1f 100%);border-radius:22px;position:absolute;inset:-2px}.ph-falk-holding-console-inner{z-index:2;background:#060913;border:1px solid #ffffff0d;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ph-falk-holding-console-header{background:#0a0f1d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:48px;padding:0 20px;display:flex}.ph-falk-holding-console-dots{gap:6px;display:flex}.ph-falk-holding-console-dot{border-radius:50%;width:10px;height:10px}.dot-red{opacity:.8;background:#ef4444}.dot-yellow{opacity:.8;background:#f59e0b}.dot-green{opacity:.8;background:#10b981}.ph-falk-holding-console-title{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;white-space:nowrap;font-family:monospace;font-size:.72rem;font-weight:700}.ph-falk-holding-console-play-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .2s,color .2s;display:flex}.ph-falk-holding-console-play-btn:hover{color:#fff;background:#ffffff1a}.rotating-slow{animation:6s linear infinite rotateSlow}.ph-falk-holding-console-viewport{aspect-ratio:1;background:radial-gradient(circle,#0a0f1d 0%,#060913 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ph-falk-holding-svg-container{width:75%;height:75%}.ph-falk-holding-clinical-svg{width:100%;height:100%;overflow:visible}.svg-grid-circle{fill:none;stroke:#ffffff08;stroke-width:1.5px}.circle-outer{stroke-dasharray:4 8}.circle-mid{stroke-dasharray:6 6}.circle-inner{stroke:#ffffff0d}.svg-shield-path{fill:none;stroke:#10b9810d;stroke-width:1.5px;stroke-dasharray:6 6}.svg-orbit-path{fill:none;stroke-width:1.5px;transform-origin:200px 200px}.path-mid{stroke:#0d948826;stroke-dasharray:60 200}.path-mid.animating{animation:18s linear infinite rotateOrbit}.svg-connect-line{stroke:#ffffff0a;stroke-width:1.5px;stroke-dasharray:6 4;transition:stroke .3s,stroke-width .3s,filter .3s}.svg-connect-line.active{stroke-width:2.5px;animation:1s linear infinite connectLineFlow}.line-stage-1.active{stroke:#10b981;filter:drop-shadow(0 0 6px #10b98199)}.line-stage-2.active{stroke:#0d9488;filter:drop-shadow(0 0 6px #0d948899)}.line-stage-3.active{stroke:#f43f5e;filter:drop-shadow(0 0 6px #f43f5e99)}.center-node-bg{fill:#080c16;stroke:#ffffff14;stroke-width:2px;filter:drop-shadow(0 0 12px #10b98126)}.center-node-inner-border{fill:none;stroke:#10b98133;stroke-width:1.5px;stroke-dasharray:4 6;transform-origin:200px 200px;animation:20s linear infinite rotateSlow}.center-node-lbl{fill:#fff;letter-spacing:.1em;font-family:monospace;font-size:13px;font-weight:850}.center-node-sublbl{fill:#ffffff73;letter-spacing:.08em;font-family:monospace;font-size:7px;font-weight:700}.svg-interactive-node{cursor:pointer}.svg-interactive-node .node-bg{fill:#0c1222;stroke:#ffffff1f;stroke-width:2px;transition:fill .3s,stroke .3s,filter .3s}.svg-interactive-node .node-icon-lbl{fill:#fff9;font-family:monospace;font-size:11px;font-weight:700;transition:fill .3s}.svg-interactive-node .node-pulse-ring{fill:none;stroke-width:1.5px;opacity:0;transform-origin:inherit;transition:opacity .3s}.svg-interactive-node:hover .node-bg{fill:#111a30;stroke:#ffffff4d}.node-stage-1.active .node-bg{fill:#061c14;stroke:#10b981;filter:drop-shadow(0 0 8px #10b98199)}.node-stage-1.active .node-pulse-ring{stroke:#10b981;opacity:.8;transform-origin:110px 130px;animation:2s infinite nodeGlowPulse}.node-stage-1.active .node-icon-lbl{fill:#34d399}.node-stage-2.active .node-bg{fill:#051917;stroke:#0d9488;filter:drop-shadow(0 0 8px #0d948899)}.node-stage-2.active .node-pulse-ring{stroke:#0d9488;opacity:.8;transform-origin:290px 130px;animation:2s infinite nodeGlowPulse}.node-stage-2.active .node-icon-lbl{fill:#2dd4bf}.node-stage-3.active .node-bg{fill:#22060b;stroke:#f43f5e;filter:drop-shadow(0 0 8px #f43f5e99)}.node-stage-3.active .node-pulse-ring{stroke:#f43f5e;opacity:.8;transform-origin:200px 290px;animation:2s infinite nodeGlowPulse}.node-stage-3.active .node-icon-lbl{fill:#fda4af}.ph-falk-holding-diagnostics-card-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#090d16d9;border:1px solid #ffffff1a;border-radius:12px;padding:16px;position:absolute;bottom:16px;left:16px;right:16px}.ph-active-badge-status{border-radius:4px;align-items:center;gap:6px;margin-bottom:12px;padding:3px 8px;font-family:monospace;font-size:.68rem;font-weight:700;display:inline-flex}.ph-active-badge-status.mint{color:#34d399;background:#10b98126;border:1px solid #10b9814d}.ph-active-badge-status.teal{color:#2dd4bf;background:#0d948826;border:1px solid #0d94884d}.ph-active-badge-status.rose{color:#fda4af;background:#f43f5e26;border:1px solid #f43f5e4d}.ph-status-dot-pulse{border-radius:50%;width:6px;height:6px;animation:1.5s infinite diagPulseDot}.mint .ph-status-dot-pulse{background:#34d399;box-shadow:0 0 4px #34d399}.teal .ph-status-dot-pulse{background:#2dd4bf;box-shadow:0 0 4px #2dd4bf}.rose .ph-status-dot-pulse{background:#f43f5e;box-shadow:0 0 4px #f43f5e}.ph-diag-grid-stats{grid-template-columns:1.15fr .85fr;align-items:center;gap:16px;margin-bottom:10px;display:grid}.ph-diag-stat-item{flex-direction:column;display:flex}.ph-diag-stat-val{color:#fff;font-family:monospace;font-size:1.15rem;font-weight:750}.ph-diag-stat-lbl{color:#ffffff80;margin-top:2px;font-size:.72rem}.ph-diag-stat-progress{align-items:center;gap:12px;display:flex}.ph-diag-progress-bar-container{background:#ffffff0f;border-radius:3px;flex-grow:1;height:6px;overflow:hidden}.ph-diag-progress-bar-fill{border-radius:3px;height:100%;transition:width .5s ease-out}.ph-diag-progress-bar-fill.mint{background:#10b981}.ph-diag-progress-bar-fill.teal{background:#0d9488}.ph-diag-progress-bar-fill.rose{background:#f43f5e}.ph-diag-progress-percent{color:#fffc;font-family:monospace;font-size:.8rem;font-weight:700}.ph-diag-telemetry-strip{color:#fff6;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:8px;font-family:monospace;font-size:.65rem;display:flex}.ph-telemetry-separator{color:#ffffff26}.ph-falk-holding-narrative-column{flex-direction:column;display:flex}.ph-falk-holding-badge{text-transform:uppercase;letter-spacing:.12em;color:#0d9488;background:#0d94880f;border:1px solid #0d94881f;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.ph-falk-holding-badge-icon{color:#0d9488}.ph-falk-holding-title{color:var(--secondary,#0f172a);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:850;line-height:1.15}.ph-falk-holding-text-gradient{background:linear-gradient(135deg,#10b981 0%,#0d9488 50%,#f43f5e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ph-falk-holding-subtitle{color:var(--text-main,#475569);margin-bottom:36px;font-size:1.1rem;line-height:1.6}.ph-falk-holding-stages-selector-list{flex-direction:column;gap:12px;display:flex}.ph-falk-holding-stage-card{cursor:pointer;background:#f8fafc99;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ph-falk-holding-stage-card:hover{background:#fff;border-color:#0d948840;box-shadow:0 10px 25px -5px #0d94880d}.ph-falk-holding-stage-card.active{background:#fff;border-color:#0d9488;box-shadow:0 10px 30px -10px #0d94881f}.ph-falk-holding-stage-card:before{content:"";background:#0d9488;width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ph-falk-holding-stage-card.active:before{transform:scaleY(1)}.ph-falk-holding-stage-number{color:#0f172a4d;font-family:monospace;font-size:.95rem;font-weight:750;transition:color .3s}.ph-falk-holding-stage-card.active .ph-falk-holding-stage-number{color:#0d9488}.ph-falk-holding-stage-content{flex-grow:1}.ph-falk-holding-stage-content h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:750;transition:color .3s}.ph-falk-holding-stage-card.active h4{color:#0d9488}.ph-falk-holding-stage-desc-animated{color:#475569;margin:8px 0 0;font-size:.92rem;line-height:1.5;animation:.3s ease-out forwards slideFadeDown}.ph-falk-holding-stage-arrow{color:#0f172a33;transition:transform .3s,color .3s}.ph-falk-holding-stage-card:hover .ph-falk-holding-stage-arrow{color:#0d9488;transform:translate(4px)}.ph-falk-holding-stage-card.active .ph-falk-holding-stage-arrow{color:#0d9488;transform:rotate(90deg)}.ph-falk-holding-guide-container{background:#060913;border:1px solid #ffffff0d;border-radius:24px;margin-top:80px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #0000004d}.ph-falk-holding-guide-container:before{content:"";background:linear-gradient(90deg,#0000,#10b98140,#0000);height:2px;position:absolute;top:0;left:0;right:0}.ph-falk-holding-guide-title{color:#fff;letter-spacing:-.01em;text-align:center;margin-top:0;margin-bottom:32px;font-size:1.4rem;font-weight:800}.ph-falk-holding-guide-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}@media (width<=768px){.ph-falk-holding-guide-grid{grid-template-columns:1fr;gap:28px}.ph-falk-holding-guide-container{padding:30px 24px}}.ph-falk-holding-guide-col{padding-left:24px;position:relative}.ph-falk-holding-guide-col:before{content:"";border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.ph-falk-holding-guide-col.border-left-mint:before{background:#10b981}.ph-falk-holding-guide-col.border-left-rose:before{background:#f43f5e}.ph-falk-holding-guide-col-header{align-items:center;gap:16px;margin-bottom:14px;display:flex}.ph-falk-holding-guide-icon-wrapper{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ph-falk-holding-guide-icon-wrapper.mint-bg{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.ph-falk-holding-guide-icon-wrapper.rose-bg{color:#f43f5e;background:#f43f5e1a;border:1px solid #f43f5e33}.ph-falk-holding-guide-col-header h4{color:#fff;margin:0;font-size:1.1rem;font-weight:750}.ph-falk-holding-guide-text{color:#fff9;margin:0;font-size:.95rem;line-height:1.55}.pharma-page{min-height:90vh;font-family:var(--font);background:linear-gradient(145deg,#f8fdff 0%,#fff 46%,#f0fdfa 100%);padding:0 0 78px;position:relative;overflow-x:hidden}.new-hero-right-visual .simplistic-graphic-container{box-shadow:none!important;background:0 0!important;border:none!important}.pharma-ambient-bg{z-index:1;pointer-events:none;background-image:radial-gradient(at 10% 18%,#06b6d41f 0,#0000 36%),radial-gradient(at 88% 14%,#10b9811c 0,#0000 34%),radial-gradient(at 50% 95%,#f43f5e14 0,#0000 42%);position:absolute;inset:0}.pharma-ambient-bg:after{content:"";opacity:.42;background-image:linear-gradient(#0891b20a 1px,#0000 1px),linear-gradient(90deg,#0f766e08 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 78%);mask-image:radial-gradient(#000,#0000 78%)}.pharma-hero-container{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:62px;max-width:1400px;margin:0 auto;padding:0 48px;display:grid;position:relative}.pharma-hero-content{flex-direction:column;align-items:flex-start;display:flex}.pharma-hero-badge{color:#0e7490;background:#ecfeffe6;border:1px solid #0891b22e;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:.85rem;font-weight:750;display:inline-flex}.pharma-badge-bullet{background:#10b981;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #10b98124}.pharma-hero-title{color:var(--secondary);letter-spacing:0;margin-bottom:20px;font-size:3.45rem;font-weight:880;line-height:1.1}.pharma-hero-title span{background:linear-gradient(135deg,#0e7490 0%,#0f766e 52%,#be123c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pharma-hero-subtitle{max-width:600px;color:var(--text-main);margin-bottom:36px;font-size:1.15rem;line-height:1.65}.pharma-animate{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards pharma-fade-in;animation-delay:calc(var(--delay) * .11s);transform:translateY(24px)}@keyframes pharma-fade-in{to{opacity:1;transform:translateY(0)}}.pharma-benefit-list{flex-direction:column;gap:16px;width:100%;max-width:548px;margin-bottom:36px;display:flex}.pharma-benefit-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffed;border:1px solid #0891b224;align-items:center;gap:16px;padding:16px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.pharma-benefit-card:hover{box-shadow:var(--shadow-lg);border-color:#10b98147;transform:translate(6px)}.pharma-benefit-icon{border-radius:var(--radius);color:#0e7490;background:linear-gradient(135deg,#cffafef5,#dcfce7c2);flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.pharma-benefit-card h5{color:var(--secondary);margin:0;font-size:.95rem;font-weight:760}.pharma-benefit-card p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem;font-weight:500}.pharma-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.pharma-hero-actions .btn-primary{background:linear-gradient(135deg,#0e7490 0%,#0f766e 100%)}.pharma-hero-actions .btn-primary:hover{box-shadow:0 4px 14px #0e74904d}.pharma-hero-actions .btn-outline:hover{color:#be123c;background-color:#fff1f2c7;border-color:#f43f5e47}.pharma-hero-graphic{justify-content:flex-end;width:100%;display:flex}.pharma-graphic-shell{border-radius:calc(var(--radius-lg) + 10px);background:linear-gradient(135deg,#06b6d429,#10b98124,#f43f5e1a);width:100%;max-width:710px;padding:8px;box-shadow:0 30px 70px -32px #0f172a80}.pharma-hero-divider{z-index:2;align-items:center;gap:20px;max-width:1200px;margin:76px auto 0;padding:0 24px;display:flex;position:relative}.pharma-divider-line{background:linear-gradient(90deg,#0891b233,#e2e8f014);flex:1;height:1px}.pharma-divider-tag{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;background:#ffffffe0;border:1px solid #0891b224;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:720;display:inline-flex}.pharma-divider-tag svg{color:#0e7490}@media (width<=980px){.pharma-page{padding:120px 0 62px}.pharma-hero-container{text-align:center;grid-template-columns:1fr;gap:50px}.pharma-hero-content{align-items:center}.pharma-hero-title{font-size:2.8rem}.pharma-hero-subtitle{margin-left:auto;margin-right:auto}.pharma-benefit-card{text-align:left}.pharma-hero-actions,.pharma-hero-graphic{justify-content:center}}@media (width<=560px){.pharma-hero-container{padding:0 22px}.pharma-hero-title{font-size:2.25rem}.pharma-benefit-card{align-items:flex-start}.pharma-hero-actions,.pharma-hero-actions .btn{width:100%}}.team-page-wrapper{z-index:1;background:0 0;width:100%;padding:0 24px 120px;position:relative}.new-hero-right-visual .team-graphic-container{box-shadow:none!important;background:0 0!important;border:none!important}.team-container{max-width:1200px;margin:0 auto}.team-header{text-align:center;margin-bottom:40px}.team-kicker{color:#e2e8f0;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.team-title{color:#f8fafc;letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:300!important}.team-subtitle{color:#94a3b8;max-width:680px;margin:0 auto 28px;font-size:1.05rem;line-height:1.6}.team-header-divider{background:linear-gradient(90deg,#e2e8f0,#c084fc);border-radius:2px;width:60px;height:3px;margin:0 auto}.team-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;padding-top:40px;display:grid}.team-card{perspective:1200px;cursor:pointer;border-radius:24px;height:440px}.team-card-inner{width:100%;height:100%;transform-style:preserve-3d;border-radius:24px;transition:transform .65s cubic-bezier(.4,0,.2,1);position:relative}.team-card.flipped .team-card-inner{transform:rotateY(180deg)}.team-card-front,.team-card-back{backface-visibility:hidden;background:linear-gradient(145deg,#1c222ed9 0%,#0e1117f2 100%);border:1px solid #e2e8f01f;border-radius:24px;flex-direction:column;padding:32px 26px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 14px 36px #00000073}.team-card:hover .team-card-front,.team-card:hover .team-card-back{border-color:#e2e8f059;box-shadow:inset 0 1px #ffffff4d,0 20px 50px #0009,0 0 25px #e2e8f014}.team-card-back{transform:rotateY(180deg)}.card-shine-effect{pointer-events:none;z-index:1;background:linear-gradient(135deg,#ffffff14 0%,#0000 60%,#ffffff08 100%);border-radius:24px;position:absolute;inset:0;overflow:hidden}.card-shine-effect:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff0a 20%,#ffffff4d 50%,#ffffff0a 80%,#fff0 100%);width:50%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-150%;transform:rotate(35deg)}.team-card:hover .card-shine-effect:after{animation:1.2s cubic-bezier(.19,1,.22,1) forwards metallicShineSweep}@keyframes metallicShineSweep{0%{opacity:0;left:-150%}15%{opacity:1}85%{opacity:1}to{opacity:0;left:150%}}.member-avatar-wrap{z-index:2;justify-content:center;align-items:center;width:110px;height:110px;margin:12px auto 24px;display:flex;position:relative}.member-avatar-ring{-webkit-mask-composite:xor;background:linear-gradient(135deg,#e2e8f099 0%,#94a3b826 100%) border-box;border:2px solid #0000;border-radius:50%;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.member-avatar{background:radial-gradient(circle at 35% 35%,#334155 0%,#0f172a 100%);border:1px solid #e2e8f033;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:inset 0 2px 6px #fff3,0 8px 22px #00000080}.member-avatar span{letter-spacing:-.02em;color:#f1f5f9;text-shadow:0 0 14px #fff6;font-size:2.2rem;font-weight:850}.member-avatar-icon{color:#e2e8f0;background:#1e293b;border:1.5px solid #e2e8f04d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 4px 12px #00000080}.member-info-front{text-align:center;z-index:2;margin-bottom:24px}.member-name{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:1.45rem;font-weight:850}.member-role{color:#cbd5e1;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}.card-flip-btn{color:#f1f5f9;letter-spacing:.03em;cursor:pointer;z-index:2;width:100%;font-size:.84rem;font-weight:800;font-family:var(--font,sans-serif);background:#e2e8f014;border:1px solid #e2e8f033;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:13px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.card-flip-btn:hover{color:#0f172a;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);border-color:#fff;box-shadow:0 6px 20px #e2e8f040}.card-flip-btn svg{color:#ffffffb3;transition:transform .4s}.team-card:hover .card-flip-btn svg{color:#fff;transform:rotate(180deg)}.card-back-header{z-index:2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.card-back-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:750}.card-flip-back-btn{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s,transform .2s;display:flex}.card-flip-back-btn:hover{color:#fff;transform:scale(1.1)}.card-back-scrollable-content{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;z-index:2;flex-direction:column;flex-grow:1;margin-bottom:16px;padding-right:8px;display:flex;overflow-y:auto}.card-back-scrollable-content::-webkit-scrollbar{width:4px}.card-back-scrollable-content::-webkit-scrollbar-track{background:0 0}.card-back-scrollable-content::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.card-back-scrollable-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.member-bio-text{color:#cbd5e1;text-align:left;margin:0 0 16px;font-size:.82rem;font-weight:400;line-height:1.6}.member-highlights-list{text-align:left;flex-direction:column;gap:10px;margin-bottom:4px;display:flex}.member-hl-item{color:#cbd5e1;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.35;display:flex}.hl-item-check{flex-shrink:0;margin-top:1px}.member-contact-row{z-index:3;gap:10px;width:100%;margin-top:auto;display:flex}.member-email-btn{box-sizing:border-box;border-radius:12px;flex-grow:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.member-qr-btn{color:#f8fafc;cursor:pointer;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex}.member-qr-btn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-1px);box-shadow:0 0 15px #ffffff1a}.email-btn-arrow{opacity:.8;transition:transform .2s}.member-email-btn:hover .email-btn-arrow{opacity:1;transform:translate(2px,-2px)}.card-glow-amber .member-avatar-icon{color:#fbbf24;filter:drop-shadow(0 0 5px #fbbf24bf)}.card-glow-amber .stat-pill-dot,.card-glow-amber .hl-item-check{color:#fbbf24}.card-glow-amber .member-email-btn{color:#fcd34d;background:#fbbf2414;border:1px solid #fbbf2440}.card-glow-amber .member-email-btn:hover{color:#fff;background:#fbbf2429;border-color:#fbbf2480;box-shadow:0 0 15px #fbbf2440}.team-card:hover .card-glow-amber{border-color:#fbbf2440!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #fbbf241f!important}.card-glow-cyan .member-avatar-icon{color:#e2e8f0;filter:drop-shadow(0 0 5px #ffffffbf)}.card-glow-cyan .stat-pill-dot,.card-glow-cyan .hl-item-check{color:#e2e8f0}.card-glow-cyan .member-email-btn{color:#7dd3fc;background:#ffffff14;border:1px solid #ffffff40}.card-glow-cyan .member-email-btn:hover{color:#fff;background:#ffffff29;border-color:#ffffff80;box-shadow:0 0 15px #ffffff40}.team-card:hover .card-glow-cyan{border-color:#ffffff40!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #ffffff1f!important}.card-glow-emerald .member-avatar-icon{color:#34d399;filter:drop-shadow(0 0 5px #34d399bf)}.card-glow-emerald .stat-pill-dot,.card-glow-emerald .hl-item-check{color:#34d399}.card-glow-emerald .member-email-btn{color:#6ee7b7;background:#34d39914;border:1px solid #34d39940}.card-glow-emerald .member-email-btn:hover{color:#fff;background:#34d39929;border-color:#34d39980;box-shadow:0 0 15px #34d39940}.team-card:hover .card-glow-emerald{border-color:#34d39940!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #34d3991f!important}.card-glow-violet .member-avatar-icon{color:#c084fc;filter:drop-shadow(0 0 5px #c084fcbf)}.card-glow-violet .stat-pill-dot,.card-glow-violet .hl-item-check{color:#c084fc}.card-glow-violet .member-email-btn{color:#d8b4fe;background:#c084fc14;border:1px solid #c084fc40}.card-glow-violet .member-email-btn:hover{color:#fff;background:#c084fc29;border-color:#c084fc80;box-shadow:0 0 15px #c084fc40}.team-card:hover .card-glow-violet{border-color:#c084fc40!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #c084fc1f!important}.card-glow-rose .member-avatar-icon{color:#f43f5e;filter:drop-shadow(0 0 5px #f43f5ebf)}.card-glow-rose .stat-pill-dot,.card-glow-rose .hl-item-check{color:#f43f5e}.card-glow-rose .member-email-btn{color:#fda4af;background:#f43f5e14;border:1px solid #f43f5e40}.card-glow-rose .member-email-btn:hover{color:#fff;background:#f43f5e29;border-color:#f43f5e80;box-shadow:0 0 15px #f43f5e40}.team-card:hover .card-glow-rose{border-color:#f43f5e40!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #f43f5e1f!important}.card-glow-blue .member-avatar-icon{color:#3b82f6;filter:drop-shadow(0 0 5px #3b82f6bf)}.card-glow-blue .stat-pill-dot,.card-glow-blue .hl-item-check{color:#3b82f6}.card-glow-blue .member-email-btn{color:#93c5fd;background:#3b82f614;border:1px solid #3b82f640}.card-glow-blue .member-email-btn:hover{color:#fff;background:#3b82f629;border-color:#3b82f680;box-shadow:0 0 15px #3b82f640}.team-card:hover .card-glow-blue{border-color:#3b82f640!important;box-shadow:inset 0 1px #ffffff3d,0 16px 45px #3b82f61f!important}@media (width<=640px){.team-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.member-front-qr-wrap{z-index:10;position:absolute;top:18px;right:18px}.front-qr-btn{box-shadow:0 4px 12px #0006;border-radius:50%!important;width:38px!important;height:38px!important}.card-glow-cyan .member-qr-btn{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff40}.card-glow-cyan .member-qr-btn:hover{color:#fff;background:#ffffff26;border-color:#ffffff80;box-shadow:0 0 15px #ffffff40}.card-glow-amber .member-qr-btn{color:#fbbf24;background:#fbbf240d;border:1px solid #fbbf2440}.card-glow-amber .member-qr-btn:hover{color:#fff;background:#fbbf2426;border-color:#fbbf2480;box-shadow:0 0 15px #fbbf2440}.card-glow-emerald .member-qr-btn{color:#34d399;background:#34d3990d;border:1px solid #34d39940}.card-glow-emerald .member-qr-btn:hover{color:#fff;background:#34d39926;border-color:#34d39980;box-shadow:0 0 15px #34d39940}.card-glow-violet .member-qr-btn{color:#c084fc;background:#c084fc0d;border:1px solid #c084fc40}.card-glow-violet .member-qr-btn:hover{color:#fff;background:#c084fc26;border-color:#c084fc80;box-shadow:0 0 15px #c084fc40}.card-glow-blue .member-qr-btn{color:#e2e8f0;background:#3b82f60d;border:1px solid #3b82f640}.card-glow-blue .member-qr-btn:hover{color:#fff;background:#3b82f626;border-color:#3b82f680;box-shadow:0 0 15px #3b82f640}.qr-modal-overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#03050ad9;justify-content:center;align-items:center;animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.qr-modal-card{box-sizing:border-box;text-align:center;width:min(420px,100% - 32px);padding:36px 24px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards scaleInModal;position:relative;box-shadow:0 25px 60px #00000080,0 0 40px #a855f70d;background:#0d1321!important;border:1.5px solid #ffffff14!important;border-radius:24px!important}@keyframes scaleInModal{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.qr-modal-close{color:#94a3b8;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;position:absolute;top:16px;right:16px;background:#ffffff0a!important;border:1px solid #ffffff14!important}.qr-modal-close:hover{color:#fff;background:#ffffff1a!important;border-color:#fff3!important}.qr-modal-header h3{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:1.35rem;font-weight:800}.qr-modal-header p{color:#94a3b8;margin:0 0 28px;font-size:.84rem;line-height:1.5}.qr-code-display-wrap{justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto 28px;display:flex;position:relative}.qr-code-img{z-index:2;border:4px solid #fff;border-radius:16px;width:100%;height:100%;position:relative;box-shadow:0 10px 25px #0000004d}.qr-glow-effect{background:radial-gradient(circle, var(--color) 0%, transparent 70%);opacity:.15;filter:blur(8px);z-index:1;pointer-events:none;animation:4s ease-in-out infinite alternate qrGlowPulse;position:absolute;inset:-15px}@keyframes qrGlowPulse{0%{opacity:.12;transform:scale(.95)}to{opacity:.22;transform:scale(1.05)}}.qr-modal-details{flex-direction:column;align-items:center;display:flex}.qr-modal-details strong{color:#fff;margin-bottom:4px;font-size:1.25rem;font-weight:700}.qr-modal-details span{color:#94a3b8;margin-bottom:12px;font-size:.84rem;font-weight:500}.qr-modal-details a{color:#e2e8f0;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s}.qr-modal-details a:hover{color:#7dd3fc;text-decoration:underline}.executive-hero-wrapper{width:100%;font-family:var(--font);color:#fff;box-sizing:border-box;background:#040711;padding:120px 24px 80px;position:relative;overflow:hidden}.exec-hero-glow{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.exec-glow-silver{background:radial-gradient(circle,#e2e8f01f 0%,#0000 70%);width:480px;height:480px;top:-80px;left:10%}.exec-glow-platinum{background:radial-gradient(circle,#94a3b81a 0%,#0000 70%);width:480px;height:480px;bottom:-60px;right:15%}.exec-hero-grid-pattern{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 85%);mask-image:radial-gradient(circle,#000 40%,#0000 85%)}.exec-hero-container{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;max-width:1240px;margin:0 auto;display:grid;position:relative}.exec-hero-content{flex-direction:column;align-items:flex-start;display:flex}.exec-kicker-badge{color:#f1f5f9;letter-spacing:.06em;text-transform:uppercase;background:#e2e8f014;border:1px solid #e2e8f038;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;font-size:.76rem;font-weight:850;display:inline-flex;box-shadow:0 8px 24px #0003}.exec-kicker-pulse{background:#cbd5e1;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite execPulse;box-shadow:0 0 10px #cbd5e1}@keyframes execPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.exec-badge-icon{color:#e2e8f0}.exec-hero-title{color:#fff;letter-spacing:-.025em;margin:0 0 20px;font-size:clamp(2.4rem,4.2vw,3.8rem);font-weight:900;line-height:1.12}.exec-hero-subtitle{color:#cbd5e1;max-width:640px;margin:0 0 28px;font-size:1.08rem;line-height:1.72}.exec-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;max-width:600px;margin-bottom:32px;display:grid}.exec-stat-chip{-webkit-backdrop-filter:blur(12px);background:#1e293b73;border:1px solid #e2e8f01f;border-radius:16px;flex-direction:column;gap:6px;padding:14px 18px;display:flex;box-shadow:0 14px 30px #00000040}.exec-stat-header{color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:6px;font-size:.7rem;font-weight:850;display:flex}.exec-stat-chip strong{color:#fff;font-size:1.1rem;font-weight:900}.exec-actions-row{flex-wrap:wrap;gap:14px;display:flex}.exec-btn-primary{align-items:center;gap:8px;display:inline-flex;color:#0f172a!important;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%)!important;border:none!important;font-weight:800!important;box-shadow:0 10px 25px #e2e8f040!important}.exec-btn-primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%)!important}.exec-btn-secondary{align-items:center;gap:8px;display:inline-flex;color:#f1f5f9!important;border-color:#e2e8f04d!important}.exec-btn-secondary:hover{background:#ffffff0f!important;border-color:#fff9!important}.exec-hero-showcase{justify-content:center;width:100%;display:flex}.exec-card-frame{-webkit-backdrop-filter:blur(20px);background:linear-gradient(145deg,#1e2430d9 0%,#0f1218f2 100%);border:1px solid #e2e8f029;border-radius:28px;flex-direction:column;gap:22px;width:100%;max-width:460px;padding:28px 24px;display:flex;position:relative;box-shadow:0 30px 80px #0009,inset 0 1px 1px #ffffff26}.exec-card-topbar{justify-content:space-between;align-items:center;width:100%;display:flex}.exec-swiss-badge{color:#f1f5f9;letter-spacing:.05em;background:#e2e8f01a;border:1px solid #e2e8f038;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:.72rem;font-weight:850;display:flex}.swiss-cross{color:#fff;background:#dc2626;border-radius:4px;place-items:center;width:16px;height:16px;font-size:.75rem;font-weight:900;line-height:1;display:inline-grid}.exec-live-tag{color:#e2e8f0;letter-spacing:.04em;align-items:center;gap:5px;font-size:.72rem;font-weight:800;display:flex}.check-icon{color:#cbd5e1}.exec-spotlight-box{background:#1e293b73;border:1px solid #e2e8f026;border-radius:20px;align-items:center;gap:18px;padding:20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #0000004d}.spotlight-avatar-ring{background:linear-gradient(135deg,#cbd5e1 0%,#64748b 100%);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 8px 20px #e2e8f033}.spotlight-avatar-text{color:#0f172a;letter-spacing:-.02em;font-size:1.15rem;font-weight:900}.spotlight-meta{flex-direction:column;gap:4px;display:flex}.spotlight-role-badge{color:#cbd5e1;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:850}.spotlight-meta h3{color:#fff;margin:0;font-size:1.15rem;font-weight:850;line-height:1.2}.spotlight-meta p{color:#cbd5e1;margin:0;font-size:.82rem}.spotlight-stat{color:#f1f5f9;align-items:center;gap:6px;margin-top:4px;font-size:.74rem;font-weight:750;display:flex}.exec-selector-strip{flex-direction:column;gap:10px;display:flex}.selector-title{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.selector-list{flex-direction:column;gap:8px;display:flex}.selector-btn{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172a66;border:1px solid #e2e8f014;border-radius:14px;align-items:center;gap:12px;padding:10px 14px;transition:all .3s;display:flex}.selector-btn:hover{background:#1e293b99;border-color:#e2e8f038;transform:translate(4px)}.selector-btn.active{color:#fff;background:#e2e8f01f;border-color:#e2e8f059}.mini-avatar{color:#0f172a;background:linear-gradient(135deg,#e2e8f0,#94a3b8);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:900;display:flex}.mini-info{flex-direction:column;flex-grow:1;display:flex}.mini-info strong{font-size:.84rem;font-weight:800}.mini-info small{color:#cbd5e1;font-size:.7rem}.mini-arrow{color:#94a3b8;transition:transform .3s}.selector-btn:hover .mini-arrow,.selector-btn.active .mini-arrow{color:#fff;transform:translate(3px)}@media (width<=991px){.executive-hero-wrapper{padding:100px 20px 60px}.exec-hero-container{grid-template-columns:1fr;gap:40px}.exec-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=576px){.exec-stats-grid{grid-template-columns:1fr}.exec-hero-title{font-size:2.2rem}}.mailbox-graphic-container{justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative;overflow:visible}.mailbox-ambient-glow{filter:blur(25px);z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f640 0%,#0000 70%);width:180px;height:180px;position:absolute}.mailbox-orbit-ring{z-index:2;pointer-events:none;border:1px dashed #3b82f61f;border-radius:50%;width:220px;height:220px;animation:25s linear infinite orbitRotate;position:absolute;transform:rotate(0)}.mailbox-capsule{-webkit-backdrop-filter:blur(12px);z-index:5;flex-direction:column;justify-content:space-between;align-items:center;width:150px;height:180px;padding:24px 16px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 1px #ffffff1a;background:#0f172a8c!important;border:1px solid #ffffff14!important;border-radius:24px!important}.mailbox-capsule:hover{transform:translateY(-4px)scale(1.02);border-color:#3b82f64d!important}.mailbox-glass-panel{pointer-events:none;background:linear-gradient(#ffffff0d 0%,#0000 100%);height:40%;position:absolute;top:0;left:0;right:0}.mailbox-slot-container{width:100%;margin-top:10px;position:relative}.mailbox-slot-glow{filter:blur(4px);opacity:.4;z-index:1;background:#3b82f6;border-radius:12px;position:absolute;inset:-2px}.mailbox-slot{z-index:2;background:#090d16;border:1px solid #3b82f64d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:16px;display:flex;position:relative}.mailbox-slot-line{background:#e2e8f0;border-radius:2px;width:80%;height:2px;animation:2.5s ease-in-out infinite slotPulse;box-shadow:0 0 8px #e2e8f0}.mailbox-brand-tag{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:.58rem;font-weight:750;display:inline-flex}.mailbox-dot-pulse{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite dotGlow;box-shadow:0 0 6px #10b981}.mailbox-status-panel{color:#ffffff4d;letter-spacing:.02em;background:#0a0f1e66;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:4px 8px;font-size:.5rem;font-weight:600;display:flex}.mailbox-status-item{align-items:center;gap:4px;display:flex}.status-check{color:#10b981}.mailbox-status-separator{background:#ffffff14;width:1px;height:8px}.floating-letter-wrapper{z-index:10;pointer-events:none;animation:3.5s ease-in-out infinite floatLetter;position:absolute;top:14%}.floating-letter{-webkit-backdrop-filter:blur(6px);flex-direction:column;justify-content:space-between;width:110px;height:70px;padding:10px;display:flex;position:relative;box-shadow:0 10px 25px #0000004d,0 0 15px #3b82f626;background:#141b30cc!important;border:1px solid #ffffff1f!important;border-radius:12px!important}.letter-header{justify-content:space-between;align-items:center;width:100%;display:flex}.letter-icon{color:#3b82f6;filter:drop-shadow(0 0 3px #3b82f680)}.letter-stamp{color:#10b981;letter-spacing:.04em;background:#10b9811a;border-radius:4px;padding:2px 4px;font-size:.42rem;font-weight:800}.letter-body{flex-direction:column;gap:4px;width:100%;display:flex}.letter-line{background:#ffffff1f;border-radius:1px;height:2px}.letter-line.long{width:80%}.letter-line.short{width:45%}.letter-arrow{color:#e2e8f0;animation:1.5s infinite arrowBounce;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.mailbox-sparkle{background:#e2e8f0;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 6px #e2e8f0}.sparkle-1{animation:3s .2s infinite sparkleBlink;top:25%;left:15%}.sparkle-2{animation:4s 1.2s infinite sparkleBlink;bottom:20%;right:18%}.sparkle-3{animation:2.5s 2.2s infinite sparkleBlink;top:40%;right:12%}@keyframes orbitRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slotPulse{0%,to{opacity:.7;box-shadow:0 0 6px #e2e8f0}50%{opacity:1;box-shadow:0 0 12px #e2e8f0}}@keyframes dotGlow{0%,to{opacity:.6}50%{opacity:1}}@keyframes floatLetter{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes arrowBounce{0%,to{opacity:.6;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(4px)}}@keyframes sparkleBlink{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media (width<=580px){.mailbox-graphic-container{transform-origin:50%;transform:scale(.75)}}@media (width<=360px){.mailbox-graphic-container{transform-origin:50%;transform:scale(.622)}}.contact-page-wrapper{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow-x:hidden;background-color:#060913!important}.contact-css-bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.contact-css-orb{filter:blur(80px);opacity:0;border-radius:50%;animation:12s ease-in-out infinite contactOrbPulse;position:absolute}.contact-css-orb-1{background:radial-gradient(circle,#3b82f659 0%,#cbd5e11f 50%,#0000 80%);width:600px;height:600px;animation-duration:14s;animation-delay:0s;top:-150px;left:-150px}.contact-css-orb-2{background:radial-gradient(circle,#6366f140 0%,#8b5cf61a 50%,#0000 80%);width:500px;height:500px;animation-duration:18s;animation-delay:-5s;bottom:-100px;right:-100px}.contact-css-orb-3{background:radial-gradient(circle,#10b9811f 0%,#0000 70%);width:350px;height:350px;animation-duration:20s;animation-delay:-9s;top:50%;left:55%;transform:translate(-50%,-50%)}.contact-css-grid-lines{background-image:linear-gradient(#3b82f60a 1px,#0000 1px),linear-gradient(90deg,#3b82f60a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%)}@keyframes contactOrbPulse{0%,to{opacity:.5;transform:scale(1)translateY(0)}50%{opacity:1;transform:scale(1.15)translateY(-20px)}}.contact-page-mesh{z-index:2;pointer-events:none;background:radial-gradient(circle at 75% 25%,#cbd5e10d 0%,#060913 100%);position:absolute;inset:0}.contact-page-container{z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.contact-page-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.contact-page-content-col{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.contact-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:8px;margin-bottom:20px;font-size:.82rem;font-weight:750;display:inline-flex}.contact-badge-line{background-color:var(--primary);width:16px;height:2px}.contact-page-title{color:#fff;letter-spacing:-.02em;margin:0 0 20px;font-size:3.2rem;font-weight:800;line-height:1.12}.contact-page-subtitle{color:#e2e8f0;-webkit-backdrop-filter:blur(12px);max-width:520px;margin:0 0 32px;font-size:1.02rem;line-height:1.65;box-shadow:0 10px 30px #00000040;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:14px!important;padding:16px 20px!important}.contact-glass-form{-webkit-backdrop-filter:blur(12px);width:100%;max-width:540px;margin-bottom:36px;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important;padding:32px!important;box-shadow:0 25px 50px #0000004d!important}.form-row-split{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.form-group{width:100%;margin-bottom:16px}.contact-glass-form input,.contact-glass-form textarea{outline:none;width:100%;font-size:.92rem;transition:all .3s;color:#fff!important;background-color:#0f172a99!important;border:1px solid #ffffff14!important;border-radius:8px!important;padding:12px 16px!important}.contact-glass-form input:focus,.contact-glass-form textarea:focus{border-color:var(--primary)!important;background-color:#0f172abf!important;box-shadow:0 0 0 3px #cbd5e126!important}.contact-form-btn{background-color:var(--primary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 6px 18px #cbd5e133;color:#060913!important;font-weight:700!important}.contact-form-btn *,.contact-form-btn svg{color:#060913!important}.contact-form-btn:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 24px #cbd5e159;color:#060913!important}.contact-form-success{color:#10b981;text-align:center;margin-top:18px;font-size:.88rem;font-weight:550}.contact-info-list{flex-direction:column;gap:14px;display:flex}.contact-info-item{color:#94a3b8;align-items:center;gap:10px;font-size:.95rem;display:flex}.info-icon{color:var(--primary);flex-shrink:0}.contact-info-item a,.contact-info-item span{color:#fff;word-break:break-word;font-weight:500;line-height:1.4;text-decoration:none;transition:color .2s}.contact-info-item a:hover{color:var(--primary)}.contact-page-graphic-col{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.contact-dark-card-graphic{-webkit-backdrop-filter:blur(12px);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:480px;min-height:480px;margin:0 auto;display:flex;position:relative;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important;padding:40px!important;box-shadow:0 25px 50px #00000059!important}.hq-radar-wrapper{justify-content:center;align-items:center;width:320px;height:320px;margin-bottom:20px;display:flex;position:relative}.contact-globe{width:100%;max-width:100%;height:100%}.hq-radar-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.radar-ring{fill:none;stroke:#3b82f61f;stroke-width:1.5px;transform-origin:150px 150px}.radar-ring.r1{animation:4s linear infinite pulseRing}.radar-ring.r2{animation:4s linear 1.3s infinite pulseRing}.radar-ring.r3{animation:4s linear 2.6s infinite pulseRing}.radar-orbit-dashed-1{fill:none;stroke:#ffffff0a;stroke-width:1px;stroke-dasharray:4 6;transform-origin:150px 150px;animation:30s linear infinite spinRing}.radar-orbit-dashed-2{fill:none;stroke:#ffffff08;stroke-width:1px;stroke-dasharray:8 10;transform-origin:150px 150px;animation:20s linear infinite reverse spinRing}.radar-particle{fill:#e2e8f0;filter:drop-shadow(0 0 3px #e2e8f0)}.hq-central-icon-box{z-index:5;background:#3b82f614;border:1.5px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 0 30px #3b82f626}.hq-central-icon-box:hover{border-color:#3b82f680;transform:scale(1.05);box-shadow:0 0 40px #3b82f640}.hq-icon-landmark{color:#fff;filter:drop-shadow(0 0 8px #3b82f673)}.hq-icon-wave-1,.hq-icon-wave-2{opacity:0;pointer-events:none;border:1px solid #3b82f64d;border-radius:50%;position:absolute;inset:-1px}.hq-icon-wave-1{animation:3s cubic-bezier(.16,1,.3,1) infinite hqPulse}.hq-icon-wave-2{animation:3s cubic-bezier(.16,1,.3,1) 1.5s infinite hqPulse}.hq-text-meta{text-align:center;z-index:2;margin-top:10px}.hq-text-meta h3{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:1.2rem;font-weight:750}.hq-country-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.78rem;font-weight:700}@keyframes spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hqPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}@media (width<=991px){.contact-page-wrapper{padding:100px 0 60px}.contact-page-grid{grid-template-columns:1fr;gap:40px}.contact-page-content-col{text-align:center;align-items:center}.contact-page-subtitle{text-align:center;margin-left:auto;margin-right:auto}.contact-glass-form{margin-left:auto;margin-right:auto}.contact-info-list{align-items:center}.contact-page-graphic-col{order:-1}}@media (width<=768px){.contact-dark-card-graphic{min-height:auto;padding:24px!important}}@media (width<=580px){.contact-page-container{padding:0 20px}.contact-page-title{word-wrap:break-word;word-break:break-word;font-size:2.2rem}.form-row-split{grid-template-columns:1fr;gap:0}.contact-glass-form,.contact-dark-card-graphic{border-radius:16px!important;padding:20px!important}.hq-radar-wrapper{width:240px;height:240px;margin-bottom:12px}.hq-text-meta h3{font-size:1.1rem}.verification-card{border-radius:16px!important;padding:20px!important}.verifications-title{font-size:1.6rem}}@media (width<=360px){.contact-page-container{padding:0 12px}.contact-glass-form,.contact-dark-card-graphic{padding:16px!important}.hq-radar-wrapper{width:200px;height:200px}.verification-card{padding:16px!important}}.contact-verifications-section{width:100%;margin-top:80px;margin-bottom:60px;padding:40px 0}.contact-verifications-header{text-align:center;max-width:650px;margin:0 auto 48px}.verification-badge-label{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;background:#cbd5e114;border:1px solid #cbd5e126;border-radius:99px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.verification-badge-icon{stroke-width:2.5px}.verifications-title{color:#fff;letter-spacing:-.01em;margin:0 0 12px;font-size:2.2rem;font-weight:800;line-height:1.2}.verifications-subtitle{color:#e2e8f0;-webkit-backdrop-filter:blur(12px);max-width:580px;margin-top:8px;font-size:.95rem;line-height:1.6;display:inline-block;box-shadow:0 10px 30px #00000040;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:14px!important;padding:14px 24px!important}.verifications-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.verification-card{-webkit-backdrop-filter:blur(12px);background:#0f172a59;border:1px solid #ffffff0d;border-radius:24px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.verification-card-glow{pointer-events:none;background:radial-gradient(circle,#cbd5e10a,#0000 50%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%}.verification-card:hover{border-color:#cbd5e140;transform:translateY(-5px);box-shadow:0 20px 40px #0006,0 0 30px #cbd5e10d}.verification-card:hover .verification-card-glow{transform:scale(1.1)}.verification-card-content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.verification-brand-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.verification-brand-avatar{color:#fff;width:44px;height:44px;font-size:1.4rem;font-weight:800;font-family:var(--font);text-transform:lowercase;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 16px #10b98133}.brownbook-avatar{text-transform:uppercase;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 16px #f59e0b33}.medium-avatar{text-transform:uppercase;background:linear-gradient(135deg,#22252a,#111215);box-shadow:0 8px 16px #0006;color:#fff!important;font-weight:850!important}.crunchbase-avatar{text-transform:uppercase;background:linear-gradient(135deg,#fff,#0369a1);box-shadow:0 8px 16px #e2e8f040;color:#fff!important;font-weight:850!important}.verification-brand-text-logo{font-family:var(--font);color:#10b981;letter-spacing:.08em;text-transform:uppercase;justify-content:flex-start;align-items:center;height:38px;font-size:1.45rem;font-weight:900;display:flex}.verification-brand-logo-wrap{justify-content:flex-start;align-items:center;height:38px;display:flex}.verification-brand-logo-img{object-fit:contain;width:auto;height:100%;max-height:34px;display:block}.medium-logo-img{filter:brightness(0)invert()}.verification-status-tag{text-transform:uppercase;color:#10b981;letter-spacing:.05em;background:#10b9811a;border:1px solid #10b98126;border-radius:99px;padding:4px 10px;font-size:.72rem;font-weight:750}.brownbook-card .verification-status-tag{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff26}.medium-card .verification-status-tag{color:#c084fc;background:#c084fc1a;border-color:#c084fc26}.crunchbase-card .verification-status-tag{color:#e2e8f0;background:#ffffff1a;border-color:#ffffff26}.verification-card-content h3{color:#fff;margin:0 0 10px;font-size:1.3rem;font-weight:750}.verification-card-content p{color:#94a3b8;flex-grow:1;margin:0 0 24px;font-size:.9rem;line-height:1.6}.verification-link-btn{color:#fff;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.verification-link-btn:hover{color:#060913;background:#fff;border-color:#fff;transform:translateY(-1px)}.verification-link-btn.is-disabled{cursor:not-allowed;pointer-events:none;color:#64748b!important;background:#ffffff03!important;border-color:#ffffff0a!important}.coming-soon-tag{color:#f59e0b!important;background:#f59e0b1a!important;border-color:#f59e0b26!important}.coming-soon-card{opacity:.85}@media (width<=1100px){.verifications-grid{grid-template-columns:1fr 1fr;max-width:800px}}@media (width<=768px){.verifications-grid{grid-template-columns:1fr;gap:20px}.verifications-title{font-size:1.8rem}}.terms-page-wrapper{background:0 0;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.terms-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.terms-container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.terms-header{text-align:left;margin-bottom:50px}.terms-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-flex}.terms-pre-line{background-color:var(--primary);width:20px;height:2px}.terms-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:3.2rem;font-weight:800;line-height:1.12}.terms-subtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem;line-height:1.6}.terms-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.terms-col-card{-webkit-backdrop-filter:blur(10px);background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important;padding:36px!important;box-shadow:0 20px 45px #00000040!important}.registry-table{flex-direction:column;gap:16px;display:flex}.row-label{color:var(--text-muted);text-align:left;font-weight:500}.row-value{color:#fff;text-align:right;font-weight:600}.row-value.font-bold{color:#fff;font-weight:750}.row-value.font-mono{font-family:var(--font-mono,monospace);color:#e2e8f0;font-size:.88rem}.rules-list{flex-direction:column;gap:24px;display:flex}.rule-item h4{color:#fff;margin:0 0 8px;font-size:1rem;font-weight:700}.rule-item p{color:#94a3b8;text-align:left;margin:0;font-size:.92rem;line-height:1.55}@media (width<=991px){.terms-grid{grid-template-columns:1fr;gap:30px}}@media (width<=580px){.terms-title{font-size:2.4rem}.terms-col-card{padding:24px!important}.table-row{flex-direction:column;align-items:flex-start;gap:4px}.row-value{text-align:left}}.imprint-page-wrapper{background:0 0;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.imprint-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.imprint-container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.imprint-header{text-align:left;margin-bottom:50px}.imprint-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-flex}.imprint-pre-line{background-color:var(--primary);width:20px;height:2px}.imprint-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:3.2rem;font-weight:800;line-height:1.12}.imprint-subtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem;line-height:1.6}.imprint-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.imprint-card{-webkit-backdrop-filter:blur(10px);background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important;padding:36px!important;box-shadow:0 20px 45px #00000040!important}.imprint-table{flex-direction:column;gap:16px;display:flex}.table-row{border-bottom:1px dashed #ffffff0f;justify-content:space-between;align-items:center;gap:20px;padding-bottom:12px;font-size:.95rem;display:flex}.table-row:last-child{border-bottom:none;padding-bottom:0}.row-lbl{color:var(--text-muted);text-align:left;font-weight:500}.row-val{color:#fff;text-align:right;font-weight:600}.row-val.font-bold{color:#fff;font-weight:750}.row-val.font-mono{font-family:var(--font-mono,monospace);color:#e2e8f0;font-size:.88rem}.row-val a{color:#fff;text-decoration:none;transition:color .2s}.row-val a:hover{color:var(--primary)}.disclaimers-list{flex-direction:column;gap:24px;display:flex}.disclaimer-item h4{color:#fff;margin:0 0 8px;font-size:1rem;font-weight:700}.disclaimer-item p{color:#94a3b8;text-align:left;margin:0;font-size:.92rem;line-height:1.55}@media (width<=991px){.imprint-grid{grid-template-columns:1fr;gap:30px}}@media (width<=580px){.imprint-title{font-size:2.4rem}.imprint-card{padding:24px!important}.table-row{flex-direction:column;align-items:flex-start;gap:4px}.row-val{text-align:left}}.privacy-page-wrapper{background:0 0;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.privacy-mesh{z-index:1;pointer-events:none;background-image:radial-gradient(at 0 0,#cbd5e10a 0,#0000 50%);position:absolute;inset:0}.privacy-container{z-index:2;width:100%;max-width:1000px;margin:0 auto;padding:0 24px;position:relative}.privacy-header{text-align:left;margin-bottom:50px}.privacy-pre-title{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-flex}.privacy-pre-line{background-color:var(--primary);width:20px;height:2px}.privacy-title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:3.2rem;font-weight:800;line-height:1.12}.privacy-subtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem;line-height:1.6}.privacy-content-grid{width:100%}.privacy-card{-webkit-backdrop-filter:blur(10px);background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important;padding:40px!important;box-shadow:0 20px 45px #00000040!important}.card-header{border-bottom:1px solid #ffffff14;align-items:center;gap:14px;margin-bottom:36px;padding-bottom:18px;display:flex}.card-icon{color:var(--primary);flex-shrink:0}.card-header h2{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.4rem;font-weight:750}.privacy-articles{flex-direction:column;gap:30px;display:flex}.privacy-article-item{flex-direction:column;gap:10px;display:flex}.privacy-article-item h3{color:#fff;letter-spacing:-.01em;text-align:left;margin:0;font-size:1.15rem;font-weight:750}.privacy-article-item p{color:#94a3b8;text-align:left;margin:0;font-size:.96rem;line-height:1.6}.privacy-article-item a{color:var(--primary);font-weight:550;text-decoration:none;transition:color .2s}.privacy-article-item a:hover{color:var(--primary-hover);text-decoration:underline}@media (width<=768px){.privacy-title{font-size:2.4rem}.privacy-card{padding:24px!important}.privacy-article-item h3{font-size:1.05rem}}.rec-page{min-height:100vh;font-family:var(--font);background:#03050a;padding:120px 0 96px;position:relative;overflow:hidden}.rec-mesh-bg{pointer-events:none;z-index:0;background-image:linear-gradient(120deg,#ffffff04 1px,#0000 1px),linear-gradient(30deg,#ffffff03 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.rec-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.rec-hero-split-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;margin-bottom:60px;display:grid}.rec-hero-copy{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.rec-hero-player-wrap{width:100%}.rec-hero-video-card-shell{aspect-ratio:16/10;background:#060913;border:1px solid #ffffff14;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 45px #0006,inset 0 1px #ffffff0d}@media (width<=900px){.rec-hero-split-grid{grid-template-columns:1fr;gap:40px;margin-bottom:40px}}.rec-back-link{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;font-weight:600;transition:color .25s;display:inline-flex}.rec-back-link:hover{color:var(--primary)}.rec-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#3b82f614;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.badge-bullet{background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%}.rec-title{color:#fff;margin:0 0 16px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:850;line-height:1.15}.rec-subtitle{max-width:650px;margin:0;font-size:1.05rem;line-height:1.6;color:#cbd5e1!important}.rec-scroll-section{margin-bottom:48px}.rec-scroll-wrapper{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#3b82f64d #ffffff05;width:100%;padding-bottom:16px;overflow-x:auto}.rec-scroll-wrapper::-webkit-scrollbar{height:6px}.rec-scroll-wrapper::-webkit-scrollbar-track{background:#ffffff05;border-radius:999px}.rec-scroll-wrapper::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:999px;transition:background .3s}.rec-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#3b82f699}.rec-scroll-list{gap:20px;display:flex}.rec-asset-tile{scroll-snap-align:start;text-align:left;cursor:pointer;will-change:transform;outline:none;flex-direction:column;flex-shrink:0;width:320px;padding:0;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0003;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important}.rec-asset-tile:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000059;border-color:#ffffff1f!important}.rec-asset-tile:hover .tile-img{transform:scale(1.06)}.rec-asset-tile h3{color:#fff;margin:0 0 12px;font-size:1.15rem;font-weight:800;line-height:1.3}.rec-asset-tile.is-active{border-color:var(--primary)!important;box-shadow:0 0 20px #3b82f64d!important}.tile-active-border{border:1.5px solid var(--primary);pointer-events:none;border-radius:20px;position:absolute;inset:0}.rec-scroll-indicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;font-size:.72rem;font-weight:750;display:flex}@keyframes bounceRight{0%{transform:translate(0)}to{transform:translate(4px)}}.rec-detail-section{width:100%;margin-bottom:80px;animation:.6s cubic-bezier(.16,1,.3,1) forwards slideUpDetails}@keyframes slideUpDetails{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.rec-detail-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:30px;display:grid}.rec-detail-visual-col,.rec-detail-copy-col{-webkit-backdrop-filter:blur(10px);flex-direction:column;justify-content:center;display:flex;background:#0a0f1e73!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:40px!important;box-shadow:0 20px 50px #0000004d!important}.rec-detail-visual-col{align-items:center;overflow:hidden}.rec-big-image-frame{border-radius:16px;width:100%;height:100%;min-height:380px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0006}.rec-big-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.rec-big-image-frame:hover .rec-big-img{transform:scale(1.04)}.rec-big-img-glow{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 40px #03050a66}.rec-detail-copy-col{text-align:left;align-items:flex-start}.rec-detail-header{width:100%;margin-bottom:24px}.rec-detail-kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.8rem;font-weight:750;display:inline-block}.rec-detail-copy-col h2{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,3.2vw,2.3rem);font-weight:800;line-height:1.2}.rec-detail-location-badge{color:var(--primary);letter-spacing:.02em;background:#3b82f61a;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.rec-detail-location-badge svg{color:var(--primary)}.rec-detail-description{margin:0 0 32px;font-size:.98rem;line-height:1.65;color:#cbd5e1!important}.rec-specs-panel{width:100%;padding-top:24px;box-shadow:none!important;background:0 0!important;border-top:1px solid #ffffff14!important;border-radius:0!important}.rec-specs-header{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:20px;font-size:.78rem;font-weight:750;display:flex}.rec-specs-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid;background:0 0!important}.rec-spec-cell{align-items:center;gap:14px;transition:all .25s;display:flex;box-shadow:none!important;background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:12px!important;padding:14px!important}.rec-spec-cell:hover{background:#ffffff0f!important;border-color:#ffffff1a!important}.spec-icon-wrap{width:32px;height:32px;color:var(--primary);background:#3b82f61a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.rec-marquee-section{width:100%;margin-bottom:96px;overflow:hidden}.rec-marquee-header{text-align:left;margin-bottom:24px}.rec-marquee-container{width:100%;padding:10px 0;position:relative;overflow:hidden}.rec-marquee-container:before,.rec-marquee-container:after{content:"";z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.rec-marquee-container:before{background:linear-gradient(90deg,#03050a 0%,#03050a00 100%);left:0}.rec-marquee-container:after{background:linear-gradient(270deg,#03050a 0%,#03050a00 100%);right:0}.rec-marquee-track{will-change:transform;gap:20px;width:max-content;animation:35s linear infinite recMarqueeLoop;display:flex}.rec-marquee-track:hover{animation-play-state:paused}@keyframes recMarqueeLoop{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 10px))}}.rec-marquee-tile{text-align:left;cursor:pointer;flex-direction:column;flex-shrink:0;width:260px;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026;background:#0f172a66!important;border:1px solid #ffffff0d!important;border-radius:16px!important}.rec-marquee-tile:hover{transform:scale(1.02);box-shadow:0 12px 28px #3b82f626;border-color:var(--primary)!important}.rec-marquee-tile:hover .marquee-tile-img{transform:scale(1.05)}.rec-marquee-tile h4{color:#fff;margin:0 0 8px;font-size:.95rem;font-weight:800;line-height:1.25}.rec-closing-cta-wrapper{text-align:center;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:480px;padding:100px 40px;display:flex;position:relative;overflow:hidden}.rec-closing-cta-canvas{z-index:0;pointer-events:none;opacity:.85;position:absolute;inset:0}.rec-closing-cta-content{z-index:1;flex-direction:column;align-items:center;max-width:680px;display:flex;position:relative}.rec-closing-cta-content h2{color:#fff;text-shadow:0 2px 14px #000000b3;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:850;line-height:1.15}.rec-closing-cta-content p{text-shadow:0 2px 10px #000000b3;margin-bottom:36px;font-size:1.1rem;line-height:1.6;color:#cbd5e1!important}@media (prefers-reduced-motion:no-preference){.animate-item{opacity:0;animation:.72s cubic-bezier(.16,1,.3,1) forwards recFadeLift;animation-delay:calc(var(--delay) * 75ms);transform:translateY(20px)}}@keyframes recFadeLift{to{opacity:1;transform:translateY(0)}}@media (width<=991px){.rec-page{padding-top:100px}.rec-detail-grid{grid-template-columns:1fr;gap:24px}.rec-detail-visual-col{order:1}.rec-detail-visual-col,.rec-detail-copy-col{padding:30px 24px!important}.rec-big-image-frame{min-height:280px}.rec-closing-cta-wrapper{padding:80px 20px}}@media (width<=600px){.rec-title{font-size:1.8rem}.rec-specs-layout{grid-template-columns:1fr}.rec-asset-tile{width:280px}.tile-image-wrapper{height:150px}}.crypto-page{min-height:100vh;font-family:var(--font);background:#03050a;padding:120px 0 96px;position:relative;overflow:hidden}.crypto-mesh-bg{pointer-events:none;z-index:0;background-image:linear-gradient(120deg,#ffffff04 1px,#0000 1px),linear-gradient(30deg,#ffffff03 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.crypto-container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.crypto-header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:48px;display:flex}.crypto-back-link{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;font-weight:600;transition:color .25s;display:inline-flex}.crypto-back-link:hover{color:var(--primary)}.crypto-badge{color:#a855f7;text-transform:uppercase;letter-spacing:.05em;background:#9333ea14;border:1px solid #9333ea33;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.badge-bullet{background:#a855f7;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #a855f7}.crypto-title{color:#fff;margin:0 0 16px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:850;line-height:1.15}.crypto-subtitle{max-width:650px;margin:0;font-size:1.05rem;line-height:1.6;color:#cbd5e1!important}.crypto-scroll-section{margin-bottom:48px}.crypto-scroll-wrapper{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9333ea4d #ffffff05;width:100%;padding-bottom:16px;overflow-x:auto}.crypto-scroll-wrapper::-webkit-scrollbar{height:6px}.crypto-scroll-wrapper::-webkit-scrollbar-track{background:#ffffff05;border-radius:999px}.crypto-scroll-wrapper::-webkit-scrollbar-thumb{background:#9333ea4d;border-radius:999px;transition:background .3s}.crypto-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#9333ea99}.crypto-scroll-list{gap:20px;display:flex}.crypto-asset-tile{scroll-snap-align:start;text-align:left;cursor:pointer;outline:none;flex-direction:column;flex-shrink:0;width:320px;padding:0;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0003;background:#0f172a73!important;border:1px solid #ffffff0f!important;border-radius:20px!important}.crypto-asset-tile:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000059;border-color:#ffffff1f!important}.tile-image-wrapper{width:100%;height:180px;position:relative;overflow:hidden}.tile-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.crypto-asset-tile:hover .tile-img{transform:scale(1.06)}.tile-overlay-gradient{background:linear-gradient(#0000 30%,#03050ae6);position:absolute;inset:0}.tile-crypto-logo-badge{-webkit-backdrop-filter:blur(5px);background:#03050ad9;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000059}.crypto-asset-tile:hover .tile-crypto-logo-badge{transform:scale(1.08)}.tile-copy{flex-direction:column;flex-grow:1;padding:20px;display:flex}.tile-kicker-text{color:#a855f7;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.72rem;font-weight:750}.crypto-asset-tile h3{color:#fff;margin:0 0 12px;font-size:1.15rem;font-weight:800;line-height:1.3}.tile-loc{color:var(--text-muted);align-items:center;gap:6px;margin-top:auto;font-size:.78rem;display:flex}.tile-loc svg{color:#a855f7;flex-shrink:0}.crypto-asset-tile.is-active{border-color:#a855f7!important;box-shadow:0 0 20px #a855f74d!important}.tile-active-border{pointer-events:none;border:1.5px solid #a855f7;border-radius:20px;position:absolute;inset:0}.crypto-scroll-indicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;font-size:.72rem;font-weight:750;display:flex}.scroll-indicator-arrow{animation:1.5s infinite alternate bounceRight}.crypto-detail-section{width:100%;margin-bottom:80px;animation:.6s cubic-bezier(.16,1,.3,1) forwards slideUpDetails}.crypto-detail-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:30px;display:grid}.crypto-detail-visual-col,.crypto-detail-copy-col{-webkit-backdrop-filter:blur(10px);flex-direction:column;justify-content:center;display:flex;background:#0a0f1e73!important;border:1px solid #ffffff0f!important;border-radius:24px!important;padding:40px!important;box-shadow:0 20px 50px #0000004d!important}.crypto-detail-visual-col{align-items:center;overflow:hidden}.crypto-big-image-frame{border-radius:16px;width:100%;height:100%;min-height:380px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0006}.crypto-big-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.crypto-big-image-frame:hover .crypto-big-img{transform:scale(1.04)}.crypto-big-img-glow{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 40px #03050a66}.crypto-detail-copy-col{text-align:left;align-items:flex-start}.crypto-detail-header{width:100%;margin-bottom:24px}.crypto-detail-kicker{color:#a855f7;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.8rem;font-weight:750;display:inline-block}.crypto-detail-copy-col h2{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,3.2vw,2.3rem);font-weight:800;line-height:1.2}.crypto-detail-location-badge{color:#a855f7;letter-spacing:.02em;background:#9333ea1a;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.crypto-detail-location-badge svg{color:#a855f7}.crypto-detail-description{margin:0 0 32px;font-size:.98rem;line-height:1.65;color:#cbd5e1!important}.crypto-specs-panel{width:100%;padding-top:24px;box-shadow:none!important;background:0 0!important;border-top:1px solid #ffffff14!important;border-radius:0!important}.crypto-specs-header{color:#a855f7;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:20px;font-size:.78rem;font-weight:750;display:flex}.crypto-specs-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid;background:0 0!important}.crypto-spec-cell{align-items:center;gap:14px;transition:all .25s;display:flex;box-shadow:none!important;background:#ffffff08!important;border:1px solid #ffffff0d!important;border-radius:12px!important;padding:14px!important}.crypto-spec-cell:hover{background:#ffffff0f!important;border-color:#ffffff1a!important}.spec-icon-wrap{color:#a855f7;background:#9333ea1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.spec-copy{flex-direction:column;display:flex}.spec-label-tag{color:var(--text-muted);margin-bottom:2px;font-size:.7rem}.spec-value-text{color:#fff;font-size:.88rem;font-weight:800}.crypto-marquee-section{width:100%;margin-bottom:96px;overflow:hidden}.crypto-marquee-header{text-align:left;margin-bottom:24px}.marquee-badge{color:#a855f7;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:.78rem;font-weight:750;display:inline-flex}.marquee-badge-line{background:#a855f7;width:20px;height:1px}.crypto-marquee-container{width:100%;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.crypto-marquee-track{gap:20px;width:max-content;animation:30s linear infinite cryptoMarqueeLoop;display:flex}.crypto-marquee-track:hover{animation-play-state:paused}@keyframes cryptoMarqueeLoop{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 10px))}}.crypto-marquee-tile{text-align:left;cursor:pointer;flex-direction:column;flex-shrink:0;width:260px;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026;background:#0f172a66!important;border:1px solid #ffffff0d!important;border-radius:16px!important}.crypto-marquee-tile:hover{transform:scale(1.02);box-shadow:0 12px 28px #a855f726;border-color:#a855f7!important}.marquee-tile-img{object-fit:cover;width:100%;height:140px;transition:transform .5s}.crypto-marquee-tile:hover .marquee-tile-img{transform:scale(1.05)}.marquee-tile-overlay{background:linear-gradient(#0000 40%,#03050ad9);height:140px;position:absolute;inset:0}.marquee-tile-logo-badge{background:#03050ad9;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #00000059}.crypto-marquee-tile:hover .marquee-tile-logo-badge{transform:scale(1.08)}.marquee-tile-copy{flex-direction:column;flex-grow:1;padding:16px;display:flex}.marquee-tile-kicker{color:#a855f7;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:.65rem;font-weight:750}.crypto-marquee-tile h4{color:#fff;margin:0 0 8px;font-size:.95rem;font-weight:800;line-height:1.25}.marquee-tile-loc{color:var(--text-muted);align-items:center;gap:4px;margin-top:auto;font-size:.72rem;display:flex}.marquee-tile-loc svg{color:#a855f7}.crypto-closing-cta-wrapper{text-align:center;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:480px;padding:100px 40px;display:flex;position:relative;overflow:hidden}.crypto-closing-cta-canvas{z-index:0;pointer-events:none;opacity:.85;position:absolute;inset:0}.crypto-closing-cta-content{z-index:1;flex-direction:column;align-items:center;max-width:680px;display:flex;position:relative}.crypto-closing-cta-content h2{color:#fff;text-shadow:0 2px 14px #000000b3;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:850;line-height:1.15}.crypto-closing-cta-content p{text-shadow:0 2px 10px #000000b3;margin-bottom:36px;font-size:1.1rem;line-height:1.6;color:#cbd5e1!important}.cta-icon-box{background:#9333ea1a;border:1px solid #9333ea40;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.cta-landmark-icon{color:#a855f7;filter:drop-shadow(0 0 10px #a855f7)}.cta-badge-tag{color:#a855f7;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 1px 4px #00000080;margin-bottom:12px;font-size:.8rem;font-weight:800;display:inline-block}.animate-item{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.animate-item{opacity:0;animation:.72s cubic-bezier(.16,1,.3,1) forwards cryptoFadeLift;animation-delay:calc(var(--delay) * 75ms);transform:translateY(20px)}}@keyframes cryptoFadeLift{to{opacity:1;transform:translateY(0)}}@media (width<=991px){.crypto-page{padding-top:100px}.crypto-detail-grid{grid-template-columns:1fr;gap:24px}.crypto-detail-visual-col{order:1}.crypto-detail-visual-col,.crypto-detail-copy-col{padding:30px 24px!important}.crypto-big-image-frame{min-height:280px}.crypto-closing-cta-wrapper{padding:80px 20px}}@media (width<=600px){.crypto-title{font-size:1.8rem}.crypto-specs-layout{grid-template-columns:1fr}.crypto-asset-tile{width:280px}.tile-image-wrapper{height:150px}}.crypto-chart-card{-webkit-backdrop-filter:blur(10px);margin-top:36px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;background:#0a0f1e66!important;border:1px solid #ffffff0d!important;border-radius:24px!important;padding:30px!important;box-shadow:0 10px 30px #00000040!important}.crypto-chart-card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 5%,#a855f740 50%,#0000 95%);height:2px;transition:background .4s;position:absolute;top:0;left:0;right:0}.crypto-chart-card:hover{border-color:#a855f740!important;box-shadow:0 12px 36px #a855f70d!important}.crypto-chart-card:hover:before{background:linear-gradient(90deg,#0000 2%,#a855f780 50%,#0000 98%)}.crypto-chart-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.crypto-chart-title{align-items:center;gap:12px;display:flex}.chart-title-icon{color:#c084fc}.crypto-chart-title h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:800}.crypto-chart-badge{color:#c084fc;text-transform:uppercase;letter-spacing:.04em;background:#a855f714;border:1px solid #a855f733;border-radius:8px;padding:5px 12px;font-size:.72rem;font-weight:800}.tradingview-widget-container{border:1px solid #ffffff0a;border-radius:12px;overflow:hidden}.not-found-page{background-color:#03050a;justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.not-found-prism-bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.not-found-mesh-overlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#0000 30%,#03050a 90%);position:absolute;inset:0}.not-found-container{z-index:3;width:100%;max-width:580px;padding:0 24px;position:relative}.not-found-card{-webkit-backdrop-filter:blur(15px);text-align:center;background:#0a0f1e73;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;align-items:center;padding:48px;display:flex;position:relative;box-shadow:0 20px 50px #00000059}.not-found-card-glow-ring{pointer-events:none;border:1px solid #ffffff1f;border-radius:32px;position:absolute;inset:-1px;box-shadow:inset 0 0 20px #a855f714}.not-found-icon-wrap{background:#a855f70f;border:1px solid #a855f740;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:28px;display:flex;box-shadow:0 0 35px #a855f726}.not-found-icon{color:#a855f7}.not-found-badge{color:#a855f7;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin-bottom:20px;font-size:.78rem;font-weight:750;display:inline-flex}.not-found-badge-line{background-color:#a855f7;width:14px;height:2px}.not-found-card h1{color:#fff;margin:0 0 16px;font-size:clamp(1.8rem,4vw,2.3rem);font-weight:850;line-height:1.25}.not-found-card p{max-width:440px;margin:0 0 36px;font-size:.95rem;line-height:1.6;color:#cbd5e1!important}.not-found-btn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #cbd5e140}.not-found-btn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 12px 28px #cbd5e159}.not-found-btn svg{transition:transform .25s}.not-found-btn:hover svg{transform:translate(-4px)}@media (width<=600px){.not-found-card{border-radius:24px;padding:36px 20px}.not-found-card-glow-ring{border-radius:24px}}.beams-container{width:100%;height:100%;position:relative}.side-radial-trigger-btn{z-index:9999;-webkit-backdrop-filter:blur(16px);color:#e2e8f0;letter-spacing:.18em;text-transform:uppercase;writing-mode:vertical-rl;cursor:pointer;background:#0c101aeb;border:1px solid #e2e8f066;border-left:none;border-radius:0 14px 14px 0;justify-content:center;align-items:center;gap:10px;padding:18px 12px;font-size:.82rem;font-weight:750;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;left:0;overflow:hidden;transform:translateY(-50%)rotate(0);box-shadow:6px 0 25px #000000a6,0 0 20px #e2e8f033,inset -1px 0 1px #ffffff4d}.side-radial-trigger-btn:hover{color:#fff;background:#141a28f5;border-color:#ffffffbf;transform:translateY(-50%)rotate(0)translate(6px);box-shadow:10px 0 35px #000000bf,0 0 30px #ffffff59,inset -1px 0 1px #fff6}.side-btn-icon{color:#e2e8f0;transition:transform .3s;transform:rotate(0)}.side-radial-trigger-btn:hover .side-btn-icon{color:#fff;transform:rotate(180deg)}.side-btn-text{-webkit-user-select:none;user-select:none;white-space:nowrap}.side-btn-glow{background:linear-gradient(#fff 0%,#cbd5e1 50%,#94a3b8 100%);width:3px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 10px #fffc}.side-radial-overlay{z-index:99999;justify-content:flex-start;align-items:center;display:flex;position:fixed;inset:0}.side-radial-backdrop{-webkit-backdrop-filter:blur(18px);background:#04070fd9;animation:.3s forwards fadeInBackdrop;position:absolute;inset:0}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}.side-radial-drawer{z-index:2;box-sizing:border-box;background:linear-gradient(135deg,#0c101af7 0%,#060912fc 100%);border-right:1px solid #e2e8f033;flex-direction:column;justify-content:space-between;width:min(520px,90vw);height:100vh;padding:36px 40px;animation:.35s cubic-bezier(.16,1,.3,1) forwards slideInLeft;display:flex;position:relative;box-shadow:25px 0 80px #000000d9}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.side-radial-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.side-radial-brand{color:#e2e8f0;letter-spacing:.18em;align-items:center;gap:10px;font-size:.8rem;display:flex;font-weight:300!important}.side-brand-dot{background-color:#fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #fff}.side-radial-close-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.side-radial-close-btn:hover{color:#f87171;background:#ef444433;border-color:#ef444480;transform:rotate(90deg)}.radial-arc-viewport{flex:1;justify-content:flex-start;align-items:center;padding-left:20px;display:flex;position:relative;overflow:hidden}.radial-arc-list{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.radial-arc-item{cursor:pointer;white-space:nowrap;transform-origin:0;-webkit-user-select:none;user-select:none;align-items:center;gap:18px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s,filter .35s;display:flex;position:absolute;left:10px}.radial-arc-item:hover{opacity:.95!important}.arc-item-num{color:#94a3b8;opacity:.85;letter-spacing:.08em;min-width:28px;font-size:.85rem;font-weight:750}.arc-item-title{color:#cbd5e1;letter-spacing:-.01em;font-size:clamp(1.4rem,2.2vw,1.95rem);font-weight:400;transition:all .3s}.radial-arc-item.active{opacity:1!important;filter:blur()!important}.radial-arc-item.active .arc-item-num{color:#fff;opacity:1}.radial-arc-item.active .arc-item-title{color:#fff;text-shadow:0 0 25px #ffffffb3,0 0 50px #e2e8f059;font-size:clamp(1.8rem,2.8vw,2.35rem);font-weight:750}.arc-active-arrow{color:#fff;margin-left:6px;animation:1.5s ease-in-out infinite bounceArrow}@keyframes bounceArrow{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.side-radial-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.footer-hint-text{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}@media (width<=640px){.side-radial-drawer{width:100vw;padding:24px 20px}.arc-item-title{font-size:1.3rem}.radial-arc-item.active .arc-item-title{font-size:1.6rem}}.app-layout{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}main{z-index:1;flex-grow:1;position:relative}.app-bg-container{z-index:0;pointer-events:none;opacity:1;width:100vw;height:100vh;position:fixed;top:0;left:0}.silk-container{width:100%;height:100%}navbar,footer,.navbar-container,footer-container{z-index:10;position:relative}[class*=-page],[class*=-section],.hero,main>section,main>div>section,main>div>div>section{background:0 0!important}.hero-mesh,.hero-mesh:after,.company-mesh,.company-mesh:after{display:none!important}.tracker-card,.investment-fund-box,.timeline-story-display,.strategy-card,.investments-tab-btn,.investments-content-card,.project-card,.service-card,.stats-showcase,.pillar-card,.benefit-card,.auto-benefit-card,.pharma-benefit-card,.infra-benefit-card,[class*=-card],[class*=-box],[class*=-guide-container],.sorting-guide-container,.parts-guide-container,.audit-guide-container,.tco-guide-container,.battery-guide-container,.hydrogen-guide-container,.decarb-guide-container,.pipeline-guide-container,.terminal-guide-container,.grid-guide-container,.transition-guide-container,.concession-guide-container,.wind-guide-container,.solar-guide-container{background-color:var(--bg-card)!important;background:var(--bg-card)!important;border-color:var(--border)!important}[class*=-card] h1,[class*=-card] h2,[class*=-card] h3,[class*=-card] h4,[class*=-card] h5,[class*=-card] h6,[class*=-box] h1,[class*=-box] h2,[class*=-box] h3,[class*=-box] h4,[class*=-box] h5,[class*=-box] h6,[class*=-guide-container] h1,[class*=-guide-container] h2,[class*=-guide-container] h3,[class*=-guide-container] h4,[class*=-guide-container] h5,[class*=-guide-container] h6,.stats-showcase h1,.stats-showcase h2,.stats-showcase h3,.stats-showcase h4,.stats-showcase h5,.stats-showcase h6,.timeline-story-display h1,.timeline-story-display h2,.timeline-story-display h3,.timeline-story-display h4,.timeline-story-display h5,.timeline-story-display h6,.investments-content-card h1,.investments-content-card h2,.investments-content-card h3,.investments-content-card h4,.investments-content-card h5,.investments-content-card h6,.narrative-card h1,.narrative-card h2,.narrative-card h3,.narrative-card h4,.narrative-card h5,.narrative-card h6{color:var(--secondary)!important}[class*=-card] p,[class*=-card] li,[class*=-card] td,[class*=-card] th,[class*=-card] a,[class*=-box] p,[class*=-box] li,[class*=-guide-container] p,[class*=-guide-container] li,[class*=-guide-container] div.guide-text,.stats-showcase p,.stats-showcase li,.timeline-story-display p,.timeline-story-display li,.investments-content-card p,.investments-content-card li{color:var(--text-main)!important}.tracker-input-wrapper,.input-group,input,select,textarea{border-color:var(--border)!important;color:var(--secondary)!important;background-color:#0f172a99!important}.footer{background-color:#060913!important;border-top-color:#ffffff14!important}.ph-key-proj-section,.infra-key-project-section,.av-key-proj-section{position:relative}.ph-key-proj-section{background:linear-gradient(135deg,#0f172af2 0%,#060911f7 100%),url(/images/pharma-cold-chamber.png) 50%/cover no-repeat!important}.infra-key-project-section{background:linear-gradient(135deg,#0f172af2 0%,#060911f7 100%),url(/images/infra-port-wind-grid.png) 50%/cover no-repeat!important}.av-key-proj-section{background:linear-gradient(135deg,#0f172af2 0%,#060911f7 100%),url(/images/auto-ev-charging.png) 50%/cover no-repeat!important}div.scroll-reveal,.scroll-reveal[class*=-card],.scroll-reveal[class*=-box],.scroll-reveal[class*=-container],.scroll-reveal[class*=-card-1],.scroll-reveal[class*=-card-2],.scroll-reveal[class*=-card-3],.scroll-reveal[class*=-card-4]{box-shadow:none!important;background:0 0!important;border:none!important}[class*=-page]{padding-bottom:0!important}
