:root{--bg:#070707;--surface:#0c0c0d;--surface-2:#111113;--text:#f1f1f1;--muted:#909096;--line:#242427;--red:#f01b24;--red-bright:#ff2932;--mono:var(--font-geist-mono)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.section-shell{width:min(1240px,100% - 48px);margin-inline:auto}.site-header{z-index:50;border:1px solid #0000;border-radius:14px;align-items:center;width:min(1240px,100% - 48px);height:64px;padding:0 12px 0 20px;transition:all .35s;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0bd6;border-color:#ffffff1a;box-shadow:0 12px 48px #00000047}.brand{letter-spacing:.32em;white-space:nowrap;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.nav{color:#a1a1a7;gap:30px;margin:auto;font-size:13px;display:flex}.nav a{transition:all .2s}.nav a:hover{color:#fff}.button{background:var(--red);border:1px solid var(--red);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:26px;min-height:50px;padding:0 22px;font-size:14px;font-weight:650;transition:all .25s;display:inline-flex;box-shadow:0 0 #f01b2400}.button:hover{background:var(--red-bright);transform:translateY(-2px);box-shadow:0 10px 34px #f01b2438}.button span{font-size:18px}.button-small{gap:14px;min-height:40px;padding:0 16px;font-size:12px}.button-ghost{color:#eee;background:0 0;border-color:#333}.button-ghost:hover{box-shadow:none;background:#121214;border-color:#555}.wa-mini{font-family:var(--mono);border:1px solid #777;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.menu-button{display:none}.mark{filter:drop-shadow(0 0 12px #f01b2433);width:55px;height:65px;display:inline-block;position:relative}.mark i{background:var(--red);transform-origin:top;border-radius:3px;width:3px;position:absolute;left:26px}.mark i:first-child{height:52px;top:0}.mark i:nth-child(2){height:25px;top:25px;transform:rotate(45deg)}.mark i:nth-child(3){height:25px;top:25px;transform:rotate(-45deg)}.mark i:nth-child(4){height:20px;top:44px;transform:rotate(-45deg)}.mark-small i{width:2px;left:9px}.mark-small i:first-child{height:24px}.mark-small i:nth-child(2),.mark-small i:nth-child(3){height:12px;top:11px}.mark-small i:nth-child(4){height:9px;top:20px}.hero{min-height:900px;padding-top:180px;padding-bottom:95px;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-glow{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#f01b241c,#0000 67%);width:720px;height:560px;position:absolute;top:100px;right:-220px}.eyebrow,.kicker{font-family:var(--mono);letter-spacing:.16em;color:#9d9da2;font-size:11px}.eyebrow{align-items:center;gap:10px;margin-bottom:28px;display:flex}.pulse{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f01b241f}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:74px;display:grid}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(60px,6vw,92px);font-weight:660;line-height:.95}.hero h1 em{color:var(--red);font-style:normal}.hero-lead{color:#a4a4aa;max-width:600px;margin:30px 0;font-size:18px;line-height:1.65}.hero-actions{gap:12px;display:flex}.hero-note{color:#727278;margin:20px 0;font-size:12px}.hero-note span{color:var(--red);margin-right:5px}.hero-in{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards heroIn;transform:translateY(18px)}.hero-in-1{animation-delay:.1s}.hero-in-2{animation-delay:.2s}.hero-in-3{animation-delay:.34s}.hero-in-4{animation-delay:.48s}.hero-in-5{animation-delay:.6s}@keyframes heroIn{to{opacity:1;transform:none}}.system-card{background:linear-gradient(155deg,#141417f5,#080809f0);border:1px solid #2a2a2e;border-radius:18px;padding:20px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff0a}.system-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 55% 30%,#f01b2414,#0000 33%);position:absolute;inset:0}.system-top,.system-bottom{font-family:var(--mono);letter-spacing:.15em;color:#65656b;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:relative}.live{color:#aaa}.live i{background:var(--red);width:5px;height:5px;box-shadow:0 0 9px var(--red);border-radius:50%;margin-right:6px;display:inline-block}.module-tree{min-height:510px;padding-top:52px;position:relative}.tree-root{z-index:3;background:#111113;border:1px solid #39393e;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:180px;height:154px;margin:auto;display:flex;position:relative;box-shadow:0 20px 50px #000}.tree-root .mark{margin-top:-15px;margin-bottom:-6px;transform:scale(.64)}.tree-root strong{font-family:var(--mono);letter-spacing:.16em;font-size:12px}.tree-root small{color:#69696f;margin-top:8px;font-size:10px}.connector{z-index:1;background:#343438;position:absolute}.connector.vertical{width:1px;height:110px;top:200px;left:50%}.connector.horizontal{width:84%;height:1px;top:309px;left:8%}.connector.horizontal:after,.connector.horizontal:before{content:"";background:#343438;width:1px;height:27px;position:absolute;top:0}.connector.horizontal:before{left:0}.connector.horizontal:after{right:0}.tree-modules{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;top:309px;left:1%;right:1%}.tree-module{opacity:0;height:76px;animation:.55s forwards modulesIn;animation-delay:calc(.95s + var(--delay));background:#0d0d0f;border:1px solid #29292d;border-radius:10px;padding:14px 11px;position:relative;transform:translateY(12px)}.tree-module:nth-child(n+4){margin-top:15px}.tree-module:before{content:"";background:#343438;width:1px;height:16px;position:absolute;top:-16px;left:50%}.tree-module span{font-family:var(--mono);color:#68686d;font-size:8px}.tree-module b{font-family:var(--mono);letter-spacing:.08em;margin-top:9px;font-size:9px;display:block}.tree-module i{background:var(--red);border-radius:50%;width:5px;height:5px;position:absolute;top:13px;right:10px}@keyframes modulesIn{to{opacity:1;transform:none}}.system-bottom{letter-spacing:.05em;border-top:1px solid #222226;justify-content:center;gap:10px;padding-top:18px}.system-bottom i{background:#35353a;width:22px;height:1px}.system-bottom strong{color:#bbb;font-weight:500}.signal-strip{background:#09090a;border-top:1px solid #1d1d20;border-bottom:1px solid #1d1d20;align-items:center;height:68px;display:flex;overflow:hidden}.signal-strip>div{color:#626269;width:min(1100px,100% - 48px);font-family:var(--mono);letter-spacing:.18em;justify-content:space-between;align-items:center;margin:auto;font-size:9px;display:flex}.signal-strip i{background:var(--red);border-radius:50%;width:3px;height:3px}.grow,.modules,.process,.foundation,.contact{padding-top:140px;padding-bottom:140px}.section-heading{grid-template-columns:1fr 400px;align-items:end;gap:80px;margin-bottom:70px;display:grid}.kicker{color:var(--red);margin-bottom:24px;display:block}.section-heading h2,.foundation h2,.contact h2{letter-spacing:-.05em;margin:0;font-size:clamp(44px,5vw,70px);font-weight:620;line-height:1}.section-heading h2 span,.foundation h2 span{color:#68686e}.section-heading>p{color:#929298;margin:0 0 5px;font-size:16px;line-height:1.7}.reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(26px)}.reveal.visible{opacity:1;transform:none}.growth-stage{background:radial-gradient(circle at 20%,#f01b2412,#0000 25%),linear-gradient(#0d0d0f,#09090a);border:1px solid #242428;border-radius:18px;min-height:440px;padding:54px;position:relative;overflow:hidden}.growth-stage:before{content:"";opacity:.28;background-image:radial-gradient(#303034 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.growth-axis{z-index:2;font-family:var(--mono);color:#65656c;letter-spacing:.15em;align-items:center;gap:18px;font-size:9px;display:flex;position:relative}.growth-axis div{background:#29292d;flex:1;height:1px}.growth-line{background:linear-gradient(90deg,var(--red) 0 18%,#38383d 18%);height:1px;position:absolute;top:54%;left:9%;right:9%;box-shadow:-30px 0 50px #f01b244d}.growth-node{z-index:3;background:#111113;border:1px solid #333338;border-radius:11px;width:142px;height:98px;padding:15px;position:absolute;top:calc(54% - 49px);box-shadow:0 16px 35px #000}.growth-node:after{content:"";background:#414147;border:2px solid #0b0b0d;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-5px;left:50%}.growth-node span{font-family:var(--mono);color:var(--red);font-size:8px}.growth-node strong{margin-top:13px;font-size:13px;display:block}.growth-node small{color:#69696f;margin-top:5px;font-size:9px;display:block}.node-1{border-color:#f01b2480;left:6%;box-shadow:0 0 40px #f01b241a}.node-1:after{background:var(--red)}.node-2{left:23%}.node-3{left:40%}.node-4{left:57%}.node-5{left:74%;transform:translate(-4%)}.node-6{opacity:.7;top:calc(54% + 76px);right:3%}.node-6:before{content:"";background:#38383d;width:1px;height:77px;position:absolute;top:-78px;left:50%}.growth-message{background:#0b0b0c;border:1px solid #242428;border-radius:12px;grid-template-columns:60px 1fr auto;align-items:center;margin-top:18px;padding:22px 26px;display:grid}.growth-message>span{font-family:var(--mono);color:var(--red);font-size:10px}.growth-message p{color:#88888e;margin:0}.growth-message strong{color:#eee}.growth-message a{color:#ccc;font-size:13px}.growth-message a:hover{color:#fff}.modules{border-top:1px solid #1c1c1f}.bento{grid-template-columns:repeat(4,1fr);grid-auto-rows:255px;gap:14px;display:grid}.module-card{--mx:50%;--my:50%;background:radial-gradient(circle at var(--mx) var(--my),#f01b2414,transparent 32%),#0d0d0f;transition:border-color .3s,transform .3s,box-shadow .3s;transition-delay:calc(var(--i) * 30ms);border:1px solid #26262a;border-radius:14px;padding:24px;position:relative;overflow:hidden}.module-card:before{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff06,#0000 40%);position:absolute;inset:0}.module-card:hover{border-color:#44444a;transform:translateY(-5px);box-shadow:0 24px 50px #00000047}.module-card.wide{grid-column:span 2}.module-card.tall{grid-row:span 2}.card-top{font-family:var(--mono);color:#5e5e65;justify-content:space-between;font-size:9px;display:flex}.card-top i{color:#4d4d53;font-size:16px;font-style:normal}.module-icon{width:45px;height:45px;color:var(--red);font-family:var(--mono);letter-spacing:.08em;background:#111113;border:1px solid #39393e;border-radius:10px;place-items:center;margin:32px 0 25px;font-size:10px;display:grid}.module-card h3{margin:0 0 8px;font-size:19px}.module-card p{color:#77777e;max-width:280px;margin:0;font-size:13px;line-height:1.5}.card-tag{color:#6d6d74;font-size:9px;font-family:var(--mono);border:1px solid #28282c;border-radius:20px;align-items:center;gap:7px;padding:7px 10px;display:flex;position:absolute;bottom:20px;right:20px}.card-tag span{background:var(--red);border-radius:50%;width:4px;height:4px}.tall .module-icon{width:65px;height:65px;margin-top:70px}.tall h3{margin-top:28px;font-size:24px}.tall p{font-size:14px}.process{border-top:1px solid #1c1c1f}.process-list{border-top:1px solid #29292d}.process-row{border-bottom:1px solid #29292d;grid-template-columns:90px 1fr 1fr 30px;align-items:center;gap:30px;min-height:105px;transition:all .25s;display:grid}.process-row:hover{background:linear-gradient(90deg,#f01b240d,#0000 55%);padding-left:14px}.process-row>span{font-family:var(--mono);color:var(--red);font-size:10px}.process-row h3{margin:0;font-size:21px}.process-row p{color:#7f7f85;margin:0;font-size:14px}.process-row i{color:#515157;font-style:normal}.foundation{padding-top:60px}.foundation-panel{background:linear-gradient(135deg,#111113,#09090a);border:1px solid #29292d;border-radius:20px;grid-template-columns:1fr 1fr;gap:80px;padding:70px;display:grid;position:relative;overflow:hidden}.foundation-panel:after{content:"";border:1px solid #f01b241f;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-270px;left:-250px;box-shadow:0 0 90px #f01b2414}.foundation-copy p{color:#898990;max-width:480px;margin:28px 0;line-height:1.7}.text-link{border-bottom:1px solid #444;padding-bottom:5px;font-size:13px}.text-link span{color:var(--red);margin-left:8px}.benefit-grid{border:1px solid #28282c;border-radius:13px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.benefit-grid div{background:#ffffff03;border-bottom:1px solid #28282c;grid-template-columns:1fr auto;min-height:88px;padding:16px;display:grid;position:relative}.benefit-grid div:nth-child(odd){border-right:1px solid #28282c}.benefit-grid div:nth-last-child(-n+2){border-bottom:0}.benefit-grid span{font-family:var(--mono);color:#55555b;font-size:8px}.benefit-grid p{color:#c1c1c5;margin:9px 0 0;font-size:12px}.benefit-grid i{color:var(--red);grid-area:1/2/3;align-self:center;font-size:10px;font-style:normal}.contact{padding-top:80px}.contact-panel{background:var(--red);border-radius:22px;grid-template-columns:.9fr 1.1fr;gap:90px;padding:72px;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #f01b241f}.contact-panel:before{content:"";background:linear-gradient(135deg,#ffffff12,#0000 35%),radial-gradient(circle at 15% 100%,#00000038,#0000 40%);position:absolute;inset:0}.contact-copy,.contact-panel form{z-index:1;position:relative}.contact h2{font-size:clamp(42px,4.5vw,65px)}.contact-copy>p{color:#ffffffb8;max-width:460px;margin:26px 0 34px;font-size:15px;line-height:1.65}.direct-contact{gap:8px;display:grid}.direct-contact a{background:#50000421;border:1px solid #ffffff3d;border-radius:9px;align-items:center;gap:12px;height:58px;padding:0 14px;transition:all .2s;display:flex}.direct-contact a:hover{background:#5000043d}.direct-contact b{width:30px;height:30px;font-family:var(--mono);border:1px solid #fff6;border-radius:50%;place-items:center;font-size:10px;display:grid}.direct-contact span{font-size:12px;font-weight:600}.direct-contact small{font-family:var(--mono);letter-spacing:.1em;opacity:.55;margin-bottom:2px;font-size:8px;display:block}.direct-contact i{margin-left:auto;font-style:normal}.contact form{background:#0b0b0c;border-radius:14px;gap:15px;padding:26px;display:grid;box-shadow:0 25px 60px #4d000447}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact label{font-family:var(--mono);letter-spacing:.08em;color:#77777d;gap:8px;font-size:9px;display:grid}.contact input,.contact select,.contact textarea{color:#eee;resize:vertical;width:100%;font-family:var(--font-geist-sans);background:#101012;border:1px solid #2b2b2f;border-radius:7px;outline:none;padding:12px 13px;font-size:12px;transition:all .2s}.contact input:focus,.contact select:focus,.contact textarea:focus{background:#141416;border-color:#666}.contact select{appearance:auto}.form-submit{width:100%;margin-top:3px}.privacy-note{text-align:center;color:#5f5f65;font-size:8px;font-family:var(--mono)}.footer{padding-top:30px;padding-bottom:30px}.footer-main{border-top:1px solid #242428;justify-content:space-between;min-height:210px;padding:45px 0;display:flex}.footer-main>div>p{color:#696970;margin-top:20px;font-size:13px}.footer-links{gap:100px;display:flex}.footer-links>div{align-content:start;gap:11px;min-width:150px;display:grid}.footer-links small{font-family:var(--mono);color:#55555c;letter-spacing:.14em;margin-bottom:8px;font-size:8px}.footer-links a{color:#898990;font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{color:#55555c;border-top:1px solid #242428;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}.footer-bottom>div{gap:24px;display:flex}.footer-bottom b{color:var(--red)}.floating-wa{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c0de6;border:1px solid #333;border-radius:30px;align-items:center;gap:9px;height:46px;padding:0 16px 0 7px;transition:all .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #000}.floating-wa span{background:var(--red);width:32px;height:32px;font-family:var(--mono);border-radius:50%;place-items:center;font-size:10px;display:grid}.floating-wa b{font-size:11px}.floating-wa:hover{border-color:#555;transform:translateY(-3px)}@media (width<=1050px){.nav{gap:18px}.hero-grid{gap:35px}.hero h1{font-size:61px}.system-card{padding:15px}.bento{grid-template-columns:repeat(3,1fr)}.foundation-panel{gap:45px;padding:50px}.contact-panel{gap:50px;padding:55px}.growth-node{width:125px}.node-2{left:22%}.node-3{left:38%}.node-4{left:54%}.node-5{left:70%}}@media (width<=820px){.section-shell,.site-header{width:min(100% - 30px,700px)}.site-header{top:10px}.desktop-cta,.nav{display:none}.menu-button{background:#111;border:1px solid #333;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:40px;margin-left:auto;display:flex}.menu-button span{background:#fff;width:17px;height:1px;transition:all .25s;display:block}.menu-button.active span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-button.active span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.nav.open{background:#0b0b0cfa;border:1px solid #29292d;border-radius:12px;flex-direction:column;gap:18px;padding:22px;display:flex;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 50px #000}.hero{min-height:auto;padding-top:145px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1{font-size:clamp(48px,12vw,72px)}.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.system-card{width:100%;max-width:600px;margin:30px auto 0}.section-heading{grid-template-columns:1fr;gap:28px}.section-heading>p{max-width:600px}.grow,.modules,.process,.foundation,.contact{padding-top:100px;padding-bottom:100px}.growth-stage{min-height:620px;padding:35px}.growth-line{background:linear-gradient(var(--red) 0 18%,#38383d 18%);width:1px;height:auto;top:16%;bottom:8%;left:50%}.growth-node{width:44%;height:64px;padding:10px 12px;left:auto!important;right:auto!important;top:calc(18% + (var(--idx) * 75px))!important;transform:none!important}.growth-node:nth-of-type(2){--idx:0;left:4%!important}.growth-node:nth-of-type(3){--idx:1;right:4%!important}.growth-node:nth-of-type(4){--idx:2;left:4%!important}.growth-node:nth-of-type(5){--idx:3;right:4%!important}.growth-node:nth-of-type(6){--idx:4;left:4%!important}.growth-node:nth-of-type(7){--idx:5;right:4%!important}.growth-node:before{display:none}.growth-node:after{bottom:50%;left:auto;right:-6px}.growth-node:nth-of-type(odd):after{left:-6px;right:auto}.growth-node strong{margin-top:4px}.growth-node small{display:none}.bento{grid-template-columns:1fr 1fr;grid-auto-rows:245px}.module-card.tall{grid-row:span 1}.tall .module-icon{width:45px;height:45px;margin:32px 0 25px}.tall h3{margin-top:0;font-size:19px}.foundation-panel,.contact-panel{grid-template-columns:1fr}.contact-panel{gap:45px}.footer-links{gap:40px}}@media (width<=560px){.section-shell{width:calc(100% - 28px)}.hero{padding-top:125px;padding-bottom:65px}.hero h1{font-size:49px}.hero-lead{font-size:15px;line-height:1.6}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{font-size:10px}.system-card{margin-top:15px}.module-tree{min-height:440px;padding-top:38px}.tree-root{width:150px;height:125px}.connector.vertical{height:83px;top:163px}.connector.horizontal{top:246px}.tree-modules{grid-template-columns:repeat(2,1fr);top:246px}.tree-module{height:68px}.tree-module:nth-child(n+3){margin-top:12px}.tree-module:before,.system-bottom{display:none}.signal-strip>div{gap:25px;width:max-content;animation:18s linear infinite ticker}.signal-strip{height:58px}@keyframes ticker{to{transform:translate(-48%)}}.grow,.modules,.process,.foundation,.contact{padding-top:78px;padding-bottom:78px}.section-heading{margin-bottom:45px}.section-heading h2,.foundation h2,.contact h2{font-size:40px}.section-heading>p{font-size:14px}.growth-stage{padding:25px 14px}.growth-axis{gap:8px}.growth-message{grid-template-columns:30px 1fr;padding:18px}.growth-message a{display:none}.growth-message p{font-size:12px;line-height:1.5}.bento{grid-template-columns:1fr;grid-auto-rows:225px}.module-card.wide{grid-column:span 1}.module-card{padding:20px}.module-icon,.tall .module-icon{margin:24px 0 20px}.process-row{grid-template-columns:42px 1fr 20px;gap:12px;min-height:95px}.process-row p{grid-column:2;margin-top:-13px;font-size:12px}.process-row i{grid-area:1/3/3}.foundation{padding-top:20px}.foundation-panel{gap:40px;padding:34px 22px}.foundation-copy p{font-size:14px}.benefit-grid{grid-template-columns:1fr}.benefit-grid div:nth-child(odd){border-right:0}.benefit-grid div:nth-last-child(-n+2){border-bottom:1px solid #28282c}.benefit-grid div:last-child{border-bottom:0}.contact-panel{border-radius:15px;padding:36px 18px}.contact h2{font-size:42px}.contact form{padding:18px}.form-row{grid-template-columns:1fr}.footer-main{gap:45px;display:grid}.footer-links{gap:35px;display:grid}.footer-bottom{gap:15px;display:grid}.footer-bottom>div{flex-wrap:wrap;gap:14px}.floating-wa{padding-right:8px;bottom:14px;right:14px}.floating-wa b{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-in,.tree-module,.reveal{opacity:1;transform:none}}.hero-note strong{color:#bcbcc1;font-weight:550}.growth-illustration{background:#080808;border:1px solid #242428;border-radius:18px;margin:18px 0 0;position:relative;overflow:hidden}.growth-illustration img{aspect-ratio:3/1.42;object-fit:cover;object-position:center 56%;opacity:.92;width:100%;height:auto;display:block}.growth-illustration:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 90px 20px #070707}.growth-illustration figcaption{z-index:2;font-family:var(--mono);letter-spacing:.14em;color:#717178;justify-content:center;align-items:center;gap:14px;font-size:8px;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.growth-illustration figcaption i{background:#414147;width:35px;height:1px}.growth-illustration figcaption strong{color:#babac0;font-weight:500}.foundation-copy>p{color:#898990;max-width:480px;margin:28px 0;line-height:1.7}.base-price{background:linear-gradient(135deg,#f01b2414,#ffffff04);border:1px solid #303034;border-radius:12px;max-width:430px;margin:0 0 28px;padding:22px}.base-price small{color:#77777d;font-family:var(--mono);letter-spacing:.14em;font-size:8px;display:block}.base-price>div{align-items:baseline;gap:8px;margin:9px 0 5px;display:flex}.base-price strong{letter-spacing:-.06em;font-size:46px;line-height:1}.base-price sup{color:var(--red);vertical-align:top;margin-right:3px;font-size:18px}.base-price span{color:#8c8c92;font-size:14px}.base-price p{color:#73737a;margin:0;font-size:11px;line-height:1.5}@media (width<=560px){.growth-illustration img{aspect-ratio:1;object-position:center}.growth-illustration figcaption{gap:7px;font-size:6px;bottom:10px;left:10px;right:10px}.growth-illustration figcaption i{width:12px}.base-price strong{font-size:40px}.hero-note strong{margin-top:5px;display:block}}.builder{max-width:1320px}.builder-layout{grid-template-columns:minmax(0,1fr) 355px;align-items:start;gap:22px;display:grid}.builder-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.builder-card{min-height:300px;transition:border-color .3s,box-shadow .3s,transform .3s,background .3s;transition-delay:calc(var(--i) * 12ms);background:linear-gradient(145deg,#ffffff05,#0000 45%),#0d0d0f;border:1px solid #26262a;border-radius:14px;flex-direction:column;padding:22px;display:flex;position:relative;overflow:hidden}.builder-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 90% 10%,#f01b2417,#0000 28%);transition:opacity .3s;position:absolute;inset:0}.builder-card:hover{border-color:#45454a;transform:translateY(-4px);box-shadow:0 20px 50px #00000047}.builder-card.selected{background:linear-gradient(145deg,#f01b2412,#0000 48%),#0d0d0f;border-color:#f01b24b8;box-shadow:0 0 0 1px #f01b2414,0 18px 50px #f01b2417}.builder-card.selected:before{opacity:1}.builder-card-head{justify-content:space-between;align-items:center;display:flex;position:relative}.builder-category{color:#8b8b91;font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;border:1px solid #2b2b2f;border-radius:100px;align-items:center;gap:7px;padding:7px 10px;font-size:8px;display:inline-flex}.builder-category i{background:#55555b;border-radius:50%;width:5px;height:5px;transition:all .25s}.selected .builder-category i{background:var(--red);box-shadow:0 0 9px #f01b24bf}.builder-code{font-family:var(--mono);color:#55555b;font-size:9px}.builder-card h3{letter-spacing:-.025em;margin:28px 0 9px;font-size:20px;position:relative}.builder-card>p{color:#797980;max-width:390px;margin:0;font-size:13px;line-height:1.55;position:relative}.builder-prices{gap:32px;margin:24px 0 20px;display:flex;position:relative}.builder-prices div{gap:5px;display:grid}.builder-prices small{font-family:var(--mono);letter-spacing:.13em;color:#55555c;font-size:7px}.builder-prices strong{color:#d6d6da;font-size:15px;font-weight:560}.module-toggle{color:#b4b4b9;cursor:pointer;background:#131315;border:1px solid #303034;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:42px;margin-top:auto;font-size:11px;font-weight:600;transition:all .25s;display:flex;position:relative}.module-toggle span{font-family:var(--mono);color:var(--red);font-size:13px}.module-toggle:hover,.module-toggle:focus-visible{color:#fff;background:#18181b;border-color:#55555b;outline:none}.selected .module-toggle{color:#fff;background:#f01b241f;border-color:#f01b2466}.module-toggle:focus-visible{box-shadow:0 0 0 3px #f01b2433}.budget-summary{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0ff0;border:1px solid #2b2b2f;border-radius:16px;padding:22px;position:sticky;top:98px;overflow:hidden;box-shadow:0 28px 70px #00000059}.budget-summary:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#f01b241a,#0000 34%);position:absolute;inset:0}.budget-head,.budget-items,.budget-totals,.budget-disclaimer,.budget-actions,.budget-clear{position:relative}.budget-head{border-bottom:1px solid #27272b;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:18px;display:flex}.budget-head .kicker{margin-bottom:8px;font-size:8px}.budget-head h3{letter-spacing:-.025em;margin:0;font-size:19px}.budget-count{white-space:nowrap;font-family:var(--mono);color:#8b8b91;border:1px solid #303034;border-radius:100px;padding:7px 9px;font-size:8px}.budget-items{scrollbar-width:thin;scrollbar-color:#39393e transparent;gap:0;max-height:260px;margin:8px -6px 4px;padding:0 6px;display:grid;overflow:auto}.budget-item{color:#9e9ea4;border-bottom:1px solid #222225;align-items:center;gap:8px;min-height:40px;font-size:10px;display:flex}.budget-item span{flex:1}.budget-item button{color:#68686e;cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:16px;transition:all .2s}.budget-item button:hover,.budget-item button:focus-visible{color:var(--red);background:#f01b241a;outline:none}.budget-empty{text-align:center;color:#67676e;align-content:center;place-items:center;gap:9px;min-height:130px;display:grid}.budget-empty i{width:34px;height:34px;color:var(--red);border:1px dashed #3a3a3f;border-radius:50%;place-items:center;font-style:normal;display:grid}.budget-empty p{margin:0;font-size:11px}.budget-totals{border-top:1px solid #29292d;border-bottom:1px solid #29292d;gap:13px;padding:16px 0;display:grid}.budget-totals>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.budget-totals span{color:#77777d;font-size:10px}.budget-totals strong{letter-spacing:-.04em;font-size:22px}.budget-totals small{color:#707076;letter-spacing:0;margin-left:3px;font-size:9px}.budget-number{animation:.32s totalPulse}@keyframes totalPulse{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}.budget-disclaimer{color:#5f5f65;margin:14px 0;font-size:8px;line-height:1.55}.budget-actions{gap:8px;display:grid}.budget-actions .button{gap:10px;width:100%;min-height:45px;padding:0 12px;font-size:11px}.budget-email{color:#c7c7cb}.budget-actions .disabled{opacity:.42;pointer-events:none}.budget-clear{color:#66666d;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;width:100%;margin-top:13px;font-size:9px;text-decoration:underline}.budget-clear:hover:not(:disabled){color:#aaa}.budget-clear:disabled{opacity:.35;cursor:not-allowed}.mobile-budget-bar{display:none}.base-price>div strong{letter-spacing:-.045em;font-size:31px}.base-price>div span{font-size:12px}@media (width<=1050px){.builder-layout{grid-template-columns:minmax(0,1fr) 320px}.builder-catalog{grid-template-columns:1fr}.builder-card{min-height:278px}}@media (width<=820px){.builder-layout{grid-template-columns:1fr}.builder-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-summary{margin-top:10px;position:relative;top:auto}.budget-items{max-height:none}.builder-card{min-height:290px}}@media (width<=620px){body{padding-bottom:78px}.builder-catalog{grid-template-columns:1fr}.builder-card{min-height:270px;padding:19px}.builder-card h3{margin-top:23px;font-size:19px}.builder-prices{margin-top:20px}.budget-summary{padding:19px;scroll-margin-top:90px}.mobile-budget-bar{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0ff5;border:1px solid #3a3a3f;border-radius:12px;grid-template-columns:1fr .8fr auto;align-items:center;gap:10px;min-height:62px;padding:9px 10px 9px 14px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 16px 45px #000}.mobile-budget-bar span{gap:3px;display:grid}.mobile-budget-bar small{font-family:var(--mono);letter-spacing:.1em;color:#66666d;font-size:7px}.mobile-budget-bar strong{color:#ddd;font-size:11px}.mobile-budget-bar i{background:var(--red);color:#fff;border-radius:7px;padding:10px 9px;font-size:9px;font-style:normal;font-weight:650}.floating-wa{display:none}.footer{padding-bottom:15px}}@media (prefers-reduced-motion:reduce){.budget-number{animation:none}.builder-card{transition:none}}.why-radix,.about,.purpose,.faq{padding-top:140px;padding-bottom:140px}.why-radix,.about,.faq{border-top:1px solid #1c1c1f}.why-radix .section-heading,.faq .section-heading{margin-bottom:64px}.why-radix h2,.about h2,.purpose h2,.faq h2{letter-spacing:-.05em;margin:0;font-size:clamp(44px,5vw,70px);font-weight:620;line-height:1}.why-radix h2 span,.about h2 span,.purpose h2 span,.faq h2 span{color:#68686e}.why-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.why-card{background:linear-gradient(145deg,#ffffff06,#0000 45%),#0d0d0f;border:1px solid #28282c;border-radius:15px;min-height:345px;padding:25px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.why-card:after{content:"";border:1px solid #f01b2414;border-radius:50%;width:180px;height:180px;position:absolute;top:-110px;right:-100px}.why-card:hover{border-color:#44444a;transform:translateY(-5px);box-shadow:0 24px 55px #0000004d}.why-card>span{font-family:var(--mono);color:#5f5f66;font-size:9px}.why-symbol{width:58px;height:58px;color:var(--red);font-family:var(--mono);letter-spacing:.08em;background:#111113;border:1px solid #3a3a3f;border-radius:12px;place-items:center;margin:45px 0 34px;font-size:8px;display:grid;box-shadow:0 0 30px #f01b240d}.why-card h3{letter-spacing:-.025em;margin:0 0 12px;font-size:20px}.why-card p{color:#797980;max-width:330px;margin:0;font-size:13px;line-height:1.65}.why-manifesto{background:radial-gradient(circle at 0,#f01b2414,#0000 24%),#0b0b0d;border:1px solid #29292d;border-radius:15px;grid-template-columns:70px 1fr auto;align-items:center;gap:24px;margin-top:16px;padding:29px 34px;display:grid}.why-manifesto .mark{transform:scale(.72)}.why-manifesto p{color:#7d7d84;gap:6px;margin:0;font-size:14px;display:grid}.why-manifesto small{font-family:var(--mono);letter-spacing:.15em;color:var(--red);font-size:8px}.why-manifesto strong{color:#e1e1e4;font-size:17px}.why-manifesto a{color:#c3c3c8;border-bottom:1px solid #444;padding-bottom:5px;font-size:12px}.why-manifesto a span{color:var(--red);margin-left:6px}.about-panel{background:linear-gradient(135deg,#111113,#09090a);border:1px solid #29292d;border-radius:20px;grid-template-columns:.9fr 1.1fr;gap:100px;padding:72px;display:grid;position:relative;overflow:hidden}.about-panel:before{content:"RADIX";color:#ffffff05;letter-spacing:.12em;font-size:160px;font-weight:750;line-height:1;position:absolute;bottom:-35px;right:-18px}.about-intro,.about-copy{z-index:1;position:relative}.about-copy{border-left:1px solid #2c2c30;padding-left:55px}.about-lead{letter-spacing:-.02em;color:#d5d5d9!important;font-size:21px!important;line-height:1.5!important}.about-copy p{color:#818188;margin:0 0 22px;font-size:14px;line-height:1.75}.about-copy p:last-child{margin-bottom:0}.about-values{border:1px solid #29292d;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid;overflow:hidden}.about-values div{background:#0b0b0d;align-items:center;gap:17px;min-height:84px;padding:20px;display:flex}.about-values div+div{border-left:1px solid #29292d}.about-values span{font-family:var(--mono);color:var(--red);font-size:8px}.about-values strong{color:#b2b2b7;font-size:12px;font-weight:520}.purpose{padding-top:70px}.purpose-heading{grid-template-columns:1fr;gap:16px;margin-bottom:55px;display:grid}.purpose-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.purpose-grid:focus-visible{outline-offset:5px;border-radius:18px;outline:2px solid #f01b24a6}.purpose-card{background:#0d0d0f;border:1px solid #29292d;border-radius:18px;min-height:380px;padding:38px;position:relative;overflow:hidden}.purpose-card:before{content:"";opacity:.65;background:radial-gradient(circle at 95% 5%,#f01b241a,#0000 35%);position:absolute;inset:0}.purpose-card.vision:before{background:radial-gradient(circle at 5% 95%,#ffffff0e,#0000 38%)}.purpose-top,.purpose-card>small,.purpose-card h3,.purpose-card p{position:relative}.purpose-top{justify-content:space-between;align-items:center;display:flex}.purpose-top span{font-family:var(--mono);color:#5d5d64;font-size:9px}.purpose-top i{background:var(--red);border-radius:50%;width:8px;height:8px;box-shadow:0 0 16px #f01b24b3}.purpose-card>small{font-family:var(--mono);letter-spacing:.17em;color:var(--red);margin-top:92px;font-size:9px;display:block}.purpose-card h3{letter-spacing:-.04em;max-width:470px;margin:17px 0 14px;font-size:28px;line-height:1.16}.purpose-card p{color:#7d7d84;max-width:500px;margin:0;font-size:14px;line-height:1.7}.purpose-swipe-hint{display:none}.faq{padding-top:100px}.faq-list{border-top:1px solid #2b2b2f}.faq-list details{border-bottom:1px solid #2b2b2f}.faq-list summary{cursor:pointer;grid-template-columns:70px 1fr 36px;align-items:center;gap:20px;min-height:92px;padding:0 12px;list-style:none;transition:background .25s,padding .25s;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover,.faq-list summary:focus-visible{background:linear-gradient(90deg,#f01b240b,#0000 60%);outline:none;padding-left:20px}.faq-list summary>span{font-family:var(--mono);color:var(--red);font-size:9px}.faq-list summary strong{letter-spacing:-.015em;font-size:17px;font-weight:530}.faq-list summary i{color:#8b8b92;border:1px solid #343439;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;transition:transform .3s,color .3s,border-color .3s;display:grid}.faq-list details[open] summary i{color:var(--red);border-color:#f01b2473;transform:rotate(45deg)}.faq-list details>p{color:#7f7f86;max-width:760px;margin:-8px 0 0;padding:0 60px 30px 102px;font-size:14px;line-height:1.7}.faq-list details[open]>p{animation:.3s faqIn}@keyframes faqIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (width<=1050px){.nav{gap:16px}.why-grid{grid-template-columns:1fr 1fr}.why-card:last-child{grid-column:1/-1;min-height:290px}.about-panel{gap:55px;padding:52px}.about-copy{padding-left:38px}.purpose-card{min-height:400px}}@media (width<=820px){.why-radix,.about,.purpose,.faq{padding-top:100px;padding-bottom:100px}.why-grid{grid-template-columns:1fr}.why-card:last-child{grid-column:auto}.why-card{min-height:300px}.why-symbol{margin:35px 0 28px}.why-manifesto{grid-template-columns:50px 1fr}.why-manifesto a{grid-column:2}.about-panel{grid-template-columns:1fr;gap:40px}.about-copy{border-top:1px solid #2c2c30;border-left:0;padding:35px 0 0}.purpose-grid{grid-template-columns:1fr}.purpose-card{min-height:340px}.purpose-card>small{margin-top:70px}.faq-list summary{grid-template-columns:45px 1fr 32px;gap:12px}.faq-list details>p{padding-left:57px}.about-values{grid-template-columns:1fr}.about-values div+div{border-top:1px solid #29292d;border-left:0}}@media (width<=560px){.why-radix,.about,.purpose,.faq{padding-top:78px;padding-bottom:78px}.why-radix h2,.about h2,.purpose h2,.faq h2{font-size:40px}.why-card{padding:21px}.why-manifesto{grid-template-columns:1fr;padding:24px}.why-manifesto .mark{display:none}.why-manifesto a{grid-column:auto;justify-self:start}.about-panel{padding:31px 22px}.about-panel:before{font-size:90px}.about-lead{font-size:18px!important}.about-values div{min-height:72px}.purpose-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:calc(100% - 24px);grid-auto-flow:column;gap:12px;margin-right:-14px;padding:2px 24px 10px 0;scroll-padding-inline:0;overflow-x:auto}.purpose-grid::-webkit-scrollbar{display:none}.purpose-card{scroll-snap-align:start;scroll-snap-stop:always;min-height:350px;padding:27px 22px}.purpose-card h3{font-size:24px}.purpose-swipe-hint{color:#66666d;font-family:var(--mono);letter-spacing:.13em;justify-content:flex-end;align-items:center;gap:7px;margin:13px 0 0;font-size:7px;display:flex}.purpose-swipe-hint i{background:#38383d;border-radius:3px;width:16px;height:3px}.purpose-swipe-hint i:first-of-type{background:var(--red);width:28px}.purpose-swipe-hint b{color:#929298;margin-left:2px;font-size:12px;font-weight:500}.faq-list summary{grid-template-columns:32px 1fr 30px;gap:8px;min-height:84px;padding:0 2px}.faq-list summary strong{font-size:14px;line-height:1.4}.faq-list summary:hover,.faq-list summary:focus-visible{padding-left:6px}.faq-list details>p{margin:0;padding:0 32px 25px 42px;font-size:13px}}@media (prefers-reduced-motion:reduce){.faq-list details[open]>p{animation:none}.why-card{transition:none}}.mark{filter:drop-shadow(0 0 14px #f01b242e);place-items:center;display:inline-grid}.mark img{object-fit:contain;width:100%;height:auto;display:block}.mark-small{width:22px;height:22px}.tree-root .mark{width:55px;height:55px;margin:0 0 5px;transform:none}.why-manifesto .mark{width:54px;height:54px;transform:none}html,body{max-width:100%;overflow-x:clip}@media (width<=820px){.hero-glow{width:440px;height:440px;top:140px;right:-180px}.growth-stage{grid-template-columns:1fr;gap:10px;display:grid;overflow:hidden;min-height:0!important;padding:28px 18px!important}.growth-axis{margin-bottom:10px;padding-left:2px}.growth-line{box-shadow:0 -25px 35px #f01b2433;background:linear-gradient(to bottom,var(--red) 0 17%,#38383d 17%)!important;width:1px!important;height:auto!important;inset:76px auto 30px 31px!important}.growth-node{border-radius:10px;grid-template-columns:38px 1fr;align-items:center;margin:0 0 0 30px;display:grid;box-shadow:0 10px 24px #00000029;width:auto!important;height:64px!important;padding:0 15px!important;position:relative!important;inset:auto!important;transform:none!important}.growth-node span{font-size:8px}.growth-node strong{margin:0;font-size:13px}.growth-node small{display:none}.growth-node:before{display:none!important}.growth-node:after{border-width:2px;width:7px;height:7px;transform:translateY(-50%);inset:50% auto auto -34px!important}.node-6{opacity:1}.system-card{padding:17px 14px 15px}.module-tree{min-height:465px;padding-top:27px}.tree-root{width:154px;height:126px}.tree-root .mark{width:48px;height:48px;margin-bottom:7px}.tree-root strong{font-size:11px}.tree-root small{margin-top:6px}.connector.vertical{height:55px;top:153px}.connector.horizontal{width:66%;top:208px;left:17%}.connector.horizontal:before,.connector.horizontal:after{height:18px}.tree-modules{background:linear-gradient(#343438,#343438) 50%/1px 100% no-repeat;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;top:226px;left:1%;right:1%}.tree-module{background:#0e0e10;height:68px;padding:12px 11px;margin-top:0!important}.tree-module:nth-child(n+3){margin-top:0}.tree-module:before{display:none}.tree-module b{margin-top:8px;font-size:8px}.system-bottom{display:none}}@media (width<=560px){.growth-stage{padding:24px 14px!important}.growth-line{left:27px!important}.growth-node{grid-template-columns:34px 1fr;margin-left:28px;height:60px!important;padding:0 12px!important}.growth-node:after{left:-32px!important}.growth-axis{font-size:8px}.system-card{border-radius:15px}.system-top{font-size:8px}.module-tree{min-height:445px}.tree-root{width:144px;height:116px}.connector.vertical{height:51px;top:143px}.connector.horizontal{top:194px}.tree-modules{gap:8px;top:212px}.tree-module{height:64px;padding:10px}.tree-module b{letter-spacing:.04em;font-size:8px}.tree-module i{top:11px;right:9px}}.signal-strip{display:block;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.signal-strip>.signal-track{will-change:transform;align-items:center;gap:0;width:max-content;margin:0;animation:24s linear infinite signalMarquee;display:flex}.signal-group{flex:none;justify-content:space-around;align-items:center;width:max-content;min-width:100vw;padding:0 28px;display:flex}.signal-item{white-space:nowrap;color:#626269;font-family:var(--mono);letter-spacing:.18em;align-items:center;gap:28px;font-size:9px;display:inline-flex}.signal-item i{background:var(--red);border-radius:50%;flex:none;width:3px;height:3px}@keyframes signalMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=700px){.signal-strip{background:linear-gradient(#09090a,#0b0b0c);height:76px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 12px),#0000);mask-image:linear-gradient(90deg,#0000,#000 12px calc(100% - 12px),#0000)}.signal-strip>.signal-track{height:100%;animation-duration:24s}.signal-group{justify-content:flex-start;gap:12px;width:max-content;min-width:100vw;padding:0 18px}.signal-item{color:#a0a0a6;letter-spacing:.14em;background:#101012;border:1px solid #29292d;border-radius:999px;gap:10px;min-height:38px;padding:0 15px;font-size:8px;box-shadow:inset 0 1px #ffffff06}.signal-item i{width:4px;height:4px;box-shadow:0 0 8px #f01b24a6}}@media (prefers-reduced-motion:reduce){.signal-strip>.signal-track{animation:none}.signal-group[aria-hidden=true]{display:none}}.spotlights{--spotlight-card:min(1120px,calc(100vw - 120px));--spotlight-gap:18px;background:#1b1b1d;border-top:1px solid #29292c;border-bottom:1px solid #29292c;padding:122px 0 108px;overflow:hidden}.spotlights-heading{grid-template-columns:1fr 380px;align-items:end;gap:70px;margin-bottom:52px;display:grid}.spotlights-heading .kicker{margin-bottom:19px}.spotlights-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(50px,5vw,72px);font-weight:650;line-height:.98}.spotlights-heading>p{color:#9b9ba1;margin:0 0 6px;font-size:17px;line-height:1.6}.spotlight-stage{overflow:visible}.spotlight-track{--spotlight-step:calc(var(--spotlight-card) + var(--spotlight-gap));gap:var(--spotlight-gap);will-change:transform;width:max-content;padding-left:max(24px,50vw - 620px);transition:transform .8s cubic-bezier(.22,.78,.18,1);display:flex}.spotlight-track[data-index="1"]{transform:translate3d(calc(0px - var(--spotlight-step)),0,0)}.spotlight-track[data-index="2"]{transform:translate3d(calc(0px - var(--spotlight-step) - var(--spotlight-step)),0,0)}.spotlight-track[data-index="3"]{transform:translate3d(calc(0px - var(--spotlight-step) - var(--spotlight-step) - var(--spotlight-step)),0,0)}.spotlight-card{flex:0 0 var(--spotlight-card);background:#050506;border:1px solid #303034;border-radius:28px;height:620px;transition:opacity .5s,filter .5s;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000038}.spotlight-card[aria-hidden=true]{opacity:.58;filter:saturate(.7)}.spotlight-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff09,#0000 35%);position:absolute;inset:0}.spotlight-copy{z-index:3;width:48%;padding:54px 0 48px 54px;position:relative}.spotlight-copy>span{font-family:var(--mono);letter-spacing:.16em;color:var(--red);font-size:9px}.spotlight-copy h3{letter-spacing:-.048em;max-width:480px;margin:22px 0 18px;font-size:clamp(36px,3.35vw,50px);font-weight:630;line-height:1.04}.spotlight-copy p{color:#85858c;max-width:410px;margin:0;font-size:15px;line-height:1.65}.spotlight-copy>strong{color:#dddde1;align-items:center;gap:10px;margin-top:28px;font-size:12px;font-weight:570;display:inline-flex}.spotlight-copy>strong:before{content:"";background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #f01b24b3}.spotlight-visual{z-index:1;width:58%;height:100%;position:absolute;top:0;right:0}.spotlight-visual:before{content:"";filter:blur(16px);background:radial-gradient(circle,#f01b2429,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:15%;right:8%}.demo-window{background:#0c0c0e;border:1px solid #333338;border-radius:18px;width:84%;height:66%;position:absolute;top:17%;right:7%;overflow:hidden;transform:perspective(900px)rotateY(-5deg)rotateX(2deg);box-shadow:0 35px 80px #000,0 0 70px #f01b2412}.demo-bar{background:#111113;border-bottom:1px solid #29292d;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.demo-bar i{background:#3c3c41;border-radius:50%;width:6px;height:6px}.demo-bar i:first-child{background:var(--red)}.demo-bar span{font-family:var(--mono);letter-spacing:.11em;color:#5e5e64;margin-left:auto;font-size:7px}.store-layout{grid-template-columns:1.25fr .75fr;gap:12px;height:calc(100% - 42px);padding:18px;display:grid}.store-feature{background:radial-gradient(circle at 80% 25%,#f01b2473,#0000 26%),linear-gradient(145deg,#242428,#101012);border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:22px;display:flex;position:relative;overflow:hidden}.store-feature:after{content:"";border:1px solid #ffffff1f;border-radius:75px 75px 18px 18px;width:150px;height:210px;position:absolute;top:35px;right:-30px;transform:rotate(18deg);box-shadow:inset 0 0 45px #ffffff0a}.store-feature small{background:var(--red);font-family:var(--mono);letter-spacing:.1em;border-radius:50px;padding:6px 8px;font-size:6px;position:absolute;top:18px;left:18px}.store-feature b{z-index:1;letter-spacing:-.04em;font-size:21px;line-height:1.05;position:relative}.store-feature span{z-index:1;color:#aaa;margin-top:12px;font-size:8px;position:relative}.store-products{grid-template-rows:repeat(3,1fr);gap:10px;display:grid}.store-products i{background:linear-gradient(135deg,#1b1b1e,#0e0e10);border:1px solid #29292d;border-radius:10px;position:relative}.store-products i:before{content:"";aspect-ratio:1;background:linear-gradient(145deg,#3e3e43,#1b1b1f);border-radius:7px;width:34%;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.store-products i:after{content:"";height:3px;box-shadow:0 10px #27272b,0 20px var(--red);background:#36363b;border-radius:3px;position:absolute;top:34%;left:45%;right:10px}.result-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e10f0;border:1px solid #f01b2473;border-radius:13px;gap:6px;min-width:160px;padding:15px 18px;display:grid;position:absolute;bottom:12%;right:2%;box-shadow:0 20px 55px #000,0 0 35px #f01b2421}.result-badge small{font-family:var(--mono);letter-spacing:.12em;color:#74747a;font-size:7px}.result-badge strong{color:#fff;font-size:21px}.result-badge:before{content:"";background:var(--red);width:7px;height:7px;box-shadow:0 0 12px var(--red);border-radius:50%;position:absolute;top:20px;left:-4px}.visual-contact{background:radial-gradient(circle at 65% 48%,#f01b241a,#0000 34%)}.contact-lines{position:absolute;inset:18% 8% 16% 16%}.contact-lines i{border:1px solid #242428;border-radius:50%;position:absolute}.contact-lines i:first-child{inset:0}.contact-lines i:nth-child(2){inset:13%}.contact-lines i:nth-child(3){border-color:#f01b2438;inset:27%}.chat-bubble{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111113f0;border:1px solid #35353a;border-radius:17px;width:270px;padding:18px 20px;position:absolute;box-shadow:0 24px 65px #000}.chat-bubble small{font-family:var(--mono);letter-spacing:.14em;color:#68686f;font-size:7px}.chat-bubble p{color:#dedee2;margin:9px 0 0;font-size:14px;line-height:1.4}.chat-one{top:23%;right:13%;transform:rotate(2deg)}.chat-two{border-color:#f01b2473;top:48%;left:5%;transform:rotate(-2deg)}.chat-two small{color:var(--red)}.chat-action{background:#111113;border:1px solid #323237;border-radius:16px;align-items:center;gap:12px;min-width:250px;height:64px;padding:0 15px;display:flex;position:absolute;bottom:13%;right:8%;box-shadow:0 25px 55px #000}.chat-action b{background:var(--red);width:36px;height:36px;font-family:var(--mono);border-radius:50%;place-items:center;font-size:10px;display:grid}.chat-action span{color:#bcbcc1;font-size:11px}.chat-action i{color:var(--red);margin-left:auto;font-style:normal}.calendar-card{background:#0e0e10;border:1px solid #35353a;border-radius:20px;width:82%;padding:22px;position:absolute;top:14%;right:7%;transform:perspective(900px)rotateY(-5deg);box-shadow:0 35px 85px #000}.calendar-head{height:44px;font-family:var(--mono);letter-spacing:.12em;color:#a2a2a8;border-bottom:1px solid #29292d;justify-content:space-between;align-items:start;font-size:8px;display:flex}.calendar-head b{color:var(--red);background:#f01b2421;border-radius:30px;padding:6px 8px;font-size:7px}.calendar-days,.calendar-grid{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.calendar-days{padding:16px 0 8px}.calendar-days small{text-align:center;color:#55555b;font-family:var(--mono);font-size:7px}.calendar-grid i{aspect-ratio:1;color:#6b6b72;background:#111113;border:1px solid #222226;border-radius:8px;place-items:center;font-size:8px;font-style:normal;display:grid}.calendar-grid i.booked{color:#fff;background:#f01b2421;border-color:#f01b2480;box-shadow:0 0 18px #f01b241f}.booking-confirm{background:#0e0e10f2;border:1px solid #f01b246b;border-radius:14px;align-items:center;gap:13px;min-width:240px;padding:16px;display:flex;position:absolute;bottom:12%;left:3%;box-shadow:0 24px 60px #000}.booking-confirm>span{background:var(--red);border-radius:50%;place-items:center;width:35px;height:35px;font-weight:700;display:grid}.booking-confirm div{gap:5px;display:grid}.booking-confirm small{font-family:var(--mono);letter-spacing:.12em;color:#73737a;font-size:7px}.booking-confirm strong{font-size:13px}.visual-growth{width:60%;right:1%}.growth-orbit{border:1px solid #2b2b30;border-radius:50%;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:390px;height:390px}.orbit-two{border-color:#f01b2438;width:250px;height:250px;box-shadow:0 0 70px #f01b240d}.growth-core{z-index:3;background:#111113;border:1px solid #f01b246b;border-radius:26px;align-content:center;place-items:center;gap:9px;width:130px;height:130px;display:grid;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 70px #000,0 0 50px #f01b241f}.growth-core img{width:55px;height:55px}.growth-core small{font-family:var(--mono);letter-spacing:.13em;color:#8a8a90;font-size:7px}.growth-chip{z-index:2;min-width:112px;height:42px;font-family:var(--mono);letter-spacing:.09em;color:#aaa;background:#101012;border:1px solid #343439;border-radius:12px;align-items:center;gap:9px;padding:0 13px;font-size:8px;display:flex;position:absolute;box-shadow:0 18px 45px #000}.growth-chip i{background:var(--red);width:5px;height:5px;box-shadow:0 0 10px var(--red);border-radius:50%}.chip-shop{top:25%;left:3%}.chip-users{top:29%;right:2%}.chip-mail{bottom:22%;left:8%}.chip-data{bottom:18%;right:7%}.growth-chip:after{content:"";background:linear-gradient(90deg,#343439,#0000);width:70px;height:1px;position:absolute;top:50%}.chip-shop:after,.chip-mail:after{left:100%}.chip-users:after,.chip-data:after{right:100%;transform:rotate(180deg)}.spotlight-controls{background:#2a2a2d;border-radius:999px;align-items:center;gap:7px;width:max-content;margin:34px auto 0;padding:7px;display:flex;box-shadow:inset 0 1px #ffffff0a}.spotlight-controls button{color:#b7b7bc;cursor:pointer;border:0;transition:all .25s}.spotlight-arrow,.spotlight-play{background:#363639;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.spotlight-play{background:#313134;margin-left:2px;font-size:12px}.spotlight-controls button:hover,.spotlight-controls button:focus-visible{color:#fff;background:#46464a;outline:none;box-shadow:0 0 0 2px #f01b2459}.spotlight-dots{background:#222225;border-radius:30px;align-items:center;gap:9px;height:38px;padding:0 12px;display:flex}.spotlight-dots button{background:#77777d;border-radius:50%;width:7px;height:7px;padding:0}.spotlight-dots button.active{background:#efeff1;border-radius:9px;width:32px}@media (width<=820px){.spotlights{--spotlight-card:calc(100vw - 60px);--spotlight-gap:14px;padding:92px 0}.spotlights-heading{grid-template-columns:1fr;gap:18px;margin-bottom:38px}.spotlights-heading>p{max-width:540px}.spotlight-track{padding-left:30px}.spotlight-card{height:620px}.spotlight-copy{width:58%;padding:42px 0 38px 40px}.spotlight-copy h3{font-size:38px}.spotlight-visual{width:55%}.demo-window{width:92%;right:4%}.chat-bubble{width:230px}.visual-growth{width:57%}}@media (width<=560px){.spotlights{--spotlight-card:calc(100vw - 44px);--spotlight-gap:12px;padding:78px 0 72px}.spotlights-heading{margin-bottom:30px}.spotlights-heading h2{font-size:40px}.spotlights-heading>p{font-size:14px}.spotlight-track{padding-left:14px}.spotlight-card{border-radius:22px;height:610px}.spotlight-copy{width:auto;padding:28px 24px}.spotlight-copy h3{max-width:310px;margin:16px 0 12px;font-size:30px;line-height:1.04}.spotlight-copy p{max-width:310px;font-size:13px;line-height:1.55}.spotlight-copy>strong{margin-top:17px;font-size:10px}.spotlight-visual{width:100%;height:300px;inset:auto 0 0}.spotlight-visual:before{width:280px;height:280px;top:0;right:4%}.demo-window{border-radius:14px;width:86%;height:76%;top:5%;right:7%;transform:none}.demo-bar{height:32px}.store-layout{height:calc(100% - 32px);padding:11px}.store-feature{padding:14px}.store-feature b{font-size:15px}.store-feature:after{width:95px;height:135px}.result-badge{min-width:135px;padding:11px 13px;bottom:5%;right:3%}.result-badge strong{font-size:16px}.contact-lines{inset:3% 6%}.chat-bubble{width:205px;padding:13px 15px}.chat-bubble p{font-size:11px}.chat-one{top:10%;right:6%}.chat-two{top:43%;left:4%}.chat-action{min-width:205px;height:52px;bottom:4%;right:5%}.calendar-card{width:88%;padding:14px;top:1%;right:6%;transform:none}.calendar-head{height:34px}.calendar-days{padding:11px 0 6px}.calendar-days,.calendar-grid{gap:4px}.calendar-grid i{border-radius:6px}.booking-confirm{min-width:200px;padding:11px;bottom:2%;left:4%}.visual-growth{width:100%}.orbit-one{width:260px;height:260px}.orbit-two{width:170px;height:170px}.growth-core{border-radius:21px;width:98px;height:98px}.growth-core img{width:42px;height:42px}.growth-chip{min-width:92px;height:36px;font-size:7px}.chip-shop{top:19%;left:3%}.chip-users{top:22%;right:2%}.chip-mail{bottom:17%;left:5%}.chip-data{bottom:14%;right:4%}.growth-chip:after{width:35px}.spotlight-controls{margin-top:25px}.spotlight-arrow{display:none}.spotlight-dots{padding:0 10px}.spotlight-card[aria-hidden=true]{opacity:.48}}@media (prefers-reduced-motion:reduce){.spotlight-track{transition:none}}.system-card{border-radius:28px}.live i{animation:2.4s ease-in-out infinite systemLivePulse}.module-tree:before{content:"";z-index:0;pointer-events:none;border:1px dashed #f01b2429;border-radius:50%;width:220px;height:220px;animation:24s linear infinite systemOrbit;position:absolute;top:28px;left:50%;transform:translate(-50%)}.tree-root{border-radius:34px;animation:4.8s ease-in-out infinite systemCoreBreath}.tree-root:before{content:"";opacity:.25;pointer-events:none;border:1px solid #f01b241f;border-radius:42px;animation:4.8s ease-in-out infinite systemHalo;position:absolute;inset:-9px}.connector.vertical{background:linear-gradient(#343438 0 38%,#f01b24b3 50%,#343438 62% 100%) 0 0/100% 220%;animation:3.6s linear infinite systemLineFlow}.connector.vertical:after{content:"";background:var(--red);width:5px;height:5px;box-shadow:0 0 14px var(--red);border-radius:50%;animation:3.6s linear infinite systemSignalDrop;position:absolute;top:0;left:-2px}.tree-module i{animation:7.2s ease-in-out infinite systemNodePulse}.tree-module:first-child i{animation-delay:-.9s}.tree-module:nth-child(2) i{animation-delay:.3s}.tree-module:nth-child(3) i{animation-delay:1.5s}.tree-module:nth-child(4) i{animation-delay:2.7s}.tree-module:nth-child(5) i{animation-delay:3.9s}.tree-module:nth-child(6) i{animation-delay:5.1s}@keyframes systemLivePulse{0%,to{opacity:.45;box-shadow:0 0 6px var(--red);transform:scale(.75)}50%{opacity:1;box-shadow:0 0 16px var(--red);transform:scale(1.18)}}@keyframes systemOrbit{to{transform:translate(-50%)rotate(360deg)}}@keyframes systemCoreBreath{0%,to{transform:translateY(0);box-shadow:0 20px 50px #000,0 0 #f01b2400}50%{transform:translateY(-4px);box-shadow:0 24px 60px #000,0 0 42px #f01b241f}}@keyframes systemHalo{0%,to{opacity:.16;transform:scale(.96)}50%{opacity:.55;transform:scale(1.03)}}@keyframes systemLineFlow{to{background-position:0 220%}}@keyframes systemSignalDrop{0%{opacity:0;transform:translateY(0)}12%{opacity:1}88%{opacity:1}to{opacity:0;transform:translateY(105px)}}@keyframes systemNodePulse{0%,8%,28%,to{opacity:.38;transform:scale(.72);box-shadow:0 0 5px #f01b2459}12%,22%{opacity:1;box-shadow:0 0 15px var(--red);transform:scale(1.35)}}@media (width<=820px){.system-card{background:radial-gradient(circle at 50% 22%,#f01b241a,#0000 28%),linear-gradient(155deg,#141417fa,#080809f5);border-radius:30px;box-shadow:0 28px 80px #0000007a,inset 0 1px #ffffff0b}.module-tree{min-height:476px}.module-tree:before{border-style:solid;border-color:#f01b2421;width:196px;height:196px;top:6px;box-shadow:inset 0 0 48px #f01b2409}.tree-root{background:linear-gradient(145deg,#151518,#0c0c0e);border-radius:42px;width:150px;height:128px}.tree-root:before{border-radius:49px;inset:-8px}.connector.vertical{height:60px;top:154px}.connector.vertical:after{animation-name:systemSignalDropMobile}.connector.horizontal{background:linear-gradient(90deg,#0000,#3a3a3f 12% 88%,#0000);border-radius:50%;width:56%;top:213px;left:22%}.connector.horizontal:before,.connector.horizontal:after{background:linear-gradient(#3a3a3f,#0000);height:15px}.tree-modules{background:linear-gradient(#343438,#343438) 50% 0/1px calc(100% - 10px) no-repeat;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;top:231px;left:0;right:0}.tree-module{--module-shift:0px;opacity:.46;transform:translateY(var(--module-shift));background:linear-gradient(145deg,#121214,#0c0c0e);border-radius:999px;grid-template-columns:28px minmax(0,1fr);align-items:center;animation:7.2s ease-in-out infinite systemModuleRelay;display:grid;box-shadow:0 10px 25px #00000038;height:58px!important;margin:0!important;padding:0 16px!important}.tree-module:nth-child(2n){--module-shift:10px}.tree-module:first-child{animation-delay:-.9s}.tree-module:nth-child(2){animation-delay:.3s}.tree-module:nth-child(3){animation-delay:1.5s}.tree-module:nth-child(4){animation-delay:2.7s}.tree-module:nth-child(5){animation-delay:3.9s}.tree-module:nth-child(6){animation-delay:5.1s}.tree-module:before{background:#343438;width:11px;height:1px;top:50%;left:auto;display:block!important}.tree-module:nth-child(odd):before{right:-12px}.tree-module:nth-child(2n):before{left:-12px}.tree-module span{font-size:7px}.tree-module b{letter-spacing:.06em;font-size:8px;margin:0!important}.tree-module i{width:5px;height:5px;transform:translateY(-50%);top:50%!important;right:13px!important}.tree-module:nth-child(2n) i{animation-delay:.3s}.tree-module:nth-child(3) i{animation-delay:1.5s}.tree-module:nth-child(4) i{animation-delay:2.7s}.tree-module:nth-child(5) i{animation-delay:3.9s}.tree-module:nth-child(6) i{animation-delay:5.1s}@keyframes systemSignalDropMobile{0%{opacity:0;transform:translateY(0)}12%{opacity:1}88%{opacity:1}to{opacity:0;transform:translateY(58px)}}@keyframes systemModuleRelay{0%,8%,28%,to{opacity:.44;transform:translateY(var(--module-shift)) scale(1);border-color:#29292d;box-shadow:0 10px 25px #00000038}12%,22%{opacity:1;transform:translateY(calc(var(--module-shift) - 3px)) scale(1.02);border-color:#f01b2494;box-shadow:0 14px 32px #00000057,0 0 24px #f01b241c}}}@media (width<=560px){.system-card{border-radius:27px}.module-tree{min-height:458px}.tree-root{border-radius:39px;width:140px;height:120px}.tree-root:before{border-radius:46px}.module-tree:before{width:182px;height:182px}.connector.vertical{height:55px;top:146px}.connector.horizontal{top:200px}.tree-modules{gap:11px 8px;top:218px}.tree-module{grid-template-columns:24px minmax(0,1fr);height:56px!important;padding:0 13px!important}.tree-module:nth-child(2n){--module-shift:9px}.tree-module b{font-size:7px}.tree-module i{right:11px!important}}.pricing{border-top:1px solid #1c1c1f;padding-top:140px;padding-bottom:140px}.pricing-intro{gap:8px;display:grid}.pricing-intro p{color:#929298;margin:0;font-size:15px;line-height:1.6}.pricing-intro p:last-child{color:#d0d0d4}.billing-switch{background:#0d0d0f;border:1px solid #2a2a2e;border-radius:999px;gap:4px;width:max-content;margin:0 auto 58px;padding:5px;display:flex;box-shadow:0 20px 50px #00000040}.billing-switch button{color:#85858b;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:180px;min-height:48px;padding:0 20px;font-size:12px;font-weight:650;transition:all .25s}.billing-switch small{color:#5f5f65;font-family:var(--mono);letter-spacing:.08em;margin-left:7px;font-size:7px}.billing-switch button.active{color:#09090a;background:#f0f0f2;box-shadow:0 8px 24px #00000052}.billing-switch button.active small{color:#6a6a70}.billing-switch button:focus-visible,.plan-select:focus-visible{outline:2px solid var(--red);outline-offset:3px}.plan-system{position:relative}.plan-card{background:radial-gradient(circle at 92% 4%,#f01b2414,#0000 27%),linear-gradient(155deg,#111113,#0a0a0b 70%);border:1px solid #2a2a2f;border-radius:22px;min-width:0;padding:29px;transition:all .3s;position:relative;box-shadow:0 26px 70px #00000047}.plan-card:hover{border-color:#45454b;transform:translateY(-5px);box-shadow:0 32px 75px #00000061}.plan-card.selected{border-color:#f01b24b8;box-shadow:0 0 0 1px #f01b2414,0 30px 80px #00000061,0 0 55px #f01b2417}.plan-root{z-index:2;background:radial-gradient(circle at 50% 0,#f01b241f,#0000 32%),linear-gradient(155deg,#151517,#0a0a0b);width:min(620px,100%);margin:0 auto;padding:33px 36px}.plan-root:after{content:"";background:linear-gradient(var(--red),#343439);width:1px;height:50px;position:absolute;bottom:-50px;left:50%}.plan-branches{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:88px;display:grid;position:relative}.plan-branches:before{content:"";border:1px solid #343439;border-bottom:0;border-radius:14px 14px 0 0;height:39px;position:absolute;top:-39px;left:16.66%;right:16.66%}.plan-branches>.plan-card:before{content:"";background:#343439;width:1px;height:50px;position:absolute;top:-50px;left:50%}.plan-branches>.plan-card.recommended:after{content:"RECOMENDADO";background:var(--red);color:#fff;font-family:var(--mono);letter-spacing:.1em;border-radius:99px;padding:6px 9px;font-size:7px;position:absolute;top:-10px;right:24px;box-shadow:0 0 24px #f01b2459}.plan-card-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.plan-card-top>div>span{font-family:var(--mono);letter-spacing:.15em;color:#696970;font-size:8px}.plan-card-top h3{letter-spacing:-.045em;margin:8px 0 0;font-size:29px}.plan-card-top>strong{color:var(--red);font-family:var(--mono);letter-spacing:.1em;white-space:nowrap;border:1px solid #f01b2461;border-radius:99px;padding:7px 9px;font-size:7px}.plan-tagline{color:#85858c;min-height:42px;margin:18px 0 25px;font-size:13px;line-height:1.6}.plan-price{min-height:76px}.plan-price>small{font-family:var(--mono);letter-spacing:.12em;color:#66666d;margin-bottom:7px;font-size:7px;display:block}.plan-price s{color:#77777e}.plan-price>div{align-items:baseline;gap:8px;display:flex}.plan-price strong{letter-spacing:-.055em;font-size:41px;line-height:1}.plan-price span{color:#78787f;font-size:11px}.plan-card ul{border-top:1px solid #29292d;align-content:start;gap:12px;min-height:169px;margin:27px 0 20px;padding:22px 0 4px;list-style:none;display:grid}.plan-card li{color:#b4b4ba;gap:10px;font-size:11px;line-height:1.45;display:flex}.plan-card li span{color:var(--red);font-size:10px}.plan-commercial{color:#6f6f76;align-content:start;gap:7px;min-height:61px;font-size:9px;line-height:1.45;display:grid}.plan-commercial b{color:#c5c5ca;font-weight:600}.plan-commercial s{color:#797980}.plan-select{color:#d3d3d7;cursor:pointer;background:#151517;border:1px solid #37373c;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:46px;margin-top:16px;padding:0 16px;font-size:11px;font-weight:650;transition:all .25s;display:flex}.plan-select:hover{background:#1a1a1d;border-color:#5b5b61}.plan-select.active{color:#fff;background:#f01b241f;border-color:#f01b2480}.plan-select span{color:var(--red);font-size:14px}.plans-note{color:#77777e;text-align:center;justify-content:center;align-items:center;gap:9px;max-width:720px;margin:28px auto 0;font-size:11px;display:flex}.plans-note>span{width:20px;height:20px;color:var(--red);font-family:var(--mono);border:1px solid #404045;border-radius:50%;flex:0 0 20px;place-items:center;font-size:9px;display:grid}.plans-note strong{color:#c4c4c8}.dependency-notice{background:linear-gradient(90deg,#f01b241a,#f01b2405);border:1px solid #f01b246b;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin:-26px 0 34px;padding:18px 20px;display:flex;box-shadow:0 18px 45px #0000003d}.dependency-notice>div:first-child{gap:6px;display:grid}.dependency-notice span{font-family:var(--mono);letter-spacing:.13em;color:var(--red);font-size:7px}.dependency-notice strong{color:#d6d6da;font-size:12px;line-height:1.45}.dependency-notice>div:last-child{gap:8px;display:flex}.dependency-notice button{border:1px solid var(--red);background:var(--red);color:#fff;white-space:nowrap;cursor:pointer;border-radius:8px;min-height:38px;padding:0 13px;font-size:9px;font-weight:650}.dependency-notice .notice-cancel{color:#aaa;background:#141416;border-color:#3a3a3f}.dependency-notice button:focus-visible{outline-offset:2px;outline:2px solid #fff}.builder-card{min-height:335px}.builder-card.included{background:linear-gradient(145deg,#ffffff09,#0000 48%),#101012;border-color:#3b3b41}.builder-card.included:after{content:"INCLUIDO";color:#74747b;font-family:var(--mono);letter-spacing:.12em;font-size:7px;position:absolute;bottom:77px;right:21px}.builder-card.included .builder-category i{background:#ddd;box-shadow:0 0 9px #ffffff59}.builder-card>p{min-height:61px}.module-meta,.module-requirement,.module-note{font-family:var(--mono);letter-spacing:.06em;margin-top:9px;font-size:7px;line-height:1.5;display:block;position:relative}.module-meta{color:#8d8d94}.module-requirement{color:#73737a}.module-requirement.missing{color:#ef8f94}.module-requirement.ready{color:#8eaa91}.module-note{color:#696970}.builder-prices{margin-top:auto;padding-top:20px}.builder-prices div{min-width:92px}.builder-prices em{color:#65656c;font-family:var(--mono);font-size:7px;font-style:normal}.module-toggle:disabled{cursor:default;color:#aaa;background:#18181a;border-color:#38383d}.module-toggle:disabled span{color:#ddd}.budget-plan{border-bottom:1px solid #29292d;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;padding:16px 0;display:grid;position:relative}.budget-plan>span{font-family:var(--mono);letter-spacing:.12em;color:#64646b;grid-column:1/-1;font-size:7px}.budget-plan>div{gap:3px;display:grid}.budget-plan strong{font-size:16px}.budget-plan small{color:#77777d;font-size:9px}.budget-plan button{color:#99999f;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}.budget-totals .total-year{color:#fff}.budget-disclaimer{line-height:1.6}.budget-items{max-height:300px}@media (width<=1050px){.plan-card{padding:24px}.plan-price strong{font-size:35px}.plan-card ul{min-height:190px}.plan-commercial{min-height:74px}.plan-branches{gap:10px}}@media (width<=820px){.pricing{padding-top:100px;padding-bottom:100px}.billing-switch{margin-bottom:42px}.plan-root{padding:30px}.plan-root:after,.plan-branches:before,.plan-branches>.plan-card:before{display:none}.plan-branches{grid-template-columns:1fr;margin-top:14px}.plan-card{width:min(620px,100%);margin-inline:auto;padding:29px}.plan-card ul,.plan-commercial{min-height:0}.dependency-notice{flex-direction:column;align-items:flex-start;margin-top:-18px}.dependency-notice>div:last-child{width:100%}.dependency-notice button{flex:1}.builder-card{min-height:350px}}@media (width<=560px){.pricing{padding-top:78px;padding-bottom:78px}.pricing .section-heading{margin-bottom:42px}.pricing-intro p{font-size:13px}.billing-switch{width:100%;margin-bottom:34px}.billing-switch button{flex:1;min-width:0;padding:0 10px;font-size:11px}.billing-switch small{margin:3px 0 0;display:block}.plan-card,.plan-root{border-radius:18px;padding:23px}.plan-card-top h3{font-size:26px}.plan-tagline{min-height:0}.plan-price strong{font-size:37px}.plan-card ul{padding-top:18px}.plan-branches>.plan-card.recommended:after{right:18px}.plans-note{text-align:left;align-items:flex-start}.dependency-notice{padding:16px}.dependency-notice>div:last-child{display:grid}.dependency-notice button{white-space:normal}.builder-card{min-height:340px}.builder-card>p{min-height:0}.builder-prices{margin-bottom:18px}.mobile-budget-bar{grid-template-columns:1fr .95fr auto}.mobile-budget-bar span{min-width:0}.mobile-budget-bar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (prefers-reduced-motion:reduce){.plan-card,.billing-switch button,.plan-select{transition:none}.plan-card:hover{transform:none}}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:820px;padding-top:160px;padding-bottom:110px;display:flex}.hero-glow{background:radial-gradient(circle,#f01b241b,#0000 67%);width:760px;height:560px;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.hero>.eyebrow{z-index:1;justify-content:center;position:relative}.hero-grid{z-index:1;width:100%;display:block;position:relative}.hero-copy{text-align:center;width:min(900px,100%);margin-inline:auto}.hero h1{font-size:clamp(64px,7vw,100px)}.hero-lead{max-width:690px;margin:32px auto}.hero-actions{justify-content:center}.hero-note{margin-inline:auto}@media (width<=820px){.hero{min-height:760px;padding-top:145px;padding-bottom:95px}.hero h1{font-size:clamp(52px,12vw,76px)}}@media (width<=560px){.hero{min-height:680px;padding-top:125px;padding-bottom:75px}.hero-glow{width:520px;height:460px}.hero h1{font-size:49px}.hero-actions{width:100%;max-width:420px;margin-inline:auto}}.why-symbol{position:relative}.why-symbol-base i{background:#111113;border:1.5px solid;border-radius:4px;width:29px;height:13px;position:absolute;left:50%;transform:translate(-50%)rotate(-5deg)}.why-symbol-base i:first-child{opacity:.5;top:13px}.why-symbol-base i:nth-child(2){opacity:.72;top:22px}.why-symbol-base i:nth-child(3){opacity:1;top:31px}.why-symbol-clear i{border:1.5px solid;border-radius:50%;width:30px;height:30px;position:relative;box-shadow:0 0 18px #f01b241a}.why-symbol-clear i:before{content:"";border-bottom:1.5px solid;border-left:1.5px solid;width:11px;height:6px;position:absolute;top:8px;left:8px;transform:rotate(-45deg)}.why-symbol-clear i:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;right:-4px;box-shadow:0 0 8px}.why-symbol-human i{border:1.5px solid;border-radius:50%;width:10px;height:10px;position:absolute;top:13px}.why-symbol-human i:first-child{left:15px}.why-symbol-human i:last-child{opacity:.72;right:15px}.why-symbol-human i:after{content:"";border:1.5px solid;border-bottom:0;border-radius:14px 14px 0 0;width:17px;height:13px;position:absolute;top:14px;left:-5px}.why-symbol-human:after{content:"";opacity:.45;background:currentColor;height:1px;position:absolute;bottom:13px;left:18px;right:18px}.purpose-grid{perspective:1400px}.purpose-card{--purpose-rotate-x:0deg;--purpose-rotate-y:0deg;--purpose-shine-x:50%;--purpose-shine-y:50%;transform-style:preserve-3d;will-change:transform;transition:opacity .75s,transform .2s cubic-bezier(.22,.78,.18,1),border-color .3s,box-shadow .3s}.purpose-card:before{transition:opacity .3s,background .18s}.purpose-top,.purpose-card>small,.purpose-card h3,.purpose-card p{transition:transform .25s cubic-bezier(.22,.78,.18,1)}@media (hover:hover) and (pointer:fine){.purpose-card.reveal.visible:hover{transform:translateY(-9px) rotateX(var(--purpose-rotate-x)) rotateY(var(--purpose-rotate-y)) scale(1.012);border-color:#47474d;box-shadow:0 28px 70px #0000006b,0 0 42px #f01b2412}.purpose-card.mission:hover:before{opacity:1;background:radial-gradient(circle at var(--purpose-shine-x) var(--purpose-shine-y),#f01b2429,transparent 38%)}.purpose-card.vision:hover:before{opacity:1;background:radial-gradient(circle at var(--purpose-shine-x) var(--purpose-shine-y),#ffffff17,transparent 38%)}.purpose-card:hover .purpose-top{transform:translateZ(24px)}.purpose-card:hover>small{transform:translateZ(30px)}.purpose-card:hover h3{transform:translateZ(38px)}.purpose-card:hover p{transform:translateZ(26px)}}@media (prefers-reduced-motion:reduce){.purpose-card,.purpose-top,.purpose-card>small,.purpose-card h3,.purpose-card p{transition:none!important}.purpose-card.reveal.visible:hover{transform:none!important}}.foundation-panel{align-items:center;gap:64px}.foundation-panel .benefit-grid{border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:9px;width:100%;overflow:visible}.foundation-panel .benefit-grid div,.foundation-panel .benefit-grid div:nth-child(odd),.foundation-panel .benefit-grid div:nth-last-child(-n+2),.foundation-panel .benefit-grid div:last-child{background:linear-gradient(145deg,#ffffff06,#ffffff02);border:1px solid #29292e;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:70px;padding:13px 15px;transition:border-color .25s,background .25s,transform .25s}.foundation-panel .benefit-grid span{color:#5d5d64;grid-column:1;font-size:7px}.foundation-panel .benefit-grid p{grid-column:2;margin:0;font-size:11px;line-height:1.35}.foundation-panel .benefit-grid i{background:#f01b240f;border:1px solid #f01b2447;border-radius:50%;grid-area:auto/3;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.foundation-panel .benefit-grid div:hover{background:linear-gradient(145deg,#f01b240e,#ffffff03);border-color:#434349;transform:translateY(-2px)}@media (width<=820px){.foundation-panel{gap:42px}.foundation-panel .benefit-grid{max-width:620px}}@media (width<=560px){.foundation-panel .benefit-grid{grid-template-columns:1fr;gap:7px}.foundation-panel .benefit-grid div,.foundation-panel .benefit-grid div:nth-child(odd),.foundation-panel .benefit-grid div:nth-last-child(-n+2),.foundation-panel .benefit-grid div:last-child{min-height:62px}}@media (prefers-reduced-motion:reduce){.foundation-panel .benefit-grid div{transition:none}.foundation-panel .benefit-grid div:hover{transform:none}}@property --contact-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.contact-panel{--contact-border-angle:0deg;background:linear-gradient(#0808099e,#0808099e) padding-box,conic-gradient(from var(--contact-border-angle),#f01b242e 0 38%,#f01b24 46%,#ff6268 50%,#f01b24 54%,#f01b242e 62% 100%) border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #0000;animation:5.5s linear infinite contactBorderOrbit;box-shadow:0 35px 100px #0000005c,0 0 50px #f01b2412}.contact-panel:before{background:radial-gradient(circle at 12% 100%,#f01b241a,#0000 36%),linear-gradient(135deg,#ffffff06,#0000 38%)}.contact .kicker{color:var(--red);opacity:1}.contact h2{font-size:clamp(40px,4vw,58px);line-height:1.02}.contact h2 span{color:var(--red)}.contact-copy>p{color:#929298}.direct-contact a{background:#f01b2409;border-color:#f01b243d}.direct-contact a:hover{background:#f01b2414;border-color:#f01b2480}.direct-contact b{color:#fff;border-color:#f01b246b}.contact form{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0c85;border:1px solid #f01b2440;box-shadow:inset 0 1px #ffffff06,0 24px 60px #0000003d}.contact input,.contact select,.contact textarea{background:#101012b3}.contact input:focus,.contact select:focus,.contact textarea:focus{background:#141416cc;border-color:#f01b24a6;box-shadow:0 0 0 3px #f01b2414}@keyframes contactBorderOrbit{to{--contact-border-angle:360deg}}@media (prefers-reduced-motion:reduce){.contact-panel{background:linear-gradient(#080809ad,#080809ad) padding-box padding-box,linear-gradient(135deg,#f01b2459,#f01b24,#f01b2459) border-box;animation:none}}.plan-branches>.plan-card:before{display:none}.plan-branches>.plan-card:nth-child(2):before{height:39px;display:block;top:-39px}@media (width<=820px){.plan-branches>.plan-card:nth-child(2):before{display:none}}.hero-lava{z-index:0;pointer-events:none;isolation:isolate;opacity:.92;filter:saturate(1.08);position:absolute;inset:-8% -12% -2%;overflow:hidden}.lava-blob{filter:blur(52px);mix-blend-mode:screen;will-change:transform,border-radius;transform-origin:50%;background:radial-gradient(circle at 38% 34%,#ff4c5499 0,#f01b2447 34%,#9604101a 58%,#0000 74%);border-radius:50%;display:block;position:absolute}.lava-blob-1{width:440px;height:440px;animation:18s cubic-bezier(.45,.05,.55,.95) infinite alternate lavaFlowOne;top:18%;left:4%}.lava-blob-2{opacity:.68;width:520px;height:390px;animation:23s cubic-bezier(.4,0,.2,1) infinite alternate-reverse lavaFlowTwo;top:4%;right:-5%}.lava-blob-3{opacity:.72;width:380px;height:460px;animation:20s cubic-bezier(.45,.05,.55,.95) infinite alternate lavaFlowThree;bottom:-16%;left:38%}.lava-blob-4{opacity:.5;width:290px;height:290px;animation:16s cubic-bezier(.4,0,.2,1) infinite alternate-reverse lavaFlowFour;top:58%;left:18%}@keyframes lavaFlowOne{0%{border-radius:46% 54% 61% 39%/55% 42% 58% 45%;transform:translate(-12%,-9%)scale(.72,1.08)rotate(-14deg)}48%{border-radius:60% 40% 43% 57%/39% 62% 38% 61%;transform:translate(43%,22%)scale(1.24,.86)rotate(18deg)}to{border-radius:38% 62% 58% 42%/63% 38% 62% 37%;transform:translate(105%,-4%)scale(.94,1.3)rotate(42deg)}}@keyframes lavaFlowTwo{0%{border-radius:62% 38% 52% 48%/40% 58% 42% 60%;transform:translate(8%,-13%)scale(1.16,.78)rotate(8deg)}52%{border-radius:43% 57% 35% 65%/64% 38% 62% 36%;transform:translate(-42%,36%)scale(.8,1.25)rotate(-22deg)}to{border-radius:55% 45% 64% 36%/37% 63% 43% 57%;transform:translate(-96%,8%)scale(1.22,.92)rotate(-45deg)}}@keyframes lavaFlowThree{0%{border-radius:42% 58% 65% 35%/61% 35% 65% 39%;transform:translate(-28%,20%)scale(.78,1.18)rotate(-12deg)}46%{border-radius:65% 35% 44% 56%/38% 64% 36% 62%;transform:translate(22%,-54%)scale(1.28,.82)rotate(24deg)}to{border-radius:36% 64% 52% 48%/59% 41% 63% 37%;transform:translate(58%,-92%)scale(.86,1.22)rotate(48deg)}}@keyframes lavaFlowFour{0%{border-radius:50%;transform:translate(-22%,12%)scale(.7)}50%{border-radius:63% 37% 58% 42%/43% 61% 39% 57%;transform:translate(88%,-58%)scale(1.42,.96)}to{border-radius:39% 61% 35% 65%/64% 42% 58% 36%;transform:translate(180%,-24%)scale(.88,1.34)}}@media (width<=820px){.hero-lava{opacity:.78;inset:-4% -40% 0}.lava-blob{filter:blur(46px)}.lava-blob-1{width:330px;height:330px}.lava-blob-2{width:390px;height:320px}.lava-blob-3{width:290px;height:350px}.lava-blob-4{width:230px;height:230px}}@media (prefers-reduced-motion:reduce){.hero-lava{opacity:.48}.lava-blob{animation:none!important}.lava-blob-1{transform:translate(8%,4%)scale(1.05)}.lava-blob-2{transform:translate(-32%,18%)scale(.9)}.lava-blob-3{transform:translate(12%,-35%)scale(1.1)}.lava-blob-4{display:none}}.hero{overflow:visible}.hero-lava{width:100vw;left:50%;right:auto;transform:translate(-50%)}.signal-item{font-size:10.71px}@media (width<=700px){.signal-item{font-size:9.52px}}.hero h1 span{color:#ffffff7a}.hero h1 .hero-primary{color:#fff;letter-spacing:-.045em;white-space:nowrap;font-size:.82em;line-height:1.08;display:block}.hero h1 .hero-secondary{color:#ffffff7a;letter-spacing:-.018em;white-space:nowrap;margin-top:.08em;line-height:1.08;display:block}@media (width<=820px){.hero h1 .hero-primary{letter-spacing:-.035em;font-size:.78em}.hero h1 .hero-secondary{letter-spacing:-.012em}}@media (width<=560px){.hero h1 .hero-primary{letter-spacing:-.025em;font-size:.65em}.hero h1 .hero-secondary{letter-spacing:0;font-size:.78em}}:root{--font-geist-sans:Arial,sans-serif;--font-geist-mono:"Courier New",monospace}
