.Navbar-module__cJzEcG__header{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--glass-border);z-index:1000;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000005}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoSymbol{color:var(--primary);text-shadow:0 0 10px #4f46e533;font-size:1.5rem;animation:2s ease-in-out infinite Navbar-module__cJzEcG__pulse}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.Navbar-module__cJzEcG__logoHighlight{color:var(--primary);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Navbar-module__cJzEcG__nav{align-items:center;gap:1.75rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:.9rem;font-weight:600;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__btnPrimary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;border:1px solid #ffffff1a;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px #4f46e526}.Navbar-module__cJzEcG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #4f46e54d}.Navbar-module__cJzEcG__btnPrimary:active{transform:translateY(0)}.Navbar-module__cJzEcG__btnSecondary{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #00000005}.Navbar-module__cJzEcG__btnSecondary:hover{background:var(--surface-hover);border-color:var(--text-muted)}@keyframes Navbar-module__cJzEcG__pulse{0%,to{transform:scale(1)}50%{filter:brightness(1.2);transform:scale(1.1)}}@media (max-width:1024px){.Navbar-module__cJzEcG__nav{display:none}}@media (max-width:640px){.Navbar-module__cJzEcG__btnSecondary{display:none}.Navbar-module__cJzEcG__header{height:70px}}
.Hero-module__ZARIfG__hero{padding:160px 0 100px;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.Hero-module__ZARIfG__content{z-index:10}.Hero-module__ZARIfG__badgeRow{margin-bottom:1.5rem}.Hero-module__ZARIfG__glowBadge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#4f46e50f;border:1px solid #4f46e51f;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background-color:var(--secondary);width:6px;height:6px;box-shadow:0 0 8px var(--secondary);border-radius:50%;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__trustBanner{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:2rem;width:fit-content;margin-bottom:3rem;padding:1.25rem 2rem;display:flex;box-shadow:0 10px 25px #00000005,0 1px 3px #00000003}.Hero-module__ZARIfG__trustItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__trustValue{font-family:var(--font-heading);color:var(--primary);font-size:1.75rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__trustLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem;font-weight:600}.Hero-module__ZARIfG__trustDivider{background-color:var(--border);width:1px;height:40px}.Hero-module__ZARIfG__ctaGroup{gap:1.25rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;border:1px solid #ffffff1a;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:700;box-shadow:0 4px 14px #4f46e540}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}.Hero-module__ZARIfG__btnSecondary{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #00000005}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--surface-hover);border-color:var(--text-muted)}.Hero-module__ZARIfG__visual{z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__cardContainer{width:100%;max-width:440px;position:relative}.Hero-module__ZARIfG__imageWrapper{border:1px solid var(--border);background:var(--surface);border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 20px 40px #0000000f,0 1px 3px #00000005}.Hero-module__ZARIfG__imageWrapper:hover{transform:translateY(-4px);box-shadow:0 24px 48px #00000017}.Hero-module__ZARIfG__heroImage{width:100%;height:auto;display:block}.Hero-module__ZARIfG__statsOverlay{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.875rem;padding:.875rem 1.25rem;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:absolute;bottom:-20px;left:-40px;box-shadow:0 10px 25px #0000000d}.Hero-module__ZARIfG__overlayIcon{width:32px;height:32px;color:var(--accent);background:#10b9811a;border:1px solid #10b98133;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Hero-module__ZARIfG__overlayTitle{color:var(--text-primary);font-size:.875rem;font-weight:700}.Hero-module__ZARIfG__overlayDesc{color:var(--text-muted);font-size:.75rem}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__visual{order:-1}.Hero-module__ZARIfG__cardContainer{max-width:100%}.Hero-module__ZARIfG__statsOverlay{left:20px}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__trustBanner{flex-direction:column;align-items:stretch;gap:1rem;width:100%;padding:1.25rem}.Hero-module__ZARIfG__trustDivider{width:100%;height:1px}.Hero-module__ZARIfG__ctaGroup{flex-direction:column}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{text-align:center;width:100%}}
.LeadSandbox-module__y8OgIW__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f1f5f999;padding:80px 0;position:relative}.LeadSandbox-module__y8OgIW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.LeadSandbox-module__y8OgIW__header{text-align:center;margin-bottom:3rem}.LeadSandbox-module__y8OgIW__sectionTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.LeadSandbox-module__y8OgIW__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.LeadSandbox-module__y8OgIW__sub{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem}.LeadSandbox-module__y8OgIW__tabs{border:1px solid var(--border);background:#00000008;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:.5rem;width:fit-content;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.5rem;display:flex}.LeadSandbox-module__y8OgIW__tab{color:var(--text-secondary);border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600}.LeadSandbox-module__y8OgIW__tab:hover{color:var(--text-primary);background:#00000005}.LeadSandbox-module__y8OgIW__tabActive{color:var(--text-primary);background:var(--surface);border:1px solid #00000003;box-shadow:0 4px 10px #0000000d}.LeadSandbox-module__y8OgIW__statsBar{background:var(--surface);border:1px solid var(--border);border-radius:12px;justify-content:space-around;align-items:center;margin-bottom:2.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000005}.LeadSandbox-module__y8OgIW__stat{flex-direction:column;align-items:center;display:flex}.LeadSandbox-module__y8OgIW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.LeadSandbox-module__y8OgIW__statValue{color:var(--primary);font-size:1.25rem;font-weight:800}.LeadSandbox-module__y8OgIW__statDivider{background:var(--border);width:1px;height:30px}.LeadSandbox-module__y8OgIW__dashboardGrid{grid-template-columns:1.1fr .9fr;gap:2rem;margin-bottom:2.5rem;display:grid}.LeadSandbox-module__y8OgIW__chartsCol{flex-direction:column;gap:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__chartWidget,.LeadSandbox-module__y8OgIW__brandsWidget{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #00000005}.LeadSandbox-module__y8OgIW__widgetTitle{font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid #00000008;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.LeadSandbox-module__y8OgIW__barChart{flex-direction:column;gap:1.25rem;display:flex}.LeadSandbox-module__y8OgIW__chartRow{flex-direction:column;gap:.5rem;display:flex}.LeadSandbox-module__y8OgIW__rowInfo{justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}.LeadSandbox-module__y8OgIW__rowLabel{color:var(--text-secondary)}.LeadSandbox-module__y8OgIW__rowVal{color:var(--primary);font-weight:700}.LeadSandbox-module__y8OgIW__barOuter{background:#00000008;border:1px solid #00000003;border-radius:9999px;height:6px;overflow:hidden}.LeadSandbox-module__y8OgIW__barInner{background:linear-gradient(95deg, var(--primary) 0%, var(--secondary) 100%);border-radius:9999px;height:100%}.LeadSandbox-module__y8OgIW__brandsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.LeadSandbox-module__y8OgIW__brandBadge{border:1px solid var(--border);color:var(--text-secondary);background:#00000005;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.LeadSandbox-module__y8OgIW__dossierCol{display:flex}.LeadSandbox-module__y8OgIW__dossierCard{background:linear-gradient(145deg, var(--surface) 0%, #f8fafc 100%);border:1px solid var(--border);border-radius:12px;width:100%;padding:1.5rem;box-shadow:0 10px 30px #00000008,0 1px 3px #00000003}.LeadSandbox-module__y8OgIW__dossierHeader{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.LeadSandbox-module__y8OgIW__dossierStatus{font-family:var(--font-mono), monospace;color:var(--primary);letter-spacing:.05em;font-size:.75rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierTitle{color:var(--text-muted);text-transform:uppercase;font-size:.8rem}.LeadSandbox-module__y8OgIW__dossierMain{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__dossierAvatar{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 12px #4f46e533}.LeadSandbox-module__y8OgIW__dossierName{color:var(--text-primary);font-size:1.15rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierMeta{color:var(--primary);font-size:.85rem;font-weight:600}.LeadSandbox-module__y8OgIW__dossierCompany{color:var(--text-muted);font-size:.8rem}.LeadSandbox-module__y8OgIW__dossierMarkers{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__markerBadge{color:var(--accent-hover);text-transform:uppercase;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;padding:.25rem .625rem;font-size:.7rem;font-weight:700}.LeadSandbox-module__y8OgIW__markerBadgeSec{border:1px solid var(--border);color:var(--text-secondary);background:#00000005;border-radius:4px;padding:.25rem .625rem;font-size:.7rem;font-weight:700}.LeadSandbox-module__y8OgIW__dossierFields{flex-direction:column;gap:1rem;display:flex}.LeadSandbox-module__y8OgIW__dossierField{border-bottom:1px solid #00000005;justify-content:space-between;align-items:center;padding-bottom:.75rem;font-size:.85rem;display:flex}.LeadSandbox-module__y8OgIW__fLabel{color:var(--text-secondary);font-weight:500}.LeadSandbox-module__y8OgIW__fVal{color:var(--text-primary);font-weight:600}.LeadSandbox-module__y8OgIW__fValBlurred{filter:blur(4.5px);color:var(--text-muted);-webkit-user-select:none;user-select:none;font-weight:500;font-family:var(--font-mono), monospace;background:#0000000a;border-radius:4px;padding:.125rem .5rem}.LeadSandbox-module__y8OgIW__unlockGate{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000008,0 1px 3px #00000003}.LeadSandbox-module__y8OgIW__formContainer{grid-template-columns:.8fr 1.2fr;align-items:stretch;display:grid}.LeadSandbox-module__y8OgIW__formIntro{border-right:1px solid var(--border);background:linear-gradient(135deg,#4f46e508 0%,#0ea5e903 100%);flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.LeadSandbox-module__y8OgIW__gateIcon{width:40px;height:40px;color:var(--primary);background:#4f46e514;border:1px solid #4f46e526;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.LeadSandbox-module__y8OgIW__gateTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:800}.LeadSandbox-module__y8OgIW__gateDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.LeadSandbox-module__y8OgIW__gateForm{padding:2.5rem}.LeadSandbox-module__y8OgIW__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem;display:grid}.LeadSandbox-module__y8OgIW__formField{flex-direction:column;gap:.5rem;display:flex}.LeadSandbox-module__y8OgIW__formField label{color:var(--text-secondary);text-transform:uppercase;font-size:.75rem;font-weight:600}.LeadSandbox-module__y8OgIW__formField input{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.LeadSandbox-module__y8OgIW__formField input:focus{border-color:var(--primary);outline:none}.LeadSandbox-module__y8OgIW__submitBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;width:100%;padding:.875rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #0284c733}.LeadSandbox-module__y8OgIW__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #0284c759}.LeadSandbox-module__y8OgIW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.LeadSandbox-module__y8OgIW__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:3rem 2rem;display:flex}.LeadSandbox-module__y8OgIW__successIcon{width:48px;height:48px;color:var(--accent);background:#10b9811a;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.LeadSandbox-module__y8OgIW__successTitle{font-family:var(--font-heading);color:var(--accent-hover);margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.LeadSandbox-module__y8OgIW__successText{color:var(--text-secondary);max-width:500px;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.LeadSandbox-module__y8OgIW__dashboardGrid,.LeadSandbox-module__y8OgIW__formContainer{grid-template-columns:1fr}.LeadSandbox-module__y8OgIW__formIntro{border-right:none;border-bottom:1px solid var(--border);padding:2rem}.LeadSandbox-module__y8OgIW__gateForm{padding:2rem}}@media (max-width:768px){.LeadSandbox-module__y8OgIW__statsBar{flex-direction:column;align-items:stretch;gap:1.5rem}.LeadSandbox-module__y8OgIW__statDivider{width:100%;height:1px}.LeadSandbox-module__y8OgIW__formGrid{grid-template-columns:1fr}}
.ShowExplorer-module__CalNnq__section{background:var(--background);padding:80px 0}.ShowExplorer-module__CalNnq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.ShowExplorer-module__CalNnq__header{text-align:center;margin-bottom:3rem}.ShowExplorer-module__CalNnq__sectionTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.ShowExplorer-module__CalNnq__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.ShowExplorer-module__CalNnq__sub{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem}.ShowExplorer-module__CalNnq__controlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.ShowExplorer-module__CalNnq__filters{flex-wrap:wrap;gap:.5rem;display:flex}.ShowExplorer-module__CalNnq__filterBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 2px 6px #00000003}.ShowExplorer-module__CalNnq__filterBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.ShowExplorer-module__CalNnq__filterBtnActive{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 10px #4f46e533}.ShowExplorer-module__CalNnq__searchWrapper{min-width:300px;max-width:100%;position:relative}.ShowExplorer-module__CalNnq__searchIcon{color:var(--text-muted);font-size:.9rem;position:absolute;top:50%;left:.875rem;transform:translateY(-52%)}.ShowExplorer-module__CalNnq__searchInput{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);font-family:var(--font-body);border-radius:8px;padding:.625rem 1rem .625rem 2.25rem;font-size:.875rem;box-shadow:0 2px 6px #00000003}.ShowExplorer-module__CalNnq__searchInput:focus{border-color:var(--primary);outline:none}.ShowExplorer-module__CalNnq__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000008,0 1px 3px #00000003}.ShowExplorer-module__CalNnq__tableWrapper{overflow-x:auto}.ShowExplorer-module__CalNnq__table{border-collapse:collapse;text-align:left;width:100%}.ShowExplorer-module__CalNnq__table th{border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:#00000003;padding:1rem 1.5rem;font-size:.75rem;font-weight:700}.ShowExplorer-module__CalNnq__table td{border-bottom:1px solid var(--border);color:var(--text-secondary);padding:1.15rem 1.5rem;font-size:.9rem}.ShowExplorer-module__CalNnq__tableRow:hover{background:var(--surface-hover)}.ShowExplorer-module__CalNnq__showNameCol{align-items:center;gap:.75rem;font-weight:700;display:flex;color:var(--text-primary)!important}.ShowExplorer-module__CalNnq__showIcon{font-size:1.1rem}.ShowExplorer-module__CalNnq__categoryBadge{border:1px solid var(--border);color:var(--text-secondary);background:#00000005;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.ShowExplorer-module__CalNnq__dateCell{color:var(--text-primary);font-weight:500}.ShowExplorer-module__CalNnq__locationCell{font-size:.85rem}.ShowExplorer-module__CalNnq__countCell{font-family:var(--font-mono), monospace;color:var(--primary);font-weight:700}.ShowExplorer-module__CalNnq__statusLabel{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.ShowExplorer-module__CalNnq__statusVerified{color:var(--accent-hover);background:#10b9811a;border:1px solid #10b98133}.ShowExplorer-module__CalNnq__statusPre{color:#d97706;background:#f59e0b1a;border:1px solid #f59e0b33}.ShowExplorer-module__CalNnq__actionsCell{justify-content:flex-end;gap:.5rem;display:flex}.ShowExplorer-module__CalNnq__rowBtnPrimary{color:var(--primary);background:#4f46e514;border:1px solid #4f46e526;border-radius:6px;padding:.4rem .875rem;font-size:.8rem;font-weight:700}.ShowExplorer-module__CalNnq__rowBtnPrimary:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 10px #4f46e533}.ShowExplorer-module__CalNnq__rowBtnSecondary{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;padding:.4rem .875rem;font-size:.8rem;font-weight:600;box-shadow:0 2px 6px #00000003}.ShowExplorer-module__CalNnq__rowBtnSecondary:hover{background:var(--surface-hover);border-color:var(--text-muted);color:var(--text-primary)}.ShowExplorer-module__CalNnq__noResults{text-align:center;color:var(--text-muted);padding:3rem 1.5rem!important}@media (max-width:1024px){.ShowExplorer-module__CalNnq__controlsBar{flex-direction:column;align-items:stretch}.ShowExplorer-module__CalNnq__searchWrapper{min-width:100%}}
.QuoteCalculator-module__16Y0ta__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f1f5f999;padding:80px 0}.QuoteCalculator-module__16Y0ta__container{max-width:1280px;margin:0 auto;padding:0 2rem}.QuoteCalculator-module__16Y0ta__header{text-align:center;margin-bottom:3rem}.QuoteCalculator-module__16Y0ta__sectionTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.QuoteCalculator-module__16Y0ta__sub{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem}.QuoteCalculator-module__16Y0ta__calcGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:2.5rem;display:grid}.QuoteCalculator-module__16Y0ta__controlsCol{flex-direction:column;gap:2rem;display:flex}.QuoteCalculator-module__16Y0ta__widgetCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.75rem;box-shadow:0 4px 15px #00000005}.QuoteCalculator-module__16Y0ta__widgetTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.QuoteCalculator-module__16Y0ta__pkgGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.QuoteCalculator-module__16Y0ta__pkgCard{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:1rem;transition:all .2s}.QuoteCalculator-module__16Y0ta__pkgCard:hover{background:var(--surface-hover);border-color:var(--text-muted)}.QuoteCalculator-module__16Y0ta__pkgCardActive{border-color:var(--primary);background:#4f46e50a;box-shadow:0 0 12px #4f46e51a}.QuoteCalculator-module__16Y0ta__pkgHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.QuoteCalculator-module__16Y0ta__pkgName{color:var(--text-primary);font-size:.9rem;font-weight:700}.QuoteCalculator-module__16Y0ta__discountBadge{color:var(--accent-hover);background:#10b98126;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.QuoteCalculator-module__16Y0ta__pkgDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.QuoteCalculator-module__16Y0ta__sliderHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.QuoteCalculator-module__16Y0ta__sliderHeader .QuoteCalculator-module__16Y0ta__widgetTitle{margin-bottom:0}.QuoteCalculator-module__16Y0ta__recordDisplay{font-family:var(--font-heading);color:var(--secondary);font-size:1.15rem;font-weight:800}.QuoteCalculator-module__16Y0ta__rangeWrapper{margin-top:1rem}.QuoteCalculator-module__16Y0ta__rangeSlider{background:var(--border);-webkit-appearance:none;border-radius:9999px;outline:none;width:100%;height:6px}.QuoteCalculator-module__16Y0ta__rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--secondary);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 0 10px #0284c74d}.QuoteCalculator-module__16Y0ta__rangeSlider::-webkit-slider-thumb:hover{transform:scale(1.15)}.QuoteCalculator-module__16Y0ta__rangeLabels{color:var(--text-muted);justify-content:space-between;margin-top:.75rem;font-size:.75rem;display:flex}.QuoteCalculator-module__16Y0ta__addonsList{flex-direction:column;gap:.875rem;display:flex}.QuoteCalculator-module__16Y0ta__addonRow{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;padding:.875rem 1.25rem;transition:all .2s;display:flex}.QuoteCalculator-module__16Y0ta__addonRow:hover{background:var(--surface-hover);border-color:var(--text-muted)}.QuoteCalculator-module__16Y0ta__addonRowActive{border-color:var(--secondary);background:#0284c708}.QuoteCalculator-module__16Y0ta__addonCheckbox{border:2px solid var(--border);background:var(--surface);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:1rem;display:flex}.QuoteCalculator-module__16Y0ta__addonRowActive .QuoteCalculator-module__16Y0ta__addonCheckbox{border-color:var(--secondary);background:var(--secondary)}.QuoteCalculator-module__16Y0ta__checkIcon{color:#fff;font-size:.75rem;font-weight:800}.QuoteCalculator-module__16Y0ta__addonInfo{flex-grow:1}.QuoteCalculator-module__16Y0ta__addonName{color:var(--text-primary);font-size:.875rem;font-weight:700}.QuoteCalculator-module__16Y0ta__addonDesc{color:var(--text-muted);margin-top:.125rem;font-size:.75rem}.QuoteCalculator-module__16Y0ta__addonPrice{color:var(--text-secondary);font-size:.85rem;font-weight:600}.QuoteCalculator-module__16Y0ta__priceCol{position:sticky;top:100px}.QuoteCalculator-module__16Y0ta__stickyPriceCard{background:linear-gradient(145deg, var(--surface) 0%, #f8fafc 100%);border:1px solid var(--border);border-radius:12px;padding:2.25rem;box-shadow:0 15px 35px #00000008,0 1px 3px #00000003}.QuoteCalculator-module__16Y0ta__cardTag{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__calcTitle{font-family:var(--font-heading);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.QuoteCalculator-module__16Y0ta__priceBreakdown{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.QuoteCalculator-module__16Y0ta__breakdownRow{color:var(--text-secondary);justify-content:space-between;font-size:.9rem;display:flex}.QuoteCalculator-module__16Y0ta__addonSubBreakdown{border-left:1px solid var(--border);flex-direction:column;gap:.5rem;margin:.25rem 0;padding-left:1rem;display:flex}.QuoteCalculator-module__16Y0ta__addonSubTitle{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.QuoteCalculator-module__16Y0ta__breakdownRowSub{color:var(--text-muted);justify-content:space-between;font-size:.8rem;display:flex}.QuoteCalculator-module__16Y0ta__discountRow{color:var(--accent-hover);justify-content:space-between;font-size:.9rem;font-weight:700;display:flex}.QuoteCalculator-module__16Y0ta__divider{background:var(--border);height:1px;margin:1.75rem 0}.QuoteCalculator-module__16Y0ta__totalDisplay{text-align:center;margin-bottom:2rem}.QuoteCalculator-module__16Y0ta__totalLabel{color:var(--text-muted);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__totalPrice{font-family:var(--font-heading);color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1;display:block}.QuoteCalculator-module__16Y0ta__oneTimePayment{color:var(--text-muted);margin-top:.5rem;font-size:.75rem;display:block}.QuoteCalculator-module__16Y0ta__lockInBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:1.75rem;padding:1rem;font-size:.95rem;font-weight:800;box-shadow:0 4px 14px #4f46e533}.QuoteCalculator-module__16Y0ta__lockInBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4f46e559}.QuoteCalculator-module__16Y0ta__guarantees{flex-direction:column;gap:.75rem;display:flex}.QuoteCalculator-module__16Y0ta__guarantee{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.QuoteCalculator-module__16Y0ta__gIcon{font-size:1rem}@media (max-width:1024px){.QuoteCalculator-module__16Y0ta__calcGrid{grid-template-columns:1fr}.QuoteCalculator-module__16Y0ta__priceCol{position:static}}@media (max-width:640px){.QuoteCalculator-module__16Y0ta__pkgGrid{grid-template-columns:1fr}}
.Deliverables-module__Z7_Ivq__section{background:var(--background);padding:80px 0}.Deliverables-module__Z7_Ivq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Deliverables-module__Z7_Ivq__header{text-align:center;margin-bottom:4rem}.Deliverables-module__Z7_Ivq__sectionTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.Deliverables-module__Z7_Ivq__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.Deliverables-module__Z7_Ivq__sub{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem}.Deliverables-module__Z7_Ivq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Deliverables-module__Z7_Ivq__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:all .2s;box-shadow:0 4px 15px #00000003,0 1px 3px #00000003}.Deliverables-module__Z7_Ivq__card:hover{border-color:var(--border-light);transform:translateY(-4px);box-shadow:0 10px 25px #4f46e50d}.Deliverables-module__Z7_Ivq__iconWrapper{border:1px solid var(--border);background:#00000005;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.25rem;display:flex}.Deliverables-module__Z7_Ivq__card:hover .Deliverables-module__Z7_Ivq__iconWrapper{background:#4f46e50d;border-color:#4f46e526}.Deliverables-module__Z7_Ivq__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.Deliverables-module__Z7_Ivq__desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}@media (max-width:1024px){.Deliverables-module__Z7_Ivq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Deliverables-module__Z7_Ivq__grid{grid-template-columns:1fr}}
.SdrPlaybook-module__PS9hUW__section{background:var(--background);padding:80px 0;position:relative;overflow:hidden}.SdrPlaybook-module__PS9hUW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.SdrPlaybook-module__PS9hUW__header{text-align:center;margin-bottom:4rem}.SdrPlaybook-module__PS9hUW__sectionTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.SdrPlaybook-module__PS9hUW__heading{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.SdrPlaybook-module__PS9hUW__sub{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem}.SdrPlaybook-module__PS9hUW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.SdrPlaybook-module__PS9hUW__playbookCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2.25rem 2rem;position:relative;box-shadow:0 4px 15px #00000005}.SdrPlaybook-module__PS9hUW__stepNum{font-family:var(--font-heading);color:#4f46e514;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1}.SdrPlaybook-module__PS9hUW__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:750}.SdrPlaybook-module__PS9hUW__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.SdrPlaybook-module__PS9hUW__playbookWrapper{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:2rem;display:grid}.SdrPlaybook-module__PS9hUW__exampleCadence{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;box-shadow:0 4px 15px #00000005}.SdrPlaybook-module__PS9hUW__cadenceHeader{font-family:var(--font-mono), monospace;color:var(--text-muted);letter-spacing:.05em;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.75rem;display:flex}.SdrPlaybook-module__PS9hUW__cadenceDot{background-color:var(--secondary);border-radius:50%;width:8px;height:8px}.SdrPlaybook-module__PS9hUW__timeline{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.SdrPlaybook-module__PS9hUW__timelineNode{background:var(--background);border:1px solid var(--border);text-align:center;border-radius:8px;flex-shrink:0;width:170px;padding:1rem;box-shadow:0 4px 12px #00000005}.SdrPlaybook-module__PS9hUW__day{font-family:var(--font-heading);color:var(--primary);margin-bottom:.25rem;font-size:.8rem;font-weight:700}.SdrPlaybook-module__PS9hUW__nodeAction{color:var(--text-primary);font-size:.8rem;font-weight:600}.SdrPlaybook-module__PS9hUW__timelineLine{background:var(--border);flex-grow:1;height:2px}.SdrPlaybook-module__PS9hUW__visualCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005}.SdrPlaybook-module__PS9hUW__nodesImage{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.SdrPlaybook-module__PS9hUW__grid,.SdrPlaybook-module__PS9hUW__playbookWrapper{grid-template-columns:1fr}.SdrPlaybook-module__PS9hUW__timeline{flex-direction:column;align-items:center;gap:1.5rem}.SdrPlaybook-module__PS9hUW__timelineNode{width:100%}.SdrPlaybook-module__PS9hUW__timelineLine{width:2px;height:30px}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);color:var(--text-secondary);background:#f1f5f9;padding:80px 0 40px}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoSymbol{color:var(--primary);font-size:1.5rem}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.Footer-module__S6Hkya__logoHighlight{color:var(--primary);background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__complianceNote{color:var(--text-muted);font-size:.75rem;line-height:1.5}.Footer-module__S6Hkya__linksCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.875rem;font-weight:700}.Footer-module__S6Hkya__list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);text-align:left;font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__contactEmail{color:var(--primary);font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__contactAddress{color:var(--text-muted);font-size:.8rem;line-height:1.6}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #0000000a;padding-top:2rem}.Footer-module__S6Hkya__copy{color:var(--text-muted);font-size:.75rem;line-height:1.6}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footer{padding:60px 0 30px}}
.ContactModal-module__M_UpNq__overlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards ContactModal-module__M_UpNq__fadeIn;display:flex;position:fixed;inset:0}.ContactModal-module__M_UpNq__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:600px;animation:.3s cubic-bezier(.16,1,.3,1) forwards ContactModal-module__M_UpNq__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000014,0 1px 3px #00000005}.ContactModal-module__M_UpNq__closeBtn{color:var(--text-muted);font-size:1.75rem;line-height:1;position:absolute;top:1.25rem;right:1.25rem}.ContactModal-module__M_UpNq__closeBtn:hover{color:var(--text-primary)}.ContactModal-module__M_UpNq__formContainer{padding:2.5rem}.ContactModal-module__M_UpNq__formHeader{margin-bottom:2rem}.ContactModal-module__M_UpNq__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ContactModal-module__M_UpNq__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.ContactModal-module__M_UpNq__form{flex-direction:column;gap:1.25rem;display:flex}.ContactModal-module__M_UpNq__fieldRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactModal-module__M_UpNq__field{flex-direction:column;gap:.5rem;display:flex}.ContactModal-module__M_UpNq__field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.ContactModal-module__M_UpNq__field input,.ContactModal-module__M_UpNq__field textarea{background:var(--background);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.ContactModal-module__M_UpNq__field input:focus,.ContactModal-module__M_UpNq__field textarea:focus{border-color:var(--primary);background:var(--surface);outline:none}.ContactModal-module__M_UpNq__field textarea{resize:vertical}.ContactModal-module__M_UpNq__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 14px #4f46e540}.ContactModal-module__M_UpNq__submitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4f46e566}.ContactModal-module__M_UpNq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ContactModal-module__M_UpNq__success{text-align:center;flex-direction:column;align-items:center;padding:3.5rem 2.5rem;display:flex}.ContactModal-module__M_UpNq__successIcon{width:54px;height:54px;color:var(--accent);background:#10b9811a;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.ContactModal-module__M_UpNq__successTitle{font-family:var(--font-heading);color:var(--accent-hover);margin-bottom:.75rem;font-size:1.35rem;font-weight:850}.ContactModal-module__M_UpNq__successText{color:var(--text-secondary);max-width:480px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.ContactModal-module__M_UpNq__successCloseBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600}.ContactModal-module__M_UpNq__successCloseBtn:hover{background:var(--surface-hover);border-color:var(--text-muted)}@keyframes ContactModal-module__M_UpNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__M_UpNq__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.ContactModal-module__M_UpNq__fieldRow{grid-template-columns:1fr}.ContactModal-module__M_UpNq__formContainer{padding:1.75rem}.ContactModal-module__M_UpNq__success{padding:2.5rem 1.75rem}}
.SampleModal-module__t1BVtG__overlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards SampleModal-module__t1BVtG__fadeIn;display:flex;position:fixed;inset:0}.SampleModal-module__t1BVtG__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:600px;animation:.3s cubic-bezier(.16,1,.3,1) forwards SampleModal-module__t1BVtG__scaleUp;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000014,0 1px 3px #00000005}.SampleModal-module__t1BVtG__closeBtn{color:var(--text-muted);font-size:1.75rem;line-height:1;position:absolute;top:1.25rem;right:1.25rem}.SampleModal-module__t1BVtG__closeBtn:hover{color:var(--text-primary)}.SampleModal-module__t1BVtG__formContainer{padding:2.5rem}.SampleModal-module__t1BVtG__formHeader{margin-bottom:2rem}.SampleModal-module__t1BVtG__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.SampleModal-module__t1BVtG__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.SampleModal-module__t1BVtG__form{flex-direction:column;gap:1.25rem;display:flex}.SampleModal-module__t1BVtG__fieldRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.SampleModal-module__t1BVtG__field{flex-direction:column;gap:.5rem;display:flex}.SampleModal-module__t1BVtG__field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.SampleModal-module__t1BVtG__field input,.SampleModal-module__t1BVtG__selectInput{background:var(--background);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.SampleModal-module__t1BVtG__selectInput option{background:var(--surface);color:var(--text-primary)}.SampleModal-module__t1BVtG__field input:focus,.SampleModal-module__t1BVtG__selectInput:focus{border-color:var(--primary);background:var(--surface);outline:none}.SampleModal-module__t1BVtG__submitBtn{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%);color:#fff;letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 14px #0284c740}.SampleModal-module__t1BVtG__submitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0284c766}.SampleModal-module__t1BVtG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SampleModal-module__t1BVtG__success{text-align:center;flex-direction:column;align-items:center;padding:3.5rem 2.5rem;display:flex}.SampleModal-module__t1BVtG__successIcon{width:54px;height:54px;color:var(--accent);background:#10b9811a;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.SampleModal-module__t1BVtG__successTitle{font-family:var(--font-heading);color:var(--accent-hover);margin-bottom:.75rem;font-size:1.35rem;font-weight:850}.SampleModal-module__t1BVtG__successText{color:var(--text-secondary);max-width:480px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.SampleModal-module__t1BVtG__successCloseBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;padding:.75rem 2rem;font-size:.9rem;font-weight:600}.SampleModal-module__t1BVtG__successCloseBtn:hover{background:var(--surface-hover);border-color:var(--text-muted)}@keyframes SampleModal-module__t1BVtG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SampleModal-module__t1BVtG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.SampleModal-module__t1BVtG__fieldRow{grid-template-columns:1fr}.SampleModal-module__t1BVtG__formContainer{padding:1.75rem}.SampleModal-module__t1BVtG__success{padding:2.5rem 1.75rem}}
.page-module___8aEwW__wrapper{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__faqSection{background:var(--background);padding:80px 0;position:relative;overflow:hidden}.page-module___8aEwW__container{max-width:800px;margin:0 auto;padding:0 2rem}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__badge{color:var(--secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.page-module___8aEwW__title{font-family:var(--font-heading);margin-bottom:1rem;font-size:2.25rem;font-weight:850}.page-module___8aEwW__gradientText{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.page-module___8aEwW__faqList{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden}.page-module___8aEwW__faqOpen{border-color:var(--border-light);box-shadow:0 10px 25px #6366f10d}.page-module___8aEwW__faqHeader{text-align:left;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.page-module___8aEwW__questionText{font-family:var(--font-heading);color:var(--text-primary);font-size:1.05rem;font-weight:700;transition:color .2s}.page-module___8aEwW__faqHeader:hover .page-module___8aEwW__questionText{color:var(--secondary)}.page-module___8aEwW__faqIcon{color:var(--text-muted);font-size:1.25rem;font-weight:600;transition:color .2s}.page-module___8aEwW__faqHeader:hover .page-module___8aEwW__faqIcon{color:var(--text-primary)}.page-module___8aEwW__faqBody{max-height:0;transition:max-height .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.page-module___8aEwW__faqOpen .page-module___8aEwW__faqBody{max-height:500px}.page-module___8aEwW__faqAnswer{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:.925rem;line-height:1.6}.page-module___8aEwW__faqAnswer p{margin:0}
