.Navigation-module__eB08ka__header{z-index:1000;padding:1.2rem 0;transition:all .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);padding:.8rem 0;box-shadow:0 1px 12px #0000000a}.Navigation-module__eB08ka__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__eB08ka__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navigation-module__eB08ka__logoSvg{color:var(--secondary);flex-shrink:0;transition:transform .3s}.Navigation-module__eB08ka__logo:hover .Navigation-module__eB08ka__logoSvg{transform:translateY(-2px)}.Navigation-module__eB08ka__logoText{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.Navigation-module__eB08ka__nav{align-items:center;gap:2.5rem;display:flex}.Navigation-module__eB08ka__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navigation-module__eB08ka__navLink:hover{color:var(--text-primary)}.Navigation-module__eB08ka__navLink:after{content:"";background:var(--secondary);border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.Navigation-module__eB08ka__navLink:hover:after{width:100%}.Navigation-module__eB08ka__cta{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1.3rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.Navigation-module__eB08ka__cta:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.Navigation-module__eB08ka__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navigation-module__eB08ka__bar{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navigation-module__eB08ka__barOpen1{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__eB08ka__barOpen2{opacity:0}.Navigation-module__eB08ka__barOpen3{transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navigation-module__eB08ka__hamburger{display:flex}.Navigation-module__eB08ka__nav{z-index:999;background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:280px;height:100vh;padding:5rem 2rem 2rem;transition:right .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;box-shadow:-8px 0 30px #00000014}.Navigation-module__eB08ka__navOpen{right:0}.Navigation-module__eB08ka__navLink{font-size:1.1rem}.Navigation-module__eB08ka__cta{margin-top:1rem}}
.Hero-module__ZARIfG__hero{background-color:var(--background);flex-direction:column;align-items:center;padding:9rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto;animation:.8s cubic-bezier(.16,1,.3,1) both Hero-module__ZARIfG__fadeInUp;display:flex;position:relative}.Hero-module__ZARIfG__tagline{font-family:var(--font-sans);letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;font-size:.85rem;font-weight:700}.Hero-module__ZARIfG__heading{letter-spacing:-.015em;color:var(--primary);max-width:20ch;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:700;line-height:1.15;font-family:var(--font-serif)}.Hero-module__ZARIfG__heading em{font-style:italic;font-family:var(--font-serif);color:var(--secondary)}.Hero-module__ZARIfG__lede{font-family:var(--font-sans);color:var(--text-secondary);max-width:650px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:4px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px #0f172a1f}.Hero-module__ZARIfG__ctaSecondary{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:4px;align-items:center;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{background:var(--surface-hover);border-color:var(--text-muted)}.Hero-module__ZARIfG__dashboardMock{z-index:2;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;width:100%;max-width:1000px;margin-top:5rem;animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__ZARIfG__fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000008}.Hero-module__ZARIfG__dashboardHeader{border-bottom:1px solid var(--border);background:#fdfdfd;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.Hero-module__ZARIfG__headerDotGroup{gap:.4rem;display:flex}.Hero-module__ZARIfG__headerDot{background:#e2e8f0;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__headerDotGroup span:first-child{background:#f87171}.Hero-module__ZARIfG__headerDotGroup span:nth-child(2){background:#fbbf24}.Hero-module__ZARIfG__headerDotGroup span:nth-child(3){background:#34d399}.Hero-module__ZARIfG__dashboardTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;font-size:.75rem}.Hero-module__ZARIfG__liveIndicator{font-family:var(--font-mono);color:#059669;letter-spacing:.05em;font-size:.7rem;font-weight:700}.Hero-module__ZARIfG__dashboardContent{background:var(--surface);grid-template-columns:1.2fr 1fr;width:100%;display:grid}.Hero-module__ZARIfG__statsPanel{border-right:1px solid var(--border);text-align:left;padding:2rem}.Hero-module__ZARIfG__panelTitle{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__statsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Hero-module__ZARIfG__statBox{flex-direction:column;gap:.25rem;display:flex}.Hero-module__ZARIfG__statVal{font-family:var(--font-serif);color:var(--primary);font-size:2.2rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__directoriesPanel{text-align:left;padding:2rem}.Hero-module__ZARIfG__directoryList{flex-direction:column;gap:.85rem;display:flex}.Hero-module__ZARIfG__directoryItem{border:1px solid var(--border);background:#fbfbfa;border-radius:4px;justify-content:space-between;align-items:center;padding:.8rem 1rem;transition:border-color .2s;display:flex}.Hero-module__ZARIfG__directoryItem:hover{border-color:var(--secondary)}.Hero-module__ZARIfG__dirName{color:var(--primary);font-size:.9rem;font-weight:700;font-family:var(--font-serif)}.Hero-module__ZARIfG__dirMeta{color:var(--text-secondary);font-size:.75rem}.Hero-module__ZARIfG__dirBadge{font-family:var(--font-mono);background:var(--primary-light);color:var(--primary);border-radius:2px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:860px){.Hero-module__ZARIfG__dashboardContent{grid-template-columns:1fr}.Hero-module__ZARIfG__statsPanel{border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding:7rem 1.2rem 3rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctaPrimary,.Hero-module__ZARIfG__ctaSecondary{justify-content:center;width:100%}.Hero-module__ZARIfG__statsGrid{grid-template-columns:1fr;gap:1.2rem}.Hero-module__ZARIfG__dashboardMock{margin-top:3rem}.Hero-module__ZARIfG__directoryItem{flex-direction:column;align-items:flex-start;gap:.4rem}.Hero-module__ZARIfG__dirBadge{align-self:flex-start}}
.WhyBuy-module__bwjigW__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem}.WhyBuy-module__bwjigW__inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.WhyBuy-module__bwjigW__editorialCol{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.WhyBuy-module__bwjigW__preTitle{font-family:var(--font-sans);letter-spacing:.1em;color:var(--secondary);font-size:.8rem;font-weight:700}.WhyBuy-module__bwjigW__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.75rem);font-weight:700;line-height:1.2;font-family:var(--font-serif)}.WhyBuy-module__bwjigW__paragraph{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.WhyBuy-module__bwjigW__quoteBlock{font-family:var(--font-serif);color:var(--secondary-hover);border-left:2px solid var(--secondary);margin-top:1rem;padding-left:1.25rem;font-size:1.15rem;font-style:italic}.WhyBuy-module__bwjigW__comparisonCol{background:var(--background);border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000005}.WhyBuy-module__bwjigW__tableHeader{border-bottom:1px solid var(--border);background:#fdfdfd;grid-template-columns:.8fr 1.1fr 1.3fr;align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.WhyBuy-module__bwjigW__tableColTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:.7rem;font-weight:700}.WhyBuy-module__bwjigW__tableColTitleActive{font-family:var(--font-mono);color:var(--secondary);letter-spacing:.05em;font-size:.7rem;font-weight:700}.WhyBuy-module__bwjigW__tableRows{flex-direction:column;display:flex}.WhyBuy-module__bwjigW__tableRow{border-bottom:1px solid var(--border);grid-template-columns:.8fr 1.1fr 1.3fr;align-items:center;gap:1rem;padding:1.25rem;display:grid}.WhyBuy-module__bwjigW__tableRow:last-child{border-bottom:none}.WhyBuy-module__bwjigW__rowLabel{font-family:var(--font-serif);color:var(--primary);font-size:.95rem;font-weight:700}.WhyBuy-module__bwjigW__cellPassive{color:var(--text-muted);font-size:.85rem;line-height:1.4}.WhyBuy-module__bwjigW__cellActive{color:var(--text-primary);border-left:2px solid var(--secondary);background:#b4530908;border-radius:0 4px 4px 0;padding:.5rem .75rem;font-size:.88rem;font-weight:500;line-height:1.4}@media (max-width:1024px){.WhyBuy-module__bwjigW__inner{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.WhyBuy-module__bwjigW__tableHeader{display:none}.WhyBuy-module__bwjigW__tableRow{grid-template-columns:1fr;gap:.5rem;padding:1.25rem 1rem}.WhyBuy-module__bwjigW__rowLabel{border-bottom:1px solid var(--border);margin-bottom:.25rem;padding-bottom:.25rem;font-size:1rem}.WhyBuy-module__bwjigW__cellPassive:before{content:"Traditional: ";color:var(--text-muted);font-weight:700}.WhyBuy-module__bwjigW__cellActive{border-left:none;border-top:2px solid var(--secondary);border-radius:0 0 4px 4px;padding:.5rem}.WhyBuy-module__bwjigW__cellActive:before{content:"ExpoIntel Pro: ";color:var(--secondary);font-weight:700}}
.TradeShows-module__A4OLtW__section{background-color:var(--background);padding:6rem 2rem}.TradeShows-module__A4OLtW__wrapper{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.TradeShows-module__A4OLtW__intro{text-align:center;max-width:800px;margin:0 auto}.TradeShows-module__A4OLtW__preTitle{font-family:var(--font-sans);letter-spacing:.1em;color:var(--secondary);font-size:.8rem;font-weight:700}.TradeShows-module__A4OLtW__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;line-height:1.25;font-family:var(--font-serif);margin-top:.5rem}.TradeShows-module__A4OLtW__lede{color:var(--text-secondary);margin-top:.75rem;font-size:1.05rem;line-height:1.6}.TradeShows-module__A4OLtW__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.TradeShows-module__A4OLtW__filterBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:4px;padding:.5rem 1.2rem;font-size:.88rem;font-weight:600;transition:all .2s}.TradeShows-module__A4OLtW__filterBtn:hover{background:var(--surface-hover);border-color:var(--text-muted);color:var(--text-primary)}.TradeShows-module__A4OLtW__filterBtnActive{background:var(--primary);border-color:var(--primary);color:#fff}.TradeShows-module__A4OLtW__filterBtnActive:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#fff}.TradeShows-module__A4OLtW__directoryGrid{flex-direction:column;gap:.75rem;display:flex}.TradeShows-module__A4OLtW__eventCard{background:var(--surface);border:1px solid var(--border);border-radius:6px;grid-template-columns:2.2fr 1fr 1fr 1fr;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.TradeShows-module__A4OLtW__eventCard:hover{border-color:var(--secondary);transform:translateY(-1px);box-shadow:0 4px 15px #00000005}.TradeShows-module__A4OLtW__eventMain{flex-direction:column;gap:.25rem;display:flex}.TradeShows-module__A4OLtW__eventDate{font-family:var(--font-mono);color:var(--secondary);font-size:.75rem;font-weight:700}.TradeShows-module__A4OLtW__eventName{font-family:var(--font-serif);color:var(--primary);font-size:1.2rem;font-weight:700}.TradeShows-module__A4OLtW__eventLoc{color:var(--text-secondary);font-size:.8rem}.TradeShows-module__A4OLtW__eventMetrics{flex-direction:column;display:flex}.TradeShows-module__A4OLtW__metricVal{font-family:var(--font-serif);color:var(--primary);font-size:1.35rem;font-weight:700;line-height:1.1}.TradeShows-module__A4OLtW__metricLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.TradeShows-module__A4OLtW__eventStatusCol{justify-content:flex-start;display:flex}.TradeShows-module__A4OLtW__statusBadge{font-family:var(--font-mono);letter-spacing:.03em;border-radius:2px;padding:.35rem .75rem;font-size:.72rem;font-weight:700}.TradeShows-module__A4OLtW__statusVerified{color:#047857;background:#10b9810f;border:1px solid #10b98126}.TradeShows-module__A4OLtW__statusSourcing{color:#b45309;background:#d977060f;border:1px solid #d9770626}.TradeShows-module__A4OLtW__eventAction{justify-content:flex-end;display:flex}.TradeShows-module__A4OLtW__actionBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;text-align:center;background:0 0;border-radius:4px;width:100%;max-width:160px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.TradeShows-module__A4OLtW__actionBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.TradeShows-module__A4OLtW__sourcingNotice{border:1px dashed var(--border);background:#fbfbfa;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:1.5rem;display:grid}.TradeShows-module__A4OLtW__noticeIcon{width:36px;height:36px;color:var(--secondary);background:#b453090d;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.TradeShows-module__A4OLtW__noticeText{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.TradeShows-module__A4OLtW__noticeText strong{color:var(--text-primary);font-weight:600}.TradeShows-module__A4OLtW__noticeBtn{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .2s}.TradeShows-module__A4OLtW__noticeBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}@media (max-width:992px){.TradeShows-module__A4OLtW__eventCard{grid-template-columns:1.5fr 1fr 1fr;gap:1rem}.TradeShows-module__A4OLtW__eventAction{grid-column:span 3;justify-content:stretch}.TradeShows-module__A4OLtW__actionBtn{max-width:100%}.TradeShows-module__A4OLtW__sourcingNotice{grid-template-columns:auto 1fr;gap:1rem}.TradeShows-module__A4OLtW__noticeBtn{text-align:center;grid-column:span 2;width:100%}}@media (max-width:640px){.TradeShows-module__A4OLtW__eventCard{grid-template-columns:1fr;gap:.75rem;padding:1.25rem 1rem}.TradeShows-module__A4OLtW__eventAction{grid-column:span 1}.TradeShows-module__A4OLtW__eventMetrics,.TradeShows-module__A4OLtW__eventStatusCol{border-bottom:1px solid #0000000d;padding-bottom:.5rem}.TradeShows-module__A4OLtW__sourcingNotice{text-align:center;grid-template-columns:1fr}.TradeShows-module__A4OLtW__noticeIcon{margin:0 auto}.TradeShows-module__A4OLtW__noticeBtn{grid-column:span 1}}
.LeadSandbox-module__y8OgIW__section{background-color:var(--surface);border-bottom:1px solid var(--border);padding:6rem 2rem}.LeadSandbox-module__y8OgIW__container{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.LeadSandbox-module__y8OgIW__header{text-align:center;max-width:800px;margin:0 auto}.LeadSandbox-module__y8OgIW__sectionTag{font-family:var(--font-sans);letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.LeadSandbox-module__y8OgIW__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;line-height:1.25;font-family:var(--font-serif);margin-top:.5rem}.LeadSandbox-module__y8OgIW__sub{color:var(--text-secondary);margin-top:.75rem;font-size:1.05rem;line-height:1.6}.LeadSandbox-module__y8OgIW__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding-bottom:1rem;display:flex}.LeadSandbox-module__y8OgIW__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s}.LeadSandbox-module__y8OgIW__tab:hover{color:var(--text-primary);background:var(--surface-hover)}.LeadSandbox-module__y8OgIW__tabActive{background:var(--primary-light);border-color:var(--border);color:var(--primary);border-bottom:2px solid var(--secondary);font-weight:700}.LeadSandbox-module__y8OgIW__statsBar{border:1px solid var(--border);background:#fbfbfa;border-radius:6px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;padding:1.25rem 2rem;display:grid}.LeadSandbox-module__y8OgIW__stat{text-align:center;flex-direction:column;gap:.25rem;display:flex}.LeadSandbox-module__y8OgIW__statLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:.7rem;font-weight:700}.LeadSandbox-module__y8OgIW__statValue{font-family:var(--font-serif);color:var(--primary);font-size:1.2rem;font-weight:700}.LeadSandbox-module__y8OgIW__statDivider{background:var(--border);width:1px;height:24px}.LeadSandbox-module__y8OgIW__dashboardGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;display:grid}.LeadSandbox-module__y8OgIW__chartsCol{flex-direction:column;gap:2rem;display:flex}.LeadSandbox-module__y8OgIW__chartWidget{border:1px solid var(--border);background:#fbfbfa;border-radius:6px;padding:1.5rem}.LeadSandbox-module__y8OgIW__widgetTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.LeadSandbox-module__y8OgIW__barChart{flex-direction:column;gap:1.25rem;display:flex}.LeadSandbox-module__y8OgIW__chartRow{flex-direction:column;gap:.4rem;display:flex}.LeadSandbox-module__y8OgIW__rowInfo{justify-content:space-between;font-size:.88rem;display:flex}.LeadSandbox-module__y8OgIW__rowLabel{color:var(--text-secondary);font-weight:600}.LeadSandbox-module__y8OgIW__rowVal{color:var(--primary);font-weight:700;font-family:var(--font-mono)}.LeadSandbox-module__y8OgIW__barOuter{background:#eeebe7;border-radius:9999px;width:100%;height:8px;overflow:hidden}.LeadSandbox-module__y8OgIW__barInner{background-color:var(--primary);border-radius:9999px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.LeadSandbox-module__y8OgIW__dossierCol{flex-direction:column;gap:2rem;display:flex}.LeadSandbox-module__y8OgIW__brandsWidget{background:var(--background);border:1px solid var(--border);border-radius:6px;padding:1.5rem}.LeadSandbox-module__y8OgIW__brandsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.LeadSandbox-module__y8OgIW__brandBadge{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.4rem .75rem;font-size:.78rem;font-weight:600}.LeadSandbox-module__y8OgIW__dossierCard{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--secondary);border-radius:6px;overflow:hidden;box-shadow:0 4px 20px #00000005}.LeadSandbox-module__y8OgIW__dossierHeader{border-bottom:1px solid var(--border);background:#fbfbfa;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.LeadSandbox-module__y8OgIW__dossierStatus{font-family:var(--font-mono);color:var(--secondary);font-size:.7rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierTitle{font-family:var(--font-mono);color:var(--text-muted);font-size:.7rem}.LeadSandbox-module__y8OgIW__dossierBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__dossierMain{align-items:center;gap:1rem;display:flex}.LeadSandbox-module__y8OgIW__dossierAvatar{background:var(--primary);color:#fff;width:48px;height:48px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;display:flex}.LeadSandbox-module__y8OgIW__dossierName{font-family:var(--font-serif);color:var(--primary);font-size:1.15rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierMeta{color:var(--text-secondary);font-size:.8rem}.LeadSandbox-module__y8OgIW__dossierCompany{color:var(--secondary);margin-top:2px;font-size:.85rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierFields{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.25rem;display:grid}.LeadSandbox-module__y8OgIW__dossierField{flex-direction:column;gap:.2rem;display:flex}.LeadSandbox-module__y8OgIW__fLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:700}.LeadSandbox-module__y8OgIW__fVal{color:var(--text-primary);font-size:.85rem;font-weight:500}.LeadSandbox-module__y8OgIW__fValBlurred{color:#0000;text-shadow:0 0 6px #0f172ab3;-webkit-user-select:none;user-select:none;font-size:.85rem;font-family:var(--font-mono);letter-spacing:.05em}.LeadSandbox-module__y8OgIW__ctaBanner{background:var(--primary);color:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 2.5rem;display:flex;box-shadow:0 6px 20px #0f172a14}.LeadSandbox-module__y8OgIW__ctaLeft{text-align:left;flex-direction:column;gap:.5rem;display:flex}.LeadSandbox-module__y8OgIW__ctaTitle{font-family:var(--font-serif);color:#fff;font-size:1.6rem;font-weight:700}.LeadSandbox-module__y8OgIW__ctaDesc{color:#ffffffbf;max-width:600px;font-size:.95rem;line-height:1.5}.LeadSandbox-module__y8OgIW__ctaBtn{background:var(--secondary);color:#fff;border:1px solid var(--secondary);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.LeadSandbox-module__y8OgIW__ctaBtn:hover{background:var(--secondary-hover);border-color:var(--secondary-hover);transform:translateY(-1px)}@media (max-width:992px){.LeadSandbox-module__y8OgIW__dashboardGrid{grid-template-columns:1fr;gap:2rem}.LeadSandbox-module__y8OgIW__ctaBanner{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.LeadSandbox-module__y8OgIW__ctaLeft{text-align:center}.LeadSandbox-module__y8OgIW__ctaBtn{justify-content:center;width:100%}.LeadSandbox-module__y8OgIW__statsBar{grid-template-columns:1fr;gap:1rem;padding:1.25rem}.LeadSandbox-module__y8OgIW__statDivider{display:none}}
.Deliverables-module__Z7_Ivq__section{background-color:var(--background);padding:6rem 2rem}.Deliverables-module__Z7_Ivq__inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Deliverables-module__Z7_Ivq__imageCol{justify-content:center;display:flex}.Deliverables-module__Z7_Ivq__sheetMock{background:var(--surface);border:1px solid var(--border);border-radius:6px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 4px 20px #00000005}.Deliverables-module__Z7_Ivq__sheetHeader{border-bottom:1px solid var(--border);background:#fbfbfa;align-items:center;gap:.4rem;padding:.75rem 1.25rem;display:flex}.Deliverables-module__Z7_Ivq__sheetDot{border-radius:50%;width:10px;height:10px}.Deliverables-module__Z7_Ivq__sheetTitle{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);margin-left:.6rem}.Deliverables-module__Z7_Ivq__sheetBody{background:var(--surface);flex-direction:column;display:flex}.Deliverables-module__Z7_Ivq__sheetRow{color:var(--text-secondary);border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1.5fr 1fr 1fr;gap:.5rem;padding:.75rem 1.25rem;font-size:.78rem;display:grid}.Deliverables-module__Z7_Ivq__sheetRow:last-child{border-bottom:none}.Deliverables-module__Z7_Ivq__contentCol{text-align:left;flex-direction:column;gap:1.2rem;display:flex}.Deliverables-module__Z7_Ivq__sectionTag{font-family:var(--font-sans);letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.Deliverables-module__Z7_Ivq__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;font-family:var(--font-serif)}.Deliverables-module__Z7_Ivq__lede{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.Deliverables-module__Z7_Ivq__lede strong{color:var(--text-primary);font-weight:600}.Deliverables-module__Z7_Ivq__fieldGrid{grid-template-columns:1fr 1fr;gap:.85rem;margin-top:.5rem;display:grid}.Deliverables-module__Z7_Ivq__field{align-items:center;gap:.75rem;display:flex}.Deliverables-module__Z7_Ivq__fieldIcon{color:var(--secondary);flex-shrink:0}.Deliverables-module__Z7_Ivq__fieldLabel{color:var(--text-primary);font-size:.95rem;font-weight:500}@media (max-width:992px){.Deliverables-module__Z7_Ivq__inner{grid-template-columns:1fr;gap:3rem}.Deliverables-module__Z7_Ivq__imageCol{order:-1}.Deliverables-module__Z7_Ivq__sheetMock{max-width:100%}.Deliverables-module__Z7_Ivq__contentCol{text-align:center;align-items:center}.Deliverables-module__Z7_Ivq__fieldGrid{text-align:left;grid-template-columns:1fr}}
.Pricing-module__yc4bBa__section{background-color:var(--background);padding:6rem 2rem}.Pricing-module__yc4bBa__container{flex-direction:column;gap:3rem;max-width:950px;margin:0 auto;display:flex}.Pricing-module__yc4bBa__intro{text-align:center}.Pricing-module__yc4bBa__sectionTag{font-family:var(--font-sans);letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.Pricing-module__yc4bBa__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;font-family:var(--font-serif);margin-top:.5rem;margin-bottom:.75rem}.Pricing-module__yc4bBa__lede{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.Pricing-module__yc4bBa__grid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.Pricing-module__yc4bBa__card{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;gap:1.75rem;padding:2.5rem 2.25rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 4px 20px #00000005}.Pricing-module__yc4bBa__card:hover{border-color:var(--text-muted);transform:translateY(-2px);box-shadow:0 8px 30px #0000000a}.Pricing-module__yc4bBa__cardPopular{border:2px solid var(--secondary)}.Pricing-module__yc4bBa__cardPopular:hover{border-color:var(--secondary-hover)}.Pricing-module__yc4bBa__popularBadge{background:var(--secondary);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;z-index:1;border-radius:2px;padding:.3rem .75rem;font-size:.68rem;font-weight:700;position:absolute;top:1rem;right:1.25rem}.Pricing-module__yc4bBa__planName{font-family:var(--font-serif);color:var(--primary);margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.Pricing-module__yc4bBa__planDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.5}.Pricing-module__yc4bBa__cardBody{flex-direction:column;flex:1;gap:1.5rem;display:flex}.Pricing-module__yc4bBa__priceRow{align-items:flex-end;gap:.4rem;display:flex}.Pricing-module__yc4bBa__price{font-family:var(--font-serif);color:var(--primary);font-size:3rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__pricePer{color:var(--text-secondary);margin-bottom:.4rem;font-size:.88rem;font-weight:500}.Pricing-module__yc4bBa__features{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__yc4bBa__features li{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.92rem;display:flex}.Pricing-module__yc4bBa__features li svg{color:var(--secondary);flex-shrink:0}.Pricing-module__yc4bBa__cta{cursor:pointer;background:var(--surface);width:100%;color:var(--primary);border:1px solid var(--primary);border-radius:4px;padding:.85rem;font-size:.92rem;font-weight:700;transition:all .2s}.Pricing-module__yc4bBa__cta:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-1px)}.Pricing-module__yc4bBa__ctaPopular{background:var(--primary);color:#fff;border-color:var(--primary)}.Pricing-module__yc4bBa__ctaPopular:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.Pricing-module__yc4bBa__addon{background:var(--surface);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;gap:2.5rem;width:100%;padding:1.75rem 2.25rem;display:flex;box-shadow:0 4px 20px #00000003}.Pricing-module__yc4bBa__addonContent{text-align:left;flex:1}.Pricing-module__yc4bBa__addonHeader{align-items:center;gap:.85rem;margin-bottom:.4rem;display:flex}.Pricing-module__yc4bBa__addonBadge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--primary-light);color:var(--primary);border-radius:2px;padding:.25rem .6rem;font-size:.68rem;font-weight:700}.Pricing-module__yc4bBa__addonTitle{font-family:var(--font-serif);color:var(--primary);font-size:1.25rem;font-weight:700}.Pricing-module__yc4bBa__addonDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Pricing-module__yc4bBa__addonCta{color:var(--primary);border:1px solid var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;flex-shrink:0;padding:.75rem 1.5rem;font-size:.88rem;font-weight:600;transition:all .2s}.Pricing-module__yc4bBa__addonCta:hover{background:var(--primary);color:#fff}@media (max-width:860px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;gap:1.5rem}.Pricing-module__yc4bBa__addon{text-align:center;flex-direction:column;gap:1.25rem}.Pricing-module__yc4bBa__addonContent{text-align:center}.Pricing-module__yc4bBa__addonHeader{justify-content:center}.Pricing-module__yc4bBa__addonCta{text-align:center;width:100%}}
.PastLists-module__fU4cTa__section{background-color:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem}.PastLists-module__fU4cTa__wrapper{flex-direction:column;gap:3rem;max-width:950px;margin:0 auto;display:flex}.PastLists-module__fU4cTa__intro{text-align:center;max-width:800px;margin:0 auto}.PastLists-module__fU4cTa__sectionTag{font-family:var(--font-sans);letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.PastLists-module__fU4cTa__heading{color:var(--primary);font-size:clamp(2rem,4.5vw,2.5rem);font-weight:700;font-family:var(--font-serif);margin-top:.5rem;margin-bottom:.75rem}.PastLists-module__fU4cTa__lede{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.PastLists-module__fU4cTa__ledgerCard{background:var(--background);border:1px solid var(--border);border-radius:6px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.PastLists-module__fU4cTa__deliveredSection,.PastLists-module__fU4cTa__upcomingSection{padding:2.25rem}.PastLists-module__fU4cTa__subHeading{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.72rem;font-weight:700}.PastLists-module__fU4cTa__deliveredGrid{flex-direction:column;gap:1rem;display:flex}.PastLists-module__fU4cTa__deliveredItem{border-bottom:1px dashed var(--border);align-items:center;gap:1.25rem;padding:.5rem 0;display:flex}.PastLists-module__fU4cTa__deliveredItem:last-child{border-bottom:none}.PastLists-module__fU4cTa__deliveredStatusIcon{color:#047857;background:#10b98114;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.PastLists-module__fU4cTa__deliveredDetails{text-align:left;flex-direction:column;flex:1;gap:.15rem;display:flex}.PastLists-module__fU4cTa__deliveredName{font-family:var(--font-serif);color:var(--primary);font-size:1.15rem;font-weight:700}.PastLists-module__fU4cTa__deliveredMeta{color:var(--text-secondary);font-size:.85rem}.PastLists-module__fU4cTa__deliveredDate{font-family:var(--font-mono);color:var(--text-muted);font-size:.78rem;font-weight:600}.PastLists-module__fU4cTa__divider{background:var(--border);width:100%;height:1px}.PastLists-module__fU4cTa__upcomingList{flex-direction:column;gap:1rem;display:flex}.PastLists-module__fU4cTa__upcomingItem{align-items:center;gap:1.25rem;padding:.25rem 0;display:flex}.PastLists-module__fU4cTa__upcomingBadge{font-family:var(--font-mono);color:var(--secondary);background:#b453090d;border:1px solid #b4530926;border-radius:2px;flex-shrink:0;padding:.25rem .6rem;font-size:.68rem;font-weight:700}.PastLists-module__fU4cTa__upcomingName{color:var(--primary);text-align:left;font-size:1.05rem;font-weight:700;font-family:var(--font-serif);flex:1}.PastLists-module__fU4cTa__upcomingDate{font-family:var(--font-mono);color:var(--text-muted);font-size:.78rem}.PastLists-module__fU4cTa__ctaWrapper{justify-content:center;display:flex}.PastLists-module__fU4cTa__cta{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:4px;padding:.8rem 1.8rem;font-size:.92rem;font-weight:600;transition:all .2s}.PastLists-module__fU4cTa__cta:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-1px)}@media (max-width:768px){.PastLists-module__fU4cTa__deliveredItem,.PastLists-module__fU4cTa__upcomingItem{flex-direction:column;align-items:flex-start;gap:.5rem}.PastLists-module__fU4cTa__deliveredDate,.PastLists-module__fU4cTa__upcomingDate{align-self:flex-start}.PastLists-module__fU4cTa__cta{text-align:center;width:100%}}
.Faq-module__pkI36W__section{background-color:var(--background);padding:6rem 2rem}.Faq-module__pkI36W__inner{grid-template-columns:1fr 2fr;align-items:start;gap:4.5rem;max-width:1100px;margin:0 auto;display:grid}.Faq-module__pkI36W__stickyCol{flex-direction:column;gap:.75rem;display:flex;position:sticky;top:100px}.Faq-module__pkI36W__heading{font-family:var(--font-serif);color:var(--primary);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.Faq-module__pkI36W__subtext{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Faq-module__pkI36W__accordion{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-direction:column;display:flex;box-shadow:0 4px 20px #00000003}.Faq-module__pkI36W__item{border-bottom:1px solid var(--border);transition:background .2s;overflow:hidden}.Faq-module__pkI36W__item:last-child{border-bottom:none}.Faq-module__pkI36W__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-serif);color:var(--primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;font-size:1.15rem;font-weight:700;transition:background .2s,color .2s;display:flex}.Faq-module__pkI36W__question:hover{color:var(--secondary-hover);background:#fbfbfa}.Faq-module__pkI36W__chevron{color:var(--secondary);flex-shrink:0;transition:transform .25s}.Faq-module__pkI36W__chevronOpen{transform:rotate(180deg)}.Faq-module__pkI36W__answerWrap{max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.Faq-module__pkI36W__answer{color:var(--text-secondary);padding:0 1.75rem 1.5rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Faq-module__pkI36W__inner{grid-template-columns:1fr;gap:2.5rem}.Faq-module__pkI36W__stickyCol{text-align:left;position:static}.Faq-module__pkI36W__heading{font-size:2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid var(--border);padding:5rem 2rem 3rem}.Footer-module__S6Hkya__inner{flex-direction:column;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;display:flex}.Footer-module__S6Hkya__logoRow{align-items:center;gap:.6rem;display:flex}.Footer-module__S6Hkya__logoSvg{color:var(--secondary)}.Footer-module__S6Hkya__logoText{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:.92rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__dot{color:var(--border)}.Footer-module__S6Hkya__copyright{font-family:var(--font-mono);color:var(--text-muted);margin-top:.5rem;font-size:.72rem}
.ContactModal-module__M_UpNq__overlay{-webkit-backdrop-filter:blur(4px);z-index:2000;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ContactModal-module__M_UpNq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__M_UpNq__fadeIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__M_UpNq__modal{background:var(--surface);border:1px solid var(--border);border-top:4px solid var(--secondary);border-radius:6px;width:100%;max-width:540px;max-height:90vh;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) ContactModal-module__M_UpNq__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0000000d}@keyframes ContactModal-module__M_UpNq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactModal-module__M_UpNq__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;padding:.4rem;transition:all .2s;position:absolute;top:1rem;right:1rem}.ContactModal-module__M_UpNq__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.ContactModal-module__M_UpNq__title{font-family:var(--font-serif);color:var(--primary);margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.ContactModal-module__M_UpNq__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.92rem;line-height:1.5}.ContactModal-module__M_UpNq__form{flex-direction:column;gap:1.25rem;display:flex}.ContactModal-module__M_UpNq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactModal-module__M_UpNq__field{text-align:left;flex-direction:column;gap:.4rem;display:flex}.ContactModal-module__M_UpNq__field label{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.ContactModal-module__M_UpNq__field input,.ContactModal-module__M_UpNq__field select,.ContactModal-module__M_UpNq__field textarea{background:var(--background);border:1px solid var(--border);color:var(--text-primary);border-radius:4px;outline:none;padding:.75rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ContactModal-module__M_UpNq__field input:focus,.ContactModal-module__M_UpNq__field select:focus,.ContactModal-module__M_UpNq__field textarea:focus{border-color:var(--secondary);background:var(--surface);box-shadow:0 0 0 2px #b4530914}.ContactModal-module__M_UpNq__field textarea{resize:vertical}.ContactModal-module__M_UpNq__field select{cursor:pointer}.ContactModal-module__M_UpNq__submitBtn{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.ContactModal-module__M_UpNq__submitBtn:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 14px #0f172a1f}.ContactModal-module__M_UpNq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactModal-module__M_UpNq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite ContactModal-module__M_UpNq__spin}@keyframes ContactModal-module__M_UpNq__spin{to{transform:rotate(360deg)}}.ContactModal-module__M_UpNq__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.ContactModal-module__M_UpNq__successIcon{color:#047857;background:#10b98114;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:800;display:flex}.ContactModal-module__M_UpNq__successTitle{font-family:var(--font-serif);color:var(--primary);font-size:1.4rem;font-weight:700}.ContactModal-module__M_UpNq__successText{color:var(--text-secondary);max-width:360px;font-size:.95rem;line-height:1.6}.ContactModal-module__M_UpNq__successBtn{background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:4px;margin-top:.75rem;padding:.75rem 2.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.ContactModal-module__M_UpNq__successBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}@media (max-width:540px){.ContactModal-module__M_UpNq__modal{padding:2rem 1.5rem}.ContactModal-module__M_UpNq__row{grid-template-columns:1fr;gap:1.25rem}}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}
