.Topbar-module__LfIHZq__header{z-index:100;background-color:var(--bg-cream);border-bottom:1px solid var(--border-subtle);width:100%;transition:background-color .2s,border-color .2s;position:sticky;top:0}.Topbar-module__LfIHZq__container{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.Topbar-module__LfIHZq__logoContainer{letter-spacing:-.02em;color:var(--text-main);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;transition:transform .2s;display:flex}.Topbar-module__LfIHZq__logoContainer:hover{transform:translateY(-1px)}.Topbar-module__LfIHZq__logoIcon{font-size:1.5rem;line-height:1}.Topbar-module__LfIHZq__logoText{font-family:inherit}.Topbar-module__LfIHZq__logoHighlight{color:var(--color-orange)}.Topbar-module__LfIHZq__nav{align-items:center;gap:32px;display:flex}.Topbar-module__LfIHZq__navLink{color:var(--text-muted);padding:6px 0;font-size:.95rem;font-weight:500;transition:color .25s;position:relative}.Topbar-module__LfIHZq__navLink:hover{color:var(--color-orange)}.Topbar-module__LfIHZq__navLink:after{content:"";background-color:var(--color-orange);transform-origin:100%;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Topbar-module__LfIHZq__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Topbar-module__LfIHZq__actions{position:relative}.Topbar-module__LfIHZq__loginButton{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);cursor:pointer;box-shadow:none;border-radius:0;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Topbar-module__LfIHZq__loginButton:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover);box-shadow:none}.Topbar-module__LfIHZq__loginButtonActive{background-color:var(--color-orange-hover)}.Topbar-module__LfIHZq__arrowIcon{stroke:var(--text-white);transition:transform .25s}.Topbar-module__LfIHZq__arrowIconRotated{transform:rotate(180deg)}.Topbar-module__LfIHZq__dropdownMenu{background-color:var(--bg-cream-card);border:1px solid var(--text-main);width:320px;box-shadow:none;transform-origin:100% 0;z-index:110;border-radius:0;flex-direction:column;gap:4px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__LfIHZq__slideDownFade;display:flex;position:absolute;top:calc(100% + 8px);right:0}@keyframes Topbar-module__LfIHZq__slideDownFade{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Topbar-module__LfIHZq__dropdownItem{color:var(--text-main);border:1px solid #0000;border-radius:0;align-items:center;gap:16px;padding:12px;text-decoration:none;transition:all .15s;display:flex}.Topbar-module__LfIHZq__dropdownItem:hover{background-color:var(--bg-cream-accent);border-color:var(--border-subtle)}.Topbar-module__LfIHZq__itemIconContainer{background-color:var(--color-orange-light);width:38px;height:38px;color:var(--color-orange);border-radius:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Topbar-module__LfIHZq__dropdownItem:hover .Topbar-module__LfIHZq__itemIconContainer{background-color:var(--color-orange);color:var(--text-white)}.Topbar-module__LfIHZq__itemTextContainer{flex-direction:column;gap:2px;display:flex}.Topbar-module__LfIHZq__itemTitle{color:var(--text-main);font-size:.9rem;font-weight:600}.Topbar-module__LfIHZq__itemDesc{color:var(--text-muted);font-size:.75rem}.Topbar-module__LfIHZq__hamburgerBtn{border:1px solid var(--text-main);width:40px;height:40px;color:var(--text-main);cursor:pointer;background-color:#0000;border-radius:0;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:none}.Topbar-module__LfIHZq__hamburgerBtn:hover{background-color:var(--bg-cream-accent)}@media (max-width:768px){.Topbar-module__LfIHZq__nav,.Topbar-module__LfIHZq__actions{display:none}.Topbar-module__LfIHZq__hamburgerBtn{display:inline-flex}.Topbar-module__LfIHZq__container{height:56px;padding:0 16px}.Topbar-module__LfIHZq__mobileNav{background-color:var(--bg-cream);border-bottom:1px solid var(--text-main);border-top:1px solid var(--border-subtle);z-index:99;flex-direction:column;gap:14px;width:100%;padding:20px 24px;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__LfIHZq__slideDownFadeMobile;display:flex;position:absolute;top:100%;left:0}.Topbar-module__LfIHZq__mobileNavLink{color:var(--text-main);border-bottom:1px dashed var(--border-subtle);padding:8px 0;font-family:inherit;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s;display:block}.Topbar-module__LfIHZq__mobileNavLink:hover{color:var(--color-orange);padding-left:4px}.Topbar-module__LfIHZq__mobileActions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.Topbar-module__LfIHZq__mobileLoginBtn{cursor:pointer;border:1px solid var(--text-main);background-color:var(--bg-cream-card);color:var(--text-main);border-radius:0;justify-content:center;align-items:center;padding:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Topbar-module__LfIHZq__mobileLoginBtn:hover{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}}@keyframes Topbar-module__LfIHZq__slideDownFadeMobile{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.HeroSection-module__sBkrQG__hero{background-color:var(--bg-cream);border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;padding:48px 24px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:grid}.HeroSection-module__sBkrQG__leftSide{z-index:10;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.HeroSection-module__sBkrQG__badge{background-color:var(--color-orange-light);color:var(--text-main);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.HeroSection-module__sBkrQG__title{letter-spacing:-.03em;color:var(--text-main);font-size:3rem;font-weight:800;line-height:1.15}.HeroSection-module__sBkrQG__highlight{color:var(--color-orange)}.HeroSection-module__sBkrQG__description{color:var(--text-muted);max-width:540px;font-size:1.1rem;line-height:1.65}.HeroSection-module__sBkrQG__actions{align-items:center;gap:16px;width:100%;display:flex}.HeroSection-module__sBkrQG__primaryBtn{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);border-radius:0;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.HeroSection-module__sBkrQG__primaryBtn:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover)}.HeroSection-module__sBkrQG__secondaryBtn{background-color:var(--bg-cream-card);color:var(--text-main);border:1px solid var(--text-main);border-radius:0;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.HeroSection-module__sBkrQG__secondaryBtn:hover{background-color:var(--bg-cream-accent)}.HeroSection-module__sBkrQG__rightSide{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.HeroSection-module__sBkrQG__illustrationWrapper{width:100%;max-width:380px;margin:0 auto;position:relative}.HeroSection-module__sBkrQG__blueprintGrid{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);border-radius:0;flex-direction:column;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__blueprintHeader{background-color:var(--bg-cream-accent);border-bottom:1px solid var(--text-main);z-index:10;flex-shrink:0;align-items:center;gap:8px;width:100%;height:40px;padding:0 16px;display:flex}.HeroSection-module__sBkrQG__canvasContainer{aspect-ratio:2/3;background-color:var(--bg-cream-accent);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__riveCanvas{background-color:#0000;width:100%;height:100%;display:block}.HeroSection-module__sBkrQG__statusPulse{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__pulseGreen}@keyframes HeroSection-module__sBkrQG__pulseGreen{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}}.HeroSection-module__sBkrQG__badgeClusterText{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);letter-spacing:.05em;font-size:.65rem;font-weight:700}.HeroSection-module__sBkrQG__serverCabinetSvg{width:100%;height:100%}.HeroSection-module__sBkrQG__ledGreen{fill:#10b981}.HeroSection-module__sBkrQG__ledOrange{fill:var(--color-orange)}.HeroSection-module__sBkrQG__ledPulse1{animation:1.2s ease-in-out infinite HeroSection-module__sBkrQG__ledPulseAnim}.HeroSection-module__sBkrQG__ledPulse2{animation:1.2s ease-in-out .4s infinite HeroSection-module__sBkrQG__ledPulseAnim}.HeroSection-module__sBkrQG__ledPulse3{animation:1.2s ease-in-out .8s infinite HeroSection-module__sBkrQG__ledPulseAnim}@keyframes HeroSection-module__sBkrQG__ledPulseAnim{0%,to{opacity:.3}50%{opacity:1;filter:drop-shadow(0 0 1.5px)}}.HeroSection-module__sBkrQG__fanBlade{animation:2.5s linear infinite HeroSection-module__sBkrQG__fanSpin}@keyframes HeroSection-module__sBkrQG__fanSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__sBkrQG__dataPacket1{offset-path:path("M 200,200 L 290,125");animation:3s linear infinite HeroSection-module__sBkrQG__dataFlow}.HeroSection-module__sBkrQG__dataPacket2{offset-path:path("M 320,260 L 290,125");animation:3s linear 1.5s infinite HeroSection-module__sBkrQG__dataFlow}.HeroSection-module__sBkrQG__dataPacket3{offset-path:path("M 290,95 L 290,40");animation:2s linear .5s infinite HeroSection-module__sBkrQG__dataFlowUp}@keyframes HeroSection-module__sBkrQG__dataFlow{0%{offset-distance:0%;opacity:0}15%{opacity:1}85%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes HeroSection-module__sBkrQG__dataFlowUp{0%{offset-distance:0%;opacity:0}20%{opacity:1}80%{opacity:1}to{offset-distance:100%;opacity:0}}@media (max-width:960px){.HeroSection-module__sBkrQG__container{text-align:center;grid-template-columns:1fr;gap:28px}.HeroSection-module__sBkrQG__leftSide{align-items:center}.HeroSection-module__sBkrQG__description{margin:0 auto}.HeroSection-module__sBkrQG__actions{justify-content:center}.HeroSection-module__sBkrQG__rightSide{width:100%;max-width:480px;margin:0 auto}.HeroSection-module__sBkrQG__illustrationWrapper{max-width:310px}}@media (max-width:640px){.HeroSection-module__sBkrQG__hero{padding:32px 16px}.HeroSection-module__sBkrQG__title{font-size:2.25rem}.HeroSection-module__sBkrQG__actions{flex-direction:column;width:100%}.HeroSection-module__sBkrQG__primaryBtn,.HeroSection-module__sBkrQG__secondaryBtn{justify-content:center;width:100%}.HeroSection-module__sBkrQG__illustrationWrapper{max-width:250px}}
.Home-module__jKgjFW__page{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.Home-module__jKgjFW__main{flex-direction:column;flex:1;display:flex}.Home-module__jKgjFW__hero{text-align:center;justify-content:center;align-items:center;padding:100px 24px 80px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroBackground{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__blob1{filter:blur(60px);background:radial-gradient(circle,#ff5a1f08 0%,#fff0 70%);border-radius:0%;width:400px;height:400px;position:absolute;top:-10%;left:10%}.Home-module__jKgjFW__blob2{filter:blur(70px);background:radial-gradient(circle,#ff5a1f05 0%,#fff0 70%);border-radius:0%;width:500px;height:500px;position:absolute;bottom:10%;right:5%}.Home-module__jKgjFW__heroContent{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex;position:relative}.Home-module__jKgjFW__heroBadge{background-color:var(--color-orange-light);color:var(--color-orange);border:1px solid var(--color-orange-border);letter-spacing:.02em;text-transform:uppercase;border-radius:0;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;animation:.6s Home-module__jKgjFW__fadeIn;display:inline-flex}.Home-module__jKgjFW__heroTitle{letter-spacing:-.03em;color:var(--text-main);font-size:3.5rem;font-weight:800;line-height:1.15;animation:.6s cubic-bezier(.16,1,.3,1) Home-module__jKgjFW__slideUp}.Home-module__jKgjFW__titleHighlight{color:var(--color-orange)}.Home-module__jKgjFW__heroDescription{color:var(--text-muted);max-width:600px;font-size:1.15rem;line-height:1.6;animation:.8s cubic-bezier(.16,1,.3,1) Home-module__jKgjFW__slideUpDelayed}.Home-module__jKgjFW__heroActions{align-items:center;gap:16px;margin-top:12px;animation:1s cubic-bezier(.16,1,.3,1) Home-module__jKgjFW__slideUpDelayed2;display:flex}.Home-module__jKgjFW__primaryCta{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);box-shadow:none;border-radius:0;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.Home-module__jKgjFW__primaryCta:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover);box-shadow:none}.Home-module__jKgjFW__secondaryCta{background-color:var(--bg-cream-card);color:var(--text-main);border:1px solid var(--text-main);box-shadow:none;border-radius:0;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s}.Home-module__jKgjFW__secondaryCta:hover{background-color:var(--bg-cream-accent)}.Home-module__jKgjFW__pricing{flex-direction:column;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:60px 24px 80px;display:flex}.Home-module__jKgjFW__sectionHeader{text-align:center;flex-direction:column;gap:12px;display:flex}.Home-module__jKgjFW__sectionTitle{letter-spacing:-.02em;color:var(--text-main);font-size:2.25rem;font-weight:800}.Home-module__jKgjFW__sectionDesc{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1.05rem}.Home-module__jKgjFW__pricingGrid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.Home-module__jKgjFW__priceCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);box-shadow:none;border-radius:0;flex-direction:column;gap:32px;padding:40px 32px;transition:all .2s;display:flex;position:relative}.Home-module__jKgjFW__priceCard:hover{border-color:var(--color-orange)}.Home-module__jKgjFW__priceCardPopular{border:2px solid var(--color-orange)}.Home-module__jKgjFW__priceCardPopular:before{content:"Popular Plan";background-color:var(--color-orange);color:var(--text-white);text-transform:uppercase;letter-spacing:.05em;border-radius:0;padding:2px 12px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:24px}.Home-module__jKgjFW__cardHeader{flex-direction:column;gap:8px;display:flex}.Home-module__jKgjFW__planName{color:var(--text-main);font-size:1.25rem;font-weight:700}.Home-module__jKgjFW__planPrice{align-items:baseline;gap:4px;display:flex}.Home-module__jKgjFW__currency{color:var(--text-main);font-size:1.5rem;font-weight:700}.Home-module__jKgjFW__amount{color:var(--text-main);letter-spacing:-.03em;font-size:3rem;font-weight:800}.Home-module__jKgjFW__period{color:var(--text-muted);font-size:.9rem}.Home-module__jKgjFW__planFeatures{flex-direction:column;gap:16px;list-style:none;display:flex}.Home-module__jKgjFW__featureItem{color:var(--text-main);align-items:center;gap:10px;font-size:.95rem;display:flex}.Home-module__jKgjFW__checkIcon{color:var(--color-orange);flex-shrink:0}.Home-module__jKgjFW__cardCta{border:1px solid var(--text-main);background-color:var(--bg-cream-accent);width:100%;color:var(--text-main);text-align:center;cursor:pointer;border-radius:0;padding:12px;font-size:.9rem;font-weight:600;transition:all .15s}.Home-module__jKgjFW__cardCta:hover{background-color:var(--text-main);color:var(--bg-cream)}.Home-module__jKgjFW__cardCtaPopular{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}.Home-module__jKgjFW__cardCtaPopular:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover)}.Home-module__jKgjFW__contact{border-top:1px solid var(--border-subtle);background-color:var(--bg-cream-card);padding:80px 24px}.Home-module__jKgjFW__contactContainer{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:600px;margin:0 auto;display:flex}.Home-module__jKgjFW__contactForm{flex-direction:column;gap:16px;width:100%;display:flex}.Home-module__jKgjFW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Home-module__jKgjFW__input,.Home-module__jKgjFW__textarea{border:1px solid var(--text-main);background-color:var(--bg-cream);width:100%;color:var(--text-main);border-radius:0;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.Home-module__jKgjFW__input:focus,.Home-module__jKgjFW__textarea:focus{border-color:var(--color-orange);outline:none}.Home-module__jKgjFW__textarea{resize:vertical;min-height:120px}.Home-module__jKgjFW__submitBtn{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);cursor:pointer;border-radius:0;padding:14px;font-weight:600;transition:background-color .15s}.Home-module__jKgjFW__submitBtn:hover{background-color:var(--color-orange-hover)}.Home-module__jKgjFW__nodes{border-top:1px solid var(--border-subtle);background-color:var(--bg-cream-accent);padding:80px 24px}.Home-module__jKgjFW__nodesContainer{flex-direction:column;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:flex}.Home-module__jKgjFW__nodesGrid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.Home-module__jKgjFW__nodeCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:20px;padding:32px;transition:all .2s;display:flex}.Home-module__jKgjFW__nodeCard:hover{border-color:var(--color-orange)}.Home-module__jKgjFW__nodeHeader{justify-content:space-between;align-items:center;display:flex}.Home-module__jKgjFW__nodeLocation{color:var(--text-main);align-items:center;gap:8px;font-size:1.2rem;font-weight:700;display:flex}.Home-module__jKgjFW__nodeFlag{font-size:1.25rem}.Home-module__jKgjFW__nodeStatus{color:#10b981;text-transform:uppercase;align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.Home-module__jKgjFW__statusDot{background-color:#10b981;border-radius:50%;width:8px;height:8px}.Home-module__jKgjFW__nodeSpecs{color:var(--text-muted);border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;padding-top:16px;font-size:.9rem;list-style:none;display:flex}.Home-module__jKgjFW__specRow{justify-content:space-between;display:flex}.Home-module__jKgjFW__specLabel{font-weight:500}.Home-module__jKgjFW__specVal{color:var(--text-main);font-weight:600}.Home-module__jKgjFW__footer{border-top:1px solid var(--border-subtle);background-color:var(--bg-cream-accent);padding:40px 24px}.Home-module__jKgjFW__footerContainer{max-width:1200px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:0 auto;font-size:.9rem;display:flex}.Home-module__jKgjFW__footerLogo{color:var(--text-main);font-weight:700}@keyframes Home-module__jKgjFW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Home-module__jKgjFW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__jKgjFW__slideUpDelayed{0%{opacity:0;transform:translateY(12px)}to{opacity:0}50%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__jKgjFW__slideUpDelayed2{0%{opacity:0;transform:translateY(12px)}to{opacity:0}66%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.Home-module__jKgjFW__pricingGrid,.Home-module__jKgjFW__nodesGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.Home-module__jKgjFW__heroTitle{font-size:2.75rem}}@media (max-width:640px){.Home-module__jKgjFW__hero{padding:60px 16px 40px}.Home-module__jKgjFW__heroTitle{font-size:2.25rem}.Home-module__jKgjFW__heroActions{flex-direction:column;gap:12px;width:100%}.Home-module__jKgjFW__primaryCta,.Home-module__jKgjFW__secondaryCta{text-align:center;width:100%}.Home-module__jKgjFW__formRow{grid-template-columns:1fr}.Home-module__jKgjFW__footerContainer{text-align:center;flex-direction:column;gap:16px}}
.Legal-module__RSWjga__legalPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.Legal-module__RSWjga__main{background-color:var(--bg-cream);flex:1;padding:56px 24px}.Legal-module__RSWjga__container{flex-direction:column;gap:32px;max-width:780px;margin:0 auto;display:flex}.Legal-module__RSWjga__header{border-bottom:1px solid var(--text-main);flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:24px;display:flex}.Legal-module__RSWjga__badge{background-color:var(--color-orange-light);border:1px solid var(--color-orange);color:var(--color-orange);text-transform:uppercase;letter-spacing:.05em;border-radius:0;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.Legal-module__RSWjga__title{color:var(--text-main);letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:900;line-height:1.15}.Legal-module__RSWjga__metaInfo{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);align-items:center;gap:12px;font-size:.8rem;display:flex}.Legal-module__RSWjga__dateTag{color:var(--text-main);background-color:var(--bg-cream-accent);border:1px solid var(--text-main);padding:2px 8px;font-weight:700}.Legal-module__RSWjga__content{flex-direction:column;gap:28px;display:flex}.Legal-module__RSWjga__content h2{color:var(--text-main);border-left:4px solid var(--color-orange);margin:16px 0 0;padding-left:12px;font-size:1.5rem;font-weight:850;line-height:1.3}.Legal-module__RSWjga__content h3{color:var(--text-main);margin:8px 0 0;font-size:1.15rem;font-weight:800;line-height:1.4}.Legal-module__RSWjga__content p{color:var(--text-main);margin:0;font-size:1.05rem;line-height:1.7}.Legal-module__RSWjga__content ul{flex-direction:column;gap:10px;margin:0;padding-left:20px;display:flex}.Legal-module__RSWjga__content li{color:var(--text-main);font-size:1rem;line-height:1.6}.Legal-module__RSWjga__content li strong{color:var(--text-main)}.Legal-module__RSWjga__content a{color:var(--color-orange);border-bottom:1px dashed var(--color-orange);font-weight:700;text-decoration:none;transition:all .15s}.Legal-module__RSWjga__content a:hover{color:var(--color-orange-hover);border-bottom-style:solid}.Legal-module__RSWjga__highlightBox{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-left:6px solid var(--color-orange);font-family:var(--font-geist-mono), monospace;color:var(--text-main);border-radius:0;padding:20px;font-size:.85rem}@media (max-width:640px){.Legal-module__RSWjga__main{padding:32px 16px}.Legal-module__RSWjga__title{font-size:2.25rem}.Legal-module__RSWjga__content h2{font-size:1.35rem}.Legal-module__RSWjga__content p{font-size:1rem}}
.About-module__8aBknG__aboutPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex;position:relative}.About-module__8aBknG__main{flex:1;padding:48px 24px}.About-module__8aBknG__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.About-module__8aBknG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.About-module__8aBknG__badge{background-color:var(--color-orange-light);color:var(--text-main);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.About-module__8aBknG__title{letter-spacing:-.03em;color:var(--text-main);font-size:2.75rem;font-weight:800;line-height:1.15}.About-module__8aBknG__description{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.About-module__8aBknG__aboutGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:32px;display:grid}.About-module__8aBknG__profileColumn{flex-direction:column;gap:20px;display:flex;position:sticky;top:92px}.About-module__8aBknG__profileCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:20px;padding:24px;display:flex}.About-module__8aBknG__profileTitle{color:var(--text-main);border-bottom:1px solid var(--text-main);padding-bottom:10px;font-size:1.25rem;font-weight:800}.About-module__8aBknG__metricGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.About-module__8aBknG__metricItem{background-color:var(--bg-cream-accent);border:1px solid var(--border-subtle);color:var(--text-main);text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-size:.75rem;font-weight:700;display:flex}.About-module__8aBknG__metricItem i{color:var(--color-orange);font-size:1.1rem}.About-module__8aBknG__profileText{color:var(--text-muted);font-size:.875rem;line-height:1.5}.About-module__8aBknG__companyCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:16px;padding:24px;display:flex}.About-module__8aBknG__companyTitle{color:var(--text-main);border-bottom:1px solid var(--text-main);padding-bottom:10px;font-size:1.25rem;font-weight:800}.About-module__8aBknG__companyTableWrapper{overflow:hidden}.About-module__8aBknG__companyTable{border-collapse:collapse;text-align:left;width:100%}.About-module__8aBknG__companyTable tr{border-bottom:1px dashed var(--border-subtle)}.About-module__8aBknG__companyTable tr:last-child{border-bottom:none}.About-module__8aBknG__companyLabel{color:var(--text-main);width:40%;padding:10px 0;font-size:.85rem;font-weight:700}.About-module__8aBknG__companyValue{color:var(--text-muted);padding:10px 0;font-size:.85rem}.About-module__8aBknG__linkHighlight{color:var(--color-orange);font-weight:700;transition:color .15s}.About-module__8aBknG__linkHighlight:hover{color:var(--color-orange-hover);text-decoration:underline}.About-module__8aBknG__registrationNotice{background-color:var(--bg-cream-accent);border:1px solid var(--border-subtle);flex-direction:column;gap:6px;padding:12px 14px;display:flex}.About-module__8aBknG__noticeLabel{text-transform:uppercase;color:var(--text-main);letter-spacing:.05em;font-size:.7rem;font-weight:700}.About-module__8aBknG__noticeText{color:var(--text-muted);font-size:.775rem;line-height:1.45}.About-module__8aBknG__hardwareSummaryCard{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);border-radius:0;padding:20px}.About-module__8aBknG__hardwareTitle{color:var(--text-main);margin-bottom:8px;font-size:1.05rem;font-weight:700}.About-module__8aBknG__hardwareText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.About-module__8aBknG__contentColumn{flex-direction:column;gap:24px;display:flex}.About-module__8aBknG__article{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:16px;padding:24px;display:flex}.About-module__8aBknG__paragraph{color:var(--text-muted);font-size:1.025rem;line-height:1.65}.About-module__8aBknG__paragraph strong{color:var(--text-main)}.About-module__8aBknG__differentiationSection{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:16px;padding:24px;display:flex}.About-module__8aBknG__sectionTitle{color:var(--text-main);border-bottom:1px dashed var(--border-subtle);padding-bottom:10px;font-size:1.35rem;font-weight:800}.About-module__8aBknG__differentList{flex-direction:column;gap:12px;list-style:none;display:flex}.About-module__8aBknG__differentItem{align-items:center;gap:14px;padding:4px 0;display:flex}.About-module__8aBknG__bulletIcon{background-color:var(--color-orange-light);border:1px solid var(--color-orange-border);width:24px;height:24px;color:var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.About-module__8aBknG__itemText{color:var(--text-main);font-size:.95rem;font-weight:600}.About-module__8aBknG__closingSection{flex-direction:column;gap:20px;display:flex}.About-module__8aBknG__quoteBlock{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-left:4px solid var(--color-orange);border-radius:0;padding:20px}.About-module__8aBknG__quoteText{color:var(--text-main);font-size:1.1rem;font-weight:700;line-height:1.4}.About-module__8aBknG__coreTaglineCard{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);border-radius:0;padding:20px}.About-module__8aBknG__taglineText{color:var(--text-muted);font-size:.9rem;font-weight:600;line-height:1.6}@media (max-width:960px){.About-module__8aBknG__aboutGrid{grid-template-columns:1fr;gap:24px}.About-module__8aBknG__profileColumn{position:static}}@media (max-width:640px){.About-module__8aBknG__main{padding:32px 16px}.About-module__8aBknG__title{font-size:2.25rem}.About-module__8aBknG__paragraph{font-size:.95rem}.About-module__8aBknG__differentItem{gap:10px}.About-module__8aBknG__itemText{font-size:.9rem}}
.Blog-module__jW6Nga__blogPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex;position:relative}.Blog-module__jW6Nga__main{flex:1;padding:48px 24px}.Blog-module__jW6Nga__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.Blog-module__jW6Nga__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.Blog-module__jW6Nga__badge{background-color:var(--color-orange-light);color:var(--text-main);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.Blog-module__jW6Nga__title{letter-spacing:-.03em;color:var(--text-main);font-size:2.75rem;font-weight:800;line-height:1.15}.Blog-module__jW6Nga__description{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.Blog-module__jW6Nga__categoriesWrapper{border:1px solid var(--text-main);background-color:var(--bg-cream-accent);border-radius:0;flex-direction:column;gap:12px;padding:16px 20px;display:flex}.Blog-module__jW6Nga__filterTitle{text-transform:uppercase;color:var(--text-main);letter-spacing:.05em;font-size:.75rem;font-weight:700}.Blog-module__jW6Nga__categoriesTab{flex-wrap:wrap;gap:8px;display:flex}.Blog-module__jW6Nga__categoryTabBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-muted);cursor:pointer;border-radius:0;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .15s}.Blog-module__jW6Nga__categoryTabBtn:hover{background-color:var(--bg-cream-accent);color:var(--text-main)}.Blog-module__jW6Nga__categoryTabBtnActive{background-color:var(--color-orange)!important;border-color:var(--color-orange)!important;color:var(--text-white)!important}.Blog-module__jW6Nga__blogGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Blog-module__jW6Nga__blogCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.Blog-module__jW6Nga__blogCard:hover{border-color:var(--color-orange);transform:translateY(-3px)}.Blog-module__jW6Nga__imageBlock{border-bottom:1px solid var(--text-main);justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative;overflow:hidden}.Blog-module__jW6Nga__iconContainer{background-color:var(--bg-cream-card);border-radius:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Blog-module__jW6Nga__categoryBadge{text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-cream-card);padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute;bottom:12px;left:12px}.Blog-module__jW6Nga__cardContent{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.Blog-module__jW6Nga__postDate{color:var(--text-muted);align-items:center;font-size:.75rem;font-weight:600;display:flex}.Blog-module__jW6Nga__postTitle{color:var(--text-main);min-height:46px;font-size:1.15rem;font-weight:800;line-height:1.3}.Blog-module__jW6Nga__excerpt{color:var(--text-muted);min-height:72px;font-size:.875rem;line-height:1.55}.Blog-module__jW6Nga__seoKeywordTag{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);background-color:var(--bg-cream-accent);border:1px dashed var(--border-subtle);border-radius:0;align-self:flex-start;padding:4px 8px;font-size:.65rem}.Blog-module__jW6Nga__cardFooter{border-top:1px solid var(--border-subtle);background-color:var(--bg-cream-accent);padding:14px 20px}.Blog-module__jW6Nga__readMoreBtn{text-transform:uppercase;color:var(--color-orange);letter-spacing:.05em;align-items:center;gap:6px;font-size:.8rem;font-weight:700;transition:color .15s,transform .15s;display:inline-flex}.Blog-module__jW6Nga__blogCard:hover .Blog-module__jW6Nga__readMoreBtn{color:var(--color-orange-hover)}.Blog-module__jW6Nga__readMoreBtn i{transition:transform .15s}.Blog-module__jW6Nga__readMoreBtn:hover i{transform:translate(3px)}.Blog-module__jW6Nga__emptyState{border:1px dashed var(--text-main);background-color:var(--bg-cream-card);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px;display:flex}.Blog-module__jW6Nga__emptyState i{color:var(--text-muted);font-size:2rem}.Blog-module__jW6Nga__emptyState h3{color:var(--text-main);font-size:1.25rem;font-weight:800}.Blog-module__jW6Nga__emptyState p{color:var(--text-muted);font-size:.9rem}.Blog-module__jW6Nga__paginationWrapper{justify-content:center;margin-top:16px;display:flex}.Blog-module__jW6Nga__loadMoreBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Blog-module__jW6Nga__loadMoreBtn:hover{background-color:var(--bg-cream-accent);transform:translateY(-1px)}.Blog-module__jW6Nga__loadingGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Blog-module__jW6Nga__skeletonCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:16px;padding:20px;display:flex}.Blog-module__jW6Nga__skeletonImage{background-color:var(--bg-cream-accent);height:140px;animation:1.5s ease-in-out infinite Blog-module__jW6Nga__skeletonPulse}.Blog-module__jW6Nga__skeletonTextTitle{background-color:var(--bg-cream-accent);width:70%;height:20px;animation:1.5s ease-in-out infinite Blog-module__jW6Nga__skeletonPulse}.Blog-module__jW6Nga__skeletonTextLine{background-color:var(--bg-cream-accent);height:14px;animation:1.5s ease-in-out infinite Blog-module__jW6Nga__skeletonPulse}@keyframes Blog-module__jW6Nga__skeletonPulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:960px){.Blog-module__jW6Nga__blogGrid,.Blog-module__jW6Nga__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Blog-module__jW6Nga__main{padding:32px 16px}.Blog-module__jW6Nga__title{font-size:2.25rem}.Blog-module__jW6Nga__blogGrid,.Blog-module__jW6Nga__loadingGrid{grid-template-columns:1fr}.Blog-module__jW6Nga__categoriesWrapper{padding:12px 16px}}.Blog-module__jW6Nga__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#2d2a2966;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;top:0;left:0}.Blog-module__jW6Nga__modalContent{background-color:var(--bg-cream);border:1px solid var(--text-main);border-radius:0;flex-direction:column;width:100%;max-width:760px;max-height:85vh;animation:.25s cubic-bezier(.16,1,.3,1) Blog-module__jW6Nga__modalScaleUp;display:flex;overflow:hidden;box-shadow:0 20px 40px -15px #00000026}@keyframes Blog-module__jW6Nga__modalScaleUp{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Blog-module__jW6Nga__modalHeader{border-bottom:1px solid var(--text-main);flex-direction:column;gap:12px;padding:28px 32px;display:flex;position:relative}.Blog-module__jW6Nga__modalHeaderTop{justify-content:space-between;align-items:center;width:100%;display:flex}.Blog-module__jW6Nga__modalCategory{text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-cream-card);padding:4px 10px;font-size:.75rem;font-weight:700}.Blog-module__jW6Nga__closeBtn{background:var(--bg-cream-card);border:1px solid var(--text-main);cursor:pointer;width:32px;height:32px;color:var(--text-main);justify-content:center;align-items:center;font-size:1.1rem;transition:all .15s;display:flex}.Blog-module__jW6Nga__closeBtn:hover{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}.Blog-module__jW6Nga__modalTitle{color:var(--text-main);font-size:1.75rem;font-weight:800;line-height:1.25}.Blog-module__jW6Nga__modalMeta{color:var(--text-muted);flex-wrap:wrap;gap:16px;font-size:.8rem;font-weight:600;display:flex}.Blog-module__jW6Nga__modalDate{align-items:center;display:flex}.Blog-module__jW6Nga__modalKeyword{font-family:var(--font-geist-mono), monospace;background-color:var(--bg-cream-accent);border:1px dashed var(--border-subtle);align-items:center;padding:2px 8px;font-size:.7rem;display:flex}.Blog-module__jW6Nga__modalBody{flex-direction:column;flex:1;gap:20px;padding:32px;display:flex;overflow-y:auto}.Blog-module__jW6Nga__modalParagraph{color:var(--text-muted);white-space:pre-line;font-size:1.05rem;line-height:1.7}.Blog-module__jW6Nga__modalParagraph strong{color:var(--text-main)}.Blog-module__jW6Nga__modalFooter{background-color:var(--bg-cream-accent);border-top:1px solid var(--border-subtle);justify-content:flex-end;padding:20px 32px;display:flex}.Blog-module__jW6Nga__modalCloseFooterBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;padding:10px 20px;font-size:.85rem;font-weight:700;transition:all .15s}.Blog-module__jW6Nga__modalCloseFooterBtn:hover{background-color:var(--bg-cream-accent)}@media (max-width:640px){.Blog-module__jW6Nga__modalOverlay{padding:12px}.Blog-module__jW6Nga__modalHeader{padding:20px}.Blog-module__jW6Nga__modalTitle{font-size:1.35rem}.Blog-module__jW6Nga__modalBody{padding:20px}.Blog-module__jW6Nga__modalParagraph{font-size:.95rem}.Blog-module__jW6Nga__modalFooter{padding:14px 20px}}
.Branding-module__A48QVG__brandingPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.Branding-module__A48QVG__main{background-color:var(--bg-cream);flex:1;padding:56px 24px}.Branding-module__A48QVG__container{flex-direction:column;gap:48px;max-width:960px;margin:0 auto;display:flex}.Branding-module__A48QVG__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Branding-module__A48QVG__badge{background-color:var(--color-orange-light);border:1px solid var(--color-orange);color:var(--color-orange);text-transform:uppercase;letter-spacing:.05em;border-radius:0;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.Branding-module__A48QVG__title{color:var(--text-main);letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:900;line-height:1.15}.Branding-module__A48QVG__description{color:var(--text-muted);max-width:780px;margin:0;font-size:1.1rem;line-height:1.6}.Branding-module__A48QVG__section{flex-direction:column;gap:20px;display:flex}.Branding-module__A48QVG__sectionTitle{color:var(--text-main);letter-spacing:-.02em;border-left:4px solid var(--color-orange);margin:0;padding-left:12px;font-size:1.75rem;font-weight:850}.Branding-module__A48QVG__sectionDesc{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.Branding-module__A48QVG__logoGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Branding-module__A48QVG__logoCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;display:flex;overflow:hidden;box-shadow:4px 4px #2d2a2914}.Branding-module__A48QVG__previewWrapper{border-bottom:1px solid var(--text-main);background-image:linear-gradient(45deg,#6e676408 25%,#0000 25%),linear-gradient(-45deg,#6e676408 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#6e676408 75%),linear-gradient(-45deg,#0000 75%,#6e676408 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;justify-content:center;align-items:center;height:240px;display:flex;position:relative}.Branding-module__A48QVG__logoImage{object-fit:contain;width:140px;height:140px}.Branding-module__A48QVG__logoImageFull{object-fit:contain;width:100%;height:100%}.Branding-module__A48QVG__cardFooter{background-color:var(--bg-cream-card);flex-direction:column;gap:12px;padding:20px;display:flex}.Branding-module__A48QVG__footerHeader{justify-content:space-between;align-items:center;display:flex}.Branding-module__A48QVG__cardLabel{color:var(--text-main);font-size:.95rem;font-weight:800}.Branding-module__A48QVG__specsWrapper{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);gap:10px;font-size:.7rem;display:flex}.Branding-module__A48QVG__downloadBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:10px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.Branding-module__A48QVG__downloadBtn:hover{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange);transform:translateY(-1px)}.Branding-module__A48QVG__colorGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Branding-module__A48QVG__colorCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;transition:transform .2s;display:flex;overflow:hidden;box-shadow:4px 4px #2d2a2914}.Branding-module__A48QVG__colorCard:hover{transform:translateY(-2px)}.Branding-module__A48QVG__colorBlock{border-bottom:1px solid var(--text-main);height:110px;position:relative}.Branding-module__A48QVG__colorDetails{flex-direction:column;gap:14px;padding:20px;display:flex}.Branding-module__A48QVG__colorName{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:800}.Branding-module__A48QVG__formatsList{flex-direction:column;gap:6px;display:flex}.Branding-module__A48QVG__formatItem{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.Branding-module__A48QVG__formatItem strong{color:var(--text-main)}.Branding-module__A48QVG__copyGroup{border-top:1px dashed var(--border-subtle);align-items:center;gap:8px;margin-top:4px;padding-top:12px;display:flex;position:relative}.Branding-module__A48QVG__copyBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.Branding-module__A48QVG__copyBtn:hover{background-color:var(--bg-cream-accent)}.Branding-module__A48QVG__copiedBadge{color:var(--text-white);border:1px solid var(--text-main);background-color:#27c93f;border-radius:0;padding:2px 8px;font-size:.65rem;font-weight:700;animation:.2s cubic-bezier(.16,1,.3,1) forwards Branding-module__A48QVG__fadeSlideUp;position:absolute;top:-24px;left:50%;transform:translate(-50%)}@keyframes Branding-module__A48QVG__fadeSlideUp{0%{opacity:0;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%)}}.Branding-module__A48QVG__typeCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:28px;padding:32px;display:flex}.Branding-module__A48QVG__typeRow{flex-direction:column;gap:12px;display:flex}.Branding-module__A48QVG__typeHeader{border-bottom:1px dashed var(--border-subtle);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.Branding-module__A48QVG__fontName{color:var(--text-main);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800}.Branding-module__A48QVG__usageTag{font-family:var(--font-geist-mono), monospace;color:var(--color-orange);background-color:var(--color-orange-light);border:1px solid var(--color-orange-border);padding:2px 8px;font-size:.7rem}.Branding-module__A48QVG__typeExample{flex-direction:column;gap:8px;display:flex}.Branding-module__A48QVG__rulesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Branding-module__A48QVG__ruleBox{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-left:6px solid var(--color-orange);border-radius:0;flex-direction:column;gap:6px;padding:24px;display:flex}.Branding-module__A48QVG__ruleTitle{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:800}.Branding-module__A48QVG__ruleText{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}@media (max-width:860px){.Branding-module__A48QVG__logoGrid{grid-template-columns:1fr}.Branding-module__A48QVG__colorGrid{grid-template-columns:repeat(2,1fr)}.Branding-module__A48QVG__rulesGrid{grid-template-columns:1fr}}@media (max-width:640px){.Branding-module__A48QVG__main{padding:32px 16px}.Branding-module__A48QVG__title{font-size:2.25rem}.Branding-module__A48QVG__container{gap:32px}.Branding-module__A48QVG__colorGrid{grid-template-columns:1fr}.Branding-module__A48QVG__typeCard{padding:20px}.Branding-module__A48QVG__fontExampleTitle{font-size:1.5rem}}
.Changelog-module__hO6tDa__changelogPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.Changelog-module__hO6tDa__main{background-color:var(--bg-cream);flex:1;padding:56px 24px}.Changelog-module__hO6tDa__container{flex-direction:column;gap:48px;max-width:960px;margin:0 auto;display:flex}.Changelog-module__hO6tDa__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Changelog-module__hO6tDa__badge{background-color:var(--color-orange-light);border:1px solid var(--color-orange);color:var(--color-orange);text-transform:uppercase;letter-spacing:.05em;border-radius:0;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.Changelog-module__hO6tDa__title{color:var(--text-main);letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:900;line-height:1.15}.Changelog-module__hO6tDa__description{color:var(--text-muted);max-width:780px;margin:0;font-size:1.1rem;line-height:1.6}.Changelog-module__hO6tDa__timelineContainer{flex-direction:column;gap:60px;padding-left:200px;display:flex;position:relative}.Changelog-module__hO6tDa__timelineLine{background-color:var(--text-main);opacity:.85;width:2px;position:absolute;top:0;bottom:0;left:150px}.Changelog-module__hO6tDa__timelineRow{flex-direction:column;display:flex;position:relative}.Changelog-module__hO6tDa__rowMeta{text-align:right;flex-direction:column;align-items:flex-end;gap:10px;width:130px;display:flex;position:absolute;top:4px;left:-200px}.Changelog-module__hO6tDa__rowDate{color:var(--text-main);font-size:.9rem;font-weight:750}.Changelog-module__hO6tDa__rowTag{font-family:var(--font-geist-mono), monospace;color:var(--text-main);background-color:var(--bg-cream-accent);border:1px solid var(--text-main);text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-block}.Changelog-module__hO6tDa__rowDot{background-color:var(--color-orange);border:2px solid var(--text-main);z-index:5;border-radius:50%;width:12px;height:12px;transition:all .2s cubic-bezier(.16,1,.3,1);animation:2.2s ease-in-out infinite Changelog-module__hO6tDa__pulseOrange;position:absolute;top:10px;left:-50px;transform:translate(-50%);box-shadow:0 0 #ff5a1f8c}@keyframes Changelog-module__hO6tDa__pulseOrange{0%{transform:translate(-50%)scale(.95);box-shadow:0 0 #ff5a1f80}70%{transform:translate(-50%)scale(1);box-shadow:0 0 0 6px #ff5a1f00}to{transform:translate(-50%)scale(.95);box-shadow:0 0 #ff5a1f00}}.Changelog-module__hO6tDa__timelineRow:hover .Changelog-module__hO6tDa__rowDot{background-color:var(--color-orange-hover);animation:none;transform:translate(-50%)scale(1.35);box-shadow:0 0 0 4px #ff5a1f40}.Changelog-module__hO6tDa__rowCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:6px 6px #2d2a2914}.Changelog-module__hO6tDa__rowCard:hover{transform:translateY(-2px);box-shadow:8px 8px #2d2a291f}.Changelog-module__hO6tDa__cardImageWrapper{border-bottom:1px solid var(--text-main);background-color:#1a1918;justify-content:center;align-items:center;height:260px;display:flex;position:relative;overflow:hidden}.Changelog-module__hO6tDa__billingIllustration{width:100%;height:100%}.Changelog-module__hO6tDa__cardBody{flex-direction:column;gap:16px;padding:32px;display:flex}.Changelog-module__hO6tDa__cardTitle{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:900;line-height:1.25}.Changelog-module__hO6tDa__cardTitleLink{color:inherit;text-decoration:none;transition:color .15s}.Changelog-module__hO6tDa__cardTitleLink:hover{color:var(--color-orange)}.Changelog-module__hO6tDa__cardSummary{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.Changelog-module__hO6tDa__readMoreBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;align-self:flex-start;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.Changelog-module__hO6tDa__readMoreBtn:hover{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}.Changelog-module__hO6tDa__articleContainer{flex-direction:column;gap:32px;max-width:780px;margin:0 auto;display:flex}.Changelog-module__hO6tDa__backBtn{color:var(--text-muted);align-self:flex-start;align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.Changelog-module__hO6tDa__backBtn:hover{color:var(--color-orange)}.Changelog-module__hO6tDa__articleHeader{flex-direction:column;gap:16px;display:flex}.Changelog-module__hO6tDa__articleMeta{align-items:center;gap:14px;font-size:.9rem;display:flex}.Changelog-module__hO6tDa__articleDate{color:var(--text-main);font-weight:750}.Changelog-module__hO6tDa__articleSeparator{color:var(--border-subtle)}.Changelog-module__hO6tDa__articleCategory{font-family:var(--font-geist-mono), monospace;color:var(--color-orange);background-color:var(--color-orange-light);border:1px solid var(--color-orange-border);padding:2px 8px;font-size:.7rem;font-weight:700}.Changelog-module__hO6tDa__articleTitle{color:var(--text-main);letter-spacing:-.03em;margin:0;font-size:2.5rem;font-weight:900;line-height:1.15}.Changelog-module__hO6tDa__articleHero{border:1px solid var(--text-main);background-color:#1a1918;justify-content:center;align-items:center;height:340px;display:flex;overflow:hidden}.Changelog-module__hO6tDa__articleContent{flex-direction:column;gap:28px;display:flex}.Changelog-module__hO6tDa__paragraph{color:var(--text-main);margin:0;font-size:1.05rem;line-height:1.7}.Changelog-module__hO6tDa__sectionBlock{flex-direction:column;gap:16px;display:flex}.Changelog-module__hO6tDa__sectionHeading{color:var(--text-main);border-left:4px solid var(--color-orange);margin:0;padding-left:12px;font-size:1.5rem;font-weight:850}.Changelog-module__hO6tDa__bulletList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Changelog-module__hO6tDa__bulletItem{color:var(--text-main);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.6;display:flex}.Changelog-module__hO6tDa__bulletIcon{color:var(--color-orange);margin-top:5px;font-size:.85rem}.Changelog-module__hO6tDa__linksGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}.Changelog-module__hO6tDa__linkCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:6px;padding:16px;text-decoration:none;transition:all .15s;display:flex}.Changelog-module__hO6tDa__linkCard:hover{border-color:var(--color-orange);transform:translateY(-1px)}.Changelog-module__hO6tDa__linkLabel{color:var(--text-main);font-size:.85rem;font-weight:800}.Changelog-module__hO6tDa__linkUrl{font-family:var(--font-geist-mono), monospace;color:var(--color-orange);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.Changelog-module__hO6tDa__shareSection{border-top:1px solid var(--text-main);justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.Changelog-module__hO6tDa__shareLabel{color:var(--text-main);font-size:.95rem;font-weight:800}.Changelog-module__hO6tDa__shareBtn{background-color:var(--text-main);color:var(--bg-cream);align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.Changelog-module__hO6tDa__shareBtn:hover{opacity:.9}@media (max-width:860px){.Changelog-module__hO6tDa__timelineContainer{padding-left:40px}.Changelog-module__hO6tDa__timelineLine{left:20px}.Changelog-module__hO6tDa__rowMeta{text-align:left;flex-direction:row;align-items:flex-start;gap:12px;width:auto;margin-bottom:12px;position:static}.Changelog-module__hO6tDa__rowDot{top:8px;left:20px}.Changelog-module__hO6tDa__linksGrid{grid-template-columns:1fr;gap:12px}}@media (max-width:640px){.Changelog-module__hO6tDa__main{padding:32px 16px}.Changelog-module__hO6tDa__title{font-size:2.25rem}.Changelog-module__hO6tDa__container{gap:32px}.Changelog-module__hO6tDa__cardBody{padding:24px}.Changelog-module__hO6tDa__cardTitle{font-size:1.5rem}.Changelog-module__hO6tDa__articleTitle{font-size:2rem}.Changelog-module__hO6tDa__articleHero{height:240px}.Changelog-module__hO6tDa__cardImageWrapper{height:200px}}
.Contact-module__J3q-aa__contactPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex;position:relative}.Contact-module__J3q-aa__main{flex:1;padding:48px 24px}.Contact-module__J3q-aa__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.Contact-module__J3q-aa__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.Contact-module__J3q-aa__badge{background-color:var(--color-orange-light);color:var(--text-main);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.Contact-module__J3q-aa__title{letter-spacing:-.03em;color:var(--text-main);font-size:2.75rem;font-weight:800;line-height:1.15}.Contact-module__J3q-aa__description{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.Contact-module__J3q-aa__contactGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Contact-module__J3q-aa__contactCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:24px;padding:28px 24px;transition:transform .2s,border-color .2s;display:flex;position:relative}.Contact-module__J3q-aa__contactCard:hover{border-color:var(--color-orange);transform:translateY(-2px)}.Contact-module__J3q-aa__cardRecommended{border:2px solid var(--color-orange)}.Contact-module__J3q-aa__cardRecommended:hover{border-color:var(--color-orange-hover)}.Contact-module__J3q-aa__recommendedBadge{background-color:var(--color-orange);color:var(--text-white);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--color-orange);border-radius:0;padding:3px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:20px}.Contact-module__J3q-aa__cardIcon{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);width:52px;height:52px;color:var(--color-orange);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:background-color .2s,color .2s,border-color .2s;display:flex}.Contact-module__J3q-aa__contactCard:hover .Contact-module__J3q-aa__cardIcon{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}.Contact-module__J3q-aa__cardHeader{flex-direction:column;gap:8px;display:flex}.Contact-module__J3q-aa__cardTitle{color:var(--text-main);font-size:1.35rem;font-weight:800}.Contact-module__J3q-aa__cardSubtext{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Contact-module__J3q-aa__cardDetails{background-color:var(--bg-cream-accent);border:1px solid var(--border-subtle);flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.Contact-module__J3q-aa__bestForLabel{text-transform:uppercase;color:var(--text-main);letter-spacing:.05em;font-size:.75rem;font-weight:700}.Contact-module__J3q-aa__bestForText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Contact-module__J3q-aa__primaryBtn{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);text-align:center;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Contact-module__J3q-aa__primaryBtn:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover)}.Contact-module__J3q-aa__secondaryBtn{background-color:var(--bg-cream-card);color:var(--text-main);border:1px solid var(--text-main);text-align:center;border-radius:0;justify-content:center;align-items:center;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Contact-module__J3q-aa__secondaryBtn:hover{background-color:var(--bg-cream-accent)}.Contact-module__J3q-aa__recommendationBlock{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;display:grid}.Contact-module__J3q-aa__alertCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-left:4px solid var(--color-orange);border-radius:0;gap:16px;padding:24px;display:flex}.Contact-module__J3q-aa__alertIcon{color:var(--color-orange);margin-top:2px;font-size:1.35rem}.Contact-module__J3q-aa__alertContent{flex-direction:column;gap:6px;display:flex}.Contact-module__J3q-aa__alertTitle{color:var(--text-main);font-size:1.05rem;font-weight:700}.Contact-module__J3q-aa__alertText{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Contact-module__J3q-aa__mottoCard{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);border-radius:0;align-items:center;padding:24px;display:flex}.Contact-module__J3q-aa__mottoText{color:var(--text-muted);font-size:.95rem;font-weight:600;line-height:1.6}@media (max-width:960px){.Contact-module__J3q-aa__contactGrid{grid-template-columns:1fr;gap:24px}.Contact-module__J3q-aa__recommendationBlock{grid-template-columns:1fr;gap:16px}}@media (max-width:640px){.Contact-module__J3q-aa__main{padding:32px 16px}.Contact-module__J3q-aa__title{font-size:2.25rem}.Contact-module__J3q-aa__contactCard{padding:24px 20px}}
.Nodes-module__mHhdEW__nodesPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex;position:relative}.Nodes-module__mHhdEW__main{flex:1;padding:48px 24px}.Nodes-module__mHhdEW__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;display:flex}.Nodes-module__mHhdEW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.Nodes-module__mHhdEW__badge{background-color:var(--color-orange-light);color:var(--text-main);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.Nodes-module__mHhdEW__title{letter-spacing:-.03em;color:var(--text-main);font-size:2.75rem;font-weight:800;line-height:1.15}.Nodes-module__mHhdEW__description{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.Nodes-module__mHhdEW__introRow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Nodes-module__mHhdEW__introCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;align-items:center;gap:16px;padding:20px;transition:transform .2s,background-color .2s;display:flex}.Nodes-module__mHhdEW__introCard:hover{background-color:var(--bg-cream-accent);transform:translateY(-2px)}.Nodes-module__mHhdEW__cardIcon{background-color:var(--color-orange-light);width:44px;height:44px;color:var(--color-orange);border:1px solid var(--color-orange-border);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Nodes-module__mHhdEW__cardDetails{flex-direction:column;gap:2px;display:flex}.Nodes-module__mHhdEW__cardLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:700}.Nodes-module__mHhdEW__cardValue{color:var(--text-main);font-size:.95rem;font-weight:700}.Nodes-module__mHhdEW__mainGrid{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.Nodes-module__mHhdEW__specCardWrapper{position:sticky;top:92px}.Nodes-module__mHhdEW__specCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;display:flex;overflow:hidden}.Nodes-module__mHhdEW__cardHeader{background-color:var(--bg-cream-accent);border-bottom:1px solid var(--text-main);flex-direction:column;gap:6px;padding:20px;display:flex}.Nodes-module__mHhdEW__nodeTitleContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Nodes-module__mHhdEW__nodeName{color:var(--text-main);font-size:1.5rem;font-weight:800}.Nodes-module__mHhdEW__nodeStatusContainer{font-family:var(--font-geist-mono), monospace;background-color:#10b98114;border:1px solid #10b98133;align-items:center;gap:6px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.Nodes-module__mHhdEW__statusPulse{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Nodes-module__mHhdEW__pulseGreen}@keyframes Nodes-module__mHhdEW__pulseGreen{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}}.Nodes-module__mHhdEW__statusText{color:#10b981}.Nodes-module__mHhdEW__categoryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.Nodes-module__mHhdEW__tableWrapper{padding:0}.Nodes-module__mHhdEW__specTable{border-collapse:collapse;text-align:left;width:100%}.Nodes-module__mHhdEW__specTable tr{border-bottom:1px solid var(--border-subtle);transition:background-color .15s}.Nodes-module__mHhdEW__specTable tr:last-child{border-bottom:none}.Nodes-module__mHhdEW__specTable tr:hover{background-color:var(--bg-cream-accent)}.Nodes-module__mHhdEW__tableLabel{color:var(--text-main);border-right:1px solid var(--border-subtle);background-color:var(--bg-cream-accent);width:35%;padding:14px 20px;font-size:.9rem;font-weight:700}.Nodes-module__mHhdEW__tableValue{color:var(--text-muted);padding:14px 20px;font-size:.9rem}.Nodes-module__mHhdEW__onlineBadge{color:var(--text-white);text-transform:uppercase;background-color:#10b981;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.Nodes-module__mHhdEW__cardFooter{border-top:1px solid var(--text-main);background-color:var(--bg-cream-accent);padding:18px 20px}.Nodes-module__mHhdEW__noteText{color:var(--text-muted);font-size:.825rem;font-style:italic;line-height:1.5}.Nodes-module__mHhdEW__detailedAllocations{flex-direction:column;gap:20px;display:flex}.Nodes-module__mHhdEW__allocationsTitle{color:var(--text-main);border-bottom:1px solid var(--text-main);align-items:center;padding-bottom:12px;font-size:1.4rem;font-weight:800;display:flex}.Nodes-module__mHhdEW__allocationCardsStack{flex-direction:column;gap:16px;display:flex}.Nodes-module__mHhdEW__allocCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;gap:20px;padding:20px;transition:transform .2s,border-color .2s;display:flex}.Nodes-module__mHhdEW__allocCard:hover{border-color:var(--color-orange);transform:translateY(-2px)}.Nodes-module__mHhdEW__allocIcon{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);width:48px;height:48px;color:var(--color-orange);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;transition:background-color .2s,color .2s;display:flex}.Nodes-module__mHhdEW__allocCard:hover .Nodes-module__mHhdEW__allocIcon{background-color:var(--color-orange);color:var(--text-white);border-color:var(--color-orange)}.Nodes-module__mHhdEW__allocContent{flex-direction:column;gap:4px;display:flex}.Nodes-module__mHhdEW__allocName{color:var(--text-main);font-size:1.05rem;font-weight:700}.Nodes-module__mHhdEW__allocSpec{font-family:var(--font-geist-mono), monospace;color:var(--color-orange);background-color:var(--color-orange-light);border:1px solid var(--color-orange-border);align-self:flex-start;margin:2px 0 6px;padding:2px 8px;font-size:.8rem;font-weight:700}.Nodes-module__mHhdEW__allocDesc{color:var(--text-muted);font-size:.875rem;line-height:1.5}.Nodes-module__mHhdEW__bestForCard{background-color:var(--bg-cream-accent);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:12px;padding:20px;display:flex}.Nodes-module__mHhdEW__bestForTitle{text-transform:uppercase;color:var(--text-main);letter-spacing:.05em;border-bottom:1px dashed var(--border-subtle);padding-bottom:6px;font-size:.85rem;font-weight:700}.Nodes-module__mHhdEW__tagsContainer{flex-wrap:wrap;gap:8px;display:flex}.Nodes-module__mHhdEW__workloadTag{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);padding:6px 12px;font-size:.8rem;font-weight:600}@media (max-width:960px){.Nodes-module__mHhdEW__introRow{grid-template-columns:1fr;gap:12px}.Nodes-module__mHhdEW__mainGrid{grid-template-columns:1fr;gap:32px}.Nodes-module__mHhdEW__specCardWrapper{position:static}}@media (max-width:640px){.Nodes-module__mHhdEW__main{padding:32px 16px}.Nodes-module__mHhdEW__title{font-size:2.25rem}.Nodes-module__mHhdEW__allocCard{flex-direction:column;gap:16px}.Nodes-module__mHhdEW__allocIcon{width:40px;height:40px;font-size:1.15rem}}
.PartnerProgram-module__Pue9GW__partnerProgramPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.PartnerProgram-module__Pue9GW__main{background-color:var(--bg-cream);flex:1;padding:56px 24px}.PartnerProgram-module__Pue9GW__container{flex-direction:column;gap:48px;max-width:960px;margin:0 auto;display:flex}.PartnerProgram-module__Pue9GW__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.PartnerProgram-module__Pue9GW__badge{background-color:var(--color-orange-light);border:1px solid var(--color-orange);color:var(--color-orange);text-transform:uppercase;letter-spacing:.05em;border-radius:0;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.PartnerProgram-module__Pue9GW__statusRowHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.PartnerProgram-module__Pue9GW__statusPulseBadge{color:#27c93f;background-color:#27c93f14;border:1px solid #27c93f;border-radius:0;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.PartnerProgram-module__Pue9GW__pulseDot{background-color:#27c93f;border-radius:50%;width:8px;height:8px;animation:1.6s infinite PartnerProgram-module__Pue9GW__pulseGreen;box-shadow:0 0 #27c93fb3}@keyframes PartnerProgram-module__Pue9GW__pulseGreen{0%{transform:scale(.95);box-shadow:0 0 #27c93fb3}70%{transform:scale(1);box-shadow:0 0 0 6px #27c93f00}to{transform:scale(.95);box-shadow:0 0 #27c93f00}}.PartnerProgram-module__Pue9GW__title{color:var(--text-main);letter-spacing:-.03em;margin:0;font-size:2.75rem;font-weight:900;line-height:1.15}.PartnerProgram-module__Pue9GW__description{color:var(--text-muted);max-width:780px;margin:0;font-size:1.1rem;line-height:1.6}.PartnerProgram-module__Pue9GW__section{flex-direction:column;gap:20px;display:flex}.PartnerProgram-module__Pue9GW__sectionTitle{color:var(--text-main);letter-spacing:-.02em;border-left:4px solid var(--color-orange);margin:0;padding-left:12px;font-size:1.75rem;font-weight:850}.PartnerProgram-module__Pue9GW__sectionDesc{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.PartnerProgram-module__Pue9GW__tableWrapper{border:1px solid var(--text-main);border-radius:0;width:100%;overflow-x:auto}.PartnerProgram-module__Pue9GW__specTable{border-collapse:collapse;text-align:left;background-color:var(--bg-cream-card);width:100%}.PartnerProgram-module__Pue9GW__th{text-transform:uppercase;letter-spacing:.05em;color:var(--text-main);background-color:var(--bg-cream-accent);border-bottom:1px solid var(--text-main);padding:14px 20px;font-size:.85rem;font-weight:800}.PartnerProgram-module__Pue9GW__rowHeader{color:var(--text-main);background-color:var(--bg-cream-accent);border-bottom:1px solid var(--border-subtle);border-right:1px solid var(--text-main);width:240px;padding:14px 20px;font-size:.9rem;font-weight:750}.PartnerProgram-module__Pue9GW__td{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);background-color:var(--bg-cream-card);padding:14px 20px;font-size:.9rem;line-height:1.5}.PartnerProgram-module__Pue9GW__specTable tr:last-child .PartnerProgram-module__Pue9GW__rowHeader,.PartnerProgram-module__Pue9GW__specTable tr:last-child .PartnerProgram-module__Pue9GW__td{border-bottom:none}.PartnerProgram-module__Pue9GW__specTable tr:hover .PartnerProgram-module__Pue9GW__td{background-color:#f5f1ea4d}.PartnerProgram-module__Pue9GW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.PartnerProgram-module__Pue9GW__benefitCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:12px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:4px 4px #2d2a2914}.PartnerProgram-module__Pue9GW__benefitCard:hover{transform:translateY(-2px);box-shadow:6px 6px #2d2a291f}.PartnerProgram-module__Pue9GW__benefitIcon{border:1px solid var(--color-orange);background-color:var(--color-orange-light);width:40px;height:40px;color:var(--color-orange);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.PartnerProgram-module__Pue9GW__benefitTitle{color:var(--text-main);margin:0;font-size:1.1rem;font-weight:800}.PartnerProgram-module__Pue9GW__benefitDesc{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.55}.PartnerProgram-module__Pue9GW__rulesCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:16px;padding:28px;display:flex}.PartnerProgram-module__Pue9GW__rulesList{flex-direction:column;gap:10px;padding-left:20px;display:flex}.PartnerProgram-module__Pue9GW__rulesList li{color:var(--text-muted);font-size:.95rem;line-height:1.55}.PartnerProgram-module__Pue9GW__rulesList li strong{color:var(--text-main)}.PartnerProgram-module__Pue9GW__applyBlock{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;gap:20px;padding:32px;display:flex}.PartnerProgram-module__Pue9GW__applyInstructions{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.PartnerProgram-module__Pue9GW__applyInstructions strong{color:var(--text-main)}.PartnerProgram-module__Pue9GW__applyCodeBox{font-family:var(--font-geist-mono), monospace;color:var(--text-main);background-color:var(--bg-cream-accent);border:1px dashed var(--text-main);white-space:pre;border-radius:0;padding:16px;font-size:.8rem;line-height:1.5;overflow-x:auto}.PartnerProgram-module__Pue9GW__actionWrapper{justify-content:flex-start;margin-top:8px;display:flex}.PartnerProgram-module__Pue9GW__ticketBtn{background-color:var(--color-orange);color:var(--text-white);border:1px solid var(--color-orange);cursor:pointer;border-radius:0;align-items:center;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.PartnerProgram-module__Pue9GW__ticketBtn:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover);transform:translateY(-1px)}.PartnerProgram-module__Pue9GW__noticeAlert{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-left:6px solid var(--color-orange);border-radius:0;gap:16px;padding:24px;display:flex}.PartnerProgram-module__Pue9GW__noticeIcon{color:var(--color-orange);font-size:1.5rem}.PartnerProgram-module__Pue9GW__noticeContent{flex-direction:column;gap:6px;display:flex}.PartnerProgram-module__Pue9GW__noticeTitle{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:800}.PartnerProgram-module__Pue9GW__noticeText{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}@media (max-width:860px){.PartnerProgram-module__Pue9GW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PartnerProgram-module__Pue9GW__main{padding:32px 16px}.PartnerProgram-module__Pue9GW__title{font-size:2.25rem}.PartnerProgram-module__Pue9GW__container{gap:32px}.PartnerProgram-module__Pue9GW__benefitsGrid{grid-template-columns:1fr}.PartnerProgram-module__Pue9GW__rowHeader{width:140px;padding:10px 12px;font-size:.85rem}.PartnerProgram-module__Pue9GW__td{padding:10px 12px;font-size:.85rem}.PartnerProgram-module__Pue9GW__applyBlock{padding:20px}.PartnerProgram-module__Pue9GW__ticketBtn{justify-content:center;width:100%}}
.Pricing-module__kSEP9a__pricingPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.Pricing-module__kSEP9a__main{flex:1;padding:48px 24px}.Pricing-module__kSEP9a__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Pricing-module__kSEP9a__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:36px;display:flex}.Pricing-module__kSEP9a__badge{background-color:var(--color-orange-light);color:var(--color-orange);border:1px solid var(--color-orange-border);letter-spacing:.05em;text-transform:uppercase;border-radius:0;align-items:center;gap:6px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.Pricing-module__kSEP9a__title{letter-spacing:-.03em;color:var(--text-main);margin-bottom:12px;font-size:2.75rem;font-weight:800;line-height:1.15}.Pricing-module__kSEP9a__description{color:var(--text-muted);max-width:600px;font-size:1.1rem;line-height:1.6}.Pricing-module__kSEP9a__cycleToggle{border:1px solid var(--text-main);background-color:var(--bg-cream-card);border-radius:0;margin-bottom:40px;padding:3px;display:inline-flex;overflow:hidden}.Pricing-module__kSEP9a__toggleBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:0;padding:8px 20px;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .15s}.Pricing-module__kSEP9a__toggleBtnActive{background-color:var(--color-orange);color:var(--text-white)!important}.Pricing-module__kSEP9a__toggleBtn:not(.Pricing-module__kSEP9a__toggleBtnActive):hover{background-color:var(--bg-cream-accent);color:var(--text-main)}.Pricing-module__kSEP9a__pricingGrid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-bottom:64px;display:grid}.Pricing-module__kSEP9a__priceCard{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;justify-content:space-between;gap:28px;padding:32px 24px;transition:all .2s;display:flex;position:relative}.Pricing-module__kSEP9a__priceCard:hover{border-color:var(--color-orange)}.Pricing-module__kSEP9a__priceCardPopular{border:2px solid var(--color-orange)}.Pricing-module__kSEP9a__popularBadge{background-color:var(--color-orange);color:var(--text-white);text-transform:uppercase;letter-spacing:.05em;border-radius:0;padding:2px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:24px}.Pricing-module__kSEP9a__cardHeader{flex-direction:column;gap:8px;display:flex}.Pricing-module__kSEP9a__planName{color:var(--text-main);font-size:1.25rem;font-weight:800}.Pricing-module__kSEP9a__planPrice{align-items:baseline;gap:4px;margin-top:4px;display:flex}.Pricing-module__kSEP9a__currency{color:var(--text-main);font-size:1.4rem;font-weight:800}.Pricing-module__kSEP9a__amount{color:var(--text-main);letter-spacing:-.02em;font-size:2.75rem;font-weight:800;line-height:1}.Pricing-module__kSEP9a__period{color:var(--text-muted);font-size:.85rem;font-weight:600}.Pricing-module__kSEP9a__cardFeatures{border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;padding-top:20px;list-style:none;display:flex}.Pricing-module__kSEP9a__featureItem{color:var(--text-main);align-items:center;gap:10px;font-size:.9rem;display:flex}.Pricing-module__kSEP9a__featureIcon{color:var(--color-orange);flex-shrink:0;font-size:.85rem}.Pricing-module__kSEP9a__orderBtn{border:1px solid var(--text-main);background-color:var(--bg-cream-accent);width:100%;color:var(--text-main);text-align:center;cursor:pointer;border-radius:0;padding:12px;font-size:.9rem;font-weight:700;transition:all .15s}.Pricing-module__kSEP9a__orderBtnPopular{background-color:var(--color-orange);border-color:var(--color-orange);color:var(--text-white)}.Pricing-module__kSEP9a__orderBtnPopular:hover{background-color:var(--color-orange-hover);border-color:var(--color-orange-hover)}.Pricing-module__kSEP9a__orderBtn:not(.Pricing-module__kSEP9a__orderBtnPopular):hover{background-color:var(--text-main);color:var(--bg-cream)}.Pricing-module__kSEP9a__tableSection{width:100%;margin-bottom:64px}.Pricing-module__kSEP9a__tableTitle{letter-spacing:-.03em;color:var(--text-main);text-align:center;margin-bottom:32px;font-size:2rem;font-weight:800}.Pricing-module__kSEP9a__tableWrapper{border:1px solid var(--text-main);width:100%;overflow-x:auto}.Pricing-module__kSEP9a__specTable{border-collapse:collapse;text-align:left;background-color:var(--bg-cream-card);width:100%;min-width:800px}.Pricing-module__kSEP9a__th{background-color:var(--bg-cream-accent);color:var(--text-main);border-bottom:1px solid var(--text-main);padding:16px 24px;font-size:.95rem;font-weight:800}.Pricing-module__kSEP9a__th:first-child{border-right:1px solid var(--text-main)}.Pricing-module__kSEP9a__td{color:var(--text-muted);border-bottom:1px solid var(--border-subtle);background-color:var(--bg-cream-card);padding:16px 24px;font-size:.92rem}.Pricing-module__kSEP9a__rowHeader{color:var(--text-main);border-right:1px solid var(--text-main);border-bottom:1px solid var(--border-subtle);width:22%;padding:16px 24px;font-size:.92rem;font-weight:800;background-color:var(--bg-cream-accent)!important}.Pricing-module__kSEP9a__specTable tbody tr:last-child .Pricing-module__kSEP9a__td,.Pricing-module__kSEP9a__specTable tbody tr:last-child .Pricing-module__kSEP9a__rowHeader{border-bottom:none}.Pricing-module__kSEP9a__specTable tbody tr:hover td{background-color:var(--bg-cream-accent);color:var(--text-main)}@media (max-width:960px){.Pricing-module__kSEP9a__main{padding:32px 16px}.Pricing-module__kSEP9a__pricingGrid{grid-template-columns:repeat(2,1fr);gap:16px}.Pricing-module__kSEP9a__title{font-size:2.25rem}}@media (max-width:640px){.Pricing-module__kSEP9a__pricingGrid{grid-template-columns:1fr}.Pricing-module__kSEP9a__title{font-size:2rem}}
.BlogPostReader-module__MCsekW__blogPostPage{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.BlogPostReader-module__MCsekW__main{background-color:var(--bg-cream);flex:1;padding:40px 24px}.BlogPostReader-module__MCsekW__container{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;display:flex}.BlogPostReader-module__MCsekW__breadcrumbWrapper{margin-bottom:8px;display:flex}.BlogPostReader-module__MCsekW__backBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);border-radius:0;align-items:center;padding:8px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.BlogPostReader-module__MCsekW__backBtn:hover{background-color:var(--bg-cream-accent);transform:translateY(-1px)}.BlogPostReader-module__MCsekW__article{background-color:var(--bg-cream-card);border:1px solid var(--text-main);border-radius:0;flex-direction:column;display:flex;overflow:hidden}.BlogPostReader-module__MCsekW__header{border-bottom:1px solid var(--text-main);flex-direction:column;gap:16px;padding:32px 40px;display:flex;position:relative}.BlogPostReader-module__MCsekW__headerTop{justify-content:space-between;align-items:center;display:flex}.BlogPostReader-module__MCsekW__category{text-transform:uppercase;letter-spacing:.05em;background-color:var(--bg-cream-card);border-radius:0;padding:4px 10px;font-size:.75rem;font-weight:700}.BlogPostReader-module__MCsekW__title{color:var(--text-main);margin:0;font-size:2.25rem;font-weight:800;line-height:1.25}.BlogPostReader-module__MCsekW__meta{color:var(--text-muted);flex-wrap:wrap;gap:16px;font-size:.8rem;font-weight:600;display:flex}.BlogPostReader-module__MCsekW__keyword{font-family:var(--font-geist-mono), monospace;background-color:var(--bg-cream-accent);border:1px dashed var(--border-subtle);border-radius:0;align-items:center;padding:2px 8px;font-size:.7rem;display:flex}.BlogPostReader-module__MCsekW__body{flex-direction:column;gap:24px;padding:40px;display:flex}.BlogPostReader-module__MCsekW__paragraph{color:var(--text-muted);white-space:pre-line;margin:0;font-size:1.1rem;line-height:1.75}.BlogPostReader-module__MCsekW__paragraph strong{color:var(--text-main)}.BlogPostReader-module__MCsekW__footerActions{background-color:var(--bg-cream-accent);border-top:1px solid var(--border-subtle);justify-content:flex-end;padding:24px 40px;display:flex}.BlogPostReader-module__MCsekW__backFooterBtn{background-color:var(--bg-cream-card);border:1px solid var(--text-main);color:var(--text-main);cursor:pointer;border-radius:0;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .15s}.BlogPostReader-module__MCsekW__backFooterBtn:hover{background-color:var(--bg-cream-accent)}@media (max-width:640px){.BlogPostReader-module__MCsekW__main{padding:24px 16px}.BlogPostReader-module__MCsekW__header{gap:12px;padding:20px 24px}.BlogPostReader-module__MCsekW__title{font-size:1.6rem}.BlogPostReader-module__MCsekW__body{gap:20px;padding:24px}.BlogPostReader-module__MCsekW__paragraph{font-size:1rem;line-height:1.65}.BlogPostReader-module__MCsekW__footerActions{padding:16px 24px}}
