.Navigation-module__eB08ka__header{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:1.1rem 0;transition:all .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__scrolled{background:#080a10f2;padding:.8rem 0;box-shadow:0 4px 20px #0003}.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{font-family:var(--font-mono);letter-spacing:.05em;align-items:center;gap:.2rem;font-weight:700;text-decoration:none;display:flex}.Navigation-module__eB08ka__logoBrackets{color:var(--accent);font-size:1.25rem;transition:transform .25s,color .25s}.Navigation-module__eB08ka__logoText{color:var(--secondary);font-size:1.25rem;transition:color .25s}.Navigation-module__eB08ka__logoLabel{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:.1em;margin-left:.5rem;font-size:.8rem;font-weight:700}.Navigation-module__eB08ka__logo:hover .Navigation-module__eB08ka__logoBrackets{color:var(--secondary)}.Navigation-module__eB08ka__logo:hover .Navigation-module__eB08ka__logoText{color:var(--accent)}.Navigation-module__eB08ka__nav{align-items:center;gap:2.5rem;display:flex}.Navigation-module__eB08ka__navLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600;font-family:var(--font-sans);text-decoration:none;transition:color .2s;position:relative}.Navigation-module__eB08ka__navLink:hover{color:var(--secondary)}.Navigation-module__eB08ka__navLink:after{content:"";background:var(--accent);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:#080a10;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;font-family:var(--font-sans);border:1px solid var(--primary);cursor:pointer;border-radius:2px;align-items:center;gap:.5rem;padding:.6rem 1.3rem;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.Navigation-module__eB08ka__cta:hover{color:var(--primary);border-color:var(--primary);background:0 0}.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(--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{background:var(--surface);border-left:1px solid var(--border);z-index:999;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 #00000080}.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);border-bottom:1px solid var(--border);padding:10rem 2rem 6rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Hero-module__ZARIfG__copyCol{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__ZARIfG__tagline{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent);font-size:.8rem;font-weight:700}.Hero-module__ZARIfG__heading{letter-spacing:-.02em;color:var(--primary);font-size:clamp(2.4rem,5vw,3.5rem);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);font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--primary);color:#080a10;border:1px solid var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;border-radius:2px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;transition:background-color .25s,color .25s,border-color .25s;display:inline-flex}.Hero-module__ZARIfG__ctaPrimary:hover{color:var(--primary);border-color:var(--primary);background:0 0}.Hero-module__ZARIfG__ctaSecondary{color:var(--primary);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:2px;align-items:center;padding:.8rem 1.8rem;transition:border-color .25s,background-color .25s;display:inline-flex}.Hero-module__ZARIfG__ctaSecondary:hover{border-color:var(--accent);background-color:var(--surface-hover)}.Hero-module__ZARIfG__terminalCol{justify-content:center;display:flex}.Hero-module__ZARIfG__terminal{background:var(--surface);border:1px solid var(--border);border-radius:2px;flex-direction:column;width:100%;max-width:480px;height:360px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0006}.Hero-module__ZARIfG__terminalHeader{border-bottom:1px solid var(--border);background:#111625b3;justify-content:space-between;align-items:center;padding:.6rem 1.25rem;display:flex}.Hero-module__ZARIfG__terminalDotGroup{gap:.35rem;display:flex}.Hero-module__ZARIfG__terminalDot{background:#2d3748;border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__terminalDotGroup span:first-child{background:#e53e3e}.Hero-module__ZARIfG__terminalDotGroup span:nth-child(2){background:#ecc94b}.Hero-module__ZARIfG__terminalDotGroup span:nth-child(3){background:#38a169}.Hero-module__ZARIfG__terminalTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:.7rem}.Hero-module__ZARIfG__terminalLive{font-family:var(--font-mono);color:var(--accent);font-size:.68rem;font-weight:700}.Hero-module__ZARIfG__terminalBody{text-align:left;background:#080a10;flex-direction:column;flex:1;padding:1.25rem;display:flex;overflow-y:auto}.Hero-module__ZARIfG__terminalOutput{flex-direction:column;gap:.4rem;display:flex}.Hero-module__ZARIfG__logLine{font-family:var(--font-mono);color:var(--text-secondary);word-break:break-all;font-size:.75rem;line-height:1.4}.Hero-module__ZARIfG__promptSymbol{color:var(--accent);margin-right:.4rem;font-weight:700}@media (max-width:992px){.Hero-module__ZARIfG__inner{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__copyCol{text-align:center;align-items:center}.Hero-module__ZARIfG__terminalCol{width:100%}.Hero-module__ZARIfG__terminal{max-width:100%}}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding:8rem 1.2rem 4rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctaPrimary,.Hero-module__ZARIfG__ctaSecondary{justify-content:center;width:100%}}
.WhyBuy-module__bwjigW__section{background-color:var(--background);border-bottom:1px solid var(--border);padding:6rem 2rem}.WhyBuy-module__bwjigW__wrapper{flex-direction:column;gap:3.5rem;max-width:1200px;margin:0 auto;display:flex}.WhyBuy-module__bwjigW__intro{text-align:center;max-width:800px;margin:0 auto}.WhyBuy-module__bwjigW__preTitle{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent);font-size:.8rem;font-weight:700}.WhyBuy-module__bwjigW__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}.WhyBuy-module__bwjigW__lede{color:var(--text-secondary);margin-top:.75rem;font-size:1.05rem;line-height:1.6}.WhyBuy-module__bwjigW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.WhyBuy-module__bwjigW__card{background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:2px;flex-direction:column;gap:1.5rem;padding:2.25rem 2rem;transition:border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.WhyBuy-module__bwjigW__card:after{content:"";background:linear-gradient(90deg, var(--accent) 0%, transparent 100%);opacity:.7;width:100%;height:2px;position:absolute;top:0;left:0}.WhyBuy-module__bwjigW__card:hover{border-color:var(--accent);box-shadow:0 8px 30px #00f2fe0a}.WhyBuy-module__bwjigW__cardHeader{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.WhyBuy-module__bwjigW__cardNumber{font-family:var(--font-mono);color:var(--secondary);font-size:1.1rem;font-weight:700}.WhyBuy-module__bwjigW__cardTitle{font-family:var(--font-serif);color:var(--primary);font-size:1.35rem;font-weight:700}.WhyBuy-module__bwjigW__cardBody{flex-direction:column;gap:1.5rem;display:flex}.WhyBuy-module__bwjigW__passiveRow,.WhyBuy-module__bwjigW__activeRow{flex-direction:column;gap:.4rem;display:flex}.WhyBuy-module__bwjigW__rowType{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:.65rem;font-weight:700}.WhyBuy-module__bwjigW__rowTypeActive{font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;font-size:.65rem;font-weight:700}.WhyBuy-module__bwjigW__passiveRow p{color:var(--text-muted);font-size:.88rem;line-height:1.5}.WhyBuy-module__bwjigW__activeRow p{color:var(--text-secondary);font-size:.88rem;line-height:1.5}@media (max-width:992px){.WhyBuy-module__bwjigW__grid{grid-template-columns:1fr;gap:1.5rem}}
.TradeShows-module__A4OLtW__section{background-color:var(--background);border-bottom:1px solid var(--border);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-mono);letter-spacing:.15em;color:var(--accent);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:2px;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:#080a10;border-radius:2px}.TradeShows-module__A4OLtW__filterBtnActive:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.TradeShows-module__A4OLtW__tableContainer{border:1px solid var(--border);background:var(--surface);border-radius:2px;flex-direction:column;width:100%;display:flex;overflow:hidden}.TradeShows-module__A4OLtW__tableHeaderRow{border-bottom:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;text-align:left;background:#111625b3;grid-template-columns:1.2fr 3fr 2fr 2fr 1.8fr;padding:.9rem 1.5rem;font-size:.75rem;font-weight:700;display:grid}.TradeShows-module__A4OLtW__tableBody{flex-direction:column;display:flex}.TradeShows-module__A4OLtW__tableRow{border-bottom:1px solid var(--border);grid-template-columns:1.2fr 3fr 2fr 2fr 1.8fr;align-items:center;padding:1.25rem 1.5rem;transition:background-color .2s;display:grid}.TradeShows-module__A4OLtW__tableRow:last-child{border-bottom:none}.TradeShows-module__A4OLtW__tableRow:hover{background-color:#00f2fe05}.TradeShows-module__A4OLtW__tdDate{font-family:var(--font-mono);color:var(--secondary);text-align:left;font-size:.85rem;font-weight:700}.TradeShows-module__A4OLtW__tdEvent{text-align:left;flex-direction:column;gap:.2rem;display:flex}.TradeShows-module__A4OLtW__eventName{font-family:var(--font-serif);color:var(--primary);font-size:1.15rem;font-weight:700}.TradeShows-module__A4OLtW__eventLoc{color:var(--text-secondary);font-size:.8rem}.TradeShows-module__A4OLtW__tdMetrics{font-family:var(--font-mono);color:var(--text-secondary);text-align:left;align-items:baseline;font-size:.9rem;display:flex}.TradeShows-module__A4OLtW__metricVal{color:var(--primary);font-weight:700}.TradeShows-module__A4OLtW__metricLabel{color:var(--text-muted);font-size:.75rem}.TradeShows-module__A4OLtW__tdStatus{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:var(--accent);background:#00f2fe0d;border:1px solid #00f2fe26}.TradeShows-module__A4OLtW__statusSourcing{color:var(--secondary);background:#d4af370d;border:1px solid #d4af3726}.TradeShows-module__A4OLtW__tdAction{justify-content:flex-end;display:flex}.TradeShows-module__A4OLtW__actionBtn{border:1px solid var(--border);color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:2px;justify-content:center;align-items:center;gap:.4rem;width:100%;max-width:160px;padding:.55rem 1.1rem;transition:all .25s;display:inline-flex}.TradeShows-module__A4OLtW__actionBtn:hover{background:var(--primary);color:#080a10;border-color:var(--primary)}.TradeShows-module__A4OLtW__actionChevron{transition:transform .2s}.TradeShows-module__A4OLtW__actionBtn:hover .TradeShows-module__A4OLtW__actionChevron{transform:translate(2px)}.TradeShows-module__A4OLtW__sourcingNotice{background:var(--surface);border:1px solid var(--border);border-radius:2px;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{background:var(--primary-light);width:36px;height:36px;color:var(--accent);border-radius:2px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.TradeShows-module__A4OLtW__noticeText{color:var(--text-secondary);text-align:left;font-size:.95rem;line-height:1.5}.TradeShows-module__A4OLtW__noticeText strong{color:var(--secondary);font-weight:600;font-family:var(--font-mono)}.TradeShows-module__A4OLtW__noticeBtn{background:var(--primary);color:#080a10;border:1px solid var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.4rem;transition:all .2s;display:inline-flex}.TradeShows-module__A4OLtW__noticeBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.TradeShows-module__A4OLtW__noticeBtn:hover .TradeShows-module__A4OLtW__actionChevron{transform:translate(2px)}@media (max-width:992px){.TradeShows-module__A4OLtW__tableHeaderRow{display:none}.TradeShows-module__A4OLtW__tableRow{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.TradeShows-module__A4OLtW__tdDate,.TradeShows-module__A4OLtW__tdEvent,.TradeShows-module__A4OLtW__tdMetrics,.TradeShows-module__A4OLtW__tdStatus,.TradeShows-module__A4OLtW__tdAction{text-align:left;justify-content:flex-start}.TradeShows-module__A4OLtW__tdAction{margin-top:.5rem}.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__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:2px;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{background:var(--background);border:1px solid var(--border);border-radius:2px;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;text-transform:uppercase;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{background:var(--background);border:1px solid var(--border);border-radius:2px;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:var(--border);border-radius:0;width:100%;height:8px;overflow:hidden}.LeadSandbox-module__y8OgIW__barInner{background:linear-gradient(90deg, var(--accent) 40%, var(--secondary) 100%);border-radius:0;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1);box-shadow:0 0 8px #00f2fe4d}.LeadSandbox-module__y8OgIW__brandsWidget{background:var(--background);border:1px solid var(--border);border-radius:2px;padding:1.5rem}.LeadSandbox-module__y8OgIW__brandsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.LeadSandbox-module__y8OgIW__brandBadge{font-family:var(--font-mono);color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:2px;padding:.4rem .75rem;font-size:.78rem;font-weight:600}.LeadSandbox-module__y8OgIW__dossierCol{flex-direction:column;gap:2rem;display:flex}.LeadSandbox-module__y8OgIW__dossierCard{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--secondary);border-radius:2px;overflow:hidden;box-shadow:0 4px 20px #0a112805}.LeadSandbox-module__y8OgIW__dossierHeader{background:var(--background);border-bottom:1px solid var(--border);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:2px;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__dossierMarkers{flex-wrap:wrap;gap:.4rem;padding-bottom:.5rem;display:flex}.LeadSandbox-module__y8OgIW__markerBadge{font-family:var(--font-mono);background:var(--secondary);color:#fff;border-radius:2px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.LeadSandbox-module__y8OgIW__markerBadgeSec{font-family:var(--font-mono);background:var(--primary-light);color:var(--primary);border:1px solid var(--border);border-radius:2px;padding:.2rem .5rem;font-size:.65rem;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 var(--primary);-webkit-user-select:none;user-select:none;font-size:.85rem;font-family:var(--font-mono);letter-spacing:.05em}.LeadSandbox-module__y8OgIW__unlockGate{border:1px solid var(--border);background:var(--surface);border-radius:2px;overflow:hidden;box-shadow:0 8px 24px #0a112808}.LeadSandbox-module__y8OgIW__formContainer{padding:2.5rem}.LeadSandbox-module__y8OgIW__formIntro{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.LeadSandbox-module__y8OgIW__gateIcon{color:var(--secondary);margin-bottom:.25rem}.LeadSandbox-module__y8OgIW__gateTitle{font-family:var(--font-mono);color:var(--primary);letter-spacing:.05em;font-size:.9rem;font-weight:700}.LeadSandbox-module__y8OgIW__gateDesc{color:var(--text-secondary);max-width:600px;font-size:.9rem}.LeadSandbox-module__y8OgIW__gateForm{flex-direction:column;gap:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.LeadSandbox-module__y8OgIW__formField{text-align:left;flex-direction:column;gap:.4rem;display:flex}.LeadSandbox-module__y8OgIW__formField label{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.LeadSandbox-module__y8OgIW__formField input{border:1px solid var(--border);background:var(--background);color:var(--text-primary);font-family:var(--font-sans);border-radius:2px;outline:none;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.LeadSandbox-module__y8OgIW__formField input:focus{border-color:var(--secondary);background:var(--surface)}.LeadSandbox-module__y8OgIW__submitBtn{background:var(--primary);color:#fff;border:1px solid var(--primary);font-size:.85rem;font-weight:700;font-family:var(--font-sans);letter-spacing:.08em;cursor:pointer;border-radius:2px;width:100%;padding:.9rem 2rem;transition:background-color .25s,border-color .25s}.LeadSandbox-module__y8OgIW__submitBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.LeadSandbox-module__y8OgIW__successMessage{text-align:center;background:var(--background);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.LeadSandbox-module__y8OgIW__successIcon{color:var(--secondary);background:var(--surface);border:1px solid var(--border);border-radius:2px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.LeadSandbox-module__y8OgIW__successTitle{font-family:var(--font-mono);color:var(--primary);font-size:1rem;font-weight:700}.LeadSandbox-module__y8OgIW__successText{color:var(--text-secondary);max-width:500px;font-size:.95rem;line-height:1.5}@media (max-width:992px){.LeadSandbox-module__y8OgIW__dashboardGrid{grid-template-columns:1fr;gap:2rem}.LeadSandbox-module__y8OgIW__formGrid{grid-template-columns:1fr}.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:2px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 4px 20px #0a112805}.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:2px;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 #0a112805}.Pricing-module__yc4bBa__card:hover{border-color:var(--text-muted);transform:translateY(-2px);box-shadow:0 8px 30px #0a11280a}.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{text-transform:uppercase;letter-spacing:.08em;width:100%;font-size:.8rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:var(--surface);color:var(--primary);border:1px solid var(--primary);border-radius:2px;padding:.8rem;transition:all .2s}.Pricing-module__yc4bBa__cta:hover,.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:2px;justify-content:space-between;align-items:center;gap:2.5rem;width:100%;padding:1.75rem 2.25rem;display:flex;box-shadow:0 4px 20px #0a112803}.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{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;font-family:var(--font-sans);color:var(--primary);border:1px solid var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;flex-shrink:0;padding:.75rem 1.5rem;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:2px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0a112805}.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{width:24px;height:24px;color:var(--secondary);background:#926c3414;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;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:#926c340d;border:1px solid #926c3426;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);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;border-radius:2px;padding:.8rem 1.8rem;transition:all .2s}.PastLists-module__fU4cTa__cta:hover{background:var(--primary-hover);border-color:var(--primary-hover)}@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:2px;flex-direction:column;display:flex;box-shadow:0 4px 20px #0a112803}.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:2px;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 #0a11280d}@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:2px;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:2px;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 #926c3414}.ContactModal-module__M_UpNq__field textarea{resize:vertical}.ContactModal-module__M_UpNq__field select{cursor:pointer}.ContactModal-module__M_UpNq__submitBtn{text-transform:uppercase;letter-spacing:.08em;width:100%;font-size:.8rem;font-weight:700;font-family:var(--font-sans);background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:48px;margin-top:.5rem;padding:.85rem;transition:all .2s;display:flex}.ContactModal-module__M_UpNq__submitBtn:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.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{width:56px;height:56px;color:var(--secondary);background:#926c3414;border-radius:2px;justify-content:center;align-items:center;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{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;font-family:var(--font-sans);background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:2px;margin-top:.75rem;padding:.75rem 2.25rem;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}
