*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#050505;--bg-2:#0d0d0d;--bg-3:#111;--bg-card:#141414;--border:#ffffff12;--border-o:#e8500040;--orange:#e85000;--orange-b:#ff6b1a;--orange-dim:#7a2b00;--white:#fff;--grey-1:#c8c8c8;--grey-2:#888;--grey-3:#444;--font-body:"Barlow", sans-serif;--font-cond:"Barlow Condensed", sans-serif;--r-sm:4px;--r-md:8px;--r-lg:12px;--max-w:1200px;--px:clamp(1.25rem, 5vw, 3rem);--ease-out:cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.container{width:100%;max-width:var(--max-w);padding:0 var(--px);margin:0 auto}.accent{color:var(--orange)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--orange-dim);border-radius:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-ring{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-18px)rotate(2deg)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes draw-line{0%{stroke-dashoffset:500px}to{stroke-dashoffset:0}}@keyframes glow-pulse{0%,to{opacity:.35;filter:blur(40px)}50%{opacity:.6;filter:blur(55px)}}.anim-fade-up{animation:fadeUp .7s var(--ease-out) both}.anim-fade-in{animation:.6s both fadeIn}body:before{content:"";opacity:.018;pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}.navbar{z-index:100;border-bottom:1px solid #0000;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);border-color:var(--border);background:#050505e0}.navbar__inner{justify-content:space-between;align-items:center;gap:2rem;height:72px;display:flex}.navbar__logo{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.navbar__logo img{width:auto;height:34px}.navbar__logo-sub{font-family:var(--font-cond);letter-spacing:.18em;color:var(--grey-2);text-transform:uppercase;font-size:9px}.navbar__nav{align-items:center;gap:2rem;display:flex}.navbar__nav a{color:var(--grey-1);letter-spacing:.04em;font-size:13.5px;font-weight:500;transition:color .2s;position:relative}.navbar__nav a:after{content:"";background:var(--orange);width:0;height:2px;transition:width .25s var(--ease-out);position:absolute;bottom:-4px;left:0}.navbar__nav a:hover,.navbar__nav a.active{color:var(--white)}.navbar__nav a.active:after,.navbar__nav a:hover:after{width:100%}.navbar__cta{border:1.5px solid var(--orange);border-radius:var(--r-sm);color:var(--orange);letter-spacing:.04em;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:9px 18px;font-size:13.5px;font-weight:600;transition:background .2s,color .2s;display:flex}.navbar__cta:hover{background:var(--orange);color:var(--white)}.navbar__hamburger{flex-direction:column;gap:5px;padding:4px;display:none}.navbar__hamburger span{background:var(--white);border-radius:1px;width:22px;height:2px;transition:all .3s;display:block}.hero{align-items:center;min-height:100svh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__glow-1{background:radial-gradient(circle,#e850002e 0%,#0000 70%);width:500px;height:500px;animation:5s ease-in-out infinite glow-pulse;position:absolute;top:10%;left:-5%}.hero__glow-2{background:radial-gradient(circle,#e850001a 0%,#0000 70%);width:380px;height:380px;animation:7s ease-in-out infinite reverse glow-pulse;position:absolute;bottom:20%;right:5%}.hero__grid-lines{background-image:linear-gradient(#e850000a 1px,#0000 1px),linear-gradient(90deg,#e850000a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:6rem 0;display:grid;position:relative}.hero__eyebrow{font-family:var(--font-cond);letter-spacing:.22em;text-transform:uppercase;color:var(--orange);animation:fadeUp .5s var(--ease-out) .1s both;align-items:center;gap:8px;margin-bottom:1.5rem;font-size:11px;font-weight:600;display:inline-flex}.hero__eyebrow:before{content:"";background:var(--orange);width:28px;height:1.5px;display:block}.hero__headline{font-family:var(--font-cond);letter-spacing:-.01em;animation:fadeUp .6s var(--ease-out) .2s both;margin-bottom:1.75rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1}.hero__headline em{color:var(--orange);font-style:normal;position:relative}.hero__subpoints{border-left:3px solid var(--orange);animation:fadeUp .6s var(--ease-out) .3s both;margin-bottom:1.75rem;padding-left:1.25rem}.hero__body{color:var(--grey-2);animation:fadeUp .6s var(--ease-out) .35s both;margin-bottom:.75rem;font-size:.95rem}.hero__highlight{color:var(--white);animation:fadeUp .6s var(--ease-out) .38s both;margin-bottom:.75rem;font-size:1rem;font-weight:600}.hero__body2{color:var(--grey-2);animation:fadeUp .6s var(--ease-out) .4s both;margin-bottom:2.5rem;font-size:.875rem}.hero__actions{animation:fadeUp .6s var(--ease-out) .45s both;flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.btn-primary{background:var(--orange);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-sm);align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e8500073}.btn-primary:hover:before{opacity:1}.btn-secondary{color:var(--grey-1);letter-spacing:.04em;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.btn-secondary:hover{color:var(--white);gap:12px}.hero__visual{justify-content:center;align-items:center;height:560px;animation:.8s .3s both fadeIn;display:flex;position:relative}.hero__a-bg{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__a-img{opacity:.85;filter:drop-shadow(0 0 60px #e8500066);width:420px;height:auto;animation:7s ease-in-out infinite float}.hero__orbit{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__orbit svg{opacity:.2;width:480px;height:480px;animation:20s linear infinite spin-slow}.hero__dot{background:var(--orange);border-radius:50%;width:8px;height:8px;position:absolute}.hero__dot:first-child{top:18%;right:22%}.hero__dot:nth-child(2){bottom:28%;left:18%}.hero__dot:nth-child(3){top:55%;right:12%}.hero__dot:after{content:"";border:1.5px solid var(--orange);border-radius:50%;animation:2.5s ease-out infinite pulse-ring;position:absolute;inset:-4px}.pillars{border-top:1px solid var(--border);padding:5rem 0}.pillars__grid{background:var(--border);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.pillar-card{background:var(--bg-card);padding:2.5rem 2rem;transition:background .25s;position:relative}.pillar-card:before{content:"";background:linear-gradient(90deg, var(--orange), transparent);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.pillar-card:hover{background:#1a1a1a}.pillar-card:hover:before{opacity:1}.pillar-card__head{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.pillar-card__icon{border:1.5px solid var(--border-o);width:48px;height:48px;color:var(--orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.pillar-card__icon:before{content:"";background:#e8500014;border-radius:50%;position:absolute;inset:4px}.pillar-card__num{font-family:var(--font-cond);letter-spacing:.12em;color:var(--orange);font-size:13px;font-weight:700}.pillar-card__title{font-family:var(--font-cond);letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:.5rem;font-size:18px;font-weight:700}.pillar-card__lead{color:var(--orange);margin-bottom:.75rem;font-size:14px;font-weight:600}.pillar-card__text{color:var(--grey-2);font-size:14px;line-height:1.65}.methodology{padding:7rem 0}.methodology__header{margin-bottom:4rem}.section-label{font-family:var(--font-cond);letter-spacing:.22em;text-transform:uppercase;color:var(--orange);align-items:center;gap:10px;margin-bottom:1rem;font-size:11px;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--orange);width:20px;height:1.5px;display:block}.section-title{font-family:var(--font-cond);letter-spacing:-.01em;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.methodology__inner{grid-template-columns:280px 1fr;align-items:start;gap:5rem;display:grid}.methodology__intro{position:sticky;top:6rem}.methodology__intro .section-title{margin-bottom:1rem}.methodology__intro p{color:var(--grey-2);font-size:.9rem;line-height:1.7}.methodology__steps{flex-direction:column;gap:0;display:flex}.method-step{grid-template-columns:auto 1px 1fr;gap:0 2rem;padding-bottom:3rem;display:grid;position:relative}.method-step:last-child{padding-bottom:0}.method-step__left{flex-direction:column;align-items:center;gap:0;display:flex}.method-step__icon-wrap{border:1.5px solid var(--border-o);background:var(--bg-card);width:56px;height:56px;color:var(--orange);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .3s,background .3s;display:flex;position:relative}.method-step:hover .method-step__icon-wrap{border-color:var(--orange);background:#e850001a}.method-step__line{background:linear-gradient(to bottom, var(--border-o), transparent);flex:1;width:1px;margin-top:8px}.method-step:last-child .method-step__line{display:none}.method-step__content{padding-top:12px;padding-left:0}.method-step__num{font-family:var(--font-cond);letter-spacing:.2em;color:var(--orange);margin-bottom:4px;font-size:11px;font-weight:700}.method-step__title{font-family:var(--font-cond);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:22px;font-weight:800}.method-step__lead{color:var(--orange);margin-bottom:1rem;font-size:14px;font-weight:600}.method-step__bullets{flex-direction:column;gap:6px;display:flex}.method-step__bullets li{color:var(--grey-1);align-items:center;gap:10px;font-size:14px;display:flex}.method-step__bullets li:before{content:"";background:var(--orange);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}.founder{border-top:1px solid var(--border);padding:7rem 0;position:relative;overflow:hidden}.founder:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8500021,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;inset:12% auto auto 58%}.founder__inner{z-index:1;grid-template-columns:minmax(280px,.72fr) 1fr;align-items:center;gap:clamp(2.5rem,6vw,5.5rem);display:grid;position:relative}.founder__media{border-radius:var(--r-lg);background:radial-gradient(circle at 50% 68%,#e8500033,#0000 58%),linear-gradient(#ffffff0b,#ffffff03);border:1px solid #ffffff14;justify-content:center;align-items:flex-end;min-height:520px;display:flex;position:relative;overflow:hidden}.founder__media:after{content:"";opacity:.5;pointer-events:none;background-color:#0000;background-image:linear-gradient(#e850000b 1px,#0000 1px),linear-gradient(90deg,#e850000b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 80%);mask-image:radial-gradient(circle,#000 35%,#0000 80%)}.founder__media img{object-fit:cover;object-position:center top;filter:saturate(1.05)contrast(1.04);z-index:1;width:100%;height:100%;position:relative}.founder__content{max-width:680px}.founder__content .section-title{margin-bottom:1.25rem}.founder__content p{color:var(--grey-1);margin-bottom:1rem;font-size:1rem;line-height:1.75}.founder__tags{flex-wrap:wrap;gap:.75rem;margin-top:1.7rem;display:flex}.founder__tags span{color:var(--grey-1);background:#e8500012;border:1px solid #e8500047;border-radius:999px;padding:.62rem .9rem;font-size:.82rem;font-weight:600}.founder-premium{background:radial-gradient(circle at 25% 38%,#e850001f,#0000 28rem),radial-gradient(circle at 88% 18%,#e8500012,#0000 20rem)}.founder-premium__inner{grid-template-columns:minmax(300px,.82fr) 1fr;align-items:center;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.founder-premium__photo-wrap{-webkit-user-select:none;user-select:none;position:relative}.founder-premium__photo-wrap:before{content:"";filter:blur(12px);opacity:.75;background:radial-gradient(circle at 50% 72%,#e8500052,#0000 62%);border-radius:32px;transition:opacity .25s,transform .25s;position:absolute;inset:-18px}.founder-premium__photo-glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .25s var(--ease-out), border-color .25s, box-shadow .25s;background:linear-gradient(#ffffff14,#ffffff06),#ffffff09;border:1px solid #ffffff1f;border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 28px 80px #0000006b}.founder-premium__photo-glass:hover{border-color:#e8500057;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff1a,0 34px 96px #0000007a,0 0 42px #e850001f}.founder-premium__photo-glass img{aspect-ratio:19/25;object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-drag:none;filter:contrast(1.05)saturate(1.08);width:100%;display:block}.founder-premium__photo-shield{z-index:2;pointer-events:auto;background:linear-gradient(#ffffff0a,#0000 24%),linear-gradient(135deg,#e850001f,#0000 34%);position:absolute;inset:0}.founder-premium__content{position:relative}.founder-premium__badge{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;background:#e8500014;border:1px solid #e8500057;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.55rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.founder-premium__content h2{max-width:700px;font-family:var(--font-cond);letter-spacing:-.01em;margin:0 0 1.25rem;font-size:clamp(2.45rem,5vw,4.7rem);font-weight:800;line-height:1.02}.founder-premium__copy{max-width:720px}.founder-premium__copy p{color:var(--grey-1);margin:0 0 1rem;font-size:1rem;line-height:1.76}.founder-premium__quote{border-left:3px solid var(--orange);padding-left:1rem;font-weight:700;color:var(--white)!important;margin-top:1.25rem!important}.founder-premium__cards{grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:1.8rem;display:grid}.founder-premium__cards article{border-radius:var(--r-md);min-height:112px;color:var(--grey-1);text-align:center;transition:transform .22s var(--ease-out), border-color .22s, background .22s, color .22s;background:linear-gradient(#fff1,#ffffff06),#ffffff06;border:1px solid #ffffff1a;align-content:center;justify-items:center;gap:.65rem;padding:1rem .75rem;display:grid}.founder-premium__cards article:hover{color:var(--white);background:#e8500014;border-color:#e8500061;transform:translateY(-4px)}.founder-premium__cards svg{color:var(--orange)}.founder-premium__cards span{font-size:.82rem;font-weight:700;line-height:1.25}.founder-premium__metrics{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.2rem;display:grid}.founder-premium__metrics strong{border-radius:var(--r-sm);min-height:58px;color:var(--grey-1);background:#e850000e;border:1px solid #e8500038;align-items:center;padding:.8rem;font-size:.82rem;line-height:1.35;display:flex}.founder-premium__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.cases{border-top:1px solid var(--border);padding:7rem 0}.cases__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.cases__header .section-title{margin-top:4px}.cases__header p{color:var(--grey-2);margin-top:6px;font-size:14px}.cases__link{color:var(--orange);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding-bottom:2px;font-size:13px;font-weight:600;transition:gap .2s;display:inline-flex}.cases__link:hover{gap:12px}.cases__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.case-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;text-align:left;width:100%;color:inherit;padding:0;transition:border-color .25s,transform .25s;display:block;overflow:hidden}.case-card:hover{border-color:var(--border-o);transform:translateY(-4px)}.case-card__img{background:var(--bg-3);width:100%;height:160px;position:relative;overflow:hidden}.case-card__img-inner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.case-card__img-bg{position:absolute;inset:0}.case-card:first-child .case-card__img-bg{background:linear-gradient(135deg,#0a0a0a 0%,#1a0800 50%,#0a0500 100%)}.case-card:nth-child(2) .case-card__img-bg{background:linear-gradient(135deg,#0a0a0a 0%,#0f1a00 50%,#050a00 100%)}.case-card:nth-child(3) .case-card__img-bg{background:linear-gradient(135deg,#0a0a0a 0%,#001020 50%,#000810 100%)}.case-card__chart{z-index:1;width:100%;padding:0 1.5rem;position:relative}.case-card__body{padding:1.25rem 1.5rem 1.5rem}.case-card__tag{font-family:var(--font-cond);letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:.6rem;font-size:10px;font-weight:700;display:inline-flex}.case-card__title{color:var(--white);margin-bottom:.6rem;font-size:16px;font-weight:700;line-height:1.3}.case-card__text{color:var(--grey-2);margin-bottom:1rem;font-size:13px;line-height:1.6}.case-card__cta{color:var(--orange);align-items:center;gap:6px;font-size:13px;font-weight:600;transition:gap .2s;display:inline-flex}.case-card:hover .case-card__cta{gap:10px}.case-visual{width:100%;height:100%;min-height:160px;padding:18px;position:relative}.case-shot,.case-dashboard,.case-insight,.case-flow-node,.case-flow-panel{background:linear-gradient(#ffffff12,#ffffff06);border:1px solid #ffffff1a;box-shadow:0 18px 44px #00000047}.case-shot--main{border-radius:var(--r-md);width:76%;min-height:122px;padding:12px}.case-shot__top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.case-shot__top span,.case-shot--mini strong,.case-insight span{color:var(--orange);font-family:var(--font-cond);letter-spacing:.12em;font-weight:800}.case-shot__top i{background:#e8500057;border-radius:20px;width:30px;height:8px}.case-shot__grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.case-shot__grid b{color:#ffffffbd;background:#e850001f;border-radius:5px;place-items:center;min-height:32px;font-size:9px;display:grid}.case-shot__list{gap:6px;display:grid}.case-shot__list span{background:#ffffff1f;border-radius:20px;height:7px}.case-shot--mini{border-radius:var(--r-sm);width:112px;min-height:58px;padding:9px 10px;position:absolute}.case-shot--mini span{color:var(--grey-2);font-size:10px;display:block}.case-shot--left{bottom:15px;left:20px}.case-shot--right{top:36px;right:16px}.case-dashboard{border-radius:var(--r-md);width:88%;min-height:130px;padding:14px}.case-dashboard__bar{background:var(--orange);border-radius:20px;width:42%;height:9px;margin-bottom:12px}.case-dashboard__stats{gap:8px;margin-bottom:8px;display:flex}.case-dashboard__stats span{background:#ffffff14;border-radius:5px;width:45px;height:24px}.case-insight{border-radius:var(--r-sm);width:132px;padding:10px;position:absolute;bottom:15px;right:15px}.case-insight p{color:#ffffffb8;margin:4px 0 0;font-size:11px}.case-visual--flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;display:grid}.case-flow-node{border-radius:var(--r-sm);color:#ffffffb8;place-items:center;min-height:46px;font-size:11px;font-weight:700;display:grid}.case-flow-node--active{color:#fff;background:#e850002e;border-color:#e850006b}.case-flow-line{border-top:1px dashed #e850008c;width:24px}.case-flow-panel{border-radius:var(--r-sm);align-items:center;gap:8px;height:44px;padding:10px;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.case-flow-panel span{background:#ffffff1f;border-radius:20px;flex:1;height:8px}.case-time-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:12px;display:grid}.case-time-grid b{color:#ffffffc2;background:#e850001f;border-radius:5px;place-items:center;min-height:28px;font-size:10px;display:grid}.case-med-panel{border-radius:var(--r-sm);min-height:46px;color:var(--orange);background:linear-gradient(#ffffff12,#ffffff06);border:1px solid #ffffff1a;justify-content:space-around;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.case-modal{z-index:200;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.case-modal__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000bd;position:absolute;inset:0}.case-modal__panel{z-index:1;border-radius:var(--r-lg);background:radial-gradient(circle at 85% 12%,#e8500029,#0000 16rem),linear-gradient(#ffffff0f,#ffffff06),#101010;border:1px solid #ffffff1f;width:min(760px,100%);padding:clamp(1.5rem,4vw,2.5rem);position:relative;box-shadow:0 28px 90px #0000008f}.case-modal__close{width:38px;height:38px;color:var(--grey-1);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.case-modal__panel h3{font-family:var(--font-cond);margin:.7rem 0 .75rem;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.04}.case-modal__panel>p{max-width:620px;color:var(--grey-1);font-size:.98rem;line-height:1.7}.case-modal__pillars{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:1.6rem;display:grid}.case-modal__pillars article{border-radius:var(--r-md);background:#ffffff09;border:1px solid #ffffff17;padding:16px}.case-modal__pillars strong{color:var(--orange);font-family:var(--font-cond);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:1.05rem;display:block}.case-modal__pillars span{color:var(--grey-1);font-size:.86rem;line-height:1.6}.cta-section{border-top:1px solid var(--border);padding:6rem 0;position:relative;overflow:hidden}.cta-section__bg{pointer-events:none;position:absolute;inset:0}.cta-section__glow{background:radial-gradient(#e8500014 0%,#0000 70%);width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section__inner{z-index:2;grid-template-columns:1fr auto 1fr;align-items:center;gap:4rem;display:grid;position:relative}.cta-section__text h2{font-family:var(--font-cond);margin-bottom:.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.1}.cta-section__text p{color:var(--grey-2);font-size:14px}.cta-section__visual{justify-content:center;align-items:center;display:flex}.cta-section__a-icon{opacity:.7;filter:drop-shadow(0 0 30px #e8500066);width:120px;height:auto;animation:6s ease-in-out infinite float}.cta-section__action{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.cta-section__action .btn-primary{padding:16px 32px;font-size:15px}.cta-section__action p{color:var(--grey-2);font-size:12px}.footer{border-top:1px solid var(--border);background:var(--bg-2);padding:3rem 0 2rem}.footer__inner{grid-template-columns:1fr 1fr auto;align-items:start;gap:3rem;margin-bottom:2.5rem;display:grid}.footer__tagline{color:var(--grey-2);font-size:13px;line-height:1.5}.footer__middle p{color:var(--grey-2);margin-bottom:4px;font-size:13px}.footer__social{align-items:center;gap:1rem;display:flex}.footer__social a{border-radius:var(--r-md);border:1px solid var(--border);width:38px;height:38px;color:var(--grey-2);justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:flex}.footer__social a:hover{border-color:var(--orange);color:var(--orange);background:#e8500014}.footer__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer__links{gap:1.5rem;display:flex}.footer__links a{color:var(--grey-3);font-size:12px;transition:color .2s}@media (width<=1024px){.methodology__inner{grid-template-columns:1fr;gap:3rem}.methodology__intro{position:static}}@media (width<=900px){.hero__inner{grid-template-columns:1fr;gap:3rem}.hero__visual{order:-1;height:360px}.hero__a-img{width:280px}.pillars__grid,.founder__inner{grid-template-columns:1fr}.founder__media{min-height:460px}.founder-premium__inner{grid-template-columns:1fr}.founder-premium__photo-wrap{max-width:520px;margin-inline:auto}.founder-premium__cards{grid-template-columns:repeat(2,1fr)}.founder-premium__metrics,.cases__grid{grid-template-columns:1fr}.cta-section__inner{text-align:center;grid-template-columns:1fr}.cta-section__action{align-items:center}.cta-section__visual{display:none}.footer__inner{grid-template-columns:1fr 1fr}}@media (width<=700px){.navbar__nav,.navbar__cta{display:none}.navbar__hamburger{display:flex}.cases__header{flex-direction:column;align-items:flex-start}.founder{padding:5rem 0}.founder__media{min-height:390px}.founder-premium__content h2{font-size:clamp(2.25rem,12vw,3.2rem)}.founder-premium__cards article{min-height:104px}.founder-premium__actions,.founder-premium__actions .btn-primary,.founder-premium__actions .btn-secondary{justify-content:center;width:100%}.footer__inner{grid-template-columns:1fr}}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(24px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.anim-a-wrap{justify-content:center;align-items:center;width:320px;height:380px;display:flex;position:relative}.anim-a-svg{z-index:2;filter:drop-shadow(0 0 28px #e850008c);width:260px;height:auto;animation:7s ease-in-out infinite float;position:relative}.hero__visual .anim-a-wrap{width:380px;height:440px}.hero__visual .anim-a-svg{width:320px}.cta-section__visual .anim-a-svg{width:170px}.navbar__logo img{height:44px!important}.hero__headline{font-size:clamp(3.4rem,7vw,6.2rem)!important}.hero__subpoints p{color:var(--white)!important;font-size:1.2rem!important;font-weight:600!important;line-height:1.9!important}.hero__subpoints .accent{font-weight:800}.hero__highlight{font-size:1.15rem!important}.methodology__intro .section-title{font-size:clamp(2.4rem,4.5vw,3.8rem)}.methodology__intro .section-title em{font-style:normal}.cta-section__discover{font-family:var(--font-cond);letter-spacing:.02em;text-transform:none;margin-top:.75rem;line-height:1.1;color:var(--orange)!important;font-size:clamp(1.5rem,3vw,2.2rem)!important;font-weight:800!important}.footer__logo img{width:auto;height:48px!important}.footer__tagline{margin-top:.75rem;color:var(--grey-1)!important;font-size:14px!important}.footer__pillar-line{font-family:var(--font-cond);letter-spacing:.12em;color:var(--grey-2);text-transform:uppercase;margin-bottom:1rem;font-size:13px}.footer__contact-links{flex-direction:column;gap:.6rem;display:flex}.footer__instagram-link,.footer__whatsapp-link{color:var(--grey-1);align-items:center;gap:8px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.footer__instagram-link:hover{color:var(--orange)}.footer__whatsapp-link:hover{color:#25d366}.footer__social a{width:44px!important;height:44px!important}.footer__copy,.footer__links a{color:var(--grey-2)!important;font-size:13px!important}.footer__links a:hover{color:var(--white)!important}.hero__a-img{display:none}.brand-logotype{color:#050505;gap:3px;line-height:1;display:inline-grid}.brand-logotype__word{color:var(--white);font-family:Inter, var(--font-body), sans-serif;letter-spacing:-.07em;align-items:center;font-size:clamp(2.15rem,3.2vw,3rem);font-weight:800;line-height:.86;display:inline-flex}.brand-logotype--compact .brand-logotype__word{font-size:clamp(2rem,2.8vw,2.62rem)}.brand-logotype__tagline{color:#ffffffb3;letter-spacing:.44em;text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:700}.brand-logotype__tagline b{color:var(--orange);padding-inline:.28rem}.logo-mark{width:.9em;height:1.04em;color:var(--bg);filter:drop-shadow(0 0 10px #e850003d);margin-left:-.01em;overflow:visible}.navbar__logo{background:0 0;min-width:220px}.navbar__logo img,.footer__logo img{display:none!important}.navbar__logo .brand-logotype__tagline{display:none}.footer__logo{margin-bottom:1rem}.footer__logo .brand-logotype__word{font-size:clamp(2.5rem,4.8vw,3.75rem)}.footer__logo .brand-logotype__tagline{letter-spacing:.46em;font-size:.66rem}@keyframes nodeGather{0%{opacity:.16;transform:translate(var(--start-x,0), var(--start-y,0)) scale(.7)}32%{opacity:1;transform:translate(0)scale(1)}74%{opacity:1;transform:translate(0)scale(1)}to{opacity:.28;transform:translate(0)scale(.82)}}@keyframes guideDraw{0%,14%{stroke-dashoffset:var(--dash,720);opacity:0}30%,78%{stroke-dashoffset:0;opacity:.82}to{stroke-dashoffset:0;opacity:0}}@keyframes logoReveal{0%,58%{opacity:0;clip-path:inset(0 100% 0 0);transform:scale(.965)}74%{opacity:1;clip-path:inset(0);transform:scale(1)}88%{opacity:1;clip-path:inset(0);transform:scale(1)}to{opacity:.62;clip-path:inset(0);transform:scale(.988)}}@keyframes edgeTrace{0%,46%{stroke-dashoffset:1240px;opacity:0}70%,88%{stroke-dashoffset:0;opacity:.55}to{stroke-dashoffset:0;opacity:0}}.anim-a-wrap{width:380px;height:440px;position:relative}.anim-a-svg{z-index:2;filter:drop-shadow(0 0 34px #e8500061);width:100%;height:100%;animation:7s ease-in-out infinite float;position:relative;overflow:visible}.anim-a-glow{pointer-events:none;z-index:1;background:radial-gradient(58% 54% at 50% 56%,#e850003d,#0000 70%);animation:4s ease-in-out infinite glow-pulse;position:absolute;inset:4% 0 0}.anim-a-guide{--dash:420;stroke:#ff6f0cb8;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--dash);stroke-dashoffset:var(--dash);filter:drop-shadow(0 0 10px #e8500059);animation:guideDraw 4.8s var(--ease-out) infinite}.anim-a-node{fill:var(--orange);opacity:0;transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 12px #ff6a00f2);animation:nodeGather 4.8s var(--ease-out) infinite}.anim-a-fill-glow,.anim-a-fill,.anim-a-cutout{opacity:0;transform-box:fill-box;transform-origin:50%;animation:logoReveal 4.8s var(--ease-out) infinite}.anim-a-fill-glow{animation-delay:-.02s}.anim-a-cutout{animation-delay:60ms}.anim-a-edge{stroke:#ffb15fe6;stroke-width:2px;stroke-linejoin:round;fill:none;stroke-dasharray:1240;stroke-dashoffset:1240px;animation:edgeTrace 4.8s var(--ease-out) infinite}@media (width<=900px){.navbar__logo{min-width:auto}.brand-logotype__word,.brand-logotype--compact .brand-logotype__word{font-size:2rem}.hero__visual .anim-a-wrap{width:300px;height:350px}}@media (width<=520px){.brand-logotype__word,.brand-logotype--compact .brand-logotype__word{font-size:1.72rem}.footer__logo .brand-logotype__word{font-size:2.5rem}.footer__logo .brand-logotype__tagline{white-space:normal;line-height:1.8}}.premium-section{border-top:1px solid var(--border);padding:6.5rem 0;position:relative;overflow:hidden}.premium-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e850001f,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;inset:8% auto auto 60%}.premium-section__header{z-index:1;max-width:880px;margin-bottom:2.2rem;position:relative}.specialists{color:var(--grey-2);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.specialists div{flex-wrap:wrap;gap:.65rem;display:flex}.specialists b,.project-features span,.problem-solution{color:var(--grey-1);background:#e8500012;border:1px solid #e850003d;border-radius:999px;padding:.56rem .82rem;font-size:.82rem}.service-grid,.problem-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card,.problem-card,.project-card,.process-step,.why-card{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0f,#ffffff06),#ffffff06;border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff09}.service-card,.problem-card{min-height:170px;transition:transform .22s var(--ease-out), border-color .22s, background .22s;padding:1.55rem}.service-card:hover,.problem-card:hover,.process-step:hover{background:#e8500012;border-color:#e8500059;transform:translateY(-4px)}.service-card svg,.problem-card svg{color:var(--orange);margin-bottom:1rem}.service-card h3{font-family:var(--font-cond);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .65rem;font-size:1.35rem}.service-card p,.project-card p,.why-card p{color:var(--grey-2);line-height:1.7}.problem-card{align-items:center;gap:.85rem;min-height:112px;font-weight:700;display:flex}.problem-card svg{flex-shrink:0;margin-bottom:0}.problem-solution{border-radius:var(--r-md);max-width:780px;margin-top:1.4rem;line-height:1.6;display:inline-flex}.project-card,.why-card{z-index:1;grid-template-columns:1fr .8fr;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid;position:relative}.project-card__badge{color:var(--orange);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.82rem;font-weight:800;display:inline-flex}.project-card h2{font-family:var(--font-cond);margin:0 0 .75rem;font-size:clamp(3rem,7vw,5.5rem);line-height:.9}.project-features{flex-wrap:wrap;gap:.55rem;margin:1.4rem 0;display:flex}.project-card__visual{place-items:center;display:grid}.project-screen{background:radial-gradient(circle at 70% 20%,#e8500038,#0000 12rem),#101010;border:1px solid #e8500038;border-radius:18px;width:min(360px,100%);min-height:310px;padding:1.2rem;box-shadow:0 24px 70px #00000059}.project-screen__top,.project-screen__icons{color:var(--orange);align-items:center;gap:.7rem;display:flex}.project-screen__icons{justify-content:space-between;margin:2rem 0}.project-screen__icons svg{border:1px solid #e8500033;border-radius:12px;width:42px;height:42px;padding:10px}.project-screen__rows{gap:.7rem;display:grid}.project-screen__rows i{background:#ffffff17;border-radius:999px;height:18px}.process-steps{grid-template-columns:repeat(5,1fr);gap:.85rem;display:grid}.process-step{min-height:145px;transition:transform .22s var(--ease-out), border-color .22s, background .22s;padding:1.2rem}.process-step strong{color:var(--orange);font-family:var(--font-cond);margin-bottom:.8rem;font-size:1.8rem;display:block}.process-step span{color:var(--grey-1);font-weight:700;line-height:1.35}.why-card__copy{max-width:660px}.why-triangle{place-items:center;min-height:330px;display:grid;position:relative}.why-triangle:before{content:"";aspect-ratio:1;filter:drop-shadow(0 0 24px #e8500047);border-bottom:2px solid #e850008c;border-left:2px solid #e85000cc;width:250px;transform:rotate(-28deg)skew(-12deg)}.why-triangle span{color:var(--grey-1);background:#e8500014;border:1px solid #e8500042;border-radius:999px;padding:.5rem .75rem;font-size:.82rem;position:absolute}.why-triangle span:first-child{bottom:18%;left:2%}.why-triangle span:nth-child(2){top:16%;right:4%}.why-triangle span:nth-child(3){color:var(--orange);bottom:22%;right:10%}.floating-whatsapp{z-index:220;color:#fff;background:linear-gradient(135deg,#e85000,#ff6b1a);border:1px solid #e8500073;border-radius:999px;align-items:center;gap:.6rem;padding:.9rem 1.05rem;font-size:.88rem;font-weight:800;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #e8500057}@media (width<=1024px){.service-grid,.problem-grid{grid-template-columns:repeat(2,1fr)}.project-card,.why-card{grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.premium-section{padding:4.5rem 0}.service-grid,.problem-grid,.process-steps{grid-template-columns:1fr}.specialists{flex-direction:column;align-items:flex-start}.floating-whatsapp{justify-content:center;bottom:16px;left:16px;right:16px}}.footer__brand{text-align:center;justify-items:center;display:inline-grid}.footer__tagline{text-align:center;width:100%;max-width:520px;margin:.85rem auto 0;line-height:1.65}@media (width<=900px){.case-modal__pillars{grid-template-columns:1fr}.brand-lockup--compact img{width:250px}.navbar__logo{min-width:auto}}@media (width<=520px){.brand-lockup--compact img{width:220px}.footer__logo .brand-lockup img{width:min(420px,96vw)}}.brand-lockup{line-height:0;display:inline-block}.brand-lockup img,.navbar__logo .brand-lockup img,.footer__logo .brand-lockup img{object-fit:contain;height:auto;display:block!important}.brand-lockup img{width:clamp(280px,27vw,390px)}.brand-lockup--compact img{width:clamp(250px,22vw,330px)}.navbar__logo{min-width:260px}.footer__logo .brand-lockup img{width:clamp(390px,42vw,560px)}@keyframes logoImageReveal{0%,55%{opacity:0;clip-path:circle(8% at 78% 63%);filter:drop-shadow(0 0 #e8500000);transform:scale(.985)}74%{opacity:1;clip-path:circle(150%);filter:drop-shadow(0 0 42px #e8500057);transform:scale(1)}88%{opacity:1;clip-path:circle(150%);filter:drop-shadow(0 0 58px #e850006b);transform:scale(1)}to{opacity:.9;clip-path:circle(150%);filter:drop-shadow(0 0 36px #e8500047);transform:scale(.995)}}@keyframes particleDrift{0%{opacity:0;transform:translate3d(var(--px,0), var(--py,0), 0) scale(.65)}24%{opacity:.75}56%{opacity:.95;transform:translate(0,0)scale(1)}84%{opacity:.36;transform:translate3d(calc(var(--px,0) * -.18), calc(var(--py,0) * -.18), 0) scale(.82)}to{opacity:0;transform:translate3d(var(--px,0), var(--py,0), 0) scale(.6)}}@keyframes radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.anim-a-wrap{aspect-ratio:560/610;width:min(500px,86vw);height:auto;position:relative}.anim-a-lines{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.anim-a-image{z-index:3;object-fit:contain;opacity:0;width:100%;height:100%;animation:logoImageReveal 4.8s var(--ease-out) infinite;background:0 0;display:block;position:absolute;inset:0}.anim-a-radar{z-index:1;aspect-ratio:1;pointer-events:none;border:1px dashed #e850002e;border-radius:50%;width:94%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-a-radar--outer:after{content:"";transform-origin:0;background:linear-gradient(90deg,#e850006b,#0000);width:50%;height:1px;animation:9s linear infinite radarSweep;position:absolute;top:50%;left:50%}.anim-a-radar--inner{opacity:.42;border-style:solid;width:68%}.anim-a-particle{z-index:2;background:var(--orange);width:6px;height:6px;animation:particleDrift 4.8s var(--ease-out) infinite;border-radius:50%;position:absolute;box-shadow:0 0 18px #e85000c7}.anim-a-particle:after{content:"";border-radius:inherit;border:1px solid #e8500040;position:absolute;inset:-8px}.anim-a-particle--1{--px:-72px;--py:-42px;animation-delay:.1s}.anim-a-particle--2{--px:-42px;--py:74px;animation-delay:.35s}.anim-a-particle--3{--px:-8px;--py:-86px;animation-delay:.55s}.anim-a-particle--4{--px:36px;--py:-78px;animation-delay:.75s}.anim-a-particle--5{--px:84px;--py:-32px;animation-delay:.95s}.anim-a-particle--6{--px:108px;--py:18px;animation-delay:1.15s}.anim-a-particle--7{--px:62px;--py:72px;animation-delay:1.35s}.anim-a-particle--8{--px:4px;--py:96px;animation-delay:1.55s}.anim-a-particle--9{--px:-96px;--py:12px;animation-delay:1.75s}.anim-a-guide--one{--dash:560}.anim-a-guide--two{--dash:640;animation-delay:.55s}.anim-a-guide--three{--dash:540;animation-delay:1.1s}.anim-a-guide--four{--dash:96;animation-delay:1.55s}.anim-a-node--1{--start-x:58px;--start-y:72px;animation-delay:0s}.anim-a-node--2{--start-x:46px;--start-y:-80px;animation-delay:.3s}.anim-a-node--3{--start-x:-92px;--start-y:64px;animation-delay:.78s}.anim-a-node--4{--start-x:112px;--start-y:18px;animation-delay:1.18s}.cta-section__visual .anim-a-wrap{width:220px;height:auto}@media (width<=900px){.navbar__logo{min-width:auto}.brand-lockup--compact img{width:230px}.hero__visual .anim-a-wrap{width:320px;height:auto}}@media (width<=520px){.brand-lockup--compact img{width:205px}.footer__logo .brand-lockup img{width:min(390px,94vw)}}
