.BlogTemplate-module__dTHMea__main{min-height:100vh}.BlogTemplate-module__dTHMea__hero{background-color:var(--background);border-bottom:1.5px solid var(--border);padding:120px 0 80px}.BlogTemplate-module__dTHMea__tag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.BlogTemplate-module__dTHMea__headline{letter-spacing:-.02em;max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.BlogTemplate-module__dTHMea__subtext{max-width:700px;color:var(--muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.5}.BlogTemplate-module__dTHMea__blogSection{background-color:var(--background)}.BlogTemplate-module__dTHMea__blogContainer{max-width:900px;margin:0 auto;padding:80px 32px}.BlogTemplate-module__dTHMea__toc{background-color:var(--background-panel);border:1px solid var(--border);border-radius:4px;margin:2.5rem 0;padding:1.5rem}.BlogTemplate-module__dTHMea__tocTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1rem;font-size:.9rem;font-weight:700}.BlogTemplate-module__dTHMea__tocList{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.BlogTemplate-module__dTHMea__tocLink{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .2s}.BlogTemplate-module__dTHMea__tocLink:hover{color:var(--accent)}.BlogTemplate-module__dTHMea__jumpChips{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1.5rem 0;display:flex}.BlogTemplate-module__dTHMea__jumpChips span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.BlogTemplate-module__dTHMea__chip{color:var(--foreground);background-color:var(--background-panel);border:1px solid var(--border);border-radius:99px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.BlogTemplate-module__dTHMea__chip:hover{border-color:var(--accent);color:var(--accent);background-color:#10b9810d}.BlogTemplate-module__dTHMea__content h2{letter-spacing:-.01em;margin:3.5rem 0 1.5rem;font-size:2.25rem;font-weight:800}.BlogTemplate-module__dTHMea__content h3{letter-spacing:-.01em;margin:2.5rem 0 1.25rem;font-size:1.75rem;font-weight:800}.BlogTemplate-module__dTHMea__content p{color:var(--muted);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.BlogTemplate-module__dTHMea__content strong{color:var(--foreground)}.BlogTemplate-module__dTHMea__content ul{margin-bottom:2rem;padding-left:1.5rem}.BlogTemplate-module__dTHMea__content li{color:var(--muted);margin-bottom:.75rem;font-size:1.2rem}.BlogTemplate-module__dTHMea__answerChunk{border:1.5px solid var(--accent);box-shadow:4px 4px 0px var(--accent);background-color:#fff;border-radius:4px;margin:2.5rem 0 3.5rem;padding:2rem}.BlogTemplate-module__dTHMea__answerChunk h4{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-size:.9rem;font-weight:800}.BlogTemplate-module__dTHMea__answerChunk p{color:var(--foreground);margin-bottom:0;font-size:1.1rem;font-weight:600;line-height:1.6}.BlogTemplate-module__dTHMea__proTipBox{border-left:4px solid var(--accent);background-color:#10b98108;border-radius:0 4px 4px 0;margin:2rem 0;padding:1.5rem 2rem}.BlogTemplate-module__dTHMea__proTipBox h4{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:.5rem;font-size:.85rem;font-weight:800}.BlogTemplate-module__dTHMea__proTipBox p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;font-weight:500}.BlogTemplate-module__dTHMea__tableWrapper{border:1px solid var(--border);border-radius:4px;width:100%;margin:3rem 0;overflow-x:auto}.BlogTemplate-module__dTHMea__comparisonTable{border-collapse:collapse;width:100%;font-family:var(--font-inter);min-width:600px}.BlogTemplate-module__dTHMea__comparisonTable th{background-color:var(--background-panel);text-align:left;text-transform:uppercase;letter-spacing:.1em;border-bottom:1.5px solid var(--border);padding:1rem;font-size:.8rem}.BlogTemplate-module__dTHMea__comparisonTable td{border-bottom:1px solid var(--border);color:var(--muted);padding:1.25rem 1rem;font-size:.95rem}.BlogTemplate-module__dTHMea__comparisonTable td:first-child{white-space:nowrap}.BlogTemplate-module__dTHMea__comparisonTable tr:last-child td{border-bottom:none}.BlogTemplate-module__dTHMea__comparisonTable strong{color:var(--foreground);font-weight:700}.BlogTemplate-module__dTHMea__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:3.5rem 0;display:grid}.BlogTemplate-module__dTHMea__featureCard{border:1px solid var(--border);background-color:#fff;border-radius:4px;padding:2.5rem;transition:all .2s}.BlogTemplate-module__dTHMea__featureCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px -15px #0000001a}.BlogTemplate-module__dTHMea__featureIcon{color:var(--accent);margin-bottom:1.5rem}.BlogTemplate-module__dTHMea__featureCard h4{margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.BlogTemplate-module__dTHMea__featureCard p{color:var(--muted);margin-bottom:0;font-size:.95rem;line-height:1.6}.BlogTemplate-module__dTHMea__faqSection{margin:4rem 0}.BlogTemplate-module__dTHMea__faqItem{border-bottom:1px solid var(--border);padding:1.5rem 0}.BlogTemplate-module__dTHMea__faqItem:last-child{border-bottom:none}.BlogTemplate-module__dTHMea__faqQuestion{color:var(--foreground);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.BlogTemplate-module__dTHMea__faqAnswer{color:var(--muted);font-size:1rem;line-height:1.6}.BlogTemplate-module__dTHMea__quote{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:2rem 0;padding:2.5rem 0}.BlogTemplate-module__dTHMea__quote p{font-style:italic;color:var(--foreground)!important;margin-bottom:1rem!important;font-size:1.5rem!important;font-weight:700!important;line-height:1.4!important}.BlogTemplate-module__dTHMea__quote cite{color:var(--muted);letter-spacing:.05em;font-size:.9rem;font-style:normal;font-weight:700}.BlogTemplate-module__dTHMea__ctaBox{background-color:var(--background-panel);border:1.5px solid var(--border);text-align:center;border-radius:4px;margin:4rem 0;padding:3rem}.BlogTemplate-module__dTHMea__ctaBox h3{margin-top:0!important;margin-bottom:1rem!important;font-size:1.75rem!important}.BlogTemplate-module__dTHMea__ctaBox p{margin-bottom:2rem!important}.BlogTemplate-module__dTHMea__playStoreBtn{transition:transform .2s;display:inline-block}.BlogTemplate-module__dTHMea__playStoreBtn:hover{transform:scale(1.05)}.BlogTemplate-module__dTHMea__playStoreBadge{width:auto;height:60px}.BlogTemplate-module__dTHMea__sourceBox{background-color:var(--background-panel);border:1px solid var(--border);border-radius:4px;margin:4rem 0;padding:2rem}.BlogTemplate-module__dTHMea__sourceBox h4{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:1rem;font-size:.9rem;font-weight:800}.BlogTemplate-module__dTHMea__sourceList{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.BlogTemplate-module__dTHMea__sourceLink{color:var(--accent);align-items:center;gap:8px;font-size:.9rem;text-decoration:none;display:flex}.BlogTemplate-module__dTHMea__sourceLink:hover{text-decoration:underline}.BlogTemplate-module__dTHMea__authorSection{border-top:1px solid var(--border);align-items:center;gap:2.5rem;margin-top:4rem;padding:4rem 0;display:flex}.BlogTemplate-module__dTHMea__authorImage{background-color:var(--background-panel);border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.BlogTemplate-module__dTHMea__authorInfo h4{margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.BlogTemplate-module__dTHMea__authorInfo p{max-width:500px;color:var(--muted);margin-bottom:1.25rem;font-size:1rem}.BlogTemplate-module__dTHMea__authorSocials{gap:1.5rem;display:flex}.BlogTemplate-module__dTHMea__socialLink{color:var(--accent);align-items:center;gap:4px;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}.BlogTemplate-module__dTHMea__socialLink:hover{text-decoration:underline}@media (max-width:768px){.BlogTemplate-module__dTHMea__authorSection{text-align:center;flex-direction:column;gap:1.5rem}.BlogTemplate-module__dTHMea__authorInfo{flex-direction:column;align-items:center;display:flex}.BlogTemplate-module__dTHMea__headline{font-size:2.25rem}.BlogTemplate-module__dTHMea__blogContainer{padding:56px 20px}.BlogTemplate-module__dTHMea__content p,.BlogTemplate-module__dTHMea__content li{font-size:1.125rem}.BlogTemplate-module__dTHMea__content h2{margin:2.5rem 0 1.25rem;font-size:1.875rem}}
.Navbar-module__cJzEcG__nav{z-index:100;background-color:#000;border-bottom:1px solid #ffffff0d;width:100%;padding:10px 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border)}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.01em;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__maslaBox{letter-spacing:.05em;border-radius:4px;align-items:stretch;margin-left:6px;font-size:.85em;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.Navbar-module__cJzEcG__logoMas{background-color:var(--accent);color:#fff;align-items:center;padding:3px 5px;display:flex}.Navbar-module__cJzEcG__logoLa{color:var(--accent);background-color:#fff;align-items:center;padding:3px 5px;display:flex}.Navbar-module__cJzEcG__navRight{align-items:center;gap:24px;display:flex}.Navbar-module__cJzEcG__links{gap:24px;display:flex}.Navbar-module__cJzEcG__navLink{color:#ffffffb3;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .2s}@media (hover:hover){.Navbar-module__cJzEcG__navLink:hover{color:#fff}}.Navbar-module__cJzEcG__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__mobileMenuBtn,.Navbar-module__cJzEcG__drawer{display:none}.Navbar-module__cJzEcG__loginBtn{white-space:nowrap;padding:8px 16px;font-size:.8125rem}@media (max-width:992px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__navRight{gap:16px}.Navbar-module__cJzEcG__loginBtn{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;display:flex}.Navbar-module__cJzEcG__mobileMenuBtn span{background-color:#fff;width:24px;height:2px;transition:all .3s}.Navbar-module__cJzEcG__mobileMenuBtn.Navbar-module__cJzEcG__isOpen span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__mobileMenuBtn.Navbar-module__cJzEcG__isOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__mobileMenuBtn.Navbar-module__cJzEcG__isOpen span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__drawer{z-index:1000;background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__cJzEcG__drawer.Navbar-module__cJzEcG__isOpen{transform:translate(0)}.Navbar-module__cJzEcG__drawerLink{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}}@media (max-width:480px){.Navbar-module__cJzEcG__loginBtn{display:none}}
.Footer-module__S6Hkya__footer{background-color:#000;border-top:1px solid #ffffff1a;padding-top:40px;padding-bottom:24px}.Footer-module__S6Hkya__grid{justify-content:center;gap:60px;margin-bottom:32px;display:flex}.Footer-module__S6Hkya__linksCol{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__heading{text-transform:uppercase;letter-spacing:.15em;color:#fff;margin-bottom:12px;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__link{color:#ffffff80;font-size:.875rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__externalIcon{opacity:.8;vertical-align:middle;color:inherit;margin-left:4px;transition:transform .2s,opacity .2s,color .2s;display:inline-flex}.Footer-module__S6Hkya__link:hover .Footer-module__S6Hkya__externalIcon{opacity:1;color:#fff;transform:translate(2px,-2px)}.Footer-module__S6Hkya__socialsGroup{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:transform .2s,background-color .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background-color:var(--accent);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__addressRow{text-align:center;border-top:1px solid #ffffff0d;margin-top:0;padding:24px 0}.Footer-module__S6Hkya__addressRow p{color:#fff;letter-spacing:.02em;font-size:.875rem;font-weight:500}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding-top:40px;display:flex}.Footer-module__S6Hkya__bottomBar p{color:#fff6;font-size:.8125rem}.Footer-module__S6Hkya__taglineRow{text-align:center;margin-bottom:40px}.Footer-module__S6Hkya__tagline{letter-spacing:-.01em;color:#fff;text-transform:lowercase;opacity:.9;font-size:1.125rem;font-weight:700}@media (max-width:768px){.Footer-module__S6Hkya__taglineRow{margin-bottom:40px;padding:0 20px}.Footer-module__S6Hkya__tagline{font-size:1.25rem}}@media (max-width:1024px){.Footer-module__S6Hkya__grid{gap:60px}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr);justify-content:flex-start;gap:40px 24px;display:grid}.Footer-module__S6Hkya__footer{padding-top:80px}.Footer-module__S6Hkya__addressRow{text-align:center;padding:40px 24px}.Footer-module__S6Hkya__bottomBar{gap:24px}}.Footer-module__S6Hkya__splitRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;margin-top:20px;padding-top:20px;display:flex}.Footer-module__S6Hkya__copyright{color:#fff6;font-size:.8125rem}.Footer-module__S6Hkya__brandingText{color:#fff6;letter-spacing:.02em;font-size:.75rem;font-weight:500}.Footer-module__S6Hkya__brandingLink{color:#fff;font-weight:600;transition:opacity .2s}.Footer-module__S6Hkya__brandingLink:hover{opacity:.8}@media (max-width:768px){.Footer-module__S6Hkya__splitRow{text-align:center;flex-direction:column;justify-content:center;gap:16px}}
.MetaAdsArchitecture-module__QnzF3W__architectureWrapper{width:100%;margin:4rem 0}.MetaAdsArchitecture-module__QnzF3W__diagramHeader{text-align:center;margin-bottom:3rem}.MetaAdsArchitecture-module__QnzF3W__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.MetaAdsArchitecture-module__QnzF3W__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.MetaAdsArchitecture-module__QnzF3W__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.MetaAdsArchitecture-module__QnzF3W__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.MetaAdsArchitecture-module__QnzF3W__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.MetaAdsArchitecture-module__QnzF3W__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.MetaAdsArchitecture-module__QnzF3W__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MetaAdsArchitecture-module__QnzF3W__logoImg{object-fit:contain;width:100%;height:100%;display:block}.MetaAdsArchitecture-module__QnzF3W__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.MetaAdsArchitecture-module__QnzF3W__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.MetaAdsArchitecture-module__QnzF3W__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.MetaAdsArchitecture-module__QnzF3W__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.MetaAdsArchitecture-module__QnzF3W__childrenGrid{grid-template-columns:repeat(5,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.MetaAdsArchitecture-module__QnzF3W__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:10%;right:10%}.MetaAdsArchitecture-module__QnzF3W__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;position:relative}.MetaAdsArchitecture-module__QnzF3W__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.MetaAdsArchitecture-module__QnzF3W__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.MetaAdsArchitecture-module__QnzF3W__childLogo{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s;display:flex}.MetaAdsArchitecture-module__QnzF3W__childName{color:var(--muted);font-size:.9rem;font-weight:700;transition:color .25s}.MetaAdsArchitecture-module__QnzF3W__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.MetaAdsArchitecture-module__QnzF3W__childNode:hover .MetaAdsArchitecture-module__QnzF3W__childName{color:var(--foreground)}.MetaAdsArchitecture-module__QnzF3W__childNode:hover .MetaAdsArchitecture-module__QnzF3W__childLogo{transform:scale(1.1)}.MetaAdsArchitecture-module__QnzF3W__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.MetaAdsArchitecture-module__QnzF3W__selectedChild:before{background:var(--brand-color)}.MetaAdsArchitecture-module__QnzF3W__selectedChild .MetaAdsArchitecture-module__QnzF3W__childName{color:var(--foreground)}.MetaAdsArchitecture-module__QnzF3W__selectedChild .MetaAdsArchitecture-module__QnzF3W__childLogo{transform:scale(1.1)}.MetaAdsArchitecture-module__QnzF3W__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.MetaAdsArchitecture-module__QnzF3W__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.MetaAdsArchitecture-module__QnzF3W__consoleBrand{align-items:center;gap:.75rem;display:flex}.MetaAdsArchitecture-module__QnzF3W__consoleLogo{width:28px;height:28px}.MetaAdsArchitecture-module__QnzF3W__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.MetaAdsArchitecture-module__QnzF3W__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.MetaAdsArchitecture-module__QnzF3W__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.MetaAdsArchitecture-module__QnzF3W__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.MetaAdsArchitecture-module__QnzF3W__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.MetaAdsArchitecture-module__QnzF3W__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.MetaAdsArchitecture-module__QnzF3W__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.MetaAdsArchitecture-module__QnzF3W__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:900px){.MetaAdsArchitecture-module__QnzF3W__childrenGrid{grid-template-columns:repeat(3,1fr)}.MetaAdsArchitecture-module__QnzF3W__childrenGrid:before,.MetaAdsArchitecture-module__QnzF3W__childNode:before{display:none}}@media (max-width:600px){.MetaAdsArchitecture-module__QnzF3W__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.MetaAdsArchitecture-module__QnzF3W__verticalTrunk{height:25px}.MetaAdsArchitecture-module__QnzF3W__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.MetaAdsArchitecture-module__QnzF3W__childNode:hover,.MetaAdsArchitecture-module__QnzF3W__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.MetaAdsArchitecture-module__QnzF3W__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.MetaAdsArchitecture-module__QnzF3W__childName{font-size:.95rem}.MetaAdsArchitecture-module__QnzF3W__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.MetaAdsArchitecture-module__QnzF3W__detailsConsole{padding:1.5rem}}
.MetaAds2026Architecture-module__v2N8UW__architectureWrapper{width:100%;margin:4rem 0}.MetaAds2026Architecture-module__v2N8UW__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.MetaAds2026Architecture-module__v2N8UW__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.MetaAds2026Architecture-module__v2N8UW__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.MetaAds2026Architecture-module__v2N8UW__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.MetaAds2026Architecture-module__v2N8UW__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.MetaAds2026Architecture-module__v2N8UW__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.MetaAds2026Architecture-module__v2N8UW__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.MetaAds2026Architecture-module__v2N8UW__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.MetaAds2026Architecture-module__v2N8UW__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.MetaAds2026Architecture-module__v2N8UW__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16.66%;right:16.66%}.MetaAds2026Architecture-module__v2N8UW__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.MetaAds2026Architecture-module__v2N8UW__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.MetaAds2026Architecture-module__v2N8UW__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.MetaAds2026Architecture-module__v2N8UW__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.MetaAds2026Architecture-module__v2N8UW__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:.9rem;font-weight:700;transition:color .25s}.MetaAds2026Architecture-module__v2N8UW__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.MetaAds2026Architecture-module__v2N8UW__childNode:hover .MetaAds2026Architecture-module__v2N8UW__childName{color:var(--foreground)}.MetaAds2026Architecture-module__v2N8UW__childNode:hover .MetaAds2026Architecture-module__v2N8UW__childLogo{transform:scale(1.1)}.MetaAds2026Architecture-module__v2N8UW__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.MetaAds2026Architecture-module__v2N8UW__selectedChild:before{background:var(--brand-color)}.MetaAds2026Architecture-module__v2N8UW__selectedChild .MetaAds2026Architecture-module__v2N8UW__childName{color:var(--foreground)}.MetaAds2026Architecture-module__v2N8UW__selectedChild .MetaAds2026Architecture-module__v2N8UW__childLogo{transform:scale(1.1)}.MetaAds2026Architecture-module__v2N8UW__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.MetaAds2026Architecture-module__v2N8UW__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.MetaAds2026Architecture-module__v2N8UW__consoleBrand{align-items:center;gap:.75rem;display:flex}.MetaAds2026Architecture-module__v2N8UW__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.MetaAds2026Architecture-module__v2N8UW__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.MetaAds2026Architecture-module__v2N8UW__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.MetaAds2026Architecture-module__v2N8UW__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.MetaAds2026Architecture-module__v2N8UW__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.MetaAds2026Architecture-module__v2N8UW__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.MetaAds2026Architecture-module__v2N8UW__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.MetaAds2026Architecture-module__v2N8UW__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.MetaAds2026Architecture-module__v2N8UW__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:600px){.MetaAds2026Architecture-module__v2N8UW__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.MetaAds2026Architecture-module__v2N8UW__childrenGrid:before,.MetaAds2026Architecture-module__v2N8UW__childNode:before{display:none}.MetaAds2026Architecture-module__v2N8UW__verticalTrunk{height:25px}.MetaAds2026Architecture-module__v2N8UW__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.MetaAds2026Architecture-module__v2N8UW__childNode:hover,.MetaAds2026Architecture-module__v2N8UW__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.MetaAds2026Architecture-module__v2N8UW__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.MetaAds2026Architecture-module__v2N8UW__childName{text-align:left;white-space:normal;font-size:.95rem}.MetaAds2026Architecture-module__v2N8UW__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.MetaAds2026Architecture-module__v2N8UW__detailsConsole{padding:1.5rem}}
.AndromedaLatticeArchitecture-module__i3zlJW__architectureWrapper{width:100%;margin:4rem 0}.AndromedaLatticeArchitecture-module__i3zlJW__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.AndromedaLatticeArchitecture-module__i3zlJW__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.AndromedaLatticeArchitecture-module__i3zlJW__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.AndromedaLatticeArchitecture-module__i3zlJW__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.AndromedaLatticeArchitecture-module__i3zlJW__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.AndromedaLatticeArchitecture-module__i3zlJW__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.AndromedaLatticeArchitecture-module__i3zlJW__childrenGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:640px;padding-top:40px;display:grid;position:relative}.AndromedaLatticeArchitecture-module__i3zlJW__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:25%;right:25%}.AndromedaLatticeArchitecture-module__i3zlJW__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:100px;padding:.75rem .5rem;position:relative}.AndromedaLatticeArchitecture-module__i3zlJW__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.AndromedaLatticeArchitecture-module__i3zlJW__childHeader{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__childLogo{width:26px;height:26px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:1rem;font-weight:700;transition:color .25s}.AndromedaLatticeArchitecture-module__i3zlJW__childStage{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);opacity:.75;font-size:.65rem;font-weight:700}.AndromedaLatticeArchitecture-module__i3zlJW__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.AndromedaLatticeArchitecture-module__i3zlJW__childNode:hover .AndromedaLatticeArchitecture-module__i3zlJW__childName{color:var(--foreground)}.AndromedaLatticeArchitecture-module__i3zlJW__childNode:hover .AndromedaLatticeArchitecture-module__i3zlJW__childLogo{transform:scale(1.1)}.AndromedaLatticeArchitecture-module__i3zlJW__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.AndromedaLatticeArchitecture-module__i3zlJW__selectedChild:before{background:var(--brand-color)}.AndromedaLatticeArchitecture-module__i3zlJW__selectedChild .AndromedaLatticeArchitecture-module__i3zlJW__childName{color:var(--foreground)}.AndromedaLatticeArchitecture-module__i3zlJW__selectedChild .AndromedaLatticeArchitecture-module__i3zlJW__childLogo{transform:scale(1.1)}.AndromedaLatticeArchitecture-module__i3zlJW__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.AndromedaLatticeArchitecture-module__i3zlJW__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__consoleBrand{align-items:center;gap:.75rem;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.AndromedaLatticeArchitecture-module__i3zlJW__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.AndromedaLatticeArchitecture-module__i3zlJW__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.AndromedaLatticeArchitecture-module__i3zlJW__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.AndromedaLatticeArchitecture-module__i3zlJW__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.AndromedaLatticeArchitecture-module__i3zlJW__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.AndromedaLatticeArchitecture-module__i3zlJW__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.AndromedaLatticeArchitecture-module__i3zlJW__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:600px){.AndromedaLatticeArchitecture-module__i3zlJW__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.AndromedaLatticeArchitecture-module__i3zlJW__childrenGrid:before,.AndromedaLatticeArchitecture-module__i3zlJW__childNode:before{display:none}.AndromedaLatticeArchitecture-module__i3zlJW__verticalTrunk{height:25px}.AndromedaLatticeArchitecture-module__i3zlJW__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.AndromedaLatticeArchitecture-module__i3zlJW__childNode:hover,.AndromedaLatticeArchitecture-module__i3zlJW__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.AndromedaLatticeArchitecture-module__i3zlJW__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.AndromedaLatticeArchitecture-module__i3zlJW__childName{text-align:left;white-space:normal;font-size:1rem}.AndromedaLatticeArchitecture-module__i3zlJW__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.AndromedaLatticeArchitecture-module__i3zlJW__detailsConsole{padding:1.5rem}}
.AutomationStackArchitecture-module__6fxQfW__architectureWrapper{width:100%;margin:4rem 0}.AutomationStackArchitecture-module__6fxQfW__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.AutomationStackArchitecture-module__6fxQfW__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.AutomationStackArchitecture-module__6fxQfW__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.AutomationStackArchitecture-module__6fxQfW__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.AutomationStackArchitecture-module__6fxQfW__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.AutomationStackArchitecture-module__6fxQfW__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.AutomationStackArchitecture-module__6fxQfW__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.AutomationStackArchitecture-module__6fxQfW__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.AutomationStackArchitecture-module__6fxQfW__childrenGrid{grid-template-columns:repeat(5,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.AutomationStackArchitecture-module__6fxQfW__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:10%;right:10%}.AutomationStackArchitecture-module__6fxQfW__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.AutomationStackArchitecture-module__6fxQfW__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.AutomationStackArchitecture-module__6fxQfW__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.AutomationStackArchitecture-module__6fxQfW__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.AutomationStackArchitecture-module__6fxQfW__childName{color:var(--muted);text-align:center;font-size:.85rem;font-weight:700;line-height:1.25;transition:color .25s}.AutomationStackArchitecture-module__6fxQfW__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.AutomationStackArchitecture-module__6fxQfW__childNode:hover .AutomationStackArchitecture-module__6fxQfW__childName{color:var(--foreground)}.AutomationStackArchitecture-module__6fxQfW__childNode:hover .AutomationStackArchitecture-module__6fxQfW__childLogo{transform:scale(1.1)}.AutomationStackArchitecture-module__6fxQfW__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.AutomationStackArchitecture-module__6fxQfW__selectedChild:before{background:var(--brand-color)}.AutomationStackArchitecture-module__6fxQfW__selectedChild .AutomationStackArchitecture-module__6fxQfW__childName{color:var(--foreground)}.AutomationStackArchitecture-module__6fxQfW__selectedChild .AutomationStackArchitecture-module__6fxQfW__childLogo{transform:scale(1.1)}.AutomationStackArchitecture-module__6fxQfW__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.AutomationStackArchitecture-module__6fxQfW__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.AutomationStackArchitecture-module__6fxQfW__consoleBrand{align-items:center;gap:.75rem;display:flex}.AutomationStackArchitecture-module__6fxQfW__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.AutomationStackArchitecture-module__6fxQfW__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.AutomationStackArchitecture-module__6fxQfW__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.AutomationStackArchitecture-module__6fxQfW__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.AutomationStackArchitecture-module__6fxQfW__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.AutomationStackArchitecture-module__6fxQfW__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.AutomationStackArchitecture-module__6fxQfW__flowRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.AutomationStackArchitecture-module__6fxQfW__flowStep{background-color:var(--background-panel);border:1.5px solid var(--brand-color);color:var(--foreground);border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:700}.AutomationStackArchitecture-module__6fxQfW__flowArrow{color:var(--brand-color);font-size:1rem;font-weight:800;line-height:1}.AutomationStackArchitecture-module__6fxQfW__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.AutomationStackArchitecture-module__6fxQfW__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.AutomationStackArchitecture-module__6fxQfW__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:900px){.AutomationStackArchitecture-module__6fxQfW__childrenGrid{grid-template-columns:repeat(3,1fr)}.AutomationStackArchitecture-module__6fxQfW__childrenGrid:before,.AutomationStackArchitecture-module__6fxQfW__childNode:before{display:none}}@media (max-width:600px){.AutomationStackArchitecture-module__6fxQfW__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.AutomationStackArchitecture-module__6fxQfW__verticalTrunk{height:25px}.AutomationStackArchitecture-module__6fxQfW__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.AutomationStackArchitecture-module__6fxQfW__childNode:hover,.AutomationStackArchitecture-module__6fxQfW__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.AutomationStackArchitecture-module__6fxQfW__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.AutomationStackArchitecture-module__6fxQfW__childName{text-align:left;font-size:.95rem}.AutomationStackArchitecture-module__6fxQfW__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.AutomationStackArchitecture-module__6fxQfW__detailsConsole{padding:1.5rem}}
.BusinessWorkflowArchitecture-module__79auiq__architectureWrapper{width:100%;margin:4rem 0}.BusinessWorkflowArchitecture-module__79auiq__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.BusinessWorkflowArchitecture-module__79auiq__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.BusinessWorkflowArchitecture-module__79auiq__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.BusinessWorkflowArchitecture-module__79auiq__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.BusinessWorkflowArchitecture-module__79auiq__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.BusinessWorkflowArchitecture-module__79auiq__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.BusinessWorkflowArchitecture-module__79auiq__verticalTrunk{background:var(--border);width:1.5px;height:40px;margin-bottom:.5rem;position:relative}.BusinessWorkflowArchitecture-module__79auiq__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.BusinessWorkflowArchitecture-module__79auiq__childrenGrid{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;padding-top:1rem;display:flex}.BusinessWorkflowArchitecture-module__79auiq__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;flex:0 150px;justify-content:center;max-width:175px;height:100px;padding:.75rem .6rem;position:relative}.BusinessWorkflowArchitecture-module__79auiq__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.BusinessWorkflowArchitecture-module__79auiq__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.BusinessWorkflowArchitecture-module__79auiq__childName{color:var(--muted);text-align:center;font-size:.85rem;font-weight:700;line-height:1.25;transition:color .25s}.BusinessWorkflowArchitecture-module__79auiq__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.BusinessWorkflowArchitecture-module__79auiq__childNode:hover .BusinessWorkflowArchitecture-module__79auiq__childName{color:var(--foreground)}.BusinessWorkflowArchitecture-module__79auiq__childNode:hover .BusinessWorkflowArchitecture-module__79auiq__childLogo{transform:scale(1.1)}.BusinessWorkflowArchitecture-module__79auiq__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.BusinessWorkflowArchitecture-module__79auiq__selectedChild .BusinessWorkflowArchitecture-module__79auiq__childName{color:var(--foreground)}.BusinessWorkflowArchitecture-module__79auiq__selectedChild .BusinessWorkflowArchitecture-module__79auiq__childLogo{transform:scale(1.1)}.BusinessWorkflowArchitecture-module__79auiq__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.BusinessWorkflowArchitecture-module__79auiq__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.BusinessWorkflowArchitecture-module__79auiq__consoleBrand{align-items:center;gap:.75rem;display:flex}.BusinessWorkflowArchitecture-module__79auiq__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.BusinessWorkflowArchitecture-module__79auiq__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.BusinessWorkflowArchitecture-module__79auiq__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.BusinessWorkflowArchitecture-module__79auiq__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.BusinessWorkflowArchitecture-module__79auiq__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.BusinessWorkflowArchitecture-module__79auiq__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.BusinessWorkflowArchitecture-module__79auiq__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.BusinessWorkflowArchitecture-module__79auiq__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.BusinessWorkflowArchitecture-module__79auiq__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:600px){.BusinessWorkflowArchitecture-module__79auiq__childrenGrid{flex-direction:column;gap:.75rem;padding-top:.5rem}.BusinessWorkflowArchitecture-module__79auiq__verticalTrunk{height:25px}.BusinessWorkflowArchitecture-module__79auiq__childNode{max-width:none;height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;flex:auto;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.BusinessWorkflowArchitecture-module__79auiq__childNode:hover,.BusinessWorkflowArchitecture-module__79auiq__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.BusinessWorkflowArchitecture-module__79auiq__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.BusinessWorkflowArchitecture-module__79auiq__childName{text-align:left;font-size:.95rem}.BusinessWorkflowArchitecture-module__79auiq__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.BusinessWorkflowArchitecture-module__79auiq__detailsConsole{padding:1.5rem}}
.FreeHostingArchitecture-module__gfUHta__architectureWrapper{width:100%;margin:4rem 0}.FreeHostingArchitecture-module__gfUHta__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.FreeHostingArchitecture-module__gfUHta__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.FreeHostingArchitecture-module__gfUHta__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.FreeHostingArchitecture-module__gfUHta__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.FreeHostingArchitecture-module__gfUHta__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.FreeHostingArchitecture-module__gfUHta__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.FreeHostingArchitecture-module__gfUHta__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.FreeHostingArchitecture-module__gfUHta__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.FreeHostingArchitecture-module__gfUHta__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:760px;padding-top:40px;display:grid;position:relative}.FreeHostingArchitecture-module__gfUHta__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16.66%;right:16.66%}.FreeHostingArchitecture-module__gfUHta__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:100px;padding:.75rem .5rem;position:relative}.FreeHostingArchitecture-module__gfUHta__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.FreeHostingArchitecture-module__gfUHta__childHeader{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}.FreeHostingArchitecture-module__gfUHta__childLogo{width:26px;height:26px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.FreeHostingArchitecture-module__gfUHta__childName{color:var(--muted);text-align:center;font-size:.95rem;font-weight:700;line-height:1.2;transition:color .25s}.FreeHostingArchitecture-module__gfUHta__childStage{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);opacity:.75;font-size:.65rem;font-weight:700}.FreeHostingArchitecture-module__gfUHta__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.FreeHostingArchitecture-module__gfUHta__childNode:hover .FreeHostingArchitecture-module__gfUHta__childName{color:var(--foreground)}.FreeHostingArchitecture-module__gfUHta__childNode:hover .FreeHostingArchitecture-module__gfUHta__childLogo{transform:scale(1.1)}.FreeHostingArchitecture-module__gfUHta__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.FreeHostingArchitecture-module__gfUHta__selectedChild:before{background:var(--brand-color)}.FreeHostingArchitecture-module__gfUHta__selectedChild .FreeHostingArchitecture-module__gfUHta__childName{color:var(--foreground)}.FreeHostingArchitecture-module__gfUHta__selectedChild .FreeHostingArchitecture-module__gfUHta__childLogo{transform:scale(1.1)}.FreeHostingArchitecture-module__gfUHta__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.FreeHostingArchitecture-module__gfUHta__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.FreeHostingArchitecture-module__gfUHta__consoleBrand{align-items:center;gap:.75rem;display:flex}.FreeHostingArchitecture-module__gfUHta__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.FreeHostingArchitecture-module__gfUHta__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.FreeHostingArchitecture-module__gfUHta__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.FreeHostingArchitecture-module__gfUHta__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.FreeHostingArchitecture-module__gfUHta__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.FreeHostingArchitecture-module__gfUHta__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.FreeHostingArchitecture-module__gfUHta__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.FreeHostingArchitecture-module__gfUHta__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.FreeHostingArchitecture-module__gfUHta__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:600px){.FreeHostingArchitecture-module__gfUHta__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.FreeHostingArchitecture-module__gfUHta__childrenGrid:before,.FreeHostingArchitecture-module__gfUHta__childNode:before{display:none}.FreeHostingArchitecture-module__gfUHta__verticalTrunk{height:25px}.FreeHostingArchitecture-module__gfUHta__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.FreeHostingArchitecture-module__gfUHta__childNode:hover,.FreeHostingArchitecture-module__gfUHta__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.FreeHostingArchitecture-module__gfUHta__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.FreeHostingArchitecture-module__gfUHta__childName{text-align:left;font-size:.95rem}.FreeHostingArchitecture-module__gfUHta__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.FreeHostingArchitecture-module__gfUHta__detailsConsole{padding:1.5rem}}
.CapiSetupArchitecture-module__6I7BCG__architectureWrapper{width:100%;margin:4rem 0}.CapiSetupArchitecture-module__6I7BCG__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.CapiSetupArchitecture-module__6I7BCG__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.CapiSetupArchitecture-module__6I7BCG__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.CapiSetupArchitecture-module__6I7BCG__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.CapiSetupArchitecture-module__6I7BCG__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.CapiSetupArchitecture-module__6I7BCG__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.CapiSetupArchitecture-module__6I7BCG__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.CapiSetupArchitecture-module__6I7BCG__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.CapiSetupArchitecture-module__6I7BCG__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:760px;padding-top:40px;display:grid;position:relative}.CapiSetupArchitecture-module__6I7BCG__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16.66%;right:16.66%}.CapiSetupArchitecture-module__6I7BCG__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:100px;padding:.75rem .5rem;position:relative}.CapiSetupArchitecture-module__6I7BCG__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.CapiSetupArchitecture-module__6I7BCG__childHeader{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}.CapiSetupArchitecture-module__6I7BCG__childLogo{width:26px;height:26px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.CapiSetupArchitecture-module__6I7BCG__childName{color:var(--muted);text-align:center;font-size:.95rem;font-weight:700;line-height:1.2;transition:color .25s}.CapiSetupArchitecture-module__6I7BCG__childStage{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);opacity:.75;font-size:.65rem;font-weight:700}.CapiSetupArchitecture-module__6I7BCG__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.CapiSetupArchitecture-module__6I7BCG__childNode:hover .CapiSetupArchitecture-module__6I7BCG__childName{color:var(--foreground)}.CapiSetupArchitecture-module__6I7BCG__childNode:hover .CapiSetupArchitecture-module__6I7BCG__childLogo{transform:scale(1.1)}.CapiSetupArchitecture-module__6I7BCG__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.CapiSetupArchitecture-module__6I7BCG__selectedChild:before{background:var(--brand-color)}.CapiSetupArchitecture-module__6I7BCG__selectedChild .CapiSetupArchitecture-module__6I7BCG__childName{color:var(--foreground)}.CapiSetupArchitecture-module__6I7BCG__selectedChild .CapiSetupArchitecture-module__6I7BCG__childLogo{transform:scale(1.1)}.CapiSetupArchitecture-module__6I7BCG__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.CapiSetupArchitecture-module__6I7BCG__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.CapiSetupArchitecture-module__6I7BCG__consoleBrand{align-items:center;gap:.75rem;display:flex}.CapiSetupArchitecture-module__6I7BCG__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.CapiSetupArchitecture-module__6I7BCG__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.CapiSetupArchitecture-module__6I7BCG__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.CapiSetupArchitecture-module__6I7BCG__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.CapiSetupArchitecture-module__6I7BCG__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.CapiSetupArchitecture-module__6I7BCG__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.CapiSetupArchitecture-module__6I7BCG__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.CapiSetupArchitecture-module__6I7BCG__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.CapiSetupArchitecture-module__6I7BCG__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:600px){.CapiSetupArchitecture-module__6I7BCG__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.CapiSetupArchitecture-module__6I7BCG__childrenGrid:before,.CapiSetupArchitecture-module__6I7BCG__childNode:before{display:none}.CapiSetupArchitecture-module__6I7BCG__verticalTrunk{height:25px}.CapiSetupArchitecture-module__6I7BCG__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.CapiSetupArchitecture-module__6I7BCG__childNode:hover,.CapiSetupArchitecture-module__6I7BCG__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.CapiSetupArchitecture-module__6I7BCG__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.CapiSetupArchitecture-module__6I7BCG__childName{text-align:left;font-size:.95rem}.CapiSetupArchitecture-module__6I7BCG__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.CapiSetupArchitecture-module__6I7BCG__detailsConsole{padding:1.5rem}}
.HookFormulasArchitecture-module__GhdEAa__architectureWrapper{width:100%;margin:4rem 0}.HookFormulasArchitecture-module__GhdEAa__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.HookFormulasArchitecture-module__GhdEAa__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.HookFormulasArchitecture-module__GhdEAa__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.HookFormulasArchitecture-module__GhdEAa__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.HookFormulasArchitecture-module__GhdEAa__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.HookFormulasArchitecture-module__GhdEAa__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.HookFormulasArchitecture-module__GhdEAa__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.HookFormulasArchitecture-module__GhdEAa__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.HookFormulasArchitecture-module__GhdEAa__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:760px;padding-top:40px;display:grid;position:relative}.HookFormulasArchitecture-module__GhdEAa__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16.66%;right:16.66%}.HookFormulasArchitecture-module__GhdEAa__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:110px;padding:.75rem .6rem;position:relative}.HookFormulasArchitecture-module__GhdEAa__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.HookFormulasArchitecture-module__GhdEAa__childHeader{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}.HookFormulasArchitecture-module__GhdEAa__childLogo{width:26px;height:26px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.HookFormulasArchitecture-module__GhdEAa__childName{color:var(--muted);text-align:center;font-size:.95rem;font-weight:700;line-height:1.2;transition:color .25s}.HookFormulasArchitecture-module__GhdEAa__childStage{letter-spacing:.02em;color:var(--muted);opacity:.75;text-align:center;font-size:.65rem;font-style:italic;font-weight:700}.HookFormulasArchitecture-module__GhdEAa__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.HookFormulasArchitecture-module__GhdEAa__childNode:hover .HookFormulasArchitecture-module__GhdEAa__childName{color:var(--foreground)}.HookFormulasArchitecture-module__GhdEAa__childNode:hover .HookFormulasArchitecture-module__GhdEAa__childLogo{transform:scale(1.1)}.HookFormulasArchitecture-module__GhdEAa__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.HookFormulasArchitecture-module__GhdEAa__selectedChild:before{background:var(--brand-color)}.HookFormulasArchitecture-module__GhdEAa__selectedChild .HookFormulasArchitecture-module__GhdEAa__childName{color:var(--foreground)}.HookFormulasArchitecture-module__GhdEAa__selectedChild .HookFormulasArchitecture-module__GhdEAa__childLogo{transform:scale(1.1)}.HookFormulasArchitecture-module__GhdEAa__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.HookFormulasArchitecture-module__GhdEAa__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.HookFormulasArchitecture-module__GhdEAa__consoleBrand{align-items:center;gap:.75rem;display:flex}.HookFormulasArchitecture-module__GhdEAa__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.HookFormulasArchitecture-module__GhdEAa__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.HookFormulasArchitecture-module__GhdEAa__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.HookFormulasArchitecture-module__GhdEAa__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.HookFormulasArchitecture-module__GhdEAa__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.HookFormulasArchitecture-module__GhdEAa__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.HookFormulasArchitecture-module__GhdEAa__templateLine{font-family:var(--font-inter);color:var(--foreground);background-color:var(--background-panel);border:1.5px solid var(--brand-color);border-radius:4px;margin-top:.25rem;padding:.5rem .9rem;font-size:1rem;font-weight:700;display:inline-block}.HookFormulasArchitecture-module__GhdEAa__placementsList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.HookFormulasArchitecture-module__GhdEAa__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.5rem .85rem;font-size:.95rem;font-style:italic;font-weight:500;line-height:1.4}@media (max-width:600px){.HookFormulasArchitecture-module__GhdEAa__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.HookFormulasArchitecture-module__GhdEAa__childrenGrid:before,.HookFormulasArchitecture-module__GhdEAa__childNode:before{display:none}.HookFormulasArchitecture-module__GhdEAa__verticalTrunk{height:25px}.HookFormulasArchitecture-module__GhdEAa__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.HookFormulasArchitecture-module__GhdEAa__childNode:hover,.HookFormulasArchitecture-module__GhdEAa__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.HookFormulasArchitecture-module__GhdEAa__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.HookFormulasArchitecture-module__GhdEAa__childName{text-align:left;font-size:.95rem}.HookFormulasArchitecture-module__GhdEAa__childStage{text-align:left}.HookFormulasArchitecture-module__GhdEAa__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.HookFormulasArchitecture-module__GhdEAa__detailsConsole{padding:1.5rem}}
.GoogleAdsArchitecture-module__pw8Iyq__architectureWrapper{width:100%;margin:4rem 0}.GoogleAdsArchitecture-module__pw8Iyq__diagramHeader{text-align:center;margin-bottom:3rem}.GoogleAdsArchitecture-module__pw8Iyq__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.GoogleAdsArchitecture-module__pw8Iyq__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.GoogleAdsArchitecture-module__pw8Iyq__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.GoogleAdsArchitecture-module__pw8Iyq__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.GoogleAdsArchitecture-module__pw8Iyq__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.GoogleAdsArchitecture-module__pw8Iyq__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.GoogleAdsArchitecture-module__pw8Iyq__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__logoImg{object-fit:contain;width:100%;height:100%;display:block}.GoogleAdsArchitecture-module__pw8Iyq__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.GoogleAdsArchitecture-module__pw8Iyq__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.GoogleAdsArchitecture-module__pw8Iyq__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.GoogleAdsArchitecture-module__pw8Iyq__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.GoogleAdsArchitecture-module__pw8Iyq__childrenGrid{grid-template-columns:repeat(6,1fr);gap:.75rem;width:100%;padding-top:40px;display:grid;position:relative}.GoogleAdsArchitecture-module__pw8Iyq__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:8%;right:8%}.GoogleAdsArchitecture-module__pw8Iyq__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.GoogleAdsArchitecture-module__pw8Iyq__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.GoogleAdsArchitecture-module__pw8Iyq__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__childLogo{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:.85rem;font-weight:700;transition:color .25s}.GoogleAdsArchitecture-module__pw8Iyq__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.GoogleAdsArchitecture-module__pw8Iyq__childNode:hover .GoogleAdsArchitecture-module__pw8Iyq__childName{color:var(--foreground)}.GoogleAdsArchitecture-module__pw8Iyq__childNode:hover .GoogleAdsArchitecture-module__pw8Iyq__childLogo{transform:scale(1.1)}.GoogleAdsArchitecture-module__pw8Iyq__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.GoogleAdsArchitecture-module__pw8Iyq__selectedChild:before{background:var(--brand-color)}.GoogleAdsArchitecture-module__pw8Iyq__selectedChild .GoogleAdsArchitecture-module__pw8Iyq__childName{color:var(--foreground)}.GoogleAdsArchitecture-module__pw8Iyq__selectedChild .GoogleAdsArchitecture-module__pw8Iyq__childLogo{transform:scale(1.1)}.GoogleAdsArchitecture-module__pw8Iyq__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.GoogleAdsArchitecture-module__pw8Iyq__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__consoleBrand{align-items:center;gap:.75rem;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__consoleLogo{width:28px;height:28px}.GoogleAdsArchitecture-module__pw8Iyq__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.GoogleAdsArchitecture-module__pw8Iyq__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.GoogleAdsArchitecture-module__pw8Iyq__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.GoogleAdsArchitecture-module__pw8Iyq__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.GoogleAdsArchitecture-module__pw8Iyq__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.GoogleAdsArchitecture-module__pw8Iyq__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.GoogleAdsArchitecture-module__pw8Iyq__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:1000px){.GoogleAdsArchitecture-module__pw8Iyq__childrenGrid{grid-template-columns:repeat(3,1fr)}.GoogleAdsArchitecture-module__pw8Iyq__childrenGrid:before,.GoogleAdsArchitecture-module__pw8Iyq__childNode:before{display:none}.GoogleAdsArchitecture-module__pw8Iyq__childName{white-space:normal}}@media (max-width:600px){.GoogleAdsArchitecture-module__pw8Iyq__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.GoogleAdsArchitecture-module__pw8Iyq__verticalTrunk{height:25px}.GoogleAdsArchitecture-module__pw8Iyq__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.GoogleAdsArchitecture-module__pw8Iyq__childNode:hover,.GoogleAdsArchitecture-module__pw8Iyq__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.GoogleAdsArchitecture-module__pw8Iyq__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.GoogleAdsArchitecture-module__pw8Iyq__childName{text-align:left;font-size:.95rem}.GoogleAdsArchitecture-module__pw8Iyq__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.GoogleAdsArchitecture-module__pw8Iyq__detailsConsole{padding:1.5rem}}
.DigitalMarketingArchitecture-module__o36KGG__architectureWrapper{width:100%;margin:4rem 0}.DigitalMarketingArchitecture-module__o36KGG__diagramHeader{text-align:center;margin-bottom:3rem}.DigitalMarketingArchitecture-module__o36KGG__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.DigitalMarketingArchitecture-module__o36KGG__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.DigitalMarketingArchitecture-module__o36KGG__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.DigitalMarketingArchitecture-module__o36KGG__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.DigitalMarketingArchitecture-module__o36KGG__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.DigitalMarketingArchitecture-module__o36KGG__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.DigitalMarketingArchitecture-module__o36KGG__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.DigitalMarketingArchitecture-module__o36KGG__logoImg{object-fit:contain;width:100%;height:100%;display:block}.DigitalMarketingArchitecture-module__o36KGG__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.DigitalMarketingArchitecture-module__o36KGG__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.DigitalMarketingArchitecture-module__o36KGG__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.DigitalMarketingArchitecture-module__o36KGG__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.DigitalMarketingArchitecture-module__o36KGG__childrenGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.DigitalMarketingArchitecture-module__o36KGG__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:12.5%;right:12.5%}.DigitalMarketingArchitecture-module__o36KGG__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.DigitalMarketingArchitecture-module__o36KGG__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.DigitalMarketingArchitecture-module__o36KGG__childNode:nth-child(n+5):before{display:none}.DigitalMarketingArchitecture-module__o36KGG__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.DigitalMarketingArchitecture-module__o36KGG__childLogo{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s;display:flex}.DigitalMarketingArchitecture-module__o36KGG__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.DigitalMarketingArchitecture-module__o36KGG__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.DigitalMarketingArchitecture-module__o36KGG__childNode:hover .DigitalMarketingArchitecture-module__o36KGG__childName{color:var(--foreground)}.DigitalMarketingArchitecture-module__o36KGG__childNode:hover .DigitalMarketingArchitecture-module__o36KGG__childLogo{transform:scale(1.1)}.DigitalMarketingArchitecture-module__o36KGG__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.DigitalMarketingArchitecture-module__o36KGG__selectedChild:before{background:var(--brand-color)}.DigitalMarketingArchitecture-module__o36KGG__selectedChild .DigitalMarketingArchitecture-module__o36KGG__childName{color:var(--foreground)}.DigitalMarketingArchitecture-module__o36KGG__selectedChild .DigitalMarketingArchitecture-module__o36KGG__childLogo{transform:scale(1.1)}.DigitalMarketingArchitecture-module__o36KGG__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.DigitalMarketingArchitecture-module__o36KGG__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.DigitalMarketingArchitecture-module__o36KGG__consoleBrand{align-items:center;gap:.75rem;display:flex}.DigitalMarketingArchitecture-module__o36KGG__consoleLogo{width:28px;height:28px}.DigitalMarketingArchitecture-module__o36KGG__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.DigitalMarketingArchitecture-module__o36KGG__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.DigitalMarketingArchitecture-module__o36KGG__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.DigitalMarketingArchitecture-module__o36KGG__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.DigitalMarketingArchitecture-module__o36KGG__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.DigitalMarketingArchitecture-module__o36KGG__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.DigitalMarketingArchitecture-module__o36KGG__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.DigitalMarketingArchitecture-module__o36KGG__useCaseText{font-weight:600;color:var(--foreground)!important}.DigitalMarketingArchitecture-module__o36KGG__aiSection{background-color:var(--brand-color-opacity,#8b5cf60d);border-left:3.5px solid var(--brand-color);border-radius:4px;margin-top:.5rem;padding:1.25rem}.DigitalMarketingArchitecture-module__o36KGG__aiSection h5{margin-bottom:.35rem;color:var(--brand-color)!important}.DigitalMarketingArchitecture-module__o36KGG__aiText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.DigitalMarketingArchitecture-module__o36KGG__childrenGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.DigitalMarketingArchitecture-module__o36KGG__childrenGrid:before,.DigitalMarketingArchitecture-module__o36KGG__childNode:before{display:none}}@media (max-width:600px){.DigitalMarketingArchitecture-module__o36KGG__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.DigitalMarketingArchitecture-module__o36KGG__verticalTrunk{height:25px}.DigitalMarketingArchitecture-module__o36KGG__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.DigitalMarketingArchitecture-module__o36KGG__childNode:hover,.DigitalMarketingArchitecture-module__o36KGG__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.DigitalMarketingArchitecture-module__o36KGG__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.DigitalMarketingArchitecture-module__o36KGG__childName{text-align:left;font-size:.95rem}.DigitalMarketingArchitecture-module__o36KGG__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.DigitalMarketingArchitecture-module__o36KGG__detailsConsole{padding:1.5rem}}
.PerformanceMarketingArchitecture-module__UZpK1q__architectureWrapper{width:100%;margin:4rem 0}.PerformanceMarketingArchitecture-module__UZpK1q__diagramHeader{text-align:center;margin-bottom:3rem}.PerformanceMarketingArchitecture-module__UZpK1q__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.PerformanceMarketingArchitecture-module__UZpK1q__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.PerformanceMarketingArchitecture-module__UZpK1q__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.PerformanceMarketingArchitecture-module__UZpK1q__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.PerformanceMarketingArchitecture-module__UZpK1q__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.PerformanceMarketingArchitecture-module__UZpK1q__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__logoImg{object-fit:contain;width:100%;height:100%;display:block}.PerformanceMarketingArchitecture-module__UZpK1q__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.PerformanceMarketingArchitecture-module__UZpK1q__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.PerformanceMarketingArchitecture-module__UZpK1q__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.PerformanceMarketingArchitecture-module__UZpK1q__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.PerformanceMarketingArchitecture-module__UZpK1q__childrenGrid{grid-template-columns:repeat(6,1fr);gap:.75rem;width:100%;padding-top:40px;display:grid;position:relative}.PerformanceMarketingArchitecture-module__UZpK1q__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:8%;right:8%}.PerformanceMarketingArchitecture-module__UZpK1q__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.PerformanceMarketingArchitecture-module__UZpK1q__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.PerformanceMarketingArchitecture-module__UZpK1q__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__childLogo{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .25s;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:.85rem;font-weight:700;transition:color .25s}.PerformanceMarketingArchitecture-module__UZpK1q__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.PerformanceMarketingArchitecture-module__UZpK1q__childNode:hover .PerformanceMarketingArchitecture-module__UZpK1q__childName{color:var(--foreground)}.PerformanceMarketingArchitecture-module__UZpK1q__childNode:hover .PerformanceMarketingArchitecture-module__UZpK1q__childLogo{transform:scale(1.1)}.PerformanceMarketingArchitecture-module__UZpK1q__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.PerformanceMarketingArchitecture-module__UZpK1q__selectedChild:before{background:var(--brand-color)}.PerformanceMarketingArchitecture-module__UZpK1q__selectedChild .PerformanceMarketingArchitecture-module__UZpK1q__childName{color:var(--foreground)}.PerformanceMarketingArchitecture-module__UZpK1q__selectedChild .PerformanceMarketingArchitecture-module__UZpK1q__childLogo{transform:scale(1.1)}.PerformanceMarketingArchitecture-module__UZpK1q__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.PerformanceMarketingArchitecture-module__UZpK1q__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__consoleBrand{align-items:center;gap:.75rem;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__consoleLogo{width:28px;height:28px}.PerformanceMarketingArchitecture-module__UZpK1q__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.PerformanceMarketingArchitecture-module__UZpK1q__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.PerformanceMarketingArchitecture-module__UZpK1q__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.PerformanceMarketingArchitecture-module__UZpK1q__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.PerformanceMarketingArchitecture-module__UZpK1q__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.PerformanceMarketingArchitecture-module__UZpK1q__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.PerformanceMarketingArchitecture-module__UZpK1q__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:1000px){.PerformanceMarketingArchitecture-module__UZpK1q__childrenGrid{grid-template-columns:repeat(3,1fr)}.PerformanceMarketingArchitecture-module__UZpK1q__childrenGrid:before,.PerformanceMarketingArchitecture-module__UZpK1q__childNode:before{display:none}.PerformanceMarketingArchitecture-module__UZpK1q__childName{white-space:normal}}@media (max-width:600px){.PerformanceMarketingArchitecture-module__UZpK1q__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.PerformanceMarketingArchitecture-module__UZpK1q__verticalTrunk{height:25px}.PerformanceMarketingArchitecture-module__UZpK1q__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.PerformanceMarketingArchitecture-module__UZpK1q__childNode:hover,.PerformanceMarketingArchitecture-module__UZpK1q__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.PerformanceMarketingArchitecture-module__UZpK1q__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.PerformanceMarketingArchitecture-module__UZpK1q__childName{text-align:left;font-size:.95rem}.PerformanceMarketingArchitecture-module__UZpK1q__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.PerformanceMarketingArchitecture-module__UZpK1q__detailsConsole{padding:1.5rem}}
.ClientAcquisitionArchitecture-module__heThVG__architectureWrapper{width:100%;margin:4rem 0}.ClientAcquisitionArchitecture-module__heThVG__diagramHeader{text-align:center;margin-bottom:3rem}.ClientAcquisitionArchitecture-module__heThVG__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.ClientAcquisitionArchitecture-module__heThVG__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.ClientAcquisitionArchitecture-module__heThVG__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.ClientAcquisitionArchitecture-module__heThVG__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.ClientAcquisitionArchitecture-module__heThVG__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.ClientAcquisitionArchitecture-module__heThVG__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.ClientAcquisitionArchitecture-module__heThVG__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ClientAcquisitionArchitecture-module__heThVG__logoImg{object-fit:contain;width:100%;height:100%;display:block}.ClientAcquisitionArchitecture-module__heThVG__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.ClientAcquisitionArchitecture-module__heThVG__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.ClientAcquisitionArchitecture-module__heThVG__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.ClientAcquisitionArchitecture-module__heThVG__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.ClientAcquisitionArchitecture-module__heThVG__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.ClientAcquisitionArchitecture-module__heThVG__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16%;right:16%}.ClientAcquisitionArchitecture-module__heThVG__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.ClientAcquisitionArchitecture-module__heThVG__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.ClientAcquisitionArchitecture-module__heThVG__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.ClientAcquisitionArchitecture-module__heThVG__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.ClientAcquisitionArchitecture-module__heThVG__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:.9rem;font-weight:700;transition:color .25s}.ClientAcquisitionArchitecture-module__heThVG__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.ClientAcquisitionArchitecture-module__heThVG__childNode:hover .ClientAcquisitionArchitecture-module__heThVG__childName{color:var(--foreground)}.ClientAcquisitionArchitecture-module__heThVG__childNode:hover .ClientAcquisitionArchitecture-module__heThVG__childLogo{transform:scale(1.1)}.ClientAcquisitionArchitecture-module__heThVG__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.ClientAcquisitionArchitecture-module__heThVG__selectedChild:before{background:var(--brand-color)}.ClientAcquisitionArchitecture-module__heThVG__selectedChild .ClientAcquisitionArchitecture-module__heThVG__childName{color:var(--foreground)}.ClientAcquisitionArchitecture-module__heThVG__selectedChild .ClientAcquisitionArchitecture-module__heThVG__childLogo{transform:scale(1.1)}.ClientAcquisitionArchitecture-module__heThVG__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.ClientAcquisitionArchitecture-module__heThVG__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.ClientAcquisitionArchitecture-module__heThVG__consoleBrand{align-items:center;gap:.75rem;display:flex}.ClientAcquisitionArchitecture-module__heThVG__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.ClientAcquisitionArchitecture-module__heThVG__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.ClientAcquisitionArchitecture-module__heThVG__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.ClientAcquisitionArchitecture-module__heThVG__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.ClientAcquisitionArchitecture-module__heThVG__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.ClientAcquisitionArchitecture-module__heThVG__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.ClientAcquisitionArchitecture-module__heThVG__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.ClientAcquisitionArchitecture-module__heThVG__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.ClientAcquisitionArchitecture-module__heThVG__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.ClientAcquisitionArchitecture-module__heThVG__childrenGrid{grid-template-columns:repeat(3,1fr)}.ClientAcquisitionArchitecture-module__heThVG__childrenGrid:before,.ClientAcquisitionArchitecture-module__heThVG__childNode:before{display:none}.ClientAcquisitionArchitecture-module__heThVG__childName{white-space:normal}}@media (max-width:600px){.ClientAcquisitionArchitecture-module__heThVG__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.ClientAcquisitionArchitecture-module__heThVG__verticalTrunk{height:25px}.ClientAcquisitionArchitecture-module__heThVG__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.ClientAcquisitionArchitecture-module__heThVG__childNode:hover,.ClientAcquisitionArchitecture-module__heThVG__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.ClientAcquisitionArchitecture-module__heThVG__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.ClientAcquisitionArchitecture-module__heThVG__childName{text-align:left;font-size:.95rem}.ClientAcquisitionArchitecture-module__heThVG__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.ClientAcquisitionArchitecture-module__heThVG__detailsConsole{padding:1.5rem}}
.SEOArchitecture-module__Xz4fea__architectureWrapper{width:100%;margin:4rem 0}.SEOArchitecture-module__Xz4fea__diagramHeader{text-align:center;margin-bottom:3rem}.SEOArchitecture-module__Xz4fea__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.SEOArchitecture-module__Xz4fea__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.SEOArchitecture-module__Xz4fea__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.SEOArchitecture-module__Xz4fea__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.SEOArchitecture-module__Xz4fea__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.SEOArchitecture-module__Xz4fea__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.SEOArchitecture-module__Xz4fea__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SEOArchitecture-module__Xz4fea__logoImg{object-fit:contain;width:100%;height:100%;display:block}.SEOArchitecture-module__Xz4fea__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.SEOArchitecture-module__Xz4fea__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.SEOArchitecture-module__Xz4fea__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.SEOArchitecture-module__Xz4fea__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.SEOArchitecture-module__Xz4fea__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.SEOArchitecture-module__Xz4fea__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16%;right:16%}.SEOArchitecture-module__Xz4fea__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.SEOArchitecture-module__Xz4fea__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.SEOArchitecture-module__Xz4fea__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.SEOArchitecture-module__Xz4fea__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.SEOArchitecture-module__Xz4fea__childName{color:var(--muted);text-align:center;white-space:nowrap;font-size:.9rem;font-weight:700;transition:color .25s}.SEOArchitecture-module__Xz4fea__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.SEOArchitecture-module__Xz4fea__childNode:hover .SEOArchitecture-module__Xz4fea__childName{color:var(--foreground)}.SEOArchitecture-module__Xz4fea__childNode:hover .SEOArchitecture-module__Xz4fea__childLogo{transform:scale(1.1)}.SEOArchitecture-module__Xz4fea__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.SEOArchitecture-module__Xz4fea__selectedChild:before{background:var(--brand-color)}.SEOArchitecture-module__Xz4fea__selectedChild .SEOArchitecture-module__Xz4fea__childName{color:var(--foreground)}.SEOArchitecture-module__Xz4fea__selectedChild .SEOArchitecture-module__Xz4fea__childLogo{transform:scale(1.1)}.SEOArchitecture-module__Xz4fea__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.SEOArchitecture-module__Xz4fea__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.SEOArchitecture-module__Xz4fea__consoleBrand{align-items:center;gap:.75rem;display:flex}.SEOArchitecture-module__Xz4fea__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.SEOArchitecture-module__Xz4fea__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.SEOArchitecture-module__Xz4fea__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.SEOArchitecture-module__Xz4fea__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.SEOArchitecture-module__Xz4fea__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.SEOArchitecture-module__Xz4fea__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.SEOArchitecture-module__Xz4fea__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.SEOArchitecture-module__Xz4fea__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.SEOArchitecture-module__Xz4fea__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.SEOArchitecture-module__Xz4fea__childrenGrid{grid-template-columns:repeat(3,1fr)}.SEOArchitecture-module__Xz4fea__childrenGrid:before,.SEOArchitecture-module__Xz4fea__childNode:before{display:none}.SEOArchitecture-module__Xz4fea__childName{white-space:normal}}@media (max-width:600px){.SEOArchitecture-module__Xz4fea__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.SEOArchitecture-module__Xz4fea__verticalTrunk{height:25px}.SEOArchitecture-module__Xz4fea__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.SEOArchitecture-module__Xz4fea__childNode:hover,.SEOArchitecture-module__Xz4fea__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.SEOArchitecture-module__Xz4fea__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.SEOArchitecture-module__Xz4fea__childName{text-align:left;font-size:.95rem}.SEOArchitecture-module__Xz4fea__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.SEOArchitecture-module__Xz4fea__detailsConsole{padding:1.5rem}}
.GEOArchitecture-module__ZDlCKW__architectureWrapper{width:100%;margin:4rem 0}.GEOArchitecture-module__ZDlCKW__diagramHeader{text-align:center;margin-bottom:3rem}.GEOArchitecture-module__ZDlCKW__systemTag{font-family:var(--font-inter);letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.GEOArchitecture-module__ZDlCKW__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.GEOArchitecture-module__ZDlCKW__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.GEOArchitecture-module__ZDlCKW__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.GEOArchitecture-module__ZDlCKW__nodeCard{border:1.5px solid var(--border);box-shadow:2px 2px 0px var(--border);background-color:#fff;border-radius:6px;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.GEOArchitecture-module__ZDlCKW__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.GEOArchitecture-module__ZDlCKW__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.GEOArchitecture-module__ZDlCKW__logoImg{object-fit:contain;width:100%;height:100%;display:block}.GEOArchitecture-module__ZDlCKW__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.GEOArchitecture-module__ZDlCKW__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.GEOArchitecture-module__ZDlCKW__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.GEOArchitecture-module__ZDlCKW__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.GEOArchitecture-module__ZDlCKW__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.GEOArchitecture-module__ZDlCKW__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16%;right:16%}.GEOArchitecture-module__ZDlCKW__childNode{cursor:pointer;border:1.5px solid var(--border);background-color:#fff;outline:none;flex-direction:column;justify-content:center;height:90px;padding:.75rem .5rem;position:relative}.GEOArchitecture-module__ZDlCKW__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.GEOArchitecture-module__ZDlCKW__childNode:nth-child(n+4):before{display:none}.GEOArchitecture-module__ZDlCKW__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.GEOArchitecture-module__ZDlCKW__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.GEOArchitecture-module__ZDlCKW__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.GEOArchitecture-module__ZDlCKW__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.GEOArchitecture-module__ZDlCKW__childNode:hover .GEOArchitecture-module__ZDlCKW__childName{color:var(--foreground)}.GEOArchitecture-module__ZDlCKW__childNode:hover .GEOArchitecture-module__ZDlCKW__childLogo{transform:scale(1.1)}.GEOArchitecture-module__ZDlCKW__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.GEOArchitecture-module__ZDlCKW__selectedChild:before{background:var(--brand-color)}.GEOArchitecture-module__ZDlCKW__selectedChild .GEOArchitecture-module__ZDlCKW__childName{color:var(--foreground)}.GEOArchitecture-module__ZDlCKW__selectedChild .GEOArchitecture-module__ZDlCKW__childLogo{transform:scale(1.1)}.GEOArchitecture-module__ZDlCKW__detailsConsole{border:1.5px solid var(--brand-color);box-shadow:5px 5px 0px var(--brand-color);background-color:#fff;border-radius:6px;padding:2.25rem;transition:all .3s}.GEOArchitecture-module__ZDlCKW__consoleHeader{border-bottom:1.5px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.GEOArchitecture-module__ZDlCKW__consoleBrand{align-items:center;gap:.75rem;display:flex}.GEOArchitecture-module__ZDlCKW__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.GEOArchitecture-module__ZDlCKW__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.GEOArchitecture-module__ZDlCKW__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.GEOArchitecture-module__ZDlCKW__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.GEOArchitecture-module__ZDlCKW__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.GEOArchitecture-module__ZDlCKW__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.GEOArchitecture-module__ZDlCKW__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.GEOArchitecture-module__ZDlCKW__placementTag{background-color:var(--background-panel);border:1px solid var(--border);color:var(--foreground);border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.GEOArchitecture-module__ZDlCKW__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.GEOArchitecture-module__ZDlCKW__childrenGrid{grid-template-columns:repeat(3,1fr)}.GEOArchitecture-module__ZDlCKW__childrenGrid:before,.GEOArchitecture-module__ZDlCKW__childNode:before{display:none}.GEOArchitecture-module__ZDlCKW__childName{white-space:normal}}@media (max-width:600px){.GEOArchitecture-module__ZDlCKW__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.GEOArchitecture-module__ZDlCKW__verticalTrunk{height:25px}.GEOArchitecture-module__ZDlCKW__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.GEOArchitecture-module__ZDlCKW__childNode:hover,.GEOArchitecture-module__ZDlCKW__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.GEOArchitecture-module__ZDlCKW__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.GEOArchitecture-module__ZDlCKW__childName{text-align:left;font-size:.95rem}.GEOArchitecture-module__ZDlCKW__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.GEOArchitecture-module__ZDlCKW__detailsConsole{padding:1.5rem}}
.AuthorityStrip-module__Ea0lyq__strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 0}.AuthorityStrip-module__Ea0lyq__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.AuthorityStrip-module__Ea0lyq__statCell{border-left:1px solid var(--border);flex-direction:column;gap:12px;padding:0 32px;display:flex}.AuthorityStrip-module__Ea0lyq__statCell:first-child{border-left:none;padding-left:0}.AuthorityStrip-module__Ea0lyq__iconWrapper{color:var(--accent);align-items:center;display:flex}.AuthorityStrip-module__Ea0lyq__value{color:var(--accent);letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1}.AuthorityStrip-module__Ea0lyq__label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.875rem;font-weight:700}@media (max-width:992px){.AuthorityStrip-module__Ea0lyq__statCell{border-left:none;grid-column:span 6;margin-bottom:48px;padding-left:0}}@media (max-width:576px){.AuthorityStrip-module__Ea0lyq__statCell{grid-column:span 12}}
.FinalCta-module__LA3S-W__ctaSection{background-color:var(--background-panel);border-top:1px solid var(--border);text-align:center;padding:140px 0}.FinalCta-module__LA3S-W__container{max-width:800px;margin:0 auto}.FinalCta-module__LA3S-W__tagline{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:8px;font-size:.875rem;font-weight:700;display:inline-block}.FinalCta-module__LA3S-W__headline{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.FinalCta-module__LA3S-W__description{color:var(--muted);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.FinalCta-module__LA3S-W__ctaBtn{min-width:260px}@media (max-width:768px){.FinalCta-module__LA3S-W__ctaSection{padding:80px 0}}
.LogoMarquee-module__31rjqW__section{border-bottom:1px solid var(--border);background-color:#fff;padding:80px 0;overflow:hidden}.LogoMarquee-module__31rjqW__label{text-align:center;letter-spacing:.15em;color:var(--muted);margin-bottom:40px;font-size:.6875rem;font-weight:700}.LogoMarquee-module__31rjqW__track{width:max-content;animation:28s linear infinite LogoMarquee-module__31rjqW__marquee;display:flex}.LogoMarquee-module__31rjqW__track:hover{animation-play-state:paused}.LogoMarquee-module__31rjqW__logoItem{border-right:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;padding:0 52px;display:flex}@keyframes LogoMarquee-module__31rjqW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LogoMarquee-module__31rjqW__track{animation:none}}.LogoMarquee-module__31rjqW__compact{background-color:#0000!important;border-top:none!important;border-bottom:none!important;padding:24px 0!important}.LogoMarquee-module__31rjqW__compact .LogoMarquee-module__31rjqW__label{margin-bottom:20px!important}.LogoMarquee-module__31rjqW__compact .LogoMarquee-module__31rjqW__logoItem{padding:0 32px!important}
