*{box-sizing:border-box}html{min-width:320px;background:#080b14}body{margin:0;min-width:320px;min-height:100%;background:#080b14}button,input,textarea{font:inherit}:root{color-scheme:dark}.hf-shell{--hf-bg: #080b14;--hf-panel: rgba(17, 23, 39, .78);--hf-panel-solid: #111727;--hf-line: rgba(255, 255, 255, .11);--hf-line-strong: rgba(255, 255, 255, .2);--hf-white: #f7f9ff;--hf-muted: #aeb6cd;--hf-dim: #78829c;--hf-magenta: #ff4ad8;--hf-cyan: #67e8ff;--hf-green: #49f5ac;--hf-yellow: #ffd166;position:relative;min-height:100vh;overflow:clip;color:var(--hf-white);background:radial-gradient(circle at 12% 6%,rgba(255,74,216,.16),transparent 25rem),radial-gradient(circle at 88% 42%,rgba(73,245,172,.1),transparent 30rem),linear-gradient(135deg,#080b14,#0d1220 48%,#111726);font-family:IBM Plex Sans,system-ui,sans-serif}.hf-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:radial-gradient(circle at 50% 35%,black,transparent 82%)}.hf-shell button,.hf-shell a,.hf-shell textarea{font:inherit}.hf-shell button,.hf-shell a{-webkit-tap-highlight-color:transparent}.hf-shell button:focus-visible,.hf-shell a:focus-visible,.hf-shell textarea:focus-visible{outline:2px solid var(--hf-cyan);outline-offset:3px}.hf-header{position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 max(24px,calc((100vw - 1020px)/2));border-bottom:1px solid var(--hf-line);background:#080b14c7;box-shadow:0 14px 45px #0003;backdrop-filter:blur(22px) saturate(1.2)}.hf-brand{padding:0;border:0;background:transparent;cursor:pointer}.hf-brand img{display:block;width:154px;height:auto}.hf-desktop-nav{display:flex;gap:8px;align-items:center}.hf-desktop-nav button{min-height:38px;padding:0 13px;border:1px solid transparent;border-radius:12px;color:var(--hf-muted);background:transparent;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:.18s ease}.hf-desktop-nav button:hover{color:var(--hf-white);border-color:var(--hf-line);background:#ffffff0a}.hf-mobile-progress{display:none}.hf-stage,.hf-panel,.hf-panel-inner{position:relative;z-index:1}.hf-panel{display:grid;align-items:center;min-height:100svh;padding:90px 24px 40px;scroll-margin-top:0}.hf-panel:nth-child(2n){background:linear-gradient(180deg,#ffffff04,#ffffff09,#ffffff04)}.hf-panel-inner{width:min(100%,1020px);margin:0 auto}.hf-hero-grid,.hf-split,.hf-ecosystem-grid,.hf-process-grid,.hf-schedule-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.9fr);gap:clamp(38px,5vw,72px);align-items:center}.hf-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,380px)}.hf-hero h1,.hf-panel h2,.hf-dialog h2{margin:0;color:var(--hf-white);font-weight:700;line-height:.98;letter-spacing:-.055em}.hf-panel h2:focus{outline:none}.hf-hero h1{max-width:780px;font-size:clamp(44px,5.4vw,76px)}.hf-panel h2{max-width:760px;font-size:clamp(36px,4.1vw,58px)}.hf-hero h1 span,.hf-panel h2 span{color:transparent;background:linear-gradient(90deg,var(--hf-magenta),#bb7cff 46%,var(--hf-cyan));background-clip:text;-webkit-background-clip:text}.hf-eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;color:var(--hf-accent, var(--hf-cyan));font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.hf-eyebrow:before{content:"";width:24px;height:1px;background:currentColor;box-shadow:0 0 12px currentColor}.hf-lead{max-width:660px;margin:24px 0 0;color:var(--hf-muted);font-size:clamp(15px,1.25vw,18px);line-height:1.6}.hf-signal-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.hf-signal-row span{padding:7px 10px;border:1px solid var(--hf-line);border-radius:999px;color:var(--hf-dim);background:#ffffff06;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.hf-choice-list{display:grid;gap:10px;min-width:0}.hf-choice-column{min-width:0}.hf-opportunity-trigger{display:flex;gap:9px;align-items:center;width:fit-content;margin:12px auto 0;padding:3px 9px 3px 3px;border:0;border-radius:999px;color:var(--hf-cyan);background:transparent;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.hf-opportunity-trigger-context{margin:14px 0 0}.hf-question-pulse{position:relative;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(103,232,255,.44);border-radius:50%;color:var(--hf-cyan);background:#67e8ff12;box-shadow:0 0 18px #67e8ff1f;font-size:17px;animation:hf-question-blink 1.9s ease-in-out infinite}.hf-question-pulse:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(103,232,255,.18);border-radius:50%;animation:hf-question-ring 1.9s ease-out infinite}@keyframes hf-question-blink{0%,to{opacity:.58;box-shadow:0 0 8px #67e8ff14}50%{opacity:1;box-shadow:0 0 24px #67e8ff47}}@keyframes hf-question-ring{0%{opacity:.7;transform:scale(.82)}70%,to{opacity:0;transform:scale(1.28)}}.hf-choice{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;gap:12px;align-items:center;width:100%;min-height:64px;padding:10px 13px;overflow:hidden;border:1px solid var(--hf-line);border-radius:19px;color:var(--hf-white);background:linear-gradient(105deg,#ffffff0d,#ffffff06);text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.hf-choice:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;opacity:0;background:var(--choice-accent);box-shadow:0 0 20px var(--choice-accent);transition:opacity .2s ease}.hf-choice:hover,.hf-choice.is-selected{transform:translate(5px);border-color:color-mix(in srgb,var(--choice-accent) 48%,transparent);background:linear-gradient(105deg,color-mix(in srgb,var(--choice-accent) 11%,transparent),#ffffff06);box-shadow:0 16px 34px #0003}.hf-choice:hover:before,.hf-choice.is-selected:before{opacity:1}.hf-choice-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid color-mix(in srgb,var(--choice-accent) 30%,transparent);border-radius:13px;color:var(--choice-accent);background:color-mix(in srgb,var(--choice-accent) 8%,transparent)}.hf-choice-icon svg,.hf-choice-arrow svg,.hf-text-action svg,.hf-service-chip svg,.hf-direct-link svg,.hf-calendar-head>svg,.hf-mobile-controls svg,.hf-dialog-icon svg,.hf-dialog-confirm svg{width:22px;height:22px}.hf-choice b{display:block;margin-bottom:3px;font-size:14px;line-height:1.25}.hf-choice>span:nth-child(2){min-width:0}.hf-choice small{display:block;color:var(--hf-muted);font-size:11px;line-height:1.35}.hf-choice-arrow{color:var(--hf-dim);transition:transform .18s ease,color .18s ease}.hf-choice:hover .hf-choice-arrow{color:var(--choice-accent);transform:translate(3px)}.hf-copy-column{min-width:0}.hf-symptoms{display:grid;gap:9px;margin:28px 0 0;padding:0;list-style:none}.hf-symptoms li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:11px 13px;border:1px solid var(--hf-line);border-radius:14px;color:#dce1ee;background:#ffffff08;font-size:14px;line-height:1.4}.hf-symptoms svg{width:18px;height:18px;color:var(--hf-accent)}.hf-text-action{display:inline-flex;gap:9px;align-items:center;margin-top:26px;padding:0;border:0;color:var(--hf-cyan);background:transparent;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.hf-visual-wrap{display:grid;place-items:center;min-height:430px;perspective:1000px}.hf-visual{position:relative;width:min(100%,520px);min-height:340px;overflow:hidden;border:1px solid var(--hf-line-strong);border-radius:28px;background:radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--hf-accent) 15%,transparent),transparent 44%),#0d1220e0;box-shadow:0 36px 90px #00000061,0 0 50px color-mix(in srgb,var(--hf-accent) 9%,transparent);transform:rotateY(-3deg) rotateX(1deg)}.hf-window-bar{display:flex;gap:7px;align-items:center;height:45px;padding:0 15px;border-bottom:1px solid var(--hf-line);background:#ffffff09}.hf-window-bar i{width:8px;height:8px;border-radius:50%;background:var(--hf-dim)}.hf-window-bar i:first-child{background:var(--hf-magenta)}.hf-window-bar i:nth-child(2){background:var(--hf-yellow)}.hf-window-bar i:nth-child(3){background:var(--hf-green)}.hf-window-bar span{margin-left:12px;color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:9px}.hf-browser-body{padding:58px 42px 34px}.hf-kicker-line,.hf-headline-line{display:block;border-radius:999px}.hf-kicker-line{width:82px;height:8px;margin-bottom:18px;background:var(--hf-magenta);box-shadow:0 0 20px #ff4ad861}.hf-headline-line{width:86%;height:25px;margin-top:10px;background:#f7f9ffe6}.hf-headline-line.short{width:58%}.hf-browser-cta{width:fit-content;margin-top:28px;padding:11px 15px;border-radius:10px;color:#081014;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan));font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700}.hf-browser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:42px}.hf-browser-grid i{height:74px;border:1px solid var(--hf-line);border-radius:12px;background:#ffffff09}.hf-crm{padding:28px}.hf-crm-top{display:flex;justify-content:space-between;align-items:end}.hf-crm-top span,.hf-training-head span,.hf-diagnostic-head span{color:var(--hf-cyan);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.1em}.hf-crm-top b{font-size:22px}.hf-crm-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.hf-crm-metrics i{height:64px;border:1px solid var(--hf-line);border-radius:13px;background:linear-gradient(135deg,#67e8ff1c,#ffffff05)}.hf-crm-board{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.hf-crm-board>div{min-height:220px;padding:12px;border:1px solid var(--hf-line);border-radius:14px;background:#ffffff06}.hf-crm-board b{color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:8px}.hf-crm-board span{display:block;height:66px;margin-top:10px;border:1px solid var(--hf-line);border-radius:10px;background:#ffffff0a}.hf-crm-board>div:nth-child(2) span:first-of-type{border-color:#67e8ff57;background:#67e8ff14}.hf-crm-board>div:nth-child(3) span{border-color:#49f5ac40}.hf-flow{min-height:430px}.hf-flow:before{content:"";position:absolute;inset:0;opacity:.35;background-image:radial-gradient(circle,rgba(255,255,255,.18) 1px,transparent 1px);background-size:24px 24px}.hf-flow-node{position:absolute;z-index:2;display:grid;place-items:center;width:92px;height:54px;border:1px solid var(--hf-line-strong);border-radius:15px;color:var(--hf-white);background:#11192a;box-shadow:0 16px 30px #00000047;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700}.hf-flow-node.source{top:54px;left:40px;color:var(--hf-magenta)}.hf-flow-node.brain{top:180px;left:calc(50% - 46px);color:var(--hf-cyan);border-color:#67e8ff73;box-shadow:0 0 35px #67e8ff29}.hf-flow-node.crm-node{top:54px;right:40px;color:var(--hf-yellow)}.hf-flow-node.done{right:40px;bottom:48px;color:var(--hf-green)}.hf-flow-line{position:absolute;z-index:1;height:1px;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan),var(--hf-yellow));transform-origin:left}.hf-flow-line.one{top:108px;left:124px;width:280px;transform:rotate(27deg)}.hf-flow-line.two{top:235px;left:54%;width:180px;transform:rotate(35deg);background:linear-gradient(90deg,var(--hf-cyan),var(--hf-green))}.hf-flow-pulse{position:absolute;top:164px;left:calc(50% - 62px);width:124px;height:124px;border:1px solid rgba(103,232,255,.26);border-radius:50%;animation:hf-pulse 2.8s ease-out infinite}.hf-training{padding:34px}.hf-training-head,.hf-diagnostic-head{display:flex;justify-content:space-between;align-items:center}.hf-training-head b{color:var(--hf-accent);font-family:IBM Plex Mono,monospace}.hf-training-progress{height:7px;margin-top:16px;overflow:hidden;border-radius:999px;background:#ffffff12}.hf-training-progress i{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-accent));box-shadow:0 0 20px var(--hf-accent)}.hf-training ol{display:grid;gap:12px;margin:34px 0 0;padding:0;list-style:none;counter-reset:lessons}.hf-training li{counter-increment:lessons;display:flex;gap:14px;align-items:center;min-height:57px;padding:12px 14px;border:1px solid var(--hf-line);border-radius:14px;color:var(--hf-muted);background:#ffffff06}.hf-training li:before{content:counter(lessons);display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:var(--hf-dim);background:#ffffff0f;font-family:IBM Plex Mono,monospace;font-size:10px}.hf-training li.done{color:var(--hf-white);border-color:#a98cff40}.hf-training li.done:before{content:"✓";color:#07110e;background:var(--hf-green)}.hf-diagnostic{padding:34px}.hf-diagnostic-head b{color:var(--hf-yellow);font-family:IBM Plex Mono,monospace;font-size:10px}.hf-wave{display:flex;gap:8px;align-items:center;justify-content:center;height:160px;margin:20px 0;border-bottom:1px solid var(--hf-line)}.hf-wave i{width:7px;height:34px;border-radius:999px;background:linear-gradient(180deg,var(--hf-magenta),var(--hf-yellow));box-shadow:0 0 13px #ffd16633;animation:hf-wave 2.2s ease-in-out infinite}.hf-wave i:nth-child(2),.hf-wave i:nth-child(8){height:68px;animation-delay:-1.2s}.hf-wave i:nth-child(3),.hf-wave i:nth-child(7){height:98px;animation-delay:-.4s}.hf-wave i:nth-child(4),.hf-wave i:nth-child(6){height:54px;animation-delay:-1.7s}.hf-wave i:nth-child(5){height:122px;animation-delay:-.8s}.hf-diagnostic-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--hf-line);color:var(--hf-muted);font-family:IBM Plex Mono,monospace;font-size:10px}.hf-diagnostic-row b{color:var(--hf-green)}@keyframes hf-pulse{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.35)}}@keyframes hf-wave{0%,to{transform:scaleY(.55);opacity:.6}50%{transform:scaleY(1);opacity:1}}.hf-section-head{max-width:780px}.hf-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.hf-step-card{position:relative;min-height:205px;padding:21px;overflow:hidden;border:1px solid var(--hf-line);border-radius:23px;background:linear-gradient(145deg,color-mix(in srgb,var(--hf-accent) 7%,transparent),#ffffff07)}.hf-step-card:after{content:"";position:absolute;right:-48px;bottom:-68px;width:150px;height:150px;border:1px solid color-mix(in srgb,var(--hf-accent) 18%,transparent);border-radius:50%}.hf-step-card>span{color:var(--hf-accent);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700}.hf-step-card h3{margin:40px 0 9px;font-size:19px;letter-spacing:-.03em}.hf-step-card p{margin:0;color:var(--hf-muted);font-size:14px;line-height:1.55}.hf-result{display:flex;gap:26px;align-items:center;margin-top:15px;padding:18px 22px;border:1px solid color-mix(in srgb,var(--hf-accent) 25%,transparent);border-radius:18px;background:color-mix(in srgb,var(--hf-accent) 7%,transparent)}.hf-result span{flex:0 0 auto;color:var(--hf-accent);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.1em}.hf-result strong{font-size:16px;line-height:1.4}.hf-quote{margin:32px 0 0;padding:18px 20px;border-left:3px solid var(--hf-cyan);border-radius:0 15px 15px 0;color:#e7ebf5;background:#67e8ff11;font-size:16px;line-height:1.5}.hf-service-flow{position:relative;width:100%;min-height:460px}.hf-service-connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.hf-service-connections path{stroke:#67e8ff47;stroke-width:1.5;vector-effect:non-scaling-stroke}.hf-service-connections .hf-service-ring{stroke:#ffffff1a;stroke-dasharray:5 9}.hf-service-hub{position:absolute;top:50%;left:50%;z-index:2;display:grid;place-items:center;width:128px;height:94px;border:1px solid rgba(103,232,255,.38);border-radius:26px;background:radial-gradient(circle at 50% 15%,rgba(103,232,255,.16),transparent 62%),#0c121ff2;box-shadow:0 0 42px #67e8ff1f;transform:translate(-50%,-50%)}.hf-service-hub span,.hf-service-hub b{display:block;text-align:center}.hf-service-hub span{align-self:end;color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:8px;letter-spacing:.08em}.hf-service-hub b{align-self:start;margin-top:3px;color:transparent;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan));background-clip:text;-webkit-background-clip:text;font-size:17px}.hf-flow-service{position:absolute;z-index:3;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;width:148px;min-height:66px;padding:10px 12px;border:1px solid var(--hf-line);border-radius:17px;color:var(--hf-white);background:#0e1422f0;box-shadow:0 14px 34px #00000040;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.hf-flow-service svg{width:22px;height:22px;color:var(--choice-accent)}.hf-flow-service b{font-size:12px;line-height:1.2}.hf-flow-service-1{top:3%;left:0}.hf-flow-service-2{top:3%;right:0}.hf-flow-service-3{top:56%;right:-1%}.hf-flow-service-4{bottom:0;left:50%;transform:translate(-50%)}.hf-flow-service-5{top:56%;left:-1%}.hf-flow-service:hover,.hf-flow-service.is-current{border-color:color-mix(in srgb,var(--choice-accent) 50%,transparent);background:color-mix(in srgb,var(--choice-accent) 9%,#0e1422);box-shadow:0 0 28px color-mix(in srgb,var(--choice-accent) 13%,transparent)}.hf-flow-service-4:hover,.hf-flow-service-4.is-current{transform:translate(-50%) translateY(-3px)}.hf-proof-head{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end}.hf-proof-head .hf-lead{margin:0}.hf-team{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:46px}.hf-person{display:flex;gap:12px;align-items:center;min-width:0;padding:13px;border:1px solid var(--hf-line);border-radius:18px;background:#ffffff07}.hf-avatar{display:grid;flex:0 0 46px;place-items:center;width:46px;height:46px;overflow:hidden;border:1px solid rgba(103,232,255,.3);border-radius:50%;color:var(--hf-cyan);background:linear-gradient(135deg,#ff4ad82e,#67e8ff1f);font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:700}.hf-avatar img{width:100%;height:100%;object-fit:cover}.hf-person b,.hf-person small{display:block}.hf-person b{margin-bottom:3px;font-size:14px}.hf-person small{color:var(--hf-dim);font-size:10px;line-height:1.25}.hf-proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.hf-proof-stats>div{min-height:126px;padding:18px;border:1px solid var(--hf-line);border-radius:18px;background:linear-gradient(145deg,#ffffff0b,#ffffff05)}.hf-proof-stats strong,.hf-proof-stats span{display:block}.hf-proof-stats strong{margin-bottom:20px;color:transparent;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan));background-clip:text;-webkit-background-clip:text;font-size:24px;letter-spacing:-.04em}.hf-proof-stats span{color:var(--hf-muted);font-size:12px;line-height:1.4}.hf-collab{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.hf-collab-item{padding:18px;border:1px solid var(--hf-line);border-radius:18px;background:#ffffff06}.hf-collab-item>span{display:block;margin-bottom:9px;color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.08em}.hf-collab-item>b{display:block;font-size:15px;line-height:1.35}.hf-collab-item>b em{color:transparent;background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan));background-clip:text;-webkit-background-clip:text;font-style:normal}.hf-collab-item>p{margin:9px 0 0;color:var(--hf-muted);font-size:12px;line-height:1.45}.hf-process-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.hf-process-list li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:center;padding:17px;border:1px solid var(--hf-line);border-radius:18px;background:#ffffff07}.hf-process-list>li>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(103,232,255,.25);border-radius:15px;color:var(--hf-cyan);background:#67e8ff0f;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700}.hf-process-list h3{margin:0 0 4px;font-size:18px}.hf-process-list p{margin:0;color:var(--hf-muted);font-size:13px;line-height:1.45}.hf-direct-link{display:inline-flex;gap:9px;align-items:center;margin-top:15px;color:var(--hf-green);font-size:12px;font-weight:600;text-decoration:none}.hf-calendar-card{padding:22px;border:1px solid var(--hf-line-strong);border-radius:25px;background:radial-gradient(circle at 100% 0%,rgba(73,245,172,.1),transparent 40%),#0e1422e0;box-shadow:0 30px 70px #0000004d}.hf-calendar-head{display:flex;gap:13px;align-items:center;margin-bottom:18px}.hf-calendar-head>svg{flex:0 0 auto;color:var(--hf-green)}.hf-calendar-head span,.hf-calendar-head b{display:block}.hf-calendar-head span{margin-bottom:3px;color:var(--hf-green);font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:700;letter-spacing:.09em}.hf-calendar-head b{font-size:17px}.hf-days{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hf-day{display:grid;gap:6px;padding:10px;border:1px solid var(--hf-line);border-radius:16px;background:#ffffff06}.hf-day>div{padding-bottom:8px;border-bottom:1px solid var(--hf-line);text-align:center}.hf-day b,.hf-day span{display:block}.hf-day b{font-size:13px}.hf-day span{margin-top:2px;color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:9px}.hf-day button{min-height:36px;border:1px solid rgba(73,245,172,.28);border-radius:10px;color:var(--hf-green);background:#49f5ac0e;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;cursor:pointer;transition:.16s ease}.hf-day button:hover{color:#07110e;background:var(--hf-green);box-shadow:0 0 20px #49f5ac3d}.hf-calendar-card>p{margin:13px 2px 0;color:var(--hf-dim);font-size:10px;line-height:1.4}.hf-whatsapp{position:fixed;right:36px;right:calc(36px + env(safe-area-inset-right,0px));bottom:36px;bottom:calc(36px + env(safe-area-inset-bottom,0px));z-index:35;display:grid;place-items:center;width:76px;height:76px;border:1px solid rgba(255,255,255,.26);border-radius:999px;color:#fff;background:linear-gradient(135deg,#20bd72,#25d366,#74f0ab,#25d366);background-size:240% 240%;box-shadow:0 14px 34px #25d36647,inset 0 1px #fff6;animation:hf-whatsapp-gradient 6s ease-in-out infinite;transition:transform .18s ease,box-shadow .18s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-decoration:none}@media (hover: hover) and (pointer: fine){.hf-whatsapp:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 20px 44px #25d36661,0 0 28px #74f0ab2e,inset 0 1px #ffffff7a}}.hf-whatsapp:focus-visible{outline:3px solid #fff;outline-offset:4px}.hf-whatsapp svg{display:block;width:48px;height:48px}@keyframes hf-whatsapp-gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.hf-whatsapp{animation:none;transition:none}.hf-whatsapp:hover{transform:none}}.hf-dialog{position:relative;width:min(calc(100% - 30px),480px);padding:26px;border:1px solid rgba(73,245,172,.34);border-radius:24px;color:var(--hf-white);background:radial-gradient(circle at 100% 0%,rgba(73,245,172,.13),transparent 44%),#0f1524;box-shadow:0 32px 90px #0000008c}.hf-dialog-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--hf-line);border-radius:11px;color:var(--hf-muted);background:#ffffff09;font-size:22px;line-height:1;cursor:pointer}.hf-opportunity-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border:1px solid rgba(103,232,255,.32);border-radius:50%;color:var(--hf-cyan);background:#67e8ff12;box-shadow:0 0 24px #67e8ff1f;font-family:IBM Plex Mono,monospace;font-size:22px;font-weight:700}.hf-opportunity-dialog{border-color:#67e8ff57;background:radial-gradient(circle at 0 0,rgba(103,232,255,.12),transparent 42%),radial-gradient(circle at 100% 100%,rgba(255,74,216,.09),transparent 40%),#0f1524}.hf-opportunity-dialog .hf-dialog-kicker{color:var(--hf-cyan)}.hf-opportunity-dialog .hf-dialog-confirm{border:0;color:#071016;background:linear-gradient(90deg,var(--hf-magenta),#ad81ff 48%,var(--hf-cyan));cursor:pointer}.hf-dialog::backdrop{background:#03050ab3;backdrop-filter:blur(10px)}.hf-dialog-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:15px;color:var(--hf-green);background:#49f5ac14}.hf-dialog-kicker{color:var(--hf-green);font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.09em}.hf-dialog h2{margin-top:7px;font-size:30px}.hf-dialog p{margin:14px 0 20px;color:var(--hf-muted);font-size:14px;line-height:1.5}.hf-dialog-confirm,.hf-dialog-change{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:14px;font-weight:700}.hf-dialog-confirm{gap:8px;color:#07110e;background:var(--hf-green);text-decoration:none}.hf-dialog-change{margin-top:8px;border:1px solid var(--hf-line);color:var(--hf-muted);background:#ffffff06;cursor:pointer}.hf-mobile-controls{display:none}.hf-reveal{opacity:0;transform:translateY(16px);filter:blur(8px)}.hf-panel.is-seen .hf-reveal{animation:hf-reveal 1.05s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--reveal-index, 0) * .11s)}@keyframes hf-reveal{to{opacity:1;transform:none;filter:blur(0)}}@media (max-width: 960px) and (min-width: 768px){.hf-hero-grid,.hf-split,.hf-ecosystem-grid,.hf-process-grid,.hf-schedule-grid{grid-template-columns:1fr 1fr;gap:34px}.hf-team{grid-template-columns:repeat(3,1fr)}.hf-proof-stats{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){html:has(.hf-shell){scroll-behavior:smooth;scroll-snap-type:y mandatory}.hf-panel{scroll-snap-align:start;scroll-snap-stop:always}}@media (max-width: 767px){html.hf-mobile-page,body.hf-mobile-page{height:100%;overflow:hidden;overscroll-behavior:none}.hf-shell{width:100%;height:100dvh;min-height:100svh;overflow:hidden}.hf-shell:before{background-size:42px 42px}.hf-header{min-height:62px;padding:max(8px,env(safe-area-inset-top)) 14px 8px}.hf-brand img{width:122px}.hf-desktop-nav{display:none}.hf-mobile-progress{display:grid;justify-items:end;gap:6px}.hf-mobile-progress>span{color:var(--hf-dim);font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:700;letter-spacing:.08em}.hf-mobile-progress>div{display:flex;gap:4px}.hf-mobile-progress i{width:12px;height:3px;border-radius:999px;background:#ffffff1a}.hf-mobile-progress i.done{background:linear-gradient(90deg,var(--hf-magenta),var(--hf-cyan));box-shadow:0 0 8px #67e8ff2e}.hf-stage{position:absolute;inset:62px 0 0}.hf-panel{position:absolute;inset:0;display:none;align-items:center;min-height:0;padding:14px 14px calc(82px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.hf-panel::-webkit-scrollbar{display:none}.hf-panel.is-active{display:grid}.hf-panel.is-seen .hf-reveal{animation:hf-reveal 1.05s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--reveal-index, 0) * .15s)}.hf-panel-inner{width:100%;max-width:100%;overflow:hidden}.hf-hero-grid,.hf-split,.hf-ecosystem-grid,.hf-process-grid,.hf-schedule-grid{display:grid;grid-template-columns:1fr;gap:20px}.hf-hero-grid{align-content:center}.hf-hero h1{max-width:11ch;font-size:clamp(37px,11.2vw,54px)}.hf-panel h2{font-size:clamp(31px,8.8vw,43px)}.hf-eyebrow{margin-bottom:12px;font-size:9px}.hf-eyebrow:before{width:17px}.hf-lead{margin-top:14px;font-size:14px;line-height:1.48}.hf-signal-row{margin-top:13px}.hf-signal-row span{padding:5px 7px;font-size:7px}.hf-choice-list{gap:7px}.hf-opportunity-trigger{gap:7px;margin-top:7px;font-size:7px}.hf-question-pulse{width:29px;height:29px;font-size:14px}.hf-choice{grid-template-columns:39px minmax(0,1fr) 18px;gap:10px;min-height:61px;padding:8px 10px;border-radius:15px}.hf-choice:hover,.hf-choice.is-selected{transform:none}.hf-choice-icon{width:39px;height:39px;border-radius:12px}.hf-choice-icon svg,.hf-choice-arrow svg{width:18px;height:18px}.hf-choice b{margin-bottom:1px;font-size:13px}.hf-choice small{font-size:10px;line-height:1.25;overflow-wrap:anywhere}.hf-diagnosis .hf-split,.hf-schedule-grid{align-content:center}.hf-visual-wrap{min-height:auto}.hf-visual{min-height:215px;border-radius:20px;transform:none}.hf-window-bar{height:31px}.hf-browser-body{padding:26px 24px 18px}.hf-kicker-line{width:54px;height:5px;margin-bottom:10px}.hf-headline-line{height:13px;margin-top:6px}.hf-browser-cta{margin-top:15px;padding:7px 9px;font-size:6px}.hf-browser-grid{gap:6px;margin-top:18px}.hf-browser-grid i{height:32px;border-radius:7px}.hf-crm{padding:16px}.hf-crm-top b{font-size:15px}.hf-crm-metrics{margin-top:12px}.hf-crm-metrics i{height:34px}.hf-crm-board{margin-top:12px}.hf-crm-board>div{min-height:100px;padding:7px}.hf-crm-board span{height:28px;margin-top:6px}.hf-flow{min-height:245px}.hf-flow-node{width:66px;height:40px;font-size:7px}.hf-flow-node.source{top:28px;left:20px}.hf-flow-node.brain{top:102px;left:calc(50% - 33px)}.hf-flow-node.crm-node{top:28px;right:20px}.hf-flow-node.done{right:20px;bottom:25px}.hf-flow-line.one{top:72px;left:72px;width:190px}.hf-flow-line.two{top:136px;width:115px}.hf-flow-pulse{top:78px;left:calc(50% - 52px);width:104px;height:104px}.hf-training,.hf-diagnostic{padding:18px}.hf-training ol{gap:6px;margin-top:18px}.hf-training li{min-height:39px;padding:7px 9px;font-size:11px}.hf-wave{height:78px;margin:10px 0}.hf-wave i{max-height:54px}.hf-diagnostic-row{padding:8px 0;font-size:8px}.hf-symptoms{gap:6px;margin-top:16px}.hf-symptoms li{grid-template-columns:22px 1fr;gap:7px;padding:8px 10px;border-radius:12px;font-size:11px}.hf-symptoms svg{width:15px;height:15px}.hf-diagnosis .hf-visual-wrap{display:none}.hf-section-head .hf-lead{max-width:45ch}.hf-step-grid{grid-template-columns:1fr;gap:7px;margin-top:18px}.hf-step-card{display:grid;grid-template-columns:30px minmax(0,1fr);column-gap:10px;min-height:0;padding:11px 12px;border-radius:15px}.hf-step-card>span{grid-row:1 / span 2;padding-top:2px}.hf-step-card h3{margin:0 0 3px;font-size:15px}.hf-step-card p{font-size:11px;line-height:1.35}.hf-result{display:block;margin-top:8px;padding:11px 13px;border-radius:14px}.hf-result span{display:block;margin-bottom:5px}.hf-result strong{font-size:12px;line-height:1.35}.hf-ecosystem-grid{align-content:center}.hf-quote{margin-top:15px;padding:11px 12px;font-size:12px}.hf-service-flow{min-height:318px}.hf-service-hub{width:94px;height:72px;border-radius:20px}.hf-service-hub span{font-size:6px}.hf-service-hub b{font-size:13px}.hf-flow-service{grid-template-columns:20px minmax(0,1fr);gap:6px;width:108px;min-height:52px;padding:7px 8px;border-radius:13px}.hf-flow-service svg{width:17px;height:17px}.hf-flow-service b{font-size:9px}.hf-flow-service-1{left:1%}.hf-flow-service-2{right:1%}.hf-flow-service-3{right:0}.hf-flow-service-5{left:0}.hf-flow-service:hover,.hf-flow-service.is-current{transform:none}.hf-flow-service-4:hover,.hf-flow-service-4.is-current{transform:translate(-50%)}.hf-proof-head{display:block}.hf-proof-head .hf-lead{margin-top:12px}.hf-team{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:17px}.hf-person{display:grid;justify-items:center;gap:5px;padding:8px 3px;text-align:center}.hf-avatar{width:38px;height:38px;flex-basis:38px;font-size:10px}.hf-person b{font-size:10px}.hf-person small{min-height:22px;font-size:7px}.hf-proof-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.hf-proof-stats>div{min-height:72px;padding:9px 10px;border-radius:13px}.hf-proof-stats strong{margin-bottom:7px;font-size:17px}.hf-proof-stats span{font-size:9px;line-height:1.25}.hf-collab{grid-template-columns:1fr;gap:6px;margin-top:7px}.hf-collab-item{padding:10px 12px;border-radius:13px}.hf-collab-item>span{margin-bottom:4px;font-size:7px}.hf-collab-item>b{font-size:12px}.hf-collab-item>p{margin-top:5px;font-size:10px}.hf-process-grid{align-content:center}.hf-process-list{gap:7px}.hf-process-list li{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:10px;border-radius:14px}.hf-process-list>li>span{width:38px;height:38px;border-radius:11px;font-size:8px}.hf-process-list h3{font-size:14px}.hf-process-list p{font-size:10px;line-height:1.3}.hf-direct-link{margin-top:16px;font-size:10px}.hf-calendar-card{padding:13px;border-radius:18px}.hf-calendar-head{margin-bottom:10px}.hf-calendar-head b{font-size:13px}.hf-day{gap:4px;padding:7px;border-radius:12px}.hf-day>div{padding-bottom:5px}.hf-day b{font-size:11px}.hf-day span{font-size:7px}.hf-day button{min-height:28px;font-size:9px}.hf-calendar-card>p{margin-top:8px;font-size:8px}.hf-mobile-controls{position:fixed;inset:auto 12px max(10px,env(safe-area-inset-bottom));z-index:32;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;pointer-events:none}.hf-mobile-controls button{display:flex;gap:7px;align-items:center;justify-content:center;min-height:50px;border-radius:16px;font-size:12px;font-weight:700;pointer-events:auto;cursor:pointer}.hf-mobile-controls .hf-back{border:1px solid var(--hf-line);color:var(--hf-muted);background:#0c111deb;backdrop-filter:blur(18px)}.hf-mobile-controls .hf-next{border:0;color:#071016;background:linear-gradient(90deg,var(--hf-magenta),#ad81ff 46%,var(--hf-cyan));box-shadow:0 12px 28px #0000004d}.hf-whatsapp{right:18px;right:calc(18px + env(safe-area-inset-right,0px));bottom:calc(80px + env(safe-area-inset-bottom,0px));width:62px;height:62px;background:#25d366;animation:none;transition:none}.hf-whatsapp svg{width:42px;height:42px}.hf-desktop-only{display:none}.hf-dialog{padding:20px;border-radius:20px}.hf-dialog h2{font-size:25px}}@media (max-width: 767px) and (max-height: 720px){.hf-panel{align-items:start;padding-top:10px}.hf-hero-grid,.hf-split,.hf-ecosystem-grid,.hf-process-grid,.hf-schedule-grid{align-content:start}.hf-hero h1{font-size:36px}.hf-panel h2{font-size:30px}.hf-lead{font-size:12px}.hf-choice{min-height:55px}.hf-choice small{font-size:9px}.hf-team{margin-top:12px}.hf-avatar{width:33px;height:33px;flex-basis:33px}}@media (prefers-reduced-motion: reduce){.hf-shell *,.hf-shell *:before,.hf-shell *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hf-reveal{opacity:1;transform:none;filter:none}}
