.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:800px;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.125rem;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.125rem}.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}}
.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}}
.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}@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}}
.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}}
.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}}
.AndromedaArchitecture-module__uKNMda__architectureWrapper{width:100%;margin:4rem 0}.AndromedaArchitecture-module__uKNMda__diagramHeader{text-align:center;margin-bottom:3rem}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__diagramHeader h3{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.AndromedaArchitecture-module__uKNMda__diagramHeader p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1rem}.AndromedaArchitecture-module__uKNMda__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.AndromedaArchitecture-module__uKNMda__nodeLogoGlow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AndromedaArchitecture-module__uKNMda__logoImg{object-fit:contain;width:100%;height:100%;display:block}.AndromedaArchitecture-module__uKNMda__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.AndromedaArchitecture-module__uKNMda__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.AndromedaArchitecture-module__uKNMda__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.AndromedaArchitecture-module__uKNMda__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.AndromedaArchitecture-module__uKNMda__childrenGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.AndromedaArchitecture-module__uKNMda__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:12.5%;right:12.5%}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.AndromedaArchitecture-module__uKNMda__childNode:nth-child(n+5):before{display:none}.AndromedaArchitecture-module__uKNMda__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.AndromedaArchitecture-module__uKNMda__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.AndromedaArchitecture-module__uKNMda__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.AndromedaArchitecture-module__uKNMda__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.AndromedaArchitecture-module__uKNMda__childNode:hover .AndromedaArchitecture-module__uKNMda__childName{color:var(--foreground)}.AndromedaArchitecture-module__uKNMda__childNode:hover .AndromedaArchitecture-module__uKNMda__childLogo{transform:scale(1.1)}.AndromedaArchitecture-module__uKNMda__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.AndromedaArchitecture-module__uKNMda__selectedChild:before{background:var(--brand-color)}.AndromedaArchitecture-module__uKNMda__selectedChild .AndromedaArchitecture-module__uKNMda__childName{color:var(--foreground)}.AndromedaArchitecture-module__uKNMda__selectedChild .AndromedaArchitecture-module__uKNMda__childLogo{transform:scale(1.1)}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__consoleBrand{align-items:center;gap:.75rem;display:flex}.AndromedaArchitecture-module__uKNMda__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.AndromedaArchitecture-module__uKNMda__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.AndromedaArchitecture-module__uKNMda__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.AndromedaArchitecture-module__uKNMda__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.AndromedaArchitecture-module__uKNMda__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.AndromedaArchitecture-module__uKNMda__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.AndromedaArchitecture-module__uKNMda__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.AndromedaArchitecture-module__uKNMda__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}.AndromedaArchitecture-module__uKNMda__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:900px){.AndromedaArchitecture-module__uKNMda__childrenGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.AndromedaArchitecture-module__uKNMda__childrenGrid:before,.AndromedaArchitecture-module__uKNMda__childNode:before{display:none}.AndromedaArchitecture-module__uKNMda__childName{white-space:normal}}@media (max-width:600px){.AndromedaArchitecture-module__uKNMda__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.AndromedaArchitecture-module__uKNMda__verticalTrunk{height:25px}.AndromedaArchitecture-module__uKNMda__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.AndromedaArchitecture-module__uKNMda__childNode:hover,.AndromedaArchitecture-module__uKNMda__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.AndromedaArchitecture-module__uKNMda__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.AndromedaArchitecture-module__uKNMda__childName{text-align:left;font-size:.95rem}.AndromedaArchitecture-module__uKNMda__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.AndromedaArchitecture-module__uKNMda__detailsConsole{padding:1.5rem}}
.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}}
.EdTechNavbar-module__gE1r-a__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-color:#f6f4ebe6;width:100%;transition:all .3s;position:fixed;top:0;left:0}.EdTechNavbar-module__gE1r-a__container{justify-content:space-between;align-items:center;max-width:1340px;height:80px;margin:0 auto;padding:0 40px;display:flex}.EdTechNavbar-module__gE1r-a__logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:2px;font-size:1.25rem;font-weight:800;display:flex}.EdTechNavbar-module__gE1r-a__maslaBox{letter-spacing:.05em;border-radius:4px;align-items:stretch;margin-left:6px;font-size:.8em;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.EdTechNavbar-module__gE1r-a__logoMas{background-color:var(--accent);color:#fff;align-items:center;padding:3px 5px;display:flex}.EdTechNavbar-module__gE1r-a__logoLa{color:var(--accent);background-color:#fff;align-items:center;padding:3px 5px;display:flex}.EdTechNavbar-module__gE1r-a__navLinks{align-items:center;gap:32px;display:flex}.EdTechNavbar-module__gE1r-a__navLink{color:var(--muted);font-size:.875rem;font-weight:600;transition:color .2s}.EdTechNavbar-module__gE1r-a__navLink:hover{color:var(--accent)}.EdTechNavbar-module__gE1r-a__cta{background-color:var(--accent);color:#fff;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:700;transition:all .2s}.EdTechNavbar-module__gE1r-a__cta:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.EdTechNavbar-module__gE1r-a__mobileBtn{color:var(--foreground);background:0 0;border:none;padding:8px;display:none}@media (max-width:992px){.EdTechNavbar-module__gE1r-a__navLinks,.EdTechNavbar-module__gE1r-a__cta{display:none}.EdTechNavbar-module__gE1r-a__mobileBtn{display:block}}.EdTechNavbar-module__gE1r-a__mobileMenu{background-color:var(--background);z-index:2000;flex-direction:column;gap:32px;width:100%;height:100vh;padding:40px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.EdTechNavbar-module__gE1r-a__mobileMenu.EdTechNavbar-module__gE1r-a__active{transform:translate(0)}.EdTechNavbar-module__gE1r-a__closeBtn{color:var(--foreground);background:0 0;border:none;align-self:flex-end}.EdTechNavbar-module__gE1r-a__mobileLinks{flex-direction:column;gap:32px;display:flex}.EdTechNavbar-module__gE1r-a__mobileLink{color:var(--foreground);letter-spacing:-.04em;font-size:2rem;font-weight:800}.EdTechNavbar-module__gE1r-a__mobileCta{background-color:var(--accent);color:#fff;text-align:center;border-radius:12px;width:100%;margin-top:auto;padding:20px;font-size:1.125rem;font-weight:700}
.EdTechFormModal-module__NUc6SG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;opacity:0;visibility:hidden;background-color:#121417cc;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.EdTechFormModal-module__NUc6SG__modalOverlay.EdTechFormModal-module__NUc6SG__active{opacity:1;visibility:visible}.EdTechFormModal-module__NUc6SG__modalContent{background-color:var(--background);border-radius:24px;width:100%;max-width:500px;padding:48px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(20px)}.EdTechFormModal-module__NUc6SG__modalOverlay.EdTechFormModal-module__NUc6SG__active .EdTechFormModal-module__NUc6SG__modalContent{transform:translateY(0)}.EdTechFormModal-module__NUc6SG__closeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:24px;right:24px}.EdTechFormModal-module__NUc6SG__closeBtn:hover{color:var(--foreground)}.EdTechFormModal-module__NUc6SG__header{text-align:center;margin-bottom:32px}.EdTechFormModal-module__NUc6SG__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:12px;font-size:2rem;font-weight:800}.EdTechFormModal-module__NUc6SG__subtitle{color:var(--muted);font-size:1rem}.EdTechFormModal-module__NUc6SG__form{flex-direction:column;gap:20px;display:flex}.EdTechFormModal-module__NUc6SG__field{flex-direction:column;gap:8px;display:flex}.EdTechFormModal-module__NUc6SG__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.8125rem;font-weight:700}.EdTechFormModal-module__NUc6SG__input,.EdTechFormModal-module__NUc6SG__select{background-color:var(--background-panel);border:1.5px solid var(--border);color:var(--foreground);border-radius:10px;outline:none;padding:14px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s}.EdTechFormModal-module__NUc6SG__input:focus,.EdTechFormModal-module__NUc6SG__select:focus{border-color:var(--accent)}.EdTechFormModal-module__NUc6SG__submitBtn{background-color:var(--accent);color:#fff;border-radius:10px;margin-top:12px;padding:16px;font-size:1rem;font-weight:700;transition:background-color .2s}.EdTechFormModal-module__NUc6SG__submitBtn:hover{background-color:var(--accent-hover)}@media (max-width:576px){.EdTechFormModal-module__NUc6SG__modalContent{padding:32px}.EdTechFormModal-module__NUc6SG__title{font-size:1.75rem}}
.EdTechFloatingCta-module__p7Q-fG__floatingBtn{background-color:var(--accent);color:#fff;z-index:900;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 10px 30px #16a34a4d}.EdTechFloatingCta-module__p7Q-fG__floatingBtn:hover{background-color:var(--accent-hover);transform:scale(1.1)}@media (max-width:768px){.EdTechFloatingCta-module__p7Q-fG__floatingBtn{width:56px;height:56px;bottom:24px;right:24px}}
.GettingStartedArchitecture-module__TjxsQa__architectureWrapper{width:100%;margin:4rem 0}.GettingStartedArchitecture-module__TjxsQa__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.GettingStartedArchitecture-module__TjxsQa__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}.GettingStartedArchitecture-module__TjxsQa__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.GettingStartedArchitecture-module__TjxsQa__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.GettingStartedArchitecture-module__TjxsQa__logoImgWrapper{justify-content:center;align-items:center;display:flex}.GettingStartedArchitecture-module__TjxsQa__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.GettingStartedArchitecture-module__TjxsQa__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.GettingStartedArchitecture-module__TjxsQa__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.GettingStartedArchitecture-module__TjxsQa__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.GettingStartedArchitecture-module__TjxsQa__childrenGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.GettingStartedArchitecture-module__TjxsQa__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:12.5%;right:12.5%}.GettingStartedArchitecture-module__TjxsQa__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}.GettingStartedArchitecture-module__TjxsQa__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.GettingStartedArchitecture-module__TjxsQa__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.GettingStartedArchitecture-module__TjxsQa__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.GettingStartedArchitecture-module__TjxsQa__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.GettingStartedArchitecture-module__TjxsQa__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.GettingStartedArchitecture-module__TjxsQa__childNode:hover .GettingStartedArchitecture-module__TjxsQa__childName{color:var(--foreground)}.GettingStartedArchitecture-module__TjxsQa__childNode:hover .GettingStartedArchitecture-module__TjxsQa__childLogo{transform:scale(1.1)}.GettingStartedArchitecture-module__TjxsQa__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.GettingStartedArchitecture-module__TjxsQa__selectedChild:before{background:var(--brand-color)}.GettingStartedArchitecture-module__TjxsQa__selectedChild .GettingStartedArchitecture-module__TjxsQa__childName{color:var(--foreground)}.GettingStartedArchitecture-module__TjxsQa__selectedChild .GettingStartedArchitecture-module__TjxsQa__childLogo{transform:scale(1.1)}.GettingStartedArchitecture-module__TjxsQa__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}.GettingStartedArchitecture-module__TjxsQa__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}.GettingStartedArchitecture-module__TjxsQa__consoleBrand{align-items:center;gap:.75rem;display:flex}.GettingStartedArchitecture-module__TjxsQa__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.GettingStartedArchitecture-module__TjxsQa__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.GettingStartedArchitecture-module__TjxsQa__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.GettingStartedArchitecture-module__TjxsQa__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.GettingStartedArchitecture-module__TjxsQa__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.GettingStartedArchitecture-module__TjxsQa__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.GettingStartedArchitecture-module__TjxsQa__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.GettingStartedArchitecture-module__TjxsQa__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}.GettingStartedArchitecture-module__TjxsQa__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.GettingStartedArchitecture-module__TjxsQa__childrenGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.GettingStartedArchitecture-module__TjxsQa__childrenGrid:before,.GettingStartedArchitecture-module__TjxsQa__childNode:before{display:none}}@media (max-width:600px){.GettingStartedArchitecture-module__TjxsQa__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.GettingStartedArchitecture-module__TjxsQa__verticalTrunk{height:25px}.GettingStartedArchitecture-module__TjxsQa__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.GettingStartedArchitecture-module__TjxsQa__childNode:hover,.GettingStartedArchitecture-module__TjxsQa__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.GettingStartedArchitecture-module__TjxsQa__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.GettingStartedArchitecture-module__TjxsQa__childName{text-align:left;font-size:.95rem}.GettingStartedArchitecture-module__TjxsQa__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.GettingStartedArchitecture-module__TjxsQa__detailsConsole{padding:1.5rem}}
.ProductCards-module__6OhTiq__section{background:#000;padding:80px 0}.ProductCards-module__6OhTiq__header{text-align:center;margin-bottom:48px}.ProductCards-module__6OhTiq__label{letter-spacing:.2em;color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:700}.ProductCards-module__6OhTiq__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:32px;display:grid}.ProductCards-module__6OhTiq__card{background:var(--background-panel);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:0;padding:32px;transition:transform .3s cubic-bezier(.2,0,0,1),box-shadow .3s;display:flex;position:relative}.ProductCards-module__6OhTiq__card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.ProductCards-module__6OhTiq__prominent{border-color:var(--accent);transform:scale(1.02)}.ProductCards-module__6OhTiq__prominent:hover{transform:scale(1.02)translateY(-8px)}.ProductCards-module__6OhTiq__cardTop{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.ProductCards-module__6OhTiq__cardTag{letter-spacing:.14em;color:#fff;opacity:.8;font-size:.6875rem;font-weight:700}.ProductCards-module__6OhTiq__cardIcon{color:var(--accent);opacity:.9}.ProductCards-module__6OhTiq__cardTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:16px;font-size:1.375rem;font-weight:800;line-height:1.25}.ProductCards-module__6OhTiq__cardDesc{color:var(--muted);flex:1;margin-bottom:24px;font-size:.875rem;line-height:1.6}.ProductCards-module__6OhTiq__bullets{flex-direction:column;gap:12px;margin-bottom:32px;list-style:none;display:flex}.ProductCards-module__6OhTiq__bullets li{color:var(--foreground);align-items:flex-start;gap:10px;font-size:.875rem;font-weight:600;display:flex}.ProductCards-module__6OhTiq__check{color:var(--accent);flex-shrink:0;font-weight:900}.ProductCards-module__6OhTiq__badgeRow{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.ProductCards-module__6OhTiq__badge{color:var(--muted);background:var(--background);border:1px solid var(--border);border-radius:999px;padding:4px 14px;font-size:.75rem;font-weight:600}.ProductCards-module__6OhTiq__cta{justify-content:center;width:100%}@media (max-width:1200px){.ProductCards-module__6OhTiq__grid{grid-template-columns:repeat(2,1fr)}.ProductCards-module__6OhTiq__prominent{transform:none}.ProductCards-module__6OhTiq__prominent:hover{transform:translateY(-8px)}}@media (max-width:768px){.ProductCards-module__6OhTiq__grid{grid-template-columns:1fr}.ProductCards-module__6OhTiq__section{padding:80px 0}.ProductCards-module__6OhTiq__card{padding:32px}}
.ReferralFlywheelArchitecture-module__CR5k1q__architectureWrapper{width:100%;margin:4rem 0}.ReferralFlywheelArchitecture-module__CR5k1q__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.ReferralFlywheelArchitecture-module__CR5k1q__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}.ReferralFlywheelArchitecture-module__CR5k1q__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.ReferralFlywheelArchitecture-module__CR5k1q__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__logoImgWrapper{justify-content:center;align-items:center;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.ReferralFlywheelArchitecture-module__CR5k1q__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.ReferralFlywheelArchitecture-module__CR5k1q__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.ReferralFlywheelArchitecture-module__CR5k1q__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.ReferralFlywheelArchitecture-module__CR5k1q__childrenGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.ReferralFlywheelArchitecture-module__CR5k1q__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:12.5%;right:12.5%}.ReferralFlywheelArchitecture-module__CR5k1q__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}.ReferralFlywheelArchitecture-module__CR5k1q__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.ReferralFlywheelArchitecture-module__CR5k1q__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.ReferralFlywheelArchitecture-module__CR5k1q__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.ReferralFlywheelArchitecture-module__CR5k1q__childNode:hover .ReferralFlywheelArchitecture-module__CR5k1q__childName{color:var(--foreground)}.ReferralFlywheelArchitecture-module__CR5k1q__childNode:hover .ReferralFlywheelArchitecture-module__CR5k1q__childLogo{transform:scale(1.1)}.ReferralFlywheelArchitecture-module__CR5k1q__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.ReferralFlywheelArchitecture-module__CR5k1q__selectedChild:before{background:var(--brand-color)}.ReferralFlywheelArchitecture-module__CR5k1q__selectedChild .ReferralFlywheelArchitecture-module__CR5k1q__childName{color:var(--foreground)}.ReferralFlywheelArchitecture-module__CR5k1q__selectedChild .ReferralFlywheelArchitecture-module__CR5k1q__childLogo{transform:scale(1.1)}.ReferralFlywheelArchitecture-module__CR5k1q__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}.ReferralFlywheelArchitecture-module__CR5k1q__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}.ReferralFlywheelArchitecture-module__CR5k1q__consoleBrand{align-items:center;gap:.75rem;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.ReferralFlywheelArchitecture-module__CR5k1q__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.ReferralFlywheelArchitecture-module__CR5k1q__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.ReferralFlywheelArchitecture-module__CR5k1q__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.ReferralFlywheelArchitecture-module__CR5k1q__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.ReferralFlywheelArchitecture-module__CR5k1q__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.ReferralFlywheelArchitecture-module__CR5k1q__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}.ReferralFlywheelArchitecture-module__CR5k1q__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.ReferralFlywheelArchitecture-module__CR5k1q__childrenGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ReferralFlywheelArchitecture-module__CR5k1q__childrenGrid:before,.ReferralFlywheelArchitecture-module__CR5k1q__childNode:before{display:none}}@media (max-width:600px){.ReferralFlywheelArchitecture-module__CR5k1q__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.ReferralFlywheelArchitecture-module__CR5k1q__verticalTrunk{height:25px}.ReferralFlywheelArchitecture-module__CR5k1q__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.ReferralFlywheelArchitecture-module__CR5k1q__childNode:hover,.ReferralFlywheelArchitecture-module__CR5k1q__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.ReferralFlywheelArchitecture-module__CR5k1q__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.ReferralFlywheelArchitecture-module__CR5k1q__childName{text-align:left;font-size:.95rem}.ReferralFlywheelArchitecture-module__CR5k1q__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.ReferralFlywheelArchitecture-module__CR5k1q__detailsConsole{padding:1.5rem}}
.ProgramCard-module__dgaViW__productCard{background:linear-gradient(135deg,var(--background-panel)0%,#fff 50%,var(--background-panel)100%);border:1px solid var(--border);text-align:left;background-size:300% 300%;border-radius:20px;flex-direction:column;gap:0;height:100%;padding:36px 24px;transition:transform .25s,box-shadow .25s;animation:6s ease-in-out infinite alternate ProgramCard-module__dgaViW__cardGradient;display:flex}@keyframes ProgramCard-module__dgaViW__cardGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.ProgramCard-module__dgaViW__productCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.ProgramCard-module__dgaViW__dark{background:linear-gradient(135deg,#121417 0%,#2f3640 50%,#121417 100%) 0 0/300% 300%;border-color:#ffffff1a;animation:6s ease-in-out infinite alternate ProgramCard-module__dgaViW__cardGradient}.ProgramCard-module__dgaViW__dark:hover{box-shadow:0 12px 60px #00000080}.ProgramCard-module__dgaViW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.ProgramCard-module__dgaViW__cardTag{letter-spacing:.15em;color:var(--accent);font-size:.6875rem;font-weight:700}.ProgramCard-module__dgaViW__cardBadge{letter-spacing:.08em;color:var(--accent);background:#16a34a1a;border:1px solid #16a34a33;border-radius:999px;padding:4px 12px;font-size:.6875rem;font-weight:700}.ProgramCard-module__dgaViW__cardIconArea{color:var(--accent);margin-bottom:20px}.ProgramCard-module__dgaViW__cardTitle{color:var(--foreground);margin-bottom:14px;font-size:1.5rem;font-weight:800;line-height:1.15}.ProgramCard-module__dgaViW__dark .ProgramCard-module__dgaViW__cardTitle{color:#fff}.ProgramCard-module__dgaViW__cardDesc{color:var(--muted);flex:1;margin-bottom:24px;font-size:.9375rem;line-height:1.65}.ProgramCard-module__dgaViW__dark .ProgramCard-module__dgaViW__cardDesc{color:#fff9}.ProgramCard-module__dgaViW__bullets{flex-direction:column;gap:10px;margin-bottom:24px;list-style:none;display:flex}.ProgramCard-module__dgaViW__bullets li{color:var(--foreground);white-space:nowrap;align-items:flex-start;gap:8px;font-size:.8125rem;font-weight:600;line-height:1.4;display:flex}.ProgramCard-module__dgaViW__dark .ProgramCard-module__dgaViW__bullets li{color:#ffffffe6}.ProgramCard-module__dgaViW__check{color:var(--accent);flex-shrink:0;margin-top:1px;font-weight:900}.ProgramCard-module__dgaViW__metaBadges{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.ProgramCard-module__dgaViW__metaBadge{color:var(--muted);background:var(--background);border:1px solid var(--border);border-radius:999px;padding:3px 10px;font-size:.6875rem;font-weight:600}.ProgramCard-module__dgaViW__dark .ProgramCard-module__dgaViW__metaBadge{color:#ffffff80;background:#ffffff0d;border-color:#ffffff1a}.ProgramCard-module__dgaViW__cardFooter{flex-direction:column;gap:12px;margin-top:auto;display:flex}.ProgramCard-module__dgaViW__cta{justify-content:center;width:100%}.ProgramCard-module__dgaViW__cardSubtext{color:var(--muted);text-align:center;font-size:.75rem}.ProgramCard-module__dgaViW__dark .ProgramCard-module__dgaViW__cardSubtext{color:#fff6}
.SocialMediaArchitecture-module__GiwC1G__architectureWrapper{width:100%;margin:4rem 0}.SocialMediaArchitecture-module__GiwC1G__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.SocialMediaArchitecture-module__GiwC1G__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}.SocialMediaArchitecture-module__GiwC1G__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.SocialMediaArchitecture-module__GiwC1G__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.SocialMediaArchitecture-module__GiwC1G__logoImgWrapper{justify-content:center;align-items:center;display:flex}.SocialMediaArchitecture-module__GiwC1G__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.SocialMediaArchitecture-module__GiwC1G__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.SocialMediaArchitecture-module__GiwC1G__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.SocialMediaArchitecture-module__GiwC1G__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.SocialMediaArchitecture-module__GiwC1G__childrenGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.SocialMediaArchitecture-module__GiwC1G__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:16.6%;right:16.6%}.SocialMediaArchitecture-module__GiwC1G__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}.SocialMediaArchitecture-module__GiwC1G__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.SocialMediaArchitecture-module__GiwC1G__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.SocialMediaArchitecture-module__GiwC1G__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.SocialMediaArchitecture-module__GiwC1G__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.SocialMediaArchitecture-module__GiwC1G__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.SocialMediaArchitecture-module__GiwC1G__childNode:hover .SocialMediaArchitecture-module__GiwC1G__childName{color:var(--foreground)}.SocialMediaArchitecture-module__GiwC1G__childNode:hover .SocialMediaArchitecture-module__GiwC1G__childLogo{transform:scale(1.1)}.SocialMediaArchitecture-module__GiwC1G__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.SocialMediaArchitecture-module__GiwC1G__selectedChild:before{background:var(--brand-color)}.SocialMediaArchitecture-module__GiwC1G__selectedChild .SocialMediaArchitecture-module__GiwC1G__childName{color:var(--foreground)}.SocialMediaArchitecture-module__GiwC1G__selectedChild .SocialMediaArchitecture-module__GiwC1G__childLogo{transform:scale(1.1)}.SocialMediaArchitecture-module__GiwC1G__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}.SocialMediaArchitecture-module__GiwC1G__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}.SocialMediaArchitecture-module__GiwC1G__consoleBrand{align-items:center;gap:.75rem;display:flex}.SocialMediaArchitecture-module__GiwC1G__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.SocialMediaArchitecture-module__GiwC1G__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.SocialMediaArchitecture-module__GiwC1G__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.SocialMediaArchitecture-module__GiwC1G__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.SocialMediaArchitecture-module__GiwC1G__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.SocialMediaArchitecture-module__GiwC1G__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.SocialMediaArchitecture-module__GiwC1G__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.SocialMediaArchitecture-module__GiwC1G__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}.SocialMediaArchitecture-module__GiwC1G__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.SocialMediaArchitecture-module__GiwC1G__childrenGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}.SocialMediaArchitecture-module__GiwC1G__childrenGrid:before,.SocialMediaArchitecture-module__GiwC1G__childNode:before{display:none}}@media (max-width:600px){.SocialMediaArchitecture-module__GiwC1G__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.SocialMediaArchitecture-module__GiwC1G__verticalTrunk{height:25px}.SocialMediaArchitecture-module__GiwC1G__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.SocialMediaArchitecture-module__GiwC1G__childNode:hover,.SocialMediaArchitecture-module__GiwC1G__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.SocialMediaArchitecture-module__GiwC1G__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.SocialMediaArchitecture-module__GiwC1G__childName{text-align:left;font-size:.95rem}.SocialMediaArchitecture-module__GiwC1G__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.SocialMediaArchitecture-module__GiwC1G__detailsConsole{padding:1.5rem}}
.BusinessModelsArchitecture-module__BcQg6q__architectureWrapper{width:100%;margin:4rem 0}.BusinessModelsArchitecture-module__BcQg6q__diagramContainer{flex-direction:column;align-items:center;margin-bottom:3rem;padding:2rem 0;display:flex;position:relative}.BusinessModelsArchitecture-module__BcQg6q__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}.BusinessModelsArchitecture-module__BcQg6q__parentNode{border:2px solid var(--foreground);background-color:#fff;padding:1rem 2rem;position:relative}.BusinessModelsArchitecture-module__BcQg6q__nodeLogoGlow{width:32px;height:32px;color:var(--accent);justify-content:center;align-items:center;display:flex}.BusinessModelsArchitecture-module__BcQg6q__logoImgWrapper{justify-content:center;align-items:center;display:flex}.BusinessModelsArchitecture-module__BcQg6q__nodeText h4{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.BusinessModelsArchitecture-module__BcQg6q__nodeText span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.BusinessModelsArchitecture-module__BcQg6q__verticalTrunk{background:var(--border);width:1.5px;height:40px;position:relative}.BusinessModelsArchitecture-module__BcQg6q__verticalTrunk:after{content:"";background-color:var(--foreground);border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.BusinessModelsArchitecture-module__BcQg6q__childrenGrid{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding-top:40px;display:grid;position:relative}.BusinessModelsArchitecture-module__BcQg6q__childrenGrid:before{content:"";background:var(--border);height:1.5px;position:absolute;top:0;left:12.5%;right:12.5%}.BusinessModelsArchitecture-module__BcQg6q__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}.BusinessModelsArchitecture-module__BcQg6q__childNode:before{content:"";background:var(--border);width:1.5px;height:40px;transition:background .25s;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.BusinessModelsArchitecture-module__BcQg6q__childNode:nth-child(n+5):before{display:none}.BusinessModelsArchitecture-module__BcQg6q__childHeader{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.BusinessModelsArchitecture-module__BcQg6q__childLogo{width:24px;height:24px;color:var(--brand-color);justify-content:center;align-items:center;transition:transform .25s;display:flex}.BusinessModelsArchitecture-module__BcQg6q__childName{color:var(--muted);text-align:center;white-space:normal;font-size:.9rem;font-weight:700;line-height:1.25;transition:color .25s}.BusinessModelsArchitecture-module__BcQg6q__childNode:hover{border-color:var(--brand-color);box-shadow:3px 3px 0px var(--brand-color);transform:translateY(-2px)}.BusinessModelsArchitecture-module__BcQg6q__childNode:hover .BusinessModelsArchitecture-module__BcQg6q__childName{color:var(--foreground)}.BusinessModelsArchitecture-module__BcQg6q__childNode:hover .BusinessModelsArchitecture-module__BcQg6q__childLogo{transform:scale(1.1)}.BusinessModelsArchitecture-module__BcQg6q__selectedChild{border-color:var(--brand-color);box-shadow:4px 4px 0px var(--brand-color);background-color:#fff}.BusinessModelsArchitecture-module__BcQg6q__selectedChild:before{background:var(--brand-color)}.BusinessModelsArchitecture-module__BcQg6q__selectedChild .BusinessModelsArchitecture-module__BcQg6q__childName{color:var(--foreground)}.BusinessModelsArchitecture-module__BcQg6q__selectedChild .BusinessModelsArchitecture-module__BcQg6q__childLogo{transform:scale(1.1)}.BusinessModelsArchitecture-module__BcQg6q__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}.BusinessModelsArchitecture-module__BcQg6q__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}.BusinessModelsArchitecture-module__BcQg6q__consoleBrand{align-items:center;gap:.75rem;display:flex}.BusinessModelsArchitecture-module__BcQg6q__consoleLogo{width:28px;height:28px;color:var(--brand-color)}.BusinessModelsArchitecture-module__BcQg6q__consoleName{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:800}.BusinessModelsArchitecture-module__BcQg6q__consoleRole{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.BusinessModelsArchitecture-module__BcQg6q__consoleContent{flex-direction:column;gap:1.5rem;display:flex}.BusinessModelsArchitecture-module__BcQg6q__consoleSection h5{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.BusinessModelsArchitecture-module__BcQg6q__consoleSection p{color:var(--foreground);margin-bottom:0;font-size:1.05rem;line-height:1.6}.BusinessModelsArchitecture-module__BcQg6q__placementsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.BusinessModelsArchitecture-module__BcQg6q__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}.BusinessModelsArchitecture-module__BcQg6q__useCaseText{font-weight:600;color:var(--foreground)!important}@media (max-width:800px){.BusinessModelsArchitecture-module__BcQg6q__childrenGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.BusinessModelsArchitecture-module__BcQg6q__childrenGrid:before,.BusinessModelsArchitecture-module__BcQg6q__childNode:before{display:none}}@media (max-width:600px){.BusinessModelsArchitecture-module__BcQg6q__childrenGrid{grid-template-columns:1fr;gap:.75rem;padding-top:20px}.BusinessModelsArchitecture-module__BcQg6q__verticalTrunk{height:25px}.BusinessModelsArchitecture-module__BcQg6q__childNode{height:auto;box-shadow:2px 2px 0px var(--border);flex-direction:row;justify-content:flex-start;align-items:center;padding:.85rem 1.25rem}.BusinessModelsArchitecture-module__BcQg6q__childNode:hover,.BusinessModelsArchitecture-module__BcQg6q__selectedChild{box-shadow:3px 3px 0px var(--brand-color)}.BusinessModelsArchitecture-module__BcQg6q__childHeader{flex-direction:row;justify-content:flex-start;gap:.75rem}.BusinessModelsArchitecture-module__BcQg6q__childName{text-align:left;font-size:.95rem}.BusinessModelsArchitecture-module__BcQg6q__consoleHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.BusinessModelsArchitecture-module__BcQg6q__detailsConsole{padding:1.5rem}}
.Philosophy-module__PUxW5G__philosophySection{background-color:var(--background);padding:200px 0}.Philosophy-module__PUxW5G__list{flex-direction:column;align-items:center;gap:40px;display:flex}.Philosophy-module__PUxW5G__row{letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:32px;font-size:5rem;font-weight:800;line-height:1;display:flex}.Philosophy-module__PUxW5G__term{color:var(--foreground)}.Philosophy-module__PUxW5G__operator{color:var(--accent)}.Philosophy-module__PUxW5G__termMuted{color:var(--muted);opacity:.55;text-decoration:line-through;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:3px}@media (max-width:992px){.Philosophy-module__PUxW5G__row{gap:24px;font-size:3rem}}@media (max-width:576px){.Philosophy-module__PUxW5G__philosophySection{padding:100px 0}.Philosophy-module__PUxW5G__row{letter-spacing:-.02em;gap:12px;font-size:1.5rem}}
