:root{--os-black:#020406;--os-surface:#06090e;--os-surface-hover:#090e15;--os-dash:#22c55e;--os-dash-light:#4ade80;--os-dash-glow:#22c55e3d;--os-sync:#38bdf8;--os-sync-light:#7dd3fc;--os-sync-glow:#38bdf83d;--os-border:#ffffff14;--os-border-subtle:#ffffff0d;--os-text-primary:#fff;--os-text-secondary:#94a3b8;--os-text-muted:#64748b;--font-space:var(--font-space,"Space Grotesk", sans-serif);--font-sans:var(--font-sans,"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}html.is-os-hub,body.is-os-hub{background:var(--os-black);width:100%;height:100dvh;max-height:100dvh;color:var(--os-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow:hidden!important}.os-hub-root{background:var(--os-black);box-sizing:border-box;isolation:isolate;flex-direction:column;justify-content:space-between;width:100%;height:100dvh;max-height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden!important}.hub-atmosphere{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hub-animated-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.ambient-glow{pointer-events:none;filter:blur(85px);will-change:transform, opacity;border-radius:50%;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);position:absolute}.glow-dash-left{opacity:.45;background:radial-gradient(circle at 45%,#22c55e6b 0%,#10b98133 45%,#0000 72%);width:54vw;height:540px;animation:10s ease-in-out infinite alternate auroraFloatDash;top:32%;left:-12vw}.glow-sync-right{opacity:.45;background:radial-gradient(circle at 55%,#38bdf86b 0%,#0ea5e933 45%,#0000 72%);width:54vw;height:540px;animation:12s ease-in-out infinite alternate auroraFloatSync;top:32%;right:-12vw}.glow-os-matrix{opacity:.65;background:radial-gradient(#e11d4829 0%,#b91c1c0f 50%,#0000 75%);width:65vw;height:400px;animation:8s ease-in-out infinite alternate osMatrixPulse;top:-160px;left:50%;transform:translate(-50%)}@keyframes auroraFloatDash{0%{transform:translate(0)scale(1)}50%{transform:translate(3vw,-20px)scale(1.08)}to{transform:translate(-2vw,15px)scale(.96)}}@keyframes auroraFloatSync{0%{transform:translate(0)scale(1)}50%{transform:translate(-3vw,25px)scale(1.06)}to{transform:translate(2vw,-15px)scale(.95)}}@keyframes osMatrixPulse{0%{opacity:.45;transform:translate(-50%)scale(.95)}to{opacity:.8;transform:translate(-50%)scale(1.06)}}.os-hub-root.hover-dash .glow-dash-left,.os-hub-root.hover-sync .glow-sync-right{opacity:.78;filter:blur(70px);transform:scale(1.2)}.hub-tech-grid{opacity:.55;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 40%,#000000f2 15%,#0000 80%);mask-image:radial-gradient(at 50% 40%,#000000f2 15%,#0000 80%)}.hub-energy-beam{filter:blur(1px);opacity:.45;background:linear-gradient(90deg,#0000 0%,#22c55e99 25%,#fff 50%,#38bdf899 75%,#0000 100%);width:200%;height:2px;animation:12s cubic-bezier(.4,0,.2,1) infinite energyBeamSweep;position:absolute;top:44%;left:-50%;box-shadow:0 0 16px #ffffff80}@keyframes energyBeamSweep{0%{opacity:.2;transform:translate(-40%)scaleY(.6)}50%{opacity:.6;transform:translate(10%)scaleY(1.4)}to{opacity:.2;transform:translate(50%)scaleY(.6)}}.hub-particles-layer{pointer-events:none;position:absolute;inset:0}.particle-node{pointer-events:none;border-radius:50%;position:absolute}.p-1{background:var(--os-dash-light);width:4px;height:4px;box-shadow:0 0 12px var(--os-dash);animation:7s ease-in-out infinite alternate particleDrift;top:35%;left:18%}.p-2{background:var(--os-dash);width:3px;height:3px;box-shadow:0 0 8px var(--os-dash);animation:9s ease-in-out 1.5s infinite alternate particleDrift;top:55%;left:28%}.p-3{background:var(--os-sync-light);width:4px;height:4px;box-shadow:0 0 12px var(--os-sync);animation:8s ease-in-out .8s infinite alternate particleDrift;top:38%;right:22%}.p-4{background:var(--os-sync);width:3px;height:3px;box-shadow:0 0 8px var(--os-sync);animation:10s ease-in-out 2s infinite alternate particleDrift;top:60%;right:32%}.p-5{background:#fff;width:5px;height:5px;animation:6s ease-in-out 3s infinite alternate particleDrift;top:25%;left:50%;box-shadow:0 0 14px #ffffffe6}.p-6{background:#e11d48cc;width:3px;height:3px;animation:11s ease-in-out 4s infinite alternate particleDrift;top:68%;left:50%;box-shadow:0 0 10px #e11d4899}@keyframes particleDrift{0%{opacity:.3;transform:translateY(0)scale(.8)}50%{opacity:.9;transform:translateY(-30px)scale(1.2)}to{opacity:.4;transform:translateY(15px)scale(.9)}}.hub-horizon-light{opacity:.65;background:linear-gradient(90deg,#0000 0%,#22c55e59 25%,#fff9 50%,#38bdf859 75%,#0000 100%);width:85vw;height:1px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #ffffff4d}.hub-vignette{pointer-events:none;background:radial-gradient(circle at 50% 45%,#0000 40%,#020406a6 85%,#020406 100%);position:absolute;inset:0}.hub-navbar{z-index:40;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--os-border-subtle);background:#020406a6;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 max(20px,50vw - 620px);display:flex;position:relative}.hub-brand{color:var(--os-text-primary);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.hub-brand-mark{flex-shrink:0;width:28px;height:28px}.hub-brand-text{flex-direction:column;display:flex}.brand-name{letter-spacing:.06em;color:var(--os-text-primary);font-size:13.5px;font-weight:850;line-height:1.1}.brand-name em{background:linear-gradient(90deg, var(--os-dash), var(--os-sync));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:normal}.brand-tagline{letter-spacing:.14em;color:var(--os-text-muted);margin-top:1px;font-size:8px;font-weight:700}.hub-ecosystem-switch{align-items:center;gap:8px;margin-left:auto;margin-right:14px;display:flex}.hub-switch-pill{white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:11.5px;font-weight:750;text-decoration:none;transition:all .22s;display:inline-flex}.hub-switch-pill.pill-dash{color:#4ade80;background:#22c55e14;border:1px solid #22c55e4d}.hub-switch-pill.pill-dash:hover{color:#fff;background:#22c55e2e;border-color:#22c55e99;transform:translateY(-1px)}.hub-switch-pill.pill-sync{color:#7dd3fc;background:#38bdf814;border:1px solid #38bdf84d}.hub-switch-pill.pill-sync:hover{color:#fff;background:#38bdf82e;border-color:#38bdf899;transform:translateY(-1px)}.btn-label-mobile{display:none}.hub-specialist-btn{color:#f8fafc;letter-spacing:.015em;background:linear-gradient(135deg,#ffffff14 0%,#22c55e14 100%);border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;padding:7px 18px;font-size:12px;font-weight:750;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 14px #00000059,inset 0 1px #ffffff1f}.hub-specialist-btn:before{content:"";opacity:0;background:radial-gradient(circle,#22c55e40 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.hub-status-radar{justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex;position:relative}.radar-ping{background:#22c55e99;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite radarPing;position:absolute}.radar-core{background:#22c55e;border-radius:50%;width:6.5px;height:6.5px;position:relative;box-shadow:0 0 8px #22c55e}@keyframes radarPing{75%,to{opacity:0;transform:scale(2.2)}}.hub-specialist-btn:hover{color:#fff;background:linear-gradient(135deg,#22c55e33 0%,#22c55e1a 100%);border-color:#22c55e8c;transform:translateY(-1.5px);box-shadow:0 0 24px #22c55e59,0 4px 18px #00000080}.hub-specialist-btn:hover:before{opacity:1}.hub-arrow-icon,.hub-chevron-icon{transition:transform .2s;display:inline-block}.hub-specialist-btn:hover .hub-arrow-icon,.hub-cta-primary:hover .hub-arrow-icon,.card-explore-btn:hover .hub-arrow-icon{transform:translate(2px,-2px)}.hub-hero-section{z-index:20;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;max-width:960px;margin:0 auto;padding:4px 24px 2px;display:flex;position:relative}.hub-headline{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--os-text-primary);max-width:860px;margin:0 0 2px;font-size:clamp(19px,2vw,28px);font-weight:850;line-height:1.15}.hero-break{display:inline}.highlight-dash{background:linear-gradient(135deg,#22c55e 15%,#4ade80 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.highlight-sync{background:linear-gradient(135deg,#38bdf8 15%,#60a5fa 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.hub-subheadline{color:var(--os-text-secondary);max-width:660px;margin:0 auto;font-size:clamp(14px,1.3vw,16px);font-weight:400;line-height:1.55}.hub-mobile-product-switch{display:none}.browser-sector-switcher{scrollbar-width:none;align-items:center;gap:3px;max-width:65%;display:flex;overflow-x:auto}.browser-sector-switcher::-webkit-scrollbar{display:none}.sector-tab-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;padding:2px 7px;font-family:inherit;font-size:9px;font-weight:700;transition:all .2s}.sector-tab-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff40}.sector-tab-btn.is-active{color:#4ade80;background:#22c55e29;border-color:#22c55e80;box-shadow:0 0 10px #22c55e33}.whatsapp-scenario-switcher{scrollbar-width:none;background:#0a121ef2;border-bottom:1px solid #38bdf81f;align-items:center;gap:5px;padding:6px 12px;display:flex;overflow-x:auto}.whatsapp-scenario-switcher::-webkit-scrollbar{display:none}.scenario-tab-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:2.5px 8px;font-family:inherit;font-size:9px;font-weight:700;transition:all .2s;display:inline-flex}.scenario-tab-btn:hover{color:#fff;background:#38bdf814;border-color:#38bdf84d}.scenario-tab-btn.is-active{color:#7dd3fc;background:#38bdf82e;border-color:#38bdf88c;box-shadow:0 0 10px #38bdf833}.scenario-tab-btn .scen-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.audio-bubble{background:#ffffff14!important}.audio-bubble-content{flex-direction:column;gap:5px;display:flex}.audio-player-line{background:#00000047;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:flex}.audio-play-glyph-btn{color:#020703;cursor:pointer;background:#22c55e;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;padding:0;font-size:8px;font-weight:900;transition:transform .15s,filter .15s;display:grid}.audio-play-glyph-btn:hover{filter:brightness(1.15);transform:scale(1.08)}.audio-waves{flex:1;align-items:center;gap:2.5px;height:16px;display:flex}.audio-waves span{opacity:.85;background:#22c55e;border-radius:2px;width:2.5px;transition:height .2s}.waves-playing span{animation:.8s ease-in-out infinite alternate soundWaveJump}.waves-playing span:first-child{animation-delay:0s}.waves-playing span:nth-child(2){animation-delay:.15s}.waves-playing span:nth-child(3){animation-delay:.3s}.waves-playing span:nth-child(4){animation-delay:.45s}.waves-playing span:nth-child(5){animation-delay:.2s}.waves-playing span:nth-child(6){animation-delay:.35s}.waves-playing span:nth-child(7){animation-delay:.1s}.waves-playing span:nth-child(8){animation-delay:.5s}@keyframes soundWaveJump{0%{opacity:.6;height:25%}50%{opacity:1;height:95%}to{opacity:.8;height:40%}}.audio-len{color:#94a3b8;font-size:8px;font-weight:700;font-family:var(--font-space)}.audio-transcript-text{font-style:italic;color:#cbd5e1!important;margin:0!important;font-size:10px!important;line-height:1.35!important}.sim-website-header{border-bottom:1px dashed #ffffff14;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:4px;display:flex}.sim-site-brand{align-items:center;gap:5px;display:inline-flex}.sim-brand-dot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #22c55e}.sim-brand-title{color:#f1f5f9;letter-spacing:.03em;font-size:9px;font-weight:750}.sim-site-speed-badge{color:#4ade80;font-size:7.5px;font-weight:800;font-family:var(--font-space);background:#22c55e1f;border:1px solid #22c55e40;border-radius:4px;padding:1.5px 5px}.sim-content-box{flex-direction:column;display:flex}.sim-interactive-block{background:#00000059;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:4px;margin:2px 0 5px;padding:5px 7px;display:flex}.sim-block-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:7px;font-weight:750}.sim-pills-row{flex-wrap:wrap;gap:4px;display:flex}.sim-pill-btn{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:2.5px 7px;font-family:inherit;font-size:8px;font-weight:700;transition:all .18s}.sim-pill-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40}.sim-pill-btn.is-active{color:#86efac;background:#22c55e33;border-color:#22c55e99;box-shadow:0 0 8px #22c55e40}.sim-live-detail-box{color:#e2e8f0;background:#22c55e0f;border-left:2px solid #22c55e;border-radius:4px;align-items:center;gap:5px;padding:3px 6px;font-size:7.5px;font-weight:500;line-height:1.3;display:flex}.sim-live-detail-box .detail-icon{flex-shrink:0;font-size:8px}.sim-action-trigger{cursor:pointer;border:none;font-family:inherit;transition:all .2s}.sim-action-trigger:hover{filter:brightness(1.1);transform:translateY(-1px)}.sim-feedback-tag{color:#4ade80;background:#22c55e26;border:1px solid #22c55e66;border-radius:4px;padding:2px 6px;font-size:7.5px;font-weight:800;animation:.25s ease-out feedbackPop}@keyframes feedbackPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.typing-bubble{align-items:center!important;gap:4px!important;min-height:20px!important;padding:6px 12px!important;display:inline-flex!important}.typing-dot{background:#38bdf8;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite typingBounce}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.whatsapp-quick-test-bar{background:#0a121ef5;border-top:1px solid #38bdf826;flex-direction:column;flex-shrink:0;gap:4px;padding:5px 10px 6px;display:flex}.quick-test-label-row{justify-content:space-between;align-items:center;display:flex}.test-prompt-text{color:#7dd3fc;text-transform:uppercase;letter-spacing:.05em;font-size:7.5px;font-weight:800}.test-reset-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:7.5px;font-weight:700;transition:color .15s}.test-reset-btn:hover{color:#fff}.quick-test-pills{scrollbar-width:none;flex-wrap:nowrap;gap:4px;display:flex;overflow-x:auto}.quick-test-pills::-webkit-scrollbar{display:none}.quick-test-pill{color:#bae6fd;cursor:pointer;white-space:nowrap;background:#38bdf814;border:1px solid #38bdf83d;border-radius:999px;flex-shrink:0;padding:2.5px 7px;font-family:inherit;font-size:8px;font-weight:650;transition:all .18s}.quick-test-pill:hover{color:#fff;background:#38bdf82e;border-color:#38bdf88c;transform:translateY(-1px)}.hub-ecosystem-stage{z-index:15;box-sizing:border-box;flex:1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:center;align-items:stretch;gap:16px;width:100%;max-width:1440px;min-height:0;margin:0 auto;padding:0 clamp(16px,2.5vw,36px);display:grid;position:relative}.ecosystem-card{background:var(--os-surface);border:1px solid var(--os-border);box-sizing:border-box;isolation:isolate;border-radius:20px;flex-direction:column;justify-content:space-between;gap:10px;width:100%;height:100%;min-height:0;padding:16px 20px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s,opacity .35s;display:flex;position:relative;overflow:hidden}.card-bg-gradient{z-index:-3;border-radius:20px;position:absolute;inset:0}.card-ambient-tint{z-index:-2;opacity:0;border-radius:20px;transition:opacity .4s;position:absolute;inset:0}.card-border-glow{z-index:10;pointer-events:none;border:1px solid #0000;border-radius:20px;transition:border-color .3s,box-shadow .3s;position:absolute;inset:0}.card-dash .card-bg-gradient{background:linear-gradient(155deg,#06120be0 0%,#030a06f5 100%)}.card-dash .card-ambient-tint{background:radial-gradient(circle at 30% 20%,#22c55e29 0%,#0000 65%)}.card-dash:hover .card-ambient-tint,.card-dash.is-focused .card-ambient-tint{opacity:1}.card-dash:hover,.card-dash.is-focused{border-color:#22c55e66;transform:translateY(-3px);box-shadow:0 16px 45px #0009,0 0 35px #22c55e29}.card-sync .card-bg-gradient{background:linear-gradient(155deg,#05101ae0 0%,#02080ff5 100%)}.card-sync .card-ambient-tint{background:radial-gradient(circle at 70% 20%,#38bdf829 0%,#0000 65%)}.card-sync:hover .card-ambient-tint,.card-sync.is-focused .card-ambient-tint{opacity:1}.card-sync:hover,.card-sync.is-focused{border-color:#38bdf866;transform:translateY(-3px);box-shadow:0 16px 45px #0009,0 0 35px #38bdf829}.ecosystem-card.is-dimmed{opacity:.72}.card-header{flex-direction:column;display:flex}.product-category-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.card-badge{letter-spacing:.13em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:4px 12px;font-size:10px;font-weight:800;display:inline-flex}.badge-dash{color:var(--os-dash-light);background:#22c55e14;border:1px solid #22c55e38}.badge-sync{color:var(--os-sync-light);background:#38bdf814;border:1px solid #38bdf838}.badge-dot{border-radius:50%;width:5px;height:5px}.dot-dash{background:var(--os-dash);box-shadow:0 0 6px var(--os-dash)}.dot-sync{background:var(--os-sync);box-shadow:0 0 6px var(--os-sync)}.card-status-pill{font-family:var(--font-space);letter-spacing:.1em;text-transform:uppercase;border-radius:6px;padding:3px 10px;font-size:10px;font-weight:850}.pill-dash{color:var(--os-dash-light);background:#22c55e1f;border:1px solid #22c55e4d;box-shadow:0 0 10px #22c55e26}.pill-sync{color:var(--os-sync-light);background:#38bdf81f;border:1px solid #38bdf84d;box-shadow:0 0 10px #38bdf826}.product-title{color:var(--os-text-primary);letter-spacing:-.025em;margin:0 0 3px;font-size:clamp(23px,2.1vw,28px);font-weight:850;line-height:1.15}.text-dash{color:var(--os-dash);background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-sync{color:var(--os-sync);background:linear-gradient(135deg,#38bdf8,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.product-punchline{color:#94a3b8;margin:0 0 6px;font-size:13px;font-weight:450;line-height:1.4}.product-intent-tag{display:none}.intent-dash{color:#4ade80;background:#22c55e14;border:1px solid #22c55e38}.intent-sync{color:#38bdf8;background:#38bdf814;border:1px solid #38bdf838}.product-spec-strip{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.spec-item{background:#ffffff09;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;transition:all .2s;display:flex}.spec-item:hover{background:#ffffff0f;border-color:#ffffff24}.spec-icon{flex-shrink:0;font-size:14px}.spec-texts{flex-direction:column;display:flex;overflow:hidden}.spec-texts strong{color:#f1f5f9;white-space:nowrap;letter-spacing:-.01em;font-size:11px;font-weight:800}.spec-texts small{color:#64748b;white-space:nowrap;font-size:8px;font-weight:500}.card-mockup-wrapper{border-radius:12px;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative}.realistic-browser-mockup{background:#080d14;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 10px 28px #00000073}.browser-topbar{background:#121822d9;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:7px 12px;display:flex}.browser-nav-group{flex-shrink:0;align-items:center;gap:8px;display:flex}.browser-traffic-lights{align-items:center;gap:5px;display:flex}.browser-traffic-lights .dot{border-radius:50%;width:7px;height:7px}.browser-traffic-lights .red{background:#ff5f56}.browser-traffic-lights .yellow{background:#ffbd2e}.browser-traffic-lights .green{background:#27c93f}.browser-address-bar{color:var(--os-text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:5px;align-items:center;gap:6px;padding:3px 10px;font-size:9.5px;display:flex}.ssl-icon{font-size:8px}.browser-status-chip{letter-spacing:.08em;color:var(--os-dash);background:#22c55e1f;border-radius:4px;padding:2px 7px;font-size:8px;font-weight:800}.browser-viewport{scrollbar-width:thin;scrollbar-color:#22c55e40 transparent;background:radial-gradient(circle at 75% 20%,#22c55e14 0%,#060a10 75%);flex-direction:column;flex:1;justify-content:space-between;gap:6px;min-height:0;padding:8px 12px;display:flex;position:relative;overflow-y:auto}.browser-viewport::-webkit-scrollbar{width:4px}.browser-viewport::-webkit-scrollbar-thumb{background:#22c55e40;border-radius:4px}.browser-hero-layout{flex:1;grid-template-columns:1.22fr .78fr;align-items:start;gap:10px;min-height:0;display:grid}.viewport-content{z-index:2;flex-direction:column;justify-content:center;display:flex}.viewport-kicker{letter-spacing:.12em;color:var(--os-dash);margin-bottom:3px;font-size:8px;font-weight:800;display:block}.viewport-title{color:#fff;letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(12.5px,1.15vw,15px);font-weight:850;line-height:1.22}.viewport-title span{color:var(--os-dash-light)}.viewport-desc{color:#94a3b8;margin:0 0 8px;font-size:8.5px;font-weight:450;line-height:1.35}.viewport-btn-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.viewport-fake-btn{background:var(--os-dash);color:#020703;border-radius:5px;padding:3px 9px;font-size:8.5px;font-weight:750;display:inline-block;box-shadow:0 2px 8px #22c55e4d}.viewport-social-proof{color:#cbd5e1;letter-spacing:.02em;font-size:8px;font-weight:700}.viewport-metrics-col{z-index:3;flex-direction:column;justify-content:center;gap:7px;display:flex}.viewport-badge{-webkit-backdrop-filter:blur(8px);background:#080e16f0;border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:8px;padding:6px 11px;display:flex;position:relative;box-shadow:0 4px 14px #00000073}.badge-lighthouse{box-sizing:border-box;width:100%}.lighthouse-ring{flex-shrink:0;place-items:center;width:24px;height:24px;display:grid;position:relative}.score-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#ffffff1f;stroke-width:3.5px}.ring-val{fill:none;stroke:var(--os-dash);stroke-width:3.5px;stroke-linecap:round}.score-digit{color:var(--os-dash);font-size:7.5px;font-weight:900;position:absolute}.lighthouse-info{flex-direction:column;display:flex;overflow:hidden}.lighthouse-info strong{color:#fff;white-space:nowrap;font-size:9px;font-weight:800}.lighthouse-info small{color:var(--os-text-muted);white-space:nowrap;font-size:7px}.badge-conversion{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:3px;width:100%}.conversion-top-line{justify-content:space-between;align-items:center;display:flex}.badge-kicker{letter-spacing:.08em;color:var(--os-dash);font-size:6.5px;font-weight:800}.badge-value{color:#fff;font-size:9.5px;font-weight:800}.growth-sparkline{width:100%;height:16px;display:block}.badge-note{color:var(--os-text-muted);font-size:6.5px}.browser-bottom-strip{border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;padding-top:5px;display:flex}.strip-item{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px;padding:2px 6px;font-size:7.5px;font-weight:700}.realistic-whatsapp-mockup{background:#080f1a;border:1px solid #38bdf82e;border-radius:12px;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 10px 28px #00000073}.whatsapp-topbar{background:#0c1624e6;border-bottom:1px solid #38bdf826;flex-shrink:0;justify-content:space-between;align-items:center;padding:7px 12px;display:flex}.whatsapp-avatar{background:linear-gradient(135deg, var(--os-sync), #0284c7);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid;position:relative}.avatar-online-dot{background:#22c55e;border:1.5px solid #080f1a;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-1px;right:-1px}.whatsapp-agent-info{flex-direction:column;margin-left:9px;margin-right:auto;display:flex}.whatsapp-agent-info strong{color:#fff;align-items:center;gap:3px;font-size:10.5px;font-weight:800;display:flex}.verified-badge{color:var(--os-sync);font-size:9px}.whatsapp-agent-info small{color:#7dd3fc;font-size:7.5px}.whatsapp-badge-speed{letter-spacing:.08em;color:var(--os-sync);background:#38bdf81f;border-radius:4px;padding:2px 7px;font-size:8px;font-weight:800}.whatsapp-chat-body{scrollbar-width:thin;scrollbar-color:#38bdf840 transparent;background:radial-gradient(circle at 25% 20%,#38bdf80f 0%,#050b14 75%);flex-direction:column;flex:1;justify-content:flex-start;gap:5px;min-height:0;padding:6px 10px;display:flex;overflow-y:auto}.whatsapp-chat-body::-webkit-scrollbar{width:4px}.whatsapp-chat-body::-webkit-scrollbar-thumb{background:#38bdf840;border-radius:4px}.chat-bubble-row{width:100%;display:flex}.client-row{justify-content:flex-start}.ai-row{justify-content:flex-end}.chat-bubble{border-radius:9px;max-width:88%;padding:6px 10px;font-size:10px;line-height:1.35;box-shadow:0 3px 12px #00000040}.client-bubble{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff14;border-bottom-left-radius:3px}.client-bubble p,.ai-bubble p{margin:0}.client-bubble time{color:var(--os-text-muted);text-align:right;margin-top:3px;font-size:7.5px;display:block}.ai-bubble{color:#f0f9ff;background:#0e2640e0;border:1px solid #38bdf852;border-bottom-right-radius:3px;box-shadow:0 3px 14px #38bdf81f}.bubble-meta{justify-content:space-between;align-items:center;gap:7px;margin-top:4px;font-size:7.5px;display:flex}.ai-tag{color:var(--os-sync);background:#38bdf81f;border-radius:3px;padding:1px 5px;font-weight:750}.ai-bubble time{color:#7dd3fc}.chat-status-strip{color:var(--os-sync);background:#38bdf812;border:1px solid #38bdf829;border-radius:5px;justify-content:center;align-items:center;padding:3px 8px;font-size:8px;font-weight:750;display:flex}.card-action-footer{flex-direction:column;flex-shrink:0;margin-top:2px;display:flex}.card-quick-demo-chip{box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-bottom:8px;padding:7px 12px;font-size:11px;text-decoration:none;transition:all .2s;display:none}.chip-dash{color:#cbd5e1;background:#22c55e0f;border:1px solid #22c55e3d}.chip-dash strong{color:#4ade80}.chip-dash:hover{color:#fff;background:#22c55e1f;border-color:#22c55e73;transform:translateY(-1px)}.chip-sync{color:#cbd5e1;background:#38bdf80f;border:1px solid #38bdf83d}.chip-sync strong{color:#38bdf8}.chip-sync:hover{color:#fff;background:#38bdf81f;border-color:#38bdf873;transform:translateY(-1px)}.quick-demo-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.quick-demo-dot.dot-dash{background:#22c55e;box-shadow:0 0 8px #22c55e}.quick-demo-dot.dot-sync{background:#38bdf8;box-shadow:0 0 8px #38bdf8}@keyframes tabFadeIn{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.tab-fade-in{animation:.22s cubic-bezier(.16,1,.3,1) forwards tabFadeIn}.mobile-floating-contact-btn{display:none}.card-explore-btn{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 18px;font-size:13px;font-weight:750;text-decoration:none;transition:all .22s;display:inline-flex}.btn-dash{color:var(--os-dash-light);background:#22c55e1a;border:1px solid #22c55e52}.btn-dash:hover{background:var(--os-dash);color:#020703;transform:translateY(-1px);box-shadow:0 4px 20px #22c55e59}.btn-sync{color:var(--os-sync-light);background:#38bdf81a;border:1px solid #38bdf852}.btn-sync:hover{background:var(--os-sync);color:#020b17;transform:translateY(-1px);box-shadow:0 4px 20px #38bdf859}.ecosystem-connector-bridge{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:34px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.bridge-laser-line{background:linear-gradient(#0000,#ffffff40,#0000);width:1px;height:48px;transition:all .3s}.bridge-node-pill{cursor:default;background:#080c12f2;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:4px 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 18px #000000b3,0 0 12px #38bdf840}.bridge-connector-symbol{color:var(--os-sync-light);font-size:14px;font-weight:900;line-height:1;transition:all .25s;animation:2.5s ease-in-out infinite alternate bridgeSymbolPulse;display:inline-block}@keyframes bridgeSymbolPulse{0%{color:var(--os-dash-light);transform:scale(.95)}to{color:var(--os-sync-light);transform:scale(1.15)}}.ecosystem-connector-bridge.active-dash .bridge-node-pill,.hover-dash .ecosystem-connector-bridge .bridge-node-pill{background:#04180cf2;border-color:#22c55ebf;transform:scale(1.22);box-shadow:0 0 25px #22c55eb3,0 4px 18px #000000d9}.ecosystem-connector-bridge.active-dash .bridge-connector-symbol,.hover-dash .ecosystem-connector-bridge .bridge-connector-symbol{color:#22c55e;text-shadow:0 0 12px #22c55ef2;animation:none;transform:translate(-1px)}.ecosystem-connector-bridge.active-dash .bridge-laser-line,.hover-dash .ecosystem-connector-bridge .bridge-laser-line{background:linear-gradient(#0000,#22c55eb3,#0000);box-shadow:0 0 12px #22c55e80}.ecosystem-connector-bridge.active-sync .bridge-node-pill,.hover-sync .ecosystem-connector-bridge .bridge-node-pill{background:#04121ef2;border-color:#38bdf8bf;transform:scale(1.22);box-shadow:0 0 25px #38bdf8b3,0 4px 18px #000000d9}.ecosystem-connector-bridge.active-sync .bridge-connector-symbol,.hover-sync .ecosystem-connector-bridge .bridge-connector-symbol{color:#38bdf8;text-shadow:0 0 12px #38bdf8f2;animation:none;transform:translate(1px)}.ecosystem-connector-bridge.active-sync .bridge-laser-line,.hover-sync .ecosystem-connector-bridge .bridge-laser-line{background:linear-gradient(#0000,#38bdf8b3,#0000);box-shadow:0 0 12px #38bdf880}.ecosystem-connector-bridge,.ecosystem-connector-bridge .bridge-node-pill{cursor:pointer}.ecosystem-connector-bridge.is-pulsing .bridge-node-pill{animation:.6s cubic-bezier(.16,1,.3,1) bridgeNodePulseClick}@keyframes bridgeNodePulseClick{0%{transform:scale(1)}50%{transform:scale(1.4);box-shadow:0 0 35px #38bdf8e6,0 0 35px #22c55ee6}to{transform:scale(1)}}.bridge-synergy-tooltip{-webkit-backdrop-filter:blur(16px);z-index:100;text-align:center;pointer-events:none;background:#060a10f5;border:1px solid #38bdf866;border-radius:12px;width:250px;padding:10px 14px;animation:.25s cubic-bezier(.16,1,.3,1) tooltipFadeIn;position:absolute;top:calc(50% + 28px);left:50%;transform:translate(-50%);box-shadow:0 12px 36px #000000d9,0 0 20px #38bdf840}.bridge-synergy-tooltip strong{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.bridge-synergy-tooltip span{color:#cbd5e1;font-size:11px;line-height:1.45;display:block}.bridge-synergy-tooltip span b{color:#fff}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.hub-footer{z-index:20;border-top:1px solid var(--os-border-subtle);background:#020406bf;flex-shrink:0;justify-content:space-between;align-items:center;height:34px;padding:6px max(20px,50vw - 620px);display:flex;position:relative}.footer-copyright p{color:var(--os-text-muted);margin:0;font-size:10px}.footer-links-nav{align-items:center;gap:12px;display:flex}.f-link{color:var(--os-text-secondary);font-size:10.5px;font-weight:600;text-decoration:none;transition:color .2s}.f-link:hover{color:#fff}.f-sep{color:#ffffff26;font-size:9px}@media (min-width:1025px){.hub-headline{margin-bottom:3px;font-size:clamp(21px,2vw,28px)}.hub-subheadline{max-width:680px;font-size:clamp(12px,1vw,13px)}}@media (max-height:860px) and (min-width:981px){.hub-navbar{flex-shrink:0!important;height:46px!important;padding:0 24px!important}.hub-hero-section{flex-shrink:0!important;padding:6px 16px 2px!important}.hub-headline{margin:0 0 2px!important;font-size:clamp(16px,1.8vw,22px)!important;line-height:1.18!important}.hub-subheadline{max-width:600px!important;font-size:clamp(10.5px,1.05vw,12px)!important;line-height:1.3!important}.hub-ecosystem-stage{flex:0 auto!important;justify-content:center!important;align-items:center!important;gap:16px!important;min-height:0!important;max-height:calc(100vh - 140px)!important;margin:auto!important;padding:0 24px!important}.ecosystem-card{border-radius:14px!important;flex:0 auto!important;justify-content:flex-start!important;gap:8px!important;height:auto!important;min-height:0!important;max-height:min(440px,100vh - 150px)!important;padding:12px 16px 10px!important}.card-header{flex-shrink:0!important}.product-category-row{margin-bottom:2px!important}.card-badge{padding:2px 7px!important;font-size:8px!important}.card-status-pill{padding:2px 6px!important;font-size:8px!important}.product-title{margin-bottom:0!important;font-size:16px!important;line-height:1.15!important}.product-punchline{-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;margin-bottom:4px!important;font-size:10px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.product-spec-strip{flex-shrink:0!important;justify-content:space-between!important;gap:5px!important;margin-bottom:6px!important;display:flex!important}.spec-item{background:#ffffff08!important;border:1px solid #ffffff0f!important;gap:5px!important;padding:3px 6px!important}.spec-icon{font-size:11px!important}.spec-texts strong{font-size:8.5px!important}.spec-texts small{display:none!important}.card-mockup-wrapper{flex:0 auto!important;height:auto!important;min-height:0!important}.realistic-browser-mockup,.realistic-whatsapp-mockup{border-radius:10px!important;flex:0 auto!important;height:auto!important;min-height:0!important}.browser-topbar,.whatsapp-topbar{flex-shrink:0!important;gap:6px!important;min-height:24px!important;padding:4px 8px!important}.browser-address-bar{padding:2px 6px!important;font-size:8.5px!important}.sector-tab-btn,.scenario-tab-btn{min-height:18px!important;padding:2px 6px!important;font-size:8px!important}.sim-website-header{display:none!important}.browser-viewport{flex:0 auto!important;justify-content:flex-start!important;gap:6px!important;height:auto!important;min-height:0!important;max-height:240px!important;padding:8px 10px!important;overflow-y:hidden!important}.browser-hero-layout{flex:0 auto!important;grid-template-columns:1.25fr .75fr!important;align-items:center!important;gap:8px!important;min-height:0!important}.viewport-kicker{margin-bottom:1px!important;font-size:7px!important}.viewport-title{margin-bottom:2px!important;font-size:12px!important;line-height:1.2!important}.viewport-desc{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-bottom:4px!important;font-size:8.5px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.sim-interactive-block{border-radius:6px!important;gap:3px!important;margin:2px 0!important;padding:3px 6px!important}.sim-block-label{font-size:6.5px!important}.sim-pills-row{gap:3px!important}.sim-pill-btn{padding:1.5px 5px!important;font-size:7.5px!important}.sim-live-detail-box{padding:1.5px 4px!important;font-size:7.5px!important}.viewport-btn-row{gap:6px!important}.viewport-fake-btn{padding:2.5px 7px!important;font-size:8px!important}.viewport-social-proof{font-size:7px!important}.viewport-metrics-col{justify-content:center!important;gap:5px!important}.viewport-badge{border-radius:6px!important;gap:5px!important;padding:4px 7px!important}.lighthouse-ring{width:20px!important;height:20px!important}.score-digit{font-size:6.5px!important}.lighthouse-info strong{font-size:8px!important}.lighthouse-info small{display:none!important}.badge-conversion{gap:2px!important;padding:4px 7px!important}.badge-kicker{font-size:6.5px!important}.badge-value{font-size:8.5px!important}.growth-sparkline{height:12px!important}.whatsapp-chat-body{flex:0 auto!important;justify-content:flex-start!important;gap:4px!important;height:auto!important;min-height:0!important;max-height:240px!important;padding:6px 10px!important;overflow-y:hidden!important}.chat-bubble{padding:3.5px 7px!important;font-size:8.5px!important;line-height:1.3!important}.bubble-meta{margin-top:1px!important;font-size:6.5px!important}.chat-status-strip{padding:2px 6px!important;font-size:7.5px!important}.card-action-footer{flex-shrink:0!important;margin-top:6px!important}.card-explore-btn{border-radius:8px!important;min-height:32px!important;padding:4px 14px!important;font-size:11px!important}.hub-footer{flex-shrink:0!important;height:28px!important;padding:0 24px!important}.footer-copyright p{font-size:8.5px!important}.f-link{font-size:9px!important}}@media (max-height:560px) and (min-width:981px){.hub-hero-section{padding:2px 16px 0!important}.hub-headline{margin-bottom:0!important;font-size:14.5px!important}.hub-subheadline{display:none!important}.hub-ecosystem-stage{gap:8px!important;max-height:calc(100vh - 82px)!important;padding:0 16px!important}.ecosystem-card{gap:4px!important;max-height:calc(100vh - 88px)!important;padding:8px 12px 6px!important}.product-punchline,.product-spec-strip{display:none!important}.card-action-footer{margin-top:3px!important}.card-explore-btn{min-height:28px!important;padding:3px 10px!important;font-size:10px!important}.browser-viewport,.whatsapp-chat-body{max-height:205px!important}}@media (min-width:861px) and (max-width:1024px){.hub-ecosystem-stage{grid-template-columns:1fr auto 1fr;gap:12px;padding:0 16px}.viewport-content{max-width:50%}.badge-lighthouse,.badge-conversion{padding:4px 8px;right:8px}}@media (min-width:981px){.hub-mobile-product-switch{display:none!important}.mobile-card-hidden,.mobile-card-active,.ecosystem-connector-bridge{display:flex!important}}@media (max-width:980px){html.is-os-hub,body.is-os-hub{-webkit-overflow-scrolling:auto!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}.os-hub-root{flex-direction:column!important;justify-content:space-between!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.hub-navbar{-webkit-backdrop-filter:blur(14px)!important;background:#020406e0!important;flex-shrink:0!important;height:46px!important;padding:0 12px!important;position:relative!important}.hub-brand-text .brand-tagline{display:none!important}.hub-brand-text .brand-name{font-size:13px!important}.hub-switch-pill{height:28px!important;padding:0 8px!important;font-size:10.5px!important}.hub-switch-pill .pill-prefix,.btn-label-desktop{display:none!important}.btn-label-mobile{display:inline!important}.hub-specialist-btn{gap:4px!important;padding:5px 10px!important;font-size:11px!important}.hub-hero-section{text-align:center!important;flex-shrink:0!important;padding:4px 12px 2px!important}.hub-headline{margin:0 0 2px!important;font-size:clamp(16px,4vw,21px)!important;line-height:1.15!important}.hub-subheadline{max-width:96%!important;font-size:clamp(10px,2.6vw,11.5px)!important;line-height:1.25!important}.hub-mobile-product-switch{z-index:25!important;background:#0a101af2!important;border:1px solid #ffffff1a!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin:2px auto 4px!important;padding:2px 4px!important;display:flex!important}.mobile-tab-btn{color:#94a3b8!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:999px!important;align-items:center!important;gap:6px!important;padding:4px 14px!important;font-size:11px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important}.mobile-tab-btn.is-active.tab-dash{color:#4ade80!important;background:#22c55e33!important;box-shadow:0 0 10px #22c55e40!important}.mobile-tab-btn.is-active.tab-sync{color:#38bdf8!important;background:#38bdf833!important;box-shadow:0 0 10px #38bdf840!important}.hub-ecosystem-stage{box-sizing:border-box!important;flex-direction:column!important;flex:1!important;gap:0!important;width:100%!important;max-width:580px!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:2px 10px 4px!important;display:flex!important;overflow:hidden!important}.ecosystem-connector-bridge,.mobile-card-hidden{display:none!important}.mobile-card-active{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;flex:1!important;height:100%!important;min-height:0!important;padding:8px 10px 6px!important;display:flex!important;overflow:hidden!important}.card-header{flex-direction:column!important;flex-shrink:0!important;gap:1px!important;margin-bottom:3px!important;display:flex!important}.product-category-row{justify-content:space-between!important;align-items:center!important;margin-bottom:2px!important;display:flex!important}.card-badge{padding:2px 6px!important;font-size:8.5px!important}.card-status-pill{padding:2px 6px!important;font-size:8px!important}.product-title{margin:0!important;font-size:15px!important;line-height:1.15!important}.product-punchline{color:#94a3b8!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:10px!important;line-height:1.25!important;overflow:hidden!important}.product-spec-strip{border-radius:8px!important;flex-shrink:0!important;grid-template-columns:1fr 1fr 1fr!important;gap:4px!important;margin-bottom:4px!important;padding:4px 6px!important;display:grid!important}.spec-item{gap:4px!important;padding:2px 4px!important}.spec-item .spec-icon{font-size:11px!important}.spec-item .spec-texts strong{font-size:9px!important;line-height:1.1!important}.spec-item .spec-texts small{font-size:7.5px!important;line-height:1.1!important}.card-interactive-preview,.card-mockup-wrapper{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important;overflow:hidden!important}.browser-mockup,.realistic-browser-mockup,.whatsapp-mockup{border-radius:10px!important;flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important;overflow:hidden!important}.browser-topbar{flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;padding:4px 8px!important;display:flex!important}.browser-dots,.browser-traffic-lights{display:none!important}.browser-address-bar{max-width:120px!important;padding:2px 5px!important;font-size:9px!important}.browser-status-chip{display:none!important}.browser-sector-switcher{flex:1!important;gap:3px!important;max-width:none!important}.sector-tab-btn{min-height:20px!important;padding:2px 5px!important;font-size:9px!important}.browser-viewport{-webkit-overflow-scrolling:touch!important;flex-direction:column!important;flex:1!important;justify-content:space-between!important;min-height:0!important;padding:6px 8px!important;display:flex!important;overflow:hidden auto!important}.browser-hero-layout{flex-direction:column!important;gap:4px!important;display:flex!important}.viewport-content{max-width:100%!important}.viewport-kicker{font-size:7.5px!important}.viewport-title{font-size:12.5px!important;line-height:1.2!important}.viewport-desc{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:9.5px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.interactive-options-row{gap:4px!important;margin:3px 0 2px!important}.option-chip-btn{padding:2px 6px!important;font-size:8.5px!important}.option-detail-preview{padding:2px 5px!important;font-size:8.5px!important}.sim-website-header{margin-bottom:2px!important;padding-bottom:2px!important}.sim-site-brand{gap:4px!important}.sim-brand-title{font-size:8.5px!important}.sim-site-speed-badge{padding:1px 4px!important;font-size:7px!important}.sim-interactive-block{gap:3px!important;margin:2px 0 3px!important;padding:4px 6px!important}.sim-block-label{font-size:6.5px!important}.sim-pills-row{gap:3px!important}.sim-pill-btn{padding:1.5px 5px!important;font-size:7.5px!important}.sim-detail-text{font-size:8px!important}.sim-action-cta-btn{min-height:24px!important;padding:4px 8px!important;font-size:8.5px!important}.sim-feedback-strip{padding:2px 4px!important;font-size:8px!important}.sim-trust-strip{padding:2px 0 0!important;font-size:7.5px!important}.browser-bottom-strip{flex-shrink:0!important;gap:6px!important;padding:2px 6px!important;font-size:7.5px!important}.whatsapp-header{flex-shrink:0!important;padding:4px 8px!important}.contact-avatar{width:24px!important;height:24px!important}.contact-name{font-size:10.5px!important}.contact-role{font-size:7.5px!important}.sync-tabs-row{flex-shrink:0!important;gap:3px!important;padding:2px 6px!important}.sync-tab-btn{min-height:20px!important;padding:2px 5px!important;font-size:8.5px!important}.whatsapp-status-strip{flex-shrink:0!important;padding:2px 6px!important;font-size:8px!important}.whatsapp-chat-body{-webkit-overflow-scrolling:touch!important;flex:1!important;gap:4px!important;min-height:0!important;padding:5px 8px!important;overflow:hidden auto!important}.chat-bubble{max-width:90%!important;padding:4px 7px!important;font-size:10px!important;line-height:1.3!important}.bubble-meta{margin-top:1px!important;font-size:7px!important}.audio-simulation-box{gap:5px!important;padding:3px 5px!important}.audio-play-btn{width:22px!important;height:22px!important}.audio-waveform-bars{height:10px!important}.whatsapp-input-sim{flex-shrink:0!important;gap:4px!important;padding:3px 6px!important}.input-placeholder-text{font-size:9px!important}.card-action-footer{flex-shrink:0!important;margin-top:3px!important;padding-top:0!important}.card-explore-btn{border-radius:7px!important;width:100%!important;min-height:35px!important;font-size:11.5px!important;font-weight:750!important}.hub-footer{background:#020406f2!important;border-top:1px solid #ffffff0d!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;height:24px!important;padding:0 10px!important;display:flex!important}.footer-copyright p{font-size:8px!important}.footer-links-nav{gap:6px!important}.f-link{font-size:8.5px!important}.f-sep{font-size:7.5px!important}}.hub-cards-container{z-index:10;box-sizing:border-box;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(12px,1.4vw,20px);width:100%;max-width:1220px;min-height:0;margin:0 auto clamp(4px,.8vh,10px);padding:0 clamp(14px,1.8vw,20px);display:grid;position:relative}.hub-choice-card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(#0c131fd1 0%,#04070df2 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;padding:clamp(9px,1.1vh,14px) clamp(13px,1.4vw,18px) clamp(8px,1vh,12px);transition:all .32s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 45px #00000080,inset 0 1px #ffffff14}.card-ambient-aura{pointer-events:none;border-radius:inherit;z-index:0;transition:opacity .4s,transform .4s;position:absolute;inset:0}.aura-dash{opacity:.65;background:radial-gradient(circle at 15% 0,#22c55e29 0%,#22c55e08 45%,#0000 70%)}.card-dash:hover .aura-dash,.card-dash.is-focused .aura-dash{opacity:1;background:radial-gradient(circle at 20% 5%,#22c55e42 0%,#22c55e0f 50%,#0000 75%)}.aura-sync{opacity:.65;background:radial-gradient(circle at 85% 0,#38bdf829 0%,#38bdf808 45%,#0000 70%)}.card-sync:hover .aura-sync,.card-sync.is-focused .aura-sync{opacity:1;background:radial-gradient(circle at 80% 5%,#38bdf842 0%,#38bdf80f 50%,#0000 75%)}.card-spotlight{pointer-events:none;border-radius:inherit;opacity:0;z-index:1;transition:opacity .3s;position:absolute;inset:0}.card-dash:hover .card-spotlight{opacity:1;background:radial-gradient(420px circle at var(--mouse-x,50%) var(--mouse-y,50%), #22c55e29, transparent 75%)}.card-sync:hover .card-spotlight{opacity:1;background:radial-gradient(420px circle at var(--mouse-x,50%) var(--mouse-y,50%), #38bdf829, transparent 75%)}.hub-choice-card .card-top-glow{pointer-events:none;z-index:2;height:2px;transition:opacity .3s,left .3s,right .3s;position:absolute;top:0;left:10%;right:10%}.card-dash .card-top-glow{background:linear-gradient(90deg,#0000,#22c55e,#0000);box-shadow:0 0 14px #22c55e}.card-sync .card-top-glow{background:linear-gradient(90deg,#0000,#38bdf8,#0000);box-shadow:0 0 14px #38bdf8}.hub-choice-card:hover{transform:translateY(-3px)}.card-dash:hover,.card-dash.is-focused{border-color:#22c55e73;box-shadow:0 20px 50px #000000a6,0 0 30px #22c55e2e,inset 0 1px #ffffff29}.card-sync:hover,.card-sync.is-focused{border-color:#38bdf873;box-shadow:0 20px 50px #000000a6,0 0 30px #38bdf82e,inset 0 1px #ffffff29}.card-dash.is-dimmed,.card-sync.is-dimmed{opacity:.7;filter:grayscale(.2)}.choice-card-head{z-index:1;position:relative}.choice-badge-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:clamp(4px,.6vh,6px);display:flex}.choice-kicker-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:3px 8px;font-size:9px;font-weight:850;display:inline-flex}.kicker-pulse-dot{justify-content:center;align-items:center;width:7.5px;height:7.5px;display:inline-flex;position:relative}.kicker-dot-ping{border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite kickerPing;position:absolute}.dot-dash .kicker-dot-ping{background:#22c55e99}.dot-sync .kicker-dot-ping{background:#38bdf899}.kicker-dot-core{border-radius:50%;width:4.5px;height:4.5px;position:relative}.dot-dash .kicker-dot-core{background:#22c55e;box-shadow:0 0 6px #22c55e}.dot-sync .kicker-dot-core{background:#38bdf8;box-shadow:0 0 6px #38bdf8}@keyframes kickerPing{75%,to{opacity:0;transform:scale(2.3)}}.kicker-dash{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e47}.kicker-sync{color:#7dd3fc;background:#38bdf81a;border:1px solid #38bdf847}.choice-spec-pill{letter-spacing:.05em;font-size:8.5px;font-weight:750;font-family:var(--font-space);color:#cbd5e1;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;padding:2.5px 8px}.choice-product-title{font-family:var(--font-sans);letter-spacing:-.035em;color:#fff;margin:0 0 1px;font-size:clamp(18px,1.6vw,23px);font-weight:850;line-height:1.15}.text-dash{color:#22c55e;text-shadow:0 0 16px #22c55e59}.text-sync{color:#38bdf8;text-shadow:0 0 16px #38bdf859}.choice-product-desc{color:#94a3b8;margin:0 0 clamp(5px,.7vh,8px);font-size:clamp(10.5px,.88vw,11.5px);line-height:1.35}.choice-tiles-stack{z-index:1;flex-direction:column;gap:clamp(3px,.45vh,4.5px);margin-bottom:clamp(5px,.7vh,8px);display:flex;position:relative}.choice-tile-item{background:#ffffff06;border:1px solid #ffffff0e;border-radius:8px;align-items:center;gap:8px;padding:clamp(3.5px,.55vh,5.5px) clamp(7px,.9vw,10px);transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.choice-tile-item:hover{background:#ffffff0b;transform:translate(3px)}.choice-tile-item.tile-dash:hover{border-color:#22c55e47;box-shadow:0 4px 14px #00000040,inset 0 0 12px #22c55e0d}.choice-tile-item.tile-sync:hover{border-color:#38bdf847;box-shadow:0 4px 14px #00000040,inset 0 0 12px #38bdf80d}.tile-icon-box{border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;transition:transform .22s,box-shadow .22s,background .22s;display:grid}.tile-dash .tile-icon-box{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e47;box-shadow:0 2px 8px #22c55e26}.choice-tile-item.tile-dash:hover .tile-icon-box{color:#fff;background:#22c55e38;transform:scale(1.08);box-shadow:0 0 12px #22c55e66}.tile-sync .tile-icon-box{color:#7dd3fc;background:#38bdf81f;border:1px solid #38bdf847;box-shadow:0 2px 8px #38bdf826}.choice-tile-item.tile-sync:hover .tile-icon-box{color:#fff;background:#38bdf838;transform:scale(1.08);box-shadow:0 0 12px #38bdf866}.tile-content{flex:1;min-width:0}.tile-title-row{justify-content:space-between;align-items:center;gap:6px;margin-bottom:1px;display:flex}.tile-title-row strong{color:#f1f5f9;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:750;line-height:1.15;overflow:hidden}.tile-content p{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9.5px;line-height:1.25;overflow:hidden}.tile-metric-badge{font-size:8px;font-weight:800;font-family:var(--font-space);border-radius:999px;flex-shrink:0;padding:1px 5px;line-height:1.15}.tile-dash .tile-metric-badge{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.tile-sync .tile-metric-badge{color:#7dd3fc;background:#38bdf826;border:1px solid #38bdf84d}.choice-card-footer{z-index:1;flex-direction:column;gap:clamp(4px,.6vh,6px);display:flex;position:relative}.choice-pills-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;display:flex}.choice-meta-pill{color:#94a3b8;background:#ffffff09;border:1px solid #ffffff0f;border-radius:5px;align-items:center;gap:4px;padding:2px 6.5px;font-size:9.5px;font-weight:650;transition:all .2s;display:inline-flex}.card-dash:hover .choice-meta-pill{color:#cbd5e1;border-color:#22c55e2e}.card-sync:hover .choice-meta-pill{color:#cbd5e1;border-color:#38bdf82e}.choice-action-btn{letter-spacing:.015em;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:clamp(32px,3.8vh,36px);font-size:12.5px;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.choice-action-btn .btn-text{z-index:2;position:relative}.choice-action-btn .hub-arrow-icon{z-index:2;transition:transform .2s;position:relative}.btn-shimmer{pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff52 50%,#0000 100%);width:90%;height:100%;transition:left .75s;position:absolute;top:0;left:-130%;transform:skew(-20deg)}.choice-action-btn:hover .btn-shimmer{left:140%}.choice-action-btn.btn-dash{color:#021a08;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 6px 20px #22c55e47,inset 0 1px #ffffff40}.choice-action-btn.btn-dash:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 10px 28px #22c55e6b,inset 0 1px #ffffff59}.choice-action-btn.btn-sync{color:#031525;background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);box-shadow:0 6px 20px #38bdf847,inset 0 1px #ffffff40}.choice-action-btn.btn-sync:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 10px 28px #38bdf86b,inset 0 1px #ffffff59}.choice-action-btn:hover .hub-arrow-icon{transform:translate(2px,-2px)}@media (max-width:960px){html.is-os-hub,body.is-os-hub{height:auto!important;max-height:none!important;overflow-y:auto!important}.os-hub-root{height:auto!important;min-height:100dvh!important;max-height:none!important;padding-bottom:40px!important;position:relative!important;overflow-y:auto!important}.hub-cards-container{grid-template-columns:1fr!important;gap:20px!important;margin:12px auto 20px!important;padding:0 16px!important}.hub-choice-card{padding:24px 20px!important}.choice-pills-row{flex-direction:column;align-items:flex-start;gap:6px}.tile-title-row strong,.tile-content p{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.orb{pointer-events:none;will-change:transform, opacity;border-radius:50%;animation:14s ease-in-out infinite alternate orb-drift;position:absolute}.orb-green{filter:blur(80px);background:#22c55e29;width:340px;height:340px;animation-delay:0s;top:8%;left:6%}.orb-blue{filter:blur(80px);background:#38bdf829;width:300px;height:300px;animation-delay:-4s;top:55%;right:8%}.orb-magenta{filter:blur(90px);background:#c026d314;width:260px;height:260px;animation-delay:-8s;top:32%;left:42%}.orb-cyan{filter:blur(70px);background:#06b6d41a;width:220px;height:220px;animation-delay:-2s;bottom:6%;left:52%}@keyframes orb-drift{0%{opacity:.65;transform:translate(0,0)scale(1)}to{opacity:.95;transform:translate(24px,-18px)scale(1.08)}}.hub-center-divider-glow{pointer-events:none;background:linear-gradient(#0000 0%,#38bdf82e 35%,#22c55e2e 65%,#0000 100%);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.portal-top-laser{will-change:opacity;border-radius:9999px;height:2px;position:absolute;top:0;left:0;right:0}.laser-dash{background:linear-gradient(90deg,#0000,#22c55e,#0000);box-shadow:0 0 12px #22c55e}.laser-sync{background:linear-gradient(90deg,#0000,#38bdf8,#0000);box-shadow:0 0 12px #38bdf8}@keyframes shimmer{0%{transform:translate(-130%)}to{transform:translate(230%)}}.cta-shimmer{pointer-events:none;will-change:transform;background:linear-gradient(90deg,#0000 0%,#ffffff2e 50%,#0000 100%);animation:2.8s ease-in-out infinite shimmer;position:absolute;inset:0}.hub-navbar-v2{z-index:30;-webkit-backdrop-filter:blur(18px);background:#080c14b3;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;height:58px;padding:0 clamp(1rem,3vw,2.5rem);display:flex;position:relative}.hub-dynamic-island{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.35rem;padding:.3rem .5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px -4px #00000080}.hub-dynamic-island.island-focus-dash{background:#14231999;border-color:#22c55e66;box-shadow:0 0 24px -2px #22c55e40}.hub-dynamic-island.island-focus-sync{background:#0f1e2d99;border-color:#38bdf866;box-shadow:0 0 24px -2px #38bdf840}.island-seg{color:#ffffffa6;white-space:nowrap;border-radius:9999px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.76rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.island-seg:hover,.island-seg.is-active{color:#fff}.seg-dash:hover,.seg-dash.is-active{color:#4ade80;background:#22c55e29}.seg-sync:hover,.seg-sync.is-active{color:#7dd3fc;background:#38bdf829}.seg-indicator{border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:all .25s}.indicator-dash{background:#22c55e;box-shadow:0 0 6px #22c55e}.indicator-sync{background:#38bdf8;box-shadow:0 0 6px #38bdf8}.seg-name{letter-spacing:-.01em;font-weight:700}.seg-pill{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;background:#ffffff0f;border-radius:999px;padding:.15rem .45rem;font-size:.58rem;font-weight:700;transition:all .25s}.seg-dash.is-active .seg-pill{color:#86efac;background:#22c55e33}.seg-sync.is-active .seg-pill{color:#bae6fd;background:#38bdf833}.island-sep{justify-content:center;align-items:center;padding:0 .1rem;display:flex}.island-sep-dot{background:#fff3;border-radius:50%;width:3px;height:3px}@media (max-width:768px){.hub-center-divider-glow{display:none}.orb-green{filter:blur(45px);width:180px;height:180px}.orb-blue{filter:blur(45px);width:160px;height:160px}.orb-magenta{filter:blur(50px);width:140px;height:140px}.orb-cyan{filter:blur(40px);width:120px;height:120px}.hub-navbar-v2{height:54px;padding:0 1rem}.hub-dynamic-island{z-index:28;background:#0a101ae0;border:1px solid #ffffff24;justify-content:space-between;width:calc(100% - 2rem);max-width:360px;margin:.6rem auto 0;position:sticky;top:54px;box-shadow:0 8px 30px #000000b3}.island-seg{flex:1;justify-content:center;padding:.5rem .6rem;font-size:.78rem}.seg-pill{display:none}}@media (max-width:480px){.hub-navbar-v2{height:50px}.hub-dynamic-island{top:50px}.island-seg{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.orb,.cta-shimmer,.portal-top-laser{animation:none!important}.hub-center-divider-glow{display:none}}
.hub-hero-header{z-index:10;text-align:center;flex-shrink:0;padding:clamp(.5rem,1.2vh,1rem) clamp(1rem,3vw,2rem) clamp(.4rem,1vh,.75rem);position:relative}.hub-hero-title{letter-spacing:-.025em;color:#fff;margin:0 0 .3rem;font-size:clamp(1.05rem,2vw,1.55rem);font-weight:800;line-height:1.25}.hub-hero-title .text-dash{background:linear-gradient(135deg,#22c55e,#86efac);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hub-hero-title .text-blend{background:linear-gradient(90deg,#22c55e 0%,#06b6d4 50%,#38bdf8 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 .12em;font-weight:850;display:inline-block}.hub-hero-title .text-sync{background:linear-gradient(135deg,#38bdf8,#7dd3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hub-hero-sub{color:#ffffff80;letter-spacing:.01em;margin:0;font-size:clamp(.72rem,1vw,.84rem)}.hub-twin-stage{z-index:5;flex-direction:row;flex:1;align-items:stretch;gap:0;min-height:0;padding:0 clamp(.75rem,2vw,2rem) clamp(.75rem,1.5vh,1.25rem);display:flex;position:relative;overflow:hidden}.hub-portal-card{color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);will-change:flex, opacity, transform;-webkit-tap-highlight-color:transparent;background:#0f172a59;border:1px solid #ffffff12;border-radius:1.2rem;flex-direction:column;flex:1;gap:0;padding:clamp(1rem,1.8vw,1.8rem) clamp(1.2rem,2vw,2.2rem) clamp(.9rem,1.5vw,1.4rem);text-decoration:none;transition:flex .5s cubic-bezier(.4,0,.2,1),opacity .4s,filter .4s,border-color .4s,background .4s,transform .4s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.hub-portal-card.portal-dash:hover,.hub-portal-card.portal-dash.is-active{background:#14231980;border-color:#22c55e73;flex:1;transform:translateY(-2px);box-shadow:0 16px 44px -10px #22c55e38}.hub-portal-card.portal-sync:hover,.hub-portal-card.portal-sync.is-active{background:#0f1e2d80;border-color:#38bdf873;flex:1;transform:translateY(-2px);box-shadow:0 16px 44px -10px #38bdf838}.hub-portal-card.is-faded{opacity:.6;filter:saturate(.65)brightness(.92);flex:1}}.portal-aura{opacity:0;pointer-events:none;z-index:0;will-change:opacity;transition:opacity .55s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}@media (hover:hover){.hub-portal-card.is-active .portal-aura{opacity:1}}.aura-dash{background:radial-gradient(at 50% 0,#22c55e33 0%,#0000 70%)}.aura-sync{background:radial-gradient(at 50% 0,#38bdf833 0%,#0000 70%)}.portal-header{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.portal-meta-bar{justify-content:space-between;align-items:center;width:100%;margin-bottom:.55rem;display:flex}.portal-metric-hero{align-items:baseline;gap:.55rem;margin-bottom:.55rem;display:flex}.counter{letter-spacing:-.03em;font-feature-settings:"tnum";font-size:clamp(1.6rem,2.6vw,2.35rem);font-weight:850;line-height:1}.hub-portal-card.portal-dash .counter{background:linear-gradient(135deg,#22c55e,#86efac);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #22c55e66);-webkit-background-clip:text}.hub-portal-card.portal-sync .counter{background:linear-gradient(135deg,#38bdf8,#7dd3fc);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px #38bdf866);-webkit-background-clip:text}.portal-metric-sub{color:#ffffffa6;letter-spacing:.02em;text-transform:none;white-space:nowrap;font-size:clamp(.66rem,.9vw,.76rem);font-weight:600}.portal-kicker{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.42rem;font-size:clamp(.56rem,.85vw,.64rem);font-weight:700;display:flex}.kicker-dash{color:#86efac}.kicker-sync{color:#7dd3fc}.kicker-dot{flex-shrink:0;width:9px;height:9px;display:inline-flex;position:relative}.kicker-dot-ping{opacity:.6;border-radius:50%;animation:1.8s ease-in-out infinite ping;position:absolute;inset:0}.kicker-dot-core{border-radius:50%;position:absolute;inset:1.5px}.dot-dash .kicker-dot-ping,.dot-dash .kicker-dot-core{background:#22c55e}.dot-sync .kicker-dot-ping,.dot-sync .kicker-dot-core{background:#38bdf8}@keyframes ping{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.9)}to{opacity:0;transform:scale(1.9)}}.portal-tech-pill{letter-spacing:.08em;text-transform:uppercase;color:#fff9;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.2rem .55rem;font-size:clamp(.52rem,.7vw,.58rem);font-weight:700}.portal-product-name{letter-spacing:-.03em;color:#fff;margin:0 0 .4rem;font-size:clamp(1.4rem,2.2vw,2.1rem);font-weight:800;line-height:1.1}.name-dash{color:#22c55e}.name-sync{color:#38bdf8}.portal-tagline{color:#ffffff8f;max-width:480px;margin:0 0 .8rem;font-size:clamp(.7rem,.92vw,.84rem);line-height:1.5}.portal-divider{flex-shrink:0;align-items:center;gap:.65rem;margin-bottom:.65rem;display:flex}.divider-line{background:#ffffff14;flex:1;height:1px}.divider-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;font-size:.55rem;font-weight:700}.portal-features-grid{grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.8rem;display:grid}.portal-feat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:.5rem;align-items:flex-start;gap:.42rem;padding:.4rem .55rem;transition:background .25s,border-color .25s,transform .2s;display:flex}@media (hover:hover){.hub-portal-card.is-active .portal-feat{background:#ffffff0f;border-color:#ffffff1a}.portal-feat:hover{transform:translateY(-1px)}}.feat-emoji{flex-shrink:0;font-size:.82rem;line-height:1.35}.feat-text{flex-direction:column;gap:.02rem;min-width:0;display:flex}.feat-text strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.6rem,.8vw,.68rem);font-weight:700;overflow:hidden}.feat-text span{color:#ffffff6b;font-size:clamp(.54rem,.72vw,.6rem);line-height:1.35}.portal-trust-line{text-align:center;color:#fff6;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;margin-top:auto;margin-bottom:clamp(4px,.7vh,7px);padding:0 4px;font-size:clamp(.5rem,.7vw,.58rem);font-weight:500;overflow:hidden}.portal-enter-cta{letter-spacing:.03em;color:#fff;-webkit-tap-highlight-color:transparent;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;margin-top:0;padding:.65rem 1.2rem;font-size:clamp(.72rem,.95vw,.82rem);font-weight:750;transition:transform .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}@media (hover:hover){.hub-portal-card:hover .portal-enter-cta{transform:translateY(-2px)}}.cta-dash{background:linear-gradient(135deg,#22c55e52,#22c55e1f);border:1px solid #22c55e66;box-shadow:0 0 16px #22c55e26}.cta-sync{background:linear-gradient(135deg,#38bdf852,#38bdf81f);border:1px solid #38bdf866;box-shadow:0 0 16px #38bdf826}.cta-label{z-index:1;position:relative}.portal-corner-accent{opacity:.05;filter:blur(45px);pointer-events:none;border-radius:9999px;width:130px;height:130px;transition:opacity .4s;position:absolute;bottom:-20px;right:-20px}@media (hover:hover){.hub-portal-card.is-active .portal-corner-accent{opacity:.12}}.accent-dash{background:#22c55e}.accent-sync{background:#38bdf8}.hub-vertical-sep{z-index:5;flex-direction:column;flex-shrink:0;align-items:center;width:44px;padding:1rem 0;transition:transform .4s;display:flex;position:relative}.sep-line{background:linear-gradient(#0000,#ffffff1f,#0000);flex:1;width:1px;min-height:50px;transition:background .3s}.sep-node{-webkit-backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .35s;display:flex;position:relative}.sep-glow{opacity:0;filter:blur(6px);pointer-events:none;border-radius:50%;transition:opacity .35s;position:absolute;inset:-4px}.sep-symbol{letter-spacing:.08em;color:#ffffff73;font-size:.62rem;font-weight:800;transition:color .35s}.hub-vertical-sep.focus-dash .sep-node{border-color:#22c55e80;transform:scale(1.08);box-shadow:0 0 16px #22c55e4d}.hub-vertical-sep.focus-dash .sep-glow{opacity:.7;background:#22c55e59}.hub-vertical-sep.focus-dash .sep-symbol{color:#4ade80}.hub-vertical-sep.focus-sync .sep-node{border-color:#38bdf880;transform:scale(1.08);box-shadow:0 0 16px #38bdf84d}.hub-vertical-sep.focus-sync .sep-glow{opacity:.7;background:#38bdf859}.hub-vertical-sep.focus-sync .sep-symbol{color:#7dd3fc}@media (max-width:1024px){.hub-hero-header{padding:.6rem 1rem .4rem}.hub-twin-stage{padding:0 1rem 1rem}.portal-features-grid{gap:.28rem}.portal-feat{padding:.35rem .45rem}.portal-tagline{font-size:.74rem}}@media (max-width:768px){.os-hub-root{min-height:100dvh;height:auto!important;max-height:none!important;position:relative!important;overflow-y:auto!important}.hub-hero-header{text-align:left;padding:1.2rem 1.2rem .8rem}.hub-hero-title{font-size:1.35rem;line-height:1.3}.hub-hero-sub{font-size:.82rem}.hub-twin-stage{flex-direction:column;gap:1.2rem;min-height:auto;padding:0 1rem 2rem;overflow:visible}.hub-portal-card{border:1px solid #ffffff17;border-radius:1rem;min-height:auto;padding:1.4rem 1.2rem 1.2rem;scroll-margin-top:65px;opacity:1!important;filter:none!important;flex:none!important}.hub-portal-card.portal-dash{background:#141e1880;border-top:2px solid #22c55e66}.hub-portal-card.portal-sync{background:#101a2880;border-top:2px solid #38bdf866}.portal-aura{opacity:.55}.hub-vertical-sep{flex-direction:row;gap:.8rem;width:100%;height:32px;padding:0 1rem}.sep-line{width:auto;height:1px;min-height:unset;background:linear-gradient(90deg,#0000,#ffffff26,#0000);flex:1}.sep-node{width:30px;height:30px}.portal-features-grid{grid-template-columns:1fr;gap:.35rem}.portal-tagline{max-width:100%}.portal-enter-cta{justify-content:center;width:100%}}@media (max-width:480px){.hub-portal-card{padding:1.1rem .95rem 1rem}.portal-badge-row{gap:.4rem}.portal-tech-pill{display:none}}@media (prefers-reduced-motion:reduce){.hub-portal-card,.portal-aura,.portal-enter-cta,.portal-feat,.portal-corner-accent,.sep-node{transition:none!important;animation:none!important}.kicker-dot-ping{animation:none!important}}
