.AdminDeleteModal-module__Ar2gAW__overlay{z-index:3000;background:#000c;justify-content:center;align-items:center;padding:20px;animation:.2s AdminDeleteModal-module__Ar2gAW__fadeIn;display:flex;position:fixed;inset:0}@keyframes AdminDeleteModal-module__Ar2gAW__fadeIn{0%{opacity:0}to{opacity:1}}.AdminDeleteModal-module__Ar2gAW__modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;animation:.3s AdminDeleteModal-module__Ar2gAW__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0006}@keyframes AdminDeleteModal-module__Ar2gAW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AdminDeleteModal-module__Ar2gAW__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.AdminDeleteModal-module__Ar2gAW__title{color:#1a1a2e;margin:0;font-size:1.5rem;font-weight:600}.AdminDeleteModal-module__Ar2gAW__closeButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.AdminDeleteModal-module__Ar2gAW__closeButton:hover{color:#1a1a2e}.AdminDeleteModal-module__Ar2gAW__content{flex-direction:column;gap:20px;padding:24px;display:flex}.AdminDeleteModal-module__Ar2gAW__warningBox{background:#fff3e0;border:1px solid #ff9800;border-radius:8px;gap:16px;padding:16px;display:flex}.AdminDeleteModal-module__Ar2gAW__warningBox svg{color:#f57c00;flex-shrink:0}.AdminDeleteModal-module__Ar2gAW__warningTitle{color:#e65100;margin:0 0 12px;font-size:1rem;font-weight:600}.AdminDeleteModal-module__Ar2gAW__quoteInfo{color:#666;margin:4px 0;font-size:.875rem}.AdminDeleteModal-module__Ar2gAW__quoteInfo strong{color:#1a1a2e}.AdminDeleteModal-module__Ar2gAW__infoBox{color:#666;background:#f5f5f5;border-radius:8px;padding:16px;font-size:.875rem}.AdminDeleteModal-module__Ar2gAW__infoBox p{color:#1a1a2e;margin:0 0 8px}.AdminDeleteModal-module__Ar2gAW__infoBox ul{margin:8px 0 0;padding-left:20px}.AdminDeleteModal-module__Ar2gAW__infoBox li{margin:4px 0;line-height:1.5}.AdminDeleteModal-module__Ar2gAW__formGroup{flex-direction:column;gap:8px;display:flex}.AdminDeleteModal-module__Ar2gAW__label{color:#1a1a2e;font-size:.9375rem;font-weight:500}.AdminDeleteModal-module__Ar2gAW__required{color:#f44336}.AdminDeleteModal-module__Ar2gAW__select{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.AdminDeleteModal-module__Ar2gAW__select:focus{border-color:#1a1a2e;outline:none}.AdminDeleteModal-module__Ar2gAW__textarea{resize:vertical;border:1px solid #ddd;border-radius:8px;min-height:80px;padding:10px 12px;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.AdminDeleteModal-module__Ar2gAW__textarea:focus{border-color:#1a1a2e;outline:none}.AdminDeleteModal-module__Ar2gAW__footer{border-top:1px solid #e0e0e0;justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.AdminDeleteModal-module__Ar2gAW__cancelButton{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s}.AdminDeleteModal-module__Ar2gAW__cancelButton:hover{color:#1a1a2e;background:#f5f5f5;border-color:#1a1a2e}.AdminDeleteModal-module__Ar2gAW__deleteButton{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.AdminDeleteModal-module__Ar2gAW__deleteButton:hover{background:#d32f2f;transform:translateY(-1px);box-shadow:0 4px 12px #f443364d}.AdminDeleteModal-module__Ar2gAW__deleteButton:active{transform:translateY(0)}@media (max-width:640px){.AdminDeleteModal-module__Ar2gAW__modal{border-radius:16px 16px 0 0;max-width:100%;margin-top:auto}.AdminDeleteModal-module__Ar2gAW__header{padding:20px 20px 12px}.AdminDeleteModal-module__Ar2gAW__title{font-size:1.25rem}.AdminDeleteModal-module__Ar2gAW__content{padding:20px}.AdminDeleteModal-module__Ar2gAW__footer{flex-direction:column-reverse;padding:12px 20px 20px}.AdminDeleteModal-module__Ar2gAW__cancelButton,.AdminDeleteModal-module__Ar2gAW__deleteButton{justify-content:center;width:100%}}
.Admin-module__X10ZIG__adminContainer{background-color:#f5f5f5;min-height:100vh;display:flex}.Admin-module__X10ZIG__sidebar{color:#fff;background:linear-gradient(#1a1a2e 0%,#16213e 100%);flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;overflow-y:auto}.Admin-module__X10ZIG__sidebarHeader{border-bottom:1px solid #ffffff1a;padding:2rem 1.5rem}.Admin-module__X10ZIG__logo{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Admin-module__X10ZIG__userInfo{margin-top:1rem}.Admin-module__X10ZIG__userName{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9rem;font-weight:600;overflow:hidden}.Admin-module__X10ZIG__userRole{color:gold;background-color:#ffd70033;border-radius:12px;margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;display:inline-block}.Admin-module__X10ZIG__nav{flex:1;padding:1rem 0}.Admin-module__X10ZIG__navItem{color:#ffffffb3;align-items:center;padding:.875rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Admin-module__X10ZIG__navItem:hover{color:#fff;background-color:#ffffff0d}.Admin-module__X10ZIG__navItemActive{color:#fff;background-color:#ffffff1a;border-left:3px solid gold}.Admin-module__X10ZIG__navIcon{text-align:center;width:1.5rem;margin-right:.875rem;font-size:1.25rem}.Admin-module__X10ZIG__navLabel{flex:1;font-size:.9375rem}.Admin-module__X10ZIG__navBadge{color:#1f2937;background:#f59e0b;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:8px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.Admin-module__X10ZIG__navSection{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;align-items:center;margin-top:1rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Admin-module__X10ZIG__navSection:hover{color:#fff;background-color:#ffffff0d}.Admin-module__X10ZIG__navItemNested{padding-left:3rem;font-size:.875rem}.Admin-module__X10ZIG__sidebarFooter{border-top:1px solid #ffffff1a;padding:1.5rem}.Admin-module__X10ZIG__homeButton{color:#fff;cursor:pointer;text-align:center;background-color:#ffffff0d;border:none;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Admin-module__X10ZIG__homeButton:hover{background-color:#ffffff1a}.Admin-module__X10ZIG__signOutButton{color:#fff;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:8px;width:100%;padding:.75rem;font-size:.9375rem;font-weight:500;transition:all .2s}.Admin-module__X10ZIG__signOutButton:hover{background-color:#ffffff26}.Admin-module__X10ZIG__mainContent{flex:1;padding:2rem}.Admin-module__X10ZIG__contentWrapper{max-width:1400px;margin:0 auto}.Admin-module__X10ZIG__loadingContainer{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.Admin-module__X10ZIG__spinner{border:4px solid #f3f3f3;border-top-color:#1a1a2e;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite Admin-module__X10ZIG__spin}@keyframes Admin-module__X10ZIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Admin-module__X10ZIG__loadingContainer p{color:#666;font-size:1rem}.Admin-module__X10ZIG__pageHeader{margin-bottom:2rem}.Admin-module__X10ZIG__pageTitle{color:#1a1a2e;margin:0 0 .5rem;font-size:2rem;font-weight:700}.Admin-module__X10ZIG__pageDescription{color:#666;margin:0;font-size:1rem}.Admin-module__X10ZIG__card{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.Admin-module__X10ZIG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Admin-module__X10ZIG__cardTitle{color:#1a1a2e;margin:0;font-size:1.25rem;font-weight:600}.Admin-module__X10ZIG__button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.Admin-module__X10ZIG__buttonPrimary{color:#fff;background-color:#1a1a2e}.Admin-module__X10ZIG__buttonPrimary:hover{background-color:#2a2a3e}.Admin-module__X10ZIG__buttonSecondary{color:#1a1a2e;background-color:#f0f0f0}.Admin-module__X10ZIG__buttonSecondary:hover{background-color:#e0e0e0}.Admin-module__X10ZIG__buttonDanger{color:#fff;background-color:#dc3545}.Admin-module__X10ZIG__buttonDanger:hover{background-color:#c82333}.Admin-module__X10ZIG__buttonSmall{padding:.5rem 1rem;font-size:.875rem}.Admin-module__X10ZIG__table{border-collapse:collapse;width:100%}.Admin-module__X10ZIG__table thead{background-color:#f8f9fa}.Admin-module__X10ZIG__table th{text-align:left;color:#495057;text-transform:uppercase;letter-spacing:.5px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.Admin-module__X10ZIG__table td{color:#212529;border-top:1px solid #e9ecef;padding:1rem}.Admin-module__X10ZIG__table tbody tr:hover{background-color:#f8f9fa}.Admin-module__X10ZIG__skeleton{background:linear-gradient(90deg,#eceff1 25%,#f7f8f9 37%,#eceff1 63%) 0 0/800px 100%;border-radius:6px;animation:1.3s ease-in-out infinite Admin-module__X10ZIG__shimmer;display:inline-block}@keyframes Admin-module__X10ZIG__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Admin-module__X10ZIG__rowFadeIn{animation:.28s both Admin-module__X10ZIG__rowIn}@keyframes Admin-module__X10ZIG__rowIn{0%{opacity:0;transform:translateY(4px)}}.Admin-module__X10ZIG__refreshingData{opacity:.55;pointer-events:none;transition:opacity .15s}.Admin-module__X10ZIG__refreshBarTrack{background:#e9ecef;border-radius:2px;height:3px;margin-bottom:.5rem;position:relative;overflow:hidden}.Admin-module__X10ZIG__refreshBarIndicator{background:#1976d2;border-radius:2px;width:40%;height:100%;animation:1s ease-in-out infinite Admin-module__X10ZIG__refreshSlide;position:absolute;top:0}@keyframes Admin-module__X10ZIG__refreshSlide{0%{left:-40%}to{left:100%}}.Admin-module__X10ZIG__tabs{border-bottom:2px solid #e9ecef;gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.Admin-module__X10ZIG__tab{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.Admin-module__X10ZIG__tab:hover{color:#1a1a2e;background-color:#1a1a2e08}.Admin-module__X10ZIG__tabActive{color:#1a1a2e;border-bottom-color:#1a1a2e;font-weight:600}.Admin-module__X10ZIG__tabContent{min-height:400px}@media (max-width:768px){.Admin-module__X10ZIG__sidebar{width:100%;height:auto;position:relative}.Admin-module__X10ZIG__mainContent{margin-left:0;padding:1rem}.Admin-module__X10ZIG__adminContainer{flex-direction:column}.Admin-module__X10ZIG__tabs{flex-wrap:wrap}.Admin-module__X10ZIG__tab{flex:1;min-width:150px;padding:.75rem 1rem;font-size:.875rem}}
.GoogleLogin-module__WpGD1q__container{width:100%}.GoogleLogin-module__WpGD1q__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.GoogleLogin-module__WpGD1q__googleButton{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.GoogleLogin-module__WpGD1q__googleButton:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff0d 100%);position:absolute;inset:0}.GoogleLogin-module__WpGD1q__googleButton:hover:not(:disabled){background:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #1e293b4d}.GoogleLogin-module__WpGD1q__googleButton:active:not(:disabled){transform:translateY(0)}.GoogleLogin-module__WpGD1q__googleButton:disabled{cursor:not-allowed;background:#94a3b8}.GoogleLogin-module__WpGD1q__fullWidth{width:100%}.GoogleLogin-module__WpGD1q__googleIcon{background:#fff;border-radius:4px;flex-shrink:0;padding:2px}.GoogleLogin-module__WpGD1q__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite GoogleLogin-module__WpGD1q__spin}.GoogleLogin-module__WpGD1q__gisButtonWrapper{justify-content:center;align-items:center;min-height:44px;display:flex;position:relative}.GoogleLogin-module__WpGD1q__gisButtonWrapper .GoogleLogin-module__WpGD1q__spinner{border:2px solid #1e293b33;border-top-color:#1e293b;position:absolute}@keyframes GoogleLogin-module__WpGD1q__spin{to{transform:rotate(360deg)}}.GoogleLogin-module__WpGD1q__divider{justify-content:center;align-items:center;margin-top:1.25rem;display:flex}.GoogleLogin-module__WpGD1q__divider span{color:#94a3b8;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.GoogleLogin-module__WpGD1q__divider span:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px;display:inline-block}
.EmailLogin-module__B_bvwW__container,.EmailLogin-module__B_bvwW__fullWidth{width:100%}.EmailLogin-module__B_bvwW__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.EmailLogin-module__B_bvwW__inputGroup{margin-bottom:1rem}.EmailLogin-module__B_bvwW__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.EmailLogin-module__B_bvwW__input{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.EmailLogin-module__B_bvwW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EmailLogin-module__B_bvwW__input:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.EmailLogin-module__B_bvwW__input::placeholder{color:#9ca3af}.EmailLogin-module__B_bvwW__submitButton{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.EmailLogin-module__B_bvwW__submitButton:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff0d 100%);position:absolute;inset:0}.EmailLogin-module__B_bvwW__submitButton:hover:not(:disabled){background:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #1e293b4d}.EmailLogin-module__B_bvwW__submitButton:active:not(:disabled){transform:translateY(0)}.EmailLogin-module__B_bvwW__submitButton:disabled{cursor:not-allowed;background:#94a3b8}.EmailLogin-module__B_bvwW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EmailLogin-module__B_bvwW__spin}@keyframes EmailLogin-module__B_bvwW__spin{to{transform:rotate(360deg)}}.EmailLogin-module__B_bvwW__helperText{color:#6b7280;text-align:center;margin-top:1rem;font-size:.8125rem;line-height:1.5}.EmailLogin-module__B_bvwW__otpHeader{text-align:center;margin-bottom:1.5rem}.EmailLogin-module__B_bvwW__welcomeBack{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:9999px;margin:0 0 .75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.EmailLogin-module__B_bvwW__otpTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.EmailLogin-module__B_bvwW__otpSubtitle{color:#6b7280;margin:0;font-size:.875rem}.EmailLogin-module__B_bvwW__otpSubtitle strong{color:#374151}.EmailLogin-module__B_bvwW__otpInputGroup{justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.EmailLogin-module__B_bvwW__pasteButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.EmailLogin-module__B_bvwW__pasteButton:hover:not(:disabled){color:#475569;background:#f1f5f9;border-color:#94a3b8}.EmailLogin-module__B_bvwW__pasteButton:active:not(:disabled){background:#e2e8f0}.EmailLogin-module__B_bvwW__pasteButton:disabled{opacity:.5;cursor:not-allowed}.EmailLogin-module__B_bvwW__otpInput{text-align:center;color:#1f2937;caret-color:#3b82f6;background:#fff;border:2px solid #e5e7eb;border-radius:.625rem;width:3rem;height:3.5rem;font-size:1.5rem;font-weight:600;transition:all .2s}.EmailLogin-module__B_bvwW__otpInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.EmailLogin-module__B_bvwW__otpInput:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.EmailLogin-module__B_bvwW__otpInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EmailLogin-module__B_bvwW__otpInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.EmailLogin-module__B_bvwW__otpInput[type=number]{-moz-appearance:textfield}.EmailLogin-module__B_bvwW__otpFooter{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.EmailLogin-module__B_bvwW__linkButton{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem;transition:color .2s}.EmailLogin-module__B_bvwW__linkButton:hover:not(:disabled){color:#2563eb;text-decoration:underline}.EmailLogin-module__B_bvwW__linkButton:disabled{color:#9ca3af;cursor:not-allowed}.EmailLogin-module__B_bvwW__separator{color:#d1d5db;font-size:.875rem}@media (max-width:400px){.EmailLogin-module__B_bvwW__otpInput{width:2.5rem;height:3rem;font-size:1.25rem}.EmailLogin-module__B_bvwW__otpInputGroup{gap:.375rem}}
.SignInModal-module__AE59fa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1300;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out SignInModal-module__AE59fa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SignInModal-module__AE59fa__fadeIn{0%{opacity:0}to{opacity:1}}.SignInModal-module__AE59fa__modal{background:#fff;border-radius:1rem;width:100%;max-width:400px;animation:.3s ease-out SignInModal-module__AE59fa__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes SignInModal-module__AE59fa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SignInModal-module__AE59fa__closeButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.SignInModal-module__AE59fa__closeButton:hover{color:#475569;background:#f1f5f9}.SignInModal-module__AE59fa__backButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;left:1rem}.SignInModal-module__AE59fa__backButton:hover{color:#475569;background:#f1f5f9}.SignInModal-module__AE59fa__content{text-align:center;padding:2.5rem 2rem 2rem}.SignInModal-module__AE59fa__iconWrapper{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.SignInModal-module__AE59fa__title{color:#0f172a;letter-spacing:-.025em;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.SignInModal-module__AE59fa__subtitle{color:#64748b;margin:0 0 2rem;font-size:.9375rem;line-height:1.5}.SignInModal-module__AE59fa__terms{color:#94a3b8;margin:1.5rem 0 0;font-size:.75rem;line-height:1.5}.SignInModal-module__AE59fa__terms a{color:#475569;font-weight:500;text-decoration:none;transition:color .2s}.SignInModal-module__AE59fa__terms a:hover{color:#1e293b;text-decoration:underline}.SignInModal-module__AE59fa__divider{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.SignInModal-module__AE59fa__divider:before,.SignInModal-module__AE59fa__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.SignInModal-module__AE59fa__divider span{color:#94a3b8;text-transform:lowercase;font-size:.8125rem}.SignInModal-module__AE59fa__methodButton{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden}.SignInModal-module__AE59fa__methodButton:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff0d 100%);position:absolute;inset:0}.SignInModal-module__AE59fa__methodButton:hover{background:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #1e293b4d}.SignInModal-module__AE59fa__methodButton:active{transform:translateY(0)}.SignInModal-module__AE59fa__methodButton:last-of-type{margin-bottom:0}.SignInModal-module__AE59fa__googleInline{justify-content:center;margin-bottom:.75rem;display:flex}.SignInModal-module__AE59fa__methodButton .SignInModal-module__AE59fa__googleIcon{background:#fff;border-radius:4px;flex-shrink:0;padding:2px}.SignInModal-module__AE59fa__methodButton:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.SignInModal-module__AE59fa__methodButton:disabled:hover{box-shadow:none;background:#1e293b;transform:none}@keyframes SignInModal-module__AE59fa__spin{to{transform:rotate(360deg)}}
.UserMenu-module__VYtk4q__userMenuContainer{position:relative}.UserMenu-module__VYtk4q__trigger{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:10px;height:42px;padding:0 5px 0 14px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.UserMenu-module__VYtk4q__trigger:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.UserMenu-module__VYtk4q__triggerText{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;max-width:132px;display:flex}.UserMenu-module__VYtk4q__triggerName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.UserMenu-module__VYtk4q__triggerRole{color:#94a3b8;font-size:11px;font-weight:500;line-height:1.2}.UserMenu-module__VYtk4q__triggerAvatar{color:#fff;letter-spacing:.02em;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.UserMenu-module__VYtk4q__userMenuContainer.UserMenu-module__VYtk4q__white .UserMenu-module__VYtk4q__trigger{background:#ffffff1f;border-color:#ffffff47}.UserMenu-module__VYtk4q__userMenuContainer.UserMenu-module__VYtk4q__white .UserMenu-module__VYtk4q__trigger:hover{background:#fff3;border-color:#ffffff73}.UserMenu-module__VYtk4q__userMenuContainer.UserMenu-module__VYtk4q__white .UserMenu-module__VYtk4q__triggerName{color:#fff}.UserMenu-module__VYtk4q__userMenuContainer.UserMenu-module__VYtk4q__white .UserMenu-module__VYtk4q__triggerRole{color:#ffffffb3}@media (max-width:560px){.UserMenu-module__VYtk4q__trigger{gap:0;height:38px;padding:0 4px}.UserMenu-module__VYtk4q__triggerText{display:none}}.UserMenu-module__VYtk4q__userDropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:14px;min-width:252px;animation:.18s ease-out UserMenu-module__VYtk4q__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #0f172a26,0 4px 12px #0f172a1a}@keyframes UserMenu-module__VYtk4q__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__VYtk4q__dropdownHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px 16px}.UserMenu-module__VYtk4q__userDisplayName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;line-height:1.35;overflow:hidden}.UserMenu-module__VYtk4q__userEmail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.UserMenu-module__VYtk4q__userUsername{color:#2563eb;margin-top:3px;font-size:11.5px;font-weight:500}.UserMenu-module__VYtk4q__dropdownBody{padding:6px}.UserMenu-module__VYtk4q__dropdownItem{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;width:100%;padding:9px 10px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.UserMenu-module__VYtk4q__dropdownItem:hover{color:#0f172a;background:#f1f5f9}.UserMenu-module__VYtk4q__itemIcon{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.UserMenu-module__VYtk4q__dropdownItem:hover .UserMenu-module__VYtk4q__itemIcon{color:#64748b}.UserMenu-module__VYtk4q__dropdownDivider{background:#e2e8f0;height:1px;margin:6px 0}.UserMenu-module__VYtk4q__userRole{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin-top:4px;font-size:11px;font-weight:600}
.NotificationBell-module__uSwz7a__wrapper{position:relative}.NotificationBell-module__uSwz7a__bellButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex;position:relative}.NotificationBell-module__uSwz7a__bellButton:hover{color:#1e293b;background:#f1f5f9}.NotificationBell-module__uSwz7a__badge{color:#fff;background:#dc2626;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.NotificationBell-module__uSwz7a__dropdown{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:360px;max-height:420px;animation:.15s ease-out NotificationBell-module__uSwz7a__dropIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}@keyframes NotificationBell-module__uSwz7a__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NotificationBell-module__uSwz7a__dropdownHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.NotificationBell-module__uSwz7a__dropdownTitle{color:#1e293b;font-size:15px;font-weight:600}.NotificationBell-module__uSwz7a__markAllRead{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;transition:background .1s}.NotificationBell-module__uSwz7a__markAllRead:hover{background:#eff6ff}.NotificationBell-module__uSwz7a__dropdownEmpty{text-align:center;color:#94a3b8;padding:32px 16px;font-size:14px}.NotificationBell-module__uSwz7a__notifList{max-height:360px;overflow-y:auto}.NotificationBell-module__uSwz7a__notifItem{cursor:pointer;border-bottom:1px solid #f8fafc;align-items:flex-start;gap:10px;padding:12px 16px;transition:background .1s;display:flex;position:relative}.NotificationBell-module__uSwz7a__notifItem:hover{background:#f8fafc}.NotificationBell-module__uSwz7a__notifItem:last-child{border-bottom:none}.NotificationBell-module__uSwz7a__notifUnread{background:#eff6ff}.NotificationBell-module__uSwz7a__notifUnread:hover{background:#dbeafe}.NotificationBell-module__uSwz7a__notifAvatar{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:13px;font-weight:600;display:flex}.NotificationBell-module__uSwz7a__notifContent{flex:1;min-width:0}.NotificationBell-module__uSwz7a__notifText{color:#334155;margin:0;font-size:13px;line-height:1.4}.NotificationBell-module__uSwz7a__notifText strong{color:#1e293b;font-weight:600}.NotificationBell-module__uSwz7a__notifPreview{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:1.3;overflow:hidden}.NotificationBell-module__uSwz7a__notifTime{color:#cbd5e1;font-size:11px}.NotificationBell-module__uSwz7a__notifDelete{color:#cbd5e1;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:4px;transition:all .1s;display:flex}.NotificationBell-module__uSwz7a__notifItem:hover .NotificationBell-module__uSwz7a__notifDelete{opacity:1}.NotificationBell-module__uSwz7a__notifDelete:hover{color:#64748b;background:#e2e8f0}@media (max-width:768px){.NotificationBell-module__uSwz7a__dropdown{width:auto;max-height:calc(100vh - 80px);position:fixed;top:60px;left:8px;right:8px}.NotificationBell-module__uSwz7a__notifDelete{opacity:1}}
.MobileBottomNav-module__d04hnW__bar,.MobileBottomNav-module__d04hnW__spacer{display:none}@media (max-width:1024px){.MobileBottomNav-module__d04hnW__bar{z-index:200;padding:.35rem .5rem calc(.35rem + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:stretch;gap:.25rem;display:flex;position:fixed;bottom:0;left:0;right:0}.MobileBottomNav-module__d04hnW__spacer{height:calc(3.75rem + env(safe-area-inset-bottom,0px));flex-shrink:0;display:block}.MobileBottomNav-module__d04hnW__item{color:#717171;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.2rem;min-width:0;padding:.35rem .25rem;font-family:inherit;font-size:.625rem;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.MobileBottomNav-module__d04hnW__item:hover,.MobileBottomNav-module__d04hnW__item:focus-visible{color:#0b1020;outline:none}.MobileBottomNav-module__d04hnW__itemActive{color:#0b1020}.MobileBottomNav-module__d04hnW__icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.MobileBottomNav-module__d04hnW__icon svg{width:1.375rem;height:1.375rem}.MobileBottomNav-module__d04hnW__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}}
.MainNav-module__44uPaG__nav{z-index:100;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;width:100%;padding:.875rem 2rem;position:sticky;top:0}.MainNav-module__44uPaG__navInner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem;max-width:1280px;margin:0 auto;display:grid}.MainNav-module__44uPaG__navLeft{flex-shrink:0;grid-column:1;justify-self:start;align-items:center;min-width:0;display:flex}.MainNav-module__44uPaG__navBrand{color:#0b1020;flex-shrink:0;align-items:center;gap:9px;text-decoration:none;display:flex}.MainNav-module__44uPaG__navBrandMark{flex-shrink:0;width:25px;height:24px}.MainNav-module__44uPaG__navBrandText{font-family:var(--font-display);letter-spacing:-.03em;white-space:nowrap;font-size:1.1875rem;font-weight:700;line-height:1}.MainNav-module__44uPaG__navBrandSuffix{color:#64748b;margin-left:.3em;font-weight:500}.MainNav-module__44uPaG__navTabs{grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:.25rem;min-width:0;display:flex}.MainNav-module__44uPaG__navTab{color:#475569;white-space:nowrap;font-size:.9375rem;font-weight:500;font-family:var(--font-sans);letter-spacing:-.01em;border-radius:0;align-items:center;gap:.45rem;padding:.5rem .875rem .625rem;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.MainNav-module__44uPaG__navTab:hover{color:#0b1020}.MainNav-module__44uPaG__navTabActive{color:#0b1020;font-weight:600}.MainNav-module__44uPaG__navTabActive:after{content:"";background:#0b1020;border-radius:1px;height:2px;position:absolute;bottom:0;left:.75rem;right:.75rem}.MainNav-module__44uPaG__navTabIcon{align-items:center;display:inline-flex}.MainNav-module__44uPaG__navTabIcon svg{width:16px;height:16px}.MainNav-module__44uPaG__navTabLabelFull{display:inline}.MainNav-module__44uPaG__navTabLabelShort{display:none}.MainNav-module__44uPaG__askRow{opacity:1;justify-content:center;max-width:1280px;max-height:72px;margin:.75rem auto 0;transition:max-height .25s,opacity .2s,margin-top .25s;display:flex;overflow:hidden}.MainNav-module__44uPaG__askBar{background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.625rem;width:min(560px,100%);padding:.4375rem .4375rem .4375rem 1.25rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 3px 12px #0f172a14}.MainNav-module__44uPaG__askBar:hover{box-shadow:0 4px 16px #0f172a1f}.MainNav-module__44uPaG__askBar:focus-within{border-color:#94a3b8;box-shadow:0 4px 18px #0f172a24}.MainNav-module__44uPaG__askBarIcon{width:16px;height:16px;color:var(--accent);flex-shrink:0}.MainNav-module__44uPaG__askBarField{flex:1;min-width:0;position:relative}.MainNav-module__44uPaG__askBarInput{color:#0b1020;width:100%;font-size:.9375rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;padding:.4375rem 0}.MainNav-module__44uPaG__askBarPlaceholder{color:#94a3b8;white-space:nowrap;pointer-events:none;max-width:100%;font-size:.9375rem;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.MainNav-module__44uPaG__askBarCaret{vertical-align:text-bottom;background:currentColor;width:1px;height:1em;margin-left:1px;animation:1.05s steps(2,start) infinite MainNav-module__44uPaG__askCaretBlink;display:inline-block}@keyframes MainNav-module__44uPaG__askCaretBlink{to{visibility:hidden}}@media (prefers-reduced-motion:reduce){.MainNav-module__44uPaG__askBarCaret{animation:none}}.MainNav-module__44uPaG__askBarSubmit{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,opacity .15s;display:flex}.MainNav-module__44uPaG__askBarSubmit svg{width:15px;height:15px}.MainNav-module__44uPaG__askBarSubmit:hover{filter:brightness(1.08)}.MainNav-module__44uPaG__askBarSubmit:disabled{opacity:.35;cursor:default}.MainNav-module__44uPaG__forInstallersLink{color:#475569;white-space:nowrap;border-radius:999px;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.MainNav-module__44uPaG__forInstallersLink:hover{color:#0b1020;background:#f8fafc}.MainNav-module__44uPaG__navActions{flex-shrink:0;grid-column:3;justify-self:end;align-items:center;gap:.625rem;display:flex}.MainNav-module__44uPaG__loginLink{color:#475569;cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-family:inherit;font-size:.9375rem;font-weight:500;line-height:1;transition:color .15s}.MainNav-module__44uPaG__loginLink:hover{color:#0b1020}.MainNav-module__44uPaG__signInBtn{color:#fff;cursor:pointer;letter-spacing:.005em;white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.15;font-family:var(--font-display);background:#0b1020;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.8125rem 1.875rem;text-decoration:none;transition:all .2s;display:flex}.MainNav-module__44uPaG__signInBtn:hover{background:#334155}.MainNav-module__44uPaG__mobileAuthAction{display:none}.MainNav-module__44uPaG__navAvatar{color:#fff;cursor:pointer;background:#10a37f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;text-decoration:none;display:flex}.MainNav-module__44uPaG__avatarDropdown{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;min-width:200px;margin-top:.5rem;padding:.5rem 0;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}.MainNav-module__44uPaG__avatarDropdownHeader{padding:.625rem 1rem}.MainNav-module__44uPaG__avatarDropdownName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.MainNav-module__44uPaG__avatarDropdownEmail{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.MainNav-module__44uPaG__avatarDropdownDivider{background:#e2e8f0;height:1px;margin:.25rem 0}.MainNav-module__44uPaG__avatarDropdownItem{color:#475569;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;text-decoration:none;transition:background .15s;display:block}.MainNav-module__44uPaG__avatarDropdownItem:hover{color:#1e293b;background:#f8fafc}.MainNav-module__44uPaG__avatarDropdownSignOut{color:#dc2626}.MainNav-module__44uPaG__avatarDropdownSignOut:hover{color:#b91c1c;background:#fef2f2}.MainNav-module__44uPaG__mobileMenuBtn{cursor:pointer;color:#475569;background:0 0;border:none;padding:.5rem;transition:color .2s;display:none}.MainNav-module__44uPaG__mobileMenuBtn:hover{color:#1e293b}.MainNav-module__44uPaG__sidebarToggleBtn{cursor:pointer;color:#475569;background:0 0;border:none;padding:.5rem;transition:color .2s;display:none}.MainNav-module__44uPaG__sidebarToggleBtn:hover{color:#1e293b}.MainNav-module__44uPaG__mobileMenu{z-index:99;background:#fff;border-bottom:1px solid #e2e8f0;max-height:calc(100vh - 57px);padding:1rem 1.25rem 1.25rem;display:none;position:sticky;top:57px;overflow-y:auto}.MainNav-module__44uPaG__mobileMenuSection{margin-bottom:1rem}.MainNav-module__44uPaG__mobileMenuSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 .375rem .75rem;font-size:.6875rem;font-weight:700}.MainNav-module__44uPaG__mobileNavLinks{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.MainNav-module__44uPaG__mobileNavLinks li a,.MainNav-module__44uPaG__mobileNavLinks li span,.MainNav-module__44uPaG__mobileNavLinks li button{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem;text-decoration:none;transition:all .2s;display:block}.MainNav-module__44uPaG__mobileNavLinks li a:hover{color:#1e293b;background:#f8fafc}.MainNav-module__44uPaG__mobileMenuCtas{border-top:1px solid #e2e8f0;flex-direction:column;gap:.625rem;margin-top:.5rem;padding-top:.75rem;display:flex}.MainNav-module__44uPaG__mobileMenuCtas .MainNav-module__44uPaG__signInBtn{text-align:center;justify-content:center;width:100%}@media (min-width:1025px){.MainNav-module__44uPaG__nav{padding:1rem 2rem .875rem}}@media (max-width:1120px){.MainNav-module__44uPaG__forInstallersLink{display:none}}@media (max-width:1024px){.MainNav-module__44uPaG__navActions{display:none}.MainNav-module__44uPaG__navInner{grid-template-columns:1fr auto 1fr;grid-template-areas:"menu brand auth";gap:.35rem .75rem;display:grid}.MainNav-module__44uPaG__navTabs{display:none}.MainNav-module__44uPaG__mobileMenuBtn{grid-area:menu;justify-content:center;justify-self:start;align-items:center;display:flex}.MainNav-module__44uPaG__navLeft{grid-area:brand;justify-self:center;gap:0}.MainNav-module__44uPaG__mobileAuthAction{grid-area:auth;justify-content:flex-end;place-self:center end;align-items:center;min-height:40px;display:flex;position:relative}.MainNav-module__44uPaG__mobileAuthAction .MainNav-module__44uPaG__loginLink{color:#0b1020;padding:.5rem 0;font-size:.9375rem;font-weight:600}.MainNav-module__44uPaG__askRow{max-height:none;margin-top:.625rem;display:flex;overflow:visible}.MainNav-module__44uPaG__askBar{width:100%;max-width:none}.MainNav-module__44uPaG__mobileMenu{display:block}.MainNav-module__44uPaG__navWithSidebar .MainNav-module__44uPaG__navInner{grid-template-columns:auto 1fr auto auto;grid-template-areas:"sidebar brand auth menu"}.MainNav-module__44uPaG__navWithSidebar .MainNav-module__44uPaG__sidebarToggleBtn{grid-area:sidebar;justify-content:center;align-items:center;display:flex}.MainNav-module__44uPaG__navWithSidebar .MainNav-module__44uPaG__navLeft{grid-area:brand;justify-self:center}.MainNav-module__44uPaG__navWithSidebar .MainNav-module__44uPaG__mobileAuthAction{grid-area:auth}.MainNav-module__44uPaG__navWithSidebar .MainNav-module__44uPaG__mobileMenuBtn{grid-area:menu}}@media (max-width:768px){.MainNav-module__44uPaG__nav{padding:.75rem 1rem .875rem}.MainNav-module__44uPaG__mobileMenu{top:auto}}@media (max-width:480px){.MainNav-module__44uPaG__nav{padding:.625rem .75rem .75rem}.MainNav-module__44uPaG__navBrandMark{width:22px;height:21px}.MainNav-module__44uPaG__navBrandText{font-size:1.0625rem}.MainNav-module__44uPaG__mobileMenuBtn{padding:.375rem}.MainNav-module__44uPaG__mobileMenuBtn svg{width:22px;height:22px}.MainNav-module__44uPaG__navTab{gap:.3rem;padding:.45rem .25rem .55rem;font-size:.8125rem}.MainNav-module__44uPaG__navTabIcon svg{width:15px;height:15px}.MainNav-module__44uPaG__askBar{padding-left:1rem}.MainNav-module__44uPaG__mobileMenu{padding:.75rem}.MainNav-module__44uPaG__mobileNavLinks li a,.MainNav-module__44uPaG__mobileNavLinks li span,.MainNav-module__44uPaG__mobileNavLinks li button{padding:.625rem .875rem;font-size:.9375rem}}
.Footer-module__HPc7Iq__footer{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;margin-top:auto;padding:4rem 1.25rem 2rem}.Footer-module__HPc7Iq__container{width:100%;max-width:1200px;margin:0 auto}.Footer-module__HPc7Iq__grid{grid-template-columns:1.15fr repeat(5,minmax(0,1fr));gap:2rem;padding-bottom:3.5rem;display:grid}.Footer-module__HPc7Iq__brand{min-width:0}.Footer-module__HPc7Iq__logo{color:#0b1020;align-items:center;gap:.5625rem;text-decoration:none;display:inline-flex}.Footer-module__HPc7Iq__logoMark{flex-shrink:0;width:1.375rem;height:1.3125rem}.Footer-module__HPc7Iq__logoText{font-family:var(--font-display);letter-spacing:-.03em;white-space:nowrap;font-size:1.1875rem;font-weight:700;line-height:1}.Footer-module__HPc7Iq__logoSuffix{color:#94a3b8;margin-left:.3em;font-weight:500}.Footer-module__HPc7Iq__column{min-width:0}.Footer-module__HPc7Iq__columnTitle{letter-spacing:-.005em;color:#0b1020;margin:0 0 1rem;font-size:.8125rem;font-weight:700}.Footer-module__HPc7Iq__linkList{flex-direction:column;gap:.6875rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__HPc7Iq__linkList a{color:#64748b;font-size:.8125rem;line-height:1.35;text-decoration:none;transition:color .15s;display:inline-block}.Footer-module__HPc7Iq__linkList a:hover{color:#0b1020}.Footer-module__HPc7Iq__bottomBar{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.5rem;display:flex}.Footer-module__HPc7Iq__copyright{color:#94a3b8;margin:0;font-size:.8125rem}.Footer-module__HPc7Iq__divider{color:#cbd5e1;margin:0 .5rem}.Footer-module__HPc7Iq__socials{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Footer-module__HPc7Iq__socials a{color:#94a3b8;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:color .15s,background .15s;display:flex}.Footer-module__HPc7Iq__socials a:hover{color:#0b1020;background:#eef2f7}.Footer-module__HPc7Iq__socials svg{width:1rem;height:1rem}.Footer-module__HPc7Iq__disclaimer{color:#94a3b8;max-width:62rem;margin:1.25rem 0 0;font-size:.75rem;line-height:1.55}@media (max-width:1024px){.Footer-module__HPc7Iq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem}.Footer-module__HPc7Iq__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__HPc7Iq__footer{padding:3rem 1.125rem 1.75rem}.Footer-module__HPc7Iq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem;padding-bottom:2.5rem}.Footer-module__HPc7Iq__bottomBar{flex-direction:column-reverse;align-items:flex-start;gap:1rem}}
.ReportModal-module__hIrcja__overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ReportModal-module__hIrcja__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0000004d}.ReportModal-module__hIrcja__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.ReportModal-module__hIrcja__title{color:#1a1a1a;margin:0 0 4px;font-size:24px;font-weight:600}.ReportModal-module__hIrcja__subtitle{color:#666;margin:0;font-size:14px}.ReportModal-module__hIrcja__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.ReportModal-module__hIrcja__closeButton:hover{background:#f5f5f5}.ReportModal-module__hIrcja__content{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.ReportModal-module__hIrcja__field{flex-direction:column;gap:8px;display:flex}.ReportModal-module__hIrcja__label{color:#1a1a1a;font-size:14px;font-weight:600}.ReportModal-module__hIrcja__reasonsList{flex-direction:column;gap:8px;display:flex}.ReportModal-module__hIrcja__reasonOption{cursor:pointer;background:#f8f9fa;border:2px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:12px;transition:all .2s;display:flex}.ReportModal-module__hIrcja__reasonOption:hover{background:#e9ecef}.ReportModal-module__hIrcja__reasonOption input[type=radio]:checked+span{font-weight:600}.ReportModal-module__hIrcja__reasonOption:has(input:checked){background:#e3f2fd;border-color:#2196f3}.ReportModal-module__hIrcja__reasonOption input[type=radio]{cursor:pointer;width:18px;height:18px}.ReportModal-module__hIrcja__reasonOption span{color:#1a1a1a;font-size:14px}.ReportModal-module__hIrcja__textarea{resize:vertical;border:1px solid #e0e0e0;border-radius:8px;min-height:100px;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s}.ReportModal-module__hIrcja__textarea:focus{border-color:#2196f3;outline:none}.ReportModal-module__hIrcja__charCount{text-align:right;color:#999;font-size:12px}.ReportModal-module__hIrcja__infoBox{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;gap:10px;padding:12px;font-size:13px;display:flex}.ReportModal-module__hIrcja__infoBox svg{flex-shrink:0;margin-top:2px}.ReportModal-module__hIrcja__footer{border-top:1px solid #e0e0e0;justify-content:space-between;gap:12px;padding:16px 24px;display:flex}.ReportModal-module__hIrcja__secondaryButton{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.ReportModal-module__hIrcja__secondaryButton:hover:not(:disabled){background:#e0e0e0}.ReportModal-module__hIrcja__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.ReportModal-module__hIrcja__primaryButton{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.ReportModal-module__hIrcja__primaryButton:hover:not(:disabled){background:#d32f2f}.ReportModal-module__hIrcja__primaryButton:disabled{cursor:not-allowed;background:#ccc}@media (prefers-color-scheme:dark){.ReportModal-module__hIrcja__modal{background:#1e1e1e}.ReportModal-module__hIrcja__header{border-color:#333}.ReportModal-module__hIrcja__title{color:#fff}.ReportModal-module__hIrcja__subtitle,.ReportModal-module__hIrcja__closeButton{color:#aaa}.ReportModal-module__hIrcja__closeButton:hover{background:#2a2a2a}.ReportModal-module__hIrcja__label{color:#fff}.ReportModal-module__hIrcja__reasonOption{background:#2a2a2a}.ReportModal-module__hIrcja__reasonOption:hover{background:#333}.ReportModal-module__hIrcja__reasonOption:has(input:checked){background:#1e3a5f}.ReportModal-module__hIrcja__reasonOption span{color:#fff}.ReportModal-module__hIrcja__textarea{color:#fff;background:#2a2a2a;border-color:#444}.ReportModal-module__hIrcja__textarea:focus{border-color:#2196f3}.ReportModal-module__hIrcja__infoBox{color:#90caf9;background:#1e3a5f;border-color:#2196f3}.ReportModal-module__hIrcja__footer{border-color:#333}.ReportModal-module__hIrcja__secondaryButton{color:#aaa;background:#2a2a2a}.ReportModal-module__hIrcja__secondaryButton:hover:not(:disabled){background:#333}}@media (max-width:768px){.ReportModal-module__hIrcja__modal{max-height:95vh}.ReportModal-module__hIrcja__header{padding:20px 16px 12px}.ReportModal-module__hIrcja__title{font-size:20px}.ReportModal-module__hIrcja__content{padding:16px}.ReportModal-module__hIrcja__footer{flex-direction:column-reverse}}
.Features-module__YkYOXG__section{background:#f8fafc;border-top:1px solid #eef2f7;padding:5.5rem 1.25rem}.Features-module__YkYOXG__container{box-sizing:border-box;width:100%;max-width:800px;margin:0 auto}.Features-module__YkYOXG__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;text-align:center;margin:0 0 .875rem;font-size:.75rem;font-weight:700}.Features-module__YkYOXG__title{letter-spacing:-.03em;color:#0b1020;text-align:center;margin:0;font-size:clamp(1.875rem,3.6vw,2.5rem);font-weight:700;line-height:1.15}.Features-module__YkYOXG__subtitle{color:#64748b;text-align:center;max-width:34rem;margin:1rem auto 0;font-size:1rem;line-height:1.6}.Features-module__YkYOXG__faqContainer{flex-direction:column;gap:.625rem;margin-top:2.75rem;display:flex}.Features-module__YkYOXG__faqItem{background:#fff;border-radius:1rem;transition:box-shadow .2s;overflow:hidden;box-shadow:0 0 0 1px #0f172a0f,0 1px 3px #080f280d}.Features-module__YkYOXG__faqItem:hover{box-shadow:0 0 0 1px #0f172a1a,0 4px 12px #080f2812}.Features-module__YkYOXG__faqItem.Features-module__YkYOXG__open{box-shadow:0 0 0 1px #0f172a14,0 16px 32px -12px #080f2829}.Features-module__YkYOXG__faqItem.Features-module__YkYOXG__featured{background:linear-gradient(135deg,#fffbf3 0%,#fff 55%);box-shadow:0 0 0 1px #f59e0b40,0 4px 12px #b453090f}.Features-module__YkYOXG__faqQuestion{cursor:pointer;text-align:left;letter-spacing:-.01em;color:#1e293b;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.125rem 1.375rem;font-size:1rem;font-weight:600;line-height:1.4;transition:color .15s;display:flex}.Features-module__YkYOXG__faqQuestion:hover,.Features-module__YkYOXG__open .Features-module__YkYOXG__faqQuestion{color:#0b1020}.Features-module__YkYOXG__featuredBadge{color:#b45309;letter-spacing:.05em;white-space:nowrap;background:#fef3c7;border-radius:999px;align-items:center;margin-left:.5rem;padding:.1875rem .5625rem;font-size:.625rem;font-weight:700;display:inline-flex}.Features-module__YkYOXG__faqIconWrap{color:#475569;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .2s,color .2s,transform .3s;display:flex}.Features-module__YkYOXG__open .Features-module__YkYOXG__faqIconWrap{color:#fff;background:#0b1020;transform:rotate(45deg)}.Features-module__YkYOXG__faqIcon{width:.875rem;height:.875rem}.Features-module__YkYOXG__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.Features-module__YkYOXG__open .Features-module__YkYOXG__faqAnswer{max-height:800px}.Features-module__YkYOXG__faqAnswerContent{color:#64748b;letter-spacing:.01em;border-top:1px solid #f1f5f9;margin:0 1.375rem;padding:.875rem 0 1.25rem;font-size:.9375rem;line-height:1.7}.Features-module__YkYOXG__faqAnswerContent p{margin:0}.Features-module__YkYOXG__faqAnswerContent ul,.Features-module__YkYOXG__faqAnswerContent ol{margin:.5rem 0;padding-left:1.5rem}.Features-module__YkYOXG__faqAnswerContent li{margin-bottom:.25rem}.Features-module__YkYOXG__faqAnswerContent strong{color:#334155;font-weight:600}.Features-module__YkYOXG__faqAnswerContent em{font-style:italic}.Features-module__YkYOXG__faqFooter{color:#64748b;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;margin-top:2rem;font-size:.9375rem;display:flex}.Features-module__YkYOXG__faqFooterLink{color:#2563eb;align-items:center;gap:.25rem;font-weight:700;text-decoration:none;display:inline-flex}.Features-module__YkYOXG__faqFooterLink:hover{text-decoration:underline}@media (max-width:768px){.Features-module__YkYOXG__section{padding:3.5rem 1.125rem}.Features-module__YkYOXG__faqQuestion{padding:1rem 1.125rem;font-size:.9375rem}.Features-module__YkYOXG__faqAnswerContent{margin:0 1.125rem;font-size:.875rem}}
.UploadQuoteModal-module__rlBE_W__overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.UploadQuoteModal-module__rlBE_W__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:720px;height:85dvh;max-height:85dvh;display:flex;box-shadow:0 20px 60px #0000004d}.UploadQuoteModal-module__rlBE_W__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.UploadQuoteModal-module__rlBE_W__title{color:#1a1a1a;margin:0 0 4px;font-size:24px;font-weight:600}.UploadQuoteModal-module__rlBE_W__subtitle{color:#666;margin:0;font-size:14px}.UploadQuoteModal-module__rlBE_W__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.UploadQuoteModal-module__rlBE_W__closeButton:hover{background:#f5f5f5}.UploadQuoteModal-module__rlBE_W__content{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.UploadQuoteModal-module__rlBE_W__tabs{border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;gap:0;margin-bottom:20px;display:flex;overflow:hidden}.UploadQuoteModal-module__rlBE_W__tab{color:#666;cursor:pointer;background:#f5f5f5;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.UploadQuoteModal-module__rlBE_W__tab:first-child{border-right:1px solid #e0e0e0}.UploadQuoteModal-module__rlBE_W__tab:hover:not(.UploadQuoteModal-module__rlBE_W__tabActive){background:#eee}.UploadQuoteModal-module__rlBE_W__tab.UploadQuoteModal-module__rlBE_W__tabActive{color:#fff;background:#2196f3}.UploadQuoteModal-module__rlBE_W__tab svg{flex-shrink:0}.UploadQuoteModal-module__rlBE_W__urlInputContainer{margin-bottom:16px}.UploadQuoteModal-module__rlBE_W__urlInput{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:14px 16px;font-size:14px;transition:all .2s}.UploadQuoteModal-module__rlBE_W__urlInput:focus{border-color:#2196f3;outline:none}.UploadQuoteModal-module__rlBE_W__urlInput::placeholder{color:#999}.UploadQuoteModal-module__rlBE_W__urlHint{color:#666;align-items:flex-start;gap:6px;margin-top:8px;font-size:12px;display:flex}.UploadQuoteModal-module__rlBE_W__urlHint svg{flex-shrink:0;margin-top:1px}.UploadQuoteModal-module__rlBE_W__textInputContainer{margin-bottom:16px}.UploadQuoteModal-module__rlBE_W__textArea{resize:vertical;box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;min-height:260px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s}.UploadQuoteModal-module__rlBE_W__textArea:focus{border-color:#2196f3;outline:none}.UploadQuoteModal-module__rlBE_W__textArea::placeholder{color:#999}.UploadQuoteModal-module__rlBE_W__urlPreview{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;flex:1;padding:16px;display:flex}.UploadQuoteModal-module__rlBE_W__urlPreviewHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.UploadQuoteModal-module__rlBE_W__urlPreviewTitle{color:#333;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.UploadQuoteModal-module__rlBE_W__urlPreviewTitle svg{color:#4caf50}.UploadQuoteModal-module__rlBE_W__clearUrl{color:#666;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:6px;padding:8px 14px;font-size:13px;transition:all .2s}.UploadQuoteModal-module__rlBE_W__clearUrl:hover{color:#f44336;border-color:#f44336}.UploadQuoteModal-module__rlBE_W__urlPreviewImages{flex-wrap:wrap;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.UploadQuoteModal-module__rlBE_W__urlPreviewImageContainer{border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.UploadQuoteModal-module__rlBE_W__urlPreviewImage{object-fit:cover;cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;width:100px;height:100px;transition:all .2s;display:block}.UploadQuoteModal-module__rlBE_W__urlPreviewImageContainer:hover .UploadQuoteModal-module__rlBE_W__urlPreviewImage{border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__removeImageButton{cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .2s;display:flex;position:absolute;top:0;right:0}.UploadQuoteModal-module__rlBE_W__removeImageButton:hover{background:#dc2626e6}.UploadQuoteModal-module__rlBE_W__removeImageButton svg{color:#fff;width:12px;height:12px}.UploadQuoteModal-module__rlBE_W__urlPreviewCount{color:#666;margin-top:8px;font-size:13px}.UploadQuoteModal-module__rlBE_W__textPreviewBox{background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;flex-direction:column;flex:1;margin-top:12px;padding:10px 12px;display:flex}.UploadQuoteModal-module__rlBE_W__textPreviewHeader{color:#0369a1;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:500;display:flex}.UploadQuoteModal-module__rlBE_W__textPreviewContent{color:#475569;white-space:pre-wrap;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:4px;flex:1;width:100%;min-height:260px;margin:0;padding:8px;font-family:inherit;font-size:12px;line-height:1.5;transition:border-color .2s;overflow-y:auto}.UploadQuoteModal-module__rlBE_W__textPreviewContent:focus{border-color:#0369a1;outline:none}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar{width:6px}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-track{background:#e0f2fe;border-radius:3px}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-thumb{background:#7dd3fc;border-radius:3px}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-thumb:hover{background:#38bdf8}.UploadQuoteModal-module__rlBE_W__textPreviewTip{color:#64748b;background:#fffbeb;border-left:2px solid #fbbf24;border-radius:3px;margin:6px 0 0;padding:6px 8px;font-size:11px;line-height:1.4}.UploadQuoteModal-module__rlBE_W__textPreviewTip strong{color:#92400e}.UploadQuoteModal-module__rlBE_W__infoTip{color:#475569;background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:4px;align-items:flex-start;gap:6px;margin:12px 0;padding:8px 10px;font-size:11px;line-height:1.5;display:flex}.UploadQuoteModal-module__rlBE_W__infoTip strong{color:#1e40af}.UploadQuoteModal-module__rlBE_W__urlPreviewSource{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:8px;padding:8px 10px}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:600}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl{color:#475569;word-break:break-all;max-height:40px;margin:0;padding-right:4px;font-family:Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.4;overflow-y:auto}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar{width:5px}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-track{background:#e2e8f0;border-radius:3px}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-thumb:hover{background:#64748b}.UploadQuoteModal-module__rlBE_W__lightboxOverlay{z-index:10000;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.UploadQuoteModal-module__rlBE_W__lightboxClose{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.UploadQuoteModal-module__rlBE_W__lightboxClose:hover{background:#fff3}.UploadQuoteModal-module__rlBE_W__lightboxClose svg{color:#fff}.UploadQuoteModal-module__rlBE_W__lightboxImage{object-fit:contain;cursor:default;border-radius:8px;max-width:85vw;max-height:90vh}.UploadQuoteModal-module__rlBE_W__lightboxArrow{cursor:pointer;color:#fff;z-index:1;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.UploadQuoteModal-module__rlBE_W__lightboxArrow:hover{background:#ffffff40}.UploadQuoteModal-module__rlBE_W__lightboxArrowLeft{left:16px}.UploadQuoteModal-module__rlBE_W__lightboxArrowRight{right:16px}.UploadQuoteModal-module__rlBE_W__lightboxCounter{color:#fffc;background:#0006;border-radius:12px;padding:4px 14px;font-size:14px;font-weight:500;position:absolute;top:20px;left:50%;transform:translate(-50%)}@media (max-width:600px){.UploadQuoteModal-module__rlBE_W__lightboxArrow{width:40px;height:40px}.UploadQuoteModal-module__rlBE_W__lightboxArrowLeft{left:8px}.UploadQuoteModal-module__rlBE_W__lightboxArrowRight{right:8px}}.UploadQuoteModal-module__rlBE_W__urlLoading{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.UploadQuoteModal-module__rlBE_W__urlLoadingSpinner{border:3px solid #e0e0e0;border-top-color:#2196f3;border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:1s linear infinite UploadQuoteModal-module__rlBE_W__spin}@keyframes UploadQuoteModal-module__rlBE_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UploadQuoteModal-module__rlBE_W__urlLoadingText{color:#666;font-size:14px}.UploadQuoteModal-module__rlBE_W__urlError{color:#c62828;background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 16px;font-size:13px;display:flex}.UploadQuoteModal-module__rlBE_W__urlError svg{flex-shrink:0;margin-top:1px}.UploadQuoteModal-module__rlBE_W__dropZone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #ccc;border-radius:12px;padding:48px 24px;transition:all .2s;position:relative}.UploadQuoteModal-module__rlBE_W__dropZone:hover{background:#f0f7ff;border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__dragActive{background:#e3f2fd;border-color:#2196f3;transform:scale(1.02)}.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__hasFile{background:#f1f8f4;border-style:solid;border-color:#4caf50}.UploadQuoteModal-module__rlBE_W__dropZone svg{color:#999;margin-bottom:16px}.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__dragActive svg,.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__hasFile svg{color:#2196f3}.UploadQuoteModal-module__rlBE_W__fileInput{display:none}.UploadQuoteModal-module__rlBE_W__dropText{color:#666;margin:0 0 8px;font-size:16px}.UploadQuoteModal-module__rlBE_W__dropText strong{color:#1a1a1a}.UploadQuoteModal-module__rlBE_W__dropHint{color:#999;margin:0;font-size:13px}.UploadQuoteModal-module__rlBE_W__fileIcon{color:#4caf50}.UploadQuoteModal-module__rlBE_W__fileName{color:#1a1a1a;margin:8px 0 4px;font-size:16px;font-weight:600}.UploadQuoteModal-module__rlBE_W__fileSize{color:#666;margin:0 0 12px;font-size:13px}.UploadQuoteModal-module__rlBE_W__changeFile{color:#666;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:6px;padding:10px 18px;font-size:13px;transition:all .2s}.UploadQuoteModal-module__rlBE_W__changeFile:hover{color:#2196f3;border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__infoBox{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;gap:12px;margin-top:20px;padding:16px;font-size:13px;display:flex}.UploadQuoteModal-module__rlBE_W__infoBox svg{flex-shrink:0;margin-top:2px}.UploadQuoteModal-module__rlBE_W__infoBox strong{color:#0d47a1;margin-bottom:8px;display:block}.UploadQuoteModal-module__rlBE_W__infoBox ul{margin:0;padding-left:20px}.UploadQuoteModal-module__rlBE_W__infoBox li{margin-bottom:4px}.UploadQuoteModal-module__rlBE_W__infoBox li:last-child{margin-bottom:0}.UploadQuoteModal-module__rlBE_W__authMessage{text-align:center;padding:40px 20px}.UploadQuoteModal-module__rlBE_W__authMessage svg{color:#2196f3;margin-bottom:16px}.UploadQuoteModal-module__rlBE_W__authMessage p{color:#666;margin:0;font-size:16px}.UploadQuoteModal-module__rlBE_W__footer{border-top:1px solid #e0e0e0;justify-content:space-between;gap:12px;padding:16px 24px;display:flex}.UploadQuoteModal-module__rlBE_W__secondaryButton{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.UploadQuoteModal-module__rlBE_W__secondaryButton:hover{background:#e0e0e0}.UploadQuoteModal-module__rlBE_W__primaryButton{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.UploadQuoteModal-module__rlBE_W__primaryButton:hover:not(:disabled){background:#1976d2}.UploadQuoteModal-module__rlBE_W__primaryButton:disabled{cursor:not-allowed;background:#ccc}@media (prefers-color-scheme:dark){.UploadQuoteModal-module__rlBE_W__modal{background:#1e1e1e}.UploadQuoteModal-module__rlBE_W__header{border-color:#333}.UploadQuoteModal-module__rlBE_W__title{color:#fff}.UploadQuoteModal-module__rlBE_W__subtitle,.UploadQuoteModal-module__rlBE_W__closeButton{color:#aaa}.UploadQuoteModal-module__rlBE_W__closeButton:hover{background:#2a2a2a}.UploadQuoteModal-module__rlBE_W__dropZone{background:#2a2a2a;border-color:#444}.UploadQuoteModal-module__rlBE_W__dropZone:hover{background:#1a2332}.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__dragActive{background:#1e3a5f}.UploadQuoteModal-module__rlBE_W__dropZone.UploadQuoteModal-module__rlBE_W__hasFile{background:#1e3a2f}.UploadQuoteModal-module__rlBE_W__dropText{color:#aaa}.UploadQuoteModal-module__rlBE_W__dropText strong,.UploadQuoteModal-module__rlBE_W__fileName{color:#fff}.UploadQuoteModal-module__rlBE_W__infoBox{color:#90caf9;background:#1e3a5f;border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__infoBox strong{color:#bbdefb}.UploadQuoteModal-module__rlBE_W__footer{border-color:#333}.UploadQuoteModal-module__rlBE_W__secondaryButton{color:#aaa;background:#2a2a2a}.UploadQuoteModal-module__rlBE_W__secondaryButton:hover{background:#333}.UploadQuoteModal-module__rlBE_W__tabs{border-color:#444}.UploadQuoteModal-module__rlBE_W__tab{color:#aaa;background:#2a2a2a;border-color:#444}.UploadQuoteModal-module__rlBE_W__tab:first-child{border-color:#444}.UploadQuoteModal-module__rlBE_W__tab:hover:not(.UploadQuoteModal-module__rlBE_W__tabActive){background:#333}.UploadQuoteModal-module__rlBE_W__urlInput{color:#fff;background:#2a2a2a;border-color:#444}.UploadQuoteModal-module__rlBE_W__urlInput:focus{border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__urlHint{color:#aaa}.UploadQuoteModal-module__rlBE_W__textArea{color:#fff;background:#2a2a2a;border-color:#444}.UploadQuoteModal-module__rlBE_W__textArea:focus{border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__urlPreview{background:#2a2a2a;border-color:#444}.UploadQuoteModal-module__rlBE_W__urlPreviewTitle{color:#fff}.UploadQuoteModal-module__rlBE_W__urlPreviewCount{color:#aaa}.UploadQuoteModal-module__rlBE_W__urlError{color:#ff8a80;background:#3d1f1f;border-color:#5a2a2a}.UploadQuoteModal-module__rlBE_W__urlPreviewImage{border-color:#444}.UploadQuoteModal-module__rlBE_W__urlPreviewImageContainer:hover .UploadQuoteModal-module__rlBE_W__urlPreviewImage{border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__textPreviewBox{background:#1e3a5f;border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__textPreviewHeader{color:#90caf9}.UploadQuoteModal-module__rlBE_W__textPreviewContent{color:#cbd5e1;background:#1e293b;border-color:#475569}.UploadQuoteModal-module__rlBE_W__textPreviewContent:focus{border-color:#2196f3}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-track{background:#1e3a5f}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-thumb{background:#2196f3}.UploadQuoteModal-module__rlBE_W__textPreviewContent::-webkit-scrollbar-thumb:hover{background:#42a5f5}.UploadQuoteModal-module__rlBE_W__textPreviewTip{color:#fbbf24;background:#422006;border-left-color:#d97706}.UploadQuoteModal-module__rlBE_W__textPreviewTip strong{color:#fde68a}.UploadQuoteModal-module__rlBE_W__infoTip{color:#93c5fd;background:#1e3a5f;border-left-color:#3b82f6}.UploadQuoteModal-module__rlBE_W__infoTip strong{color:#bfdbfe}.UploadQuoteModal-module__rlBE_W__urlPreviewSource{background:#1e293b;border-color:#334155}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceLabel{color:#94a3b8}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl{color:#cbd5e1}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-track{background:#1e293b}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-thumb{background:#475569}.UploadQuoteModal-module__rlBE_W__urlPreviewSourceUrl::-webkit-scrollbar-thumb:hover{background:#64748b}}@media (max-width:768px){.UploadQuoteModal-module__rlBE_W__overlay{padding:8px}.UploadQuoteModal-module__rlBE_W__modal{border-radius:12px;max-width:100%;height:95dvh;max-height:95dvh}.UploadQuoteModal-module__rlBE_W__header{padding:16px 16px 12px}.UploadQuoteModal-module__rlBE_W__title{font-size:20px}.UploadQuoteModal-module__rlBE_W__closeButton{min-width:44px;min-height:44px;padding:10px}.UploadQuoteModal-module__rlBE_W__content{padding:16px;display:block}.UploadQuoteModal-module__rlBE_W__tab{gap:6px;padding:12px 10px;font-size:13px}.UploadQuoteModal-module__rlBE_W__dropZone{padding:32px 16px}.UploadQuoteModal-module__rlBE_W__removeImageButton{width:32px;height:32px}.UploadQuoteModal-module__rlBE_W__removeImageButton svg{width:14px;height:14px}.UploadQuoteModal-module__rlBE_W__footer{flex-direction:column-reverse;padding:12px 16px}.UploadQuoteModal-module__rlBE_W__primaryButton,.UploadQuoteModal-module__rlBE_W__secondaryButton{min-height:48px;padding:14px 24px}}@media (max-width:375px){.UploadQuoteModal-module__rlBE_W__tab{gap:4px;padding:10px 6px;font-size:12px}.UploadQuoteModal-module__rlBE_W__tab svg{width:14px;height:14px}.UploadQuoteModal-module__rlBE_W__header{padding:12px 12px 10px}.UploadQuoteModal-module__rlBE_W__title{font-size:18px}.UploadQuoteModal-module__rlBE_W__content{padding:12px}.UploadQuoteModal-module__rlBE_W__footer{padding:10px 12px}}
.ForInstallers-module__Pfcafa__page{background:#f5f6f8;flex:1;padding:40px 20px 72px;position:relative;overflow:hidden}.ForInstallers-module__Pfcafa__page:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#0f172a03 1px,#0000 1px),linear-gradient(#0f172a03 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 70% at 50% 0,#000 8%,#0000 75%);mask-image:radial-gradient(90% 70% at 50% 0,#000 8%,#0000 75%)}.ForInstallers-module__Pfcafa__page:after{content:"";filter:blur(72px);pointer-events:none;background:#93c5fd38;border-radius:50%;width:480px;height:480px;position:absolute;top:-140px;right:-10%}.ForInstallers-module__Pfcafa__shell{z-index:1;max-width:1120px;margin:0 auto;position:relative}.ForInstallers-module__Pfcafa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ForInstallers-module__Pfcafa__hero{z-index:30;text-align:center;padding:24px 0 40px;position:relative}.ForInstallers-module__Pfcafa__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin:0 0 14px;font-size:12px;font-weight:700}.ForInstallers-module__Pfcafa__heroTitle{letter-spacing:-.04em;color:#0f172a;margin:0 0 20px;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.08}.ForInstallers-module__Pfcafa__heroLead{color:#475569;max-width:640px;margin:0 auto 24px;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.65}.ForInstallers-module__Pfcafa__heroPoints{flex-wrap:wrap;justify-content:center;gap:10px 12px;max-width:720px;margin:0 auto 32px;padding:0;list-style:none;display:flex}.ForInstallers-module__Pfcafa__heroPoints li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;box-shadow:0 2px 8px #0f172a0a}.ForInstallers-module__Pfcafa__claimForm{max-width:720px;margin:0 auto}.ForInstallers-module__Pfcafa__searchBlock{z-index:1;position:relative}.ForInstallers-module__Pfcafa__searchRow{flex-direction:column;gap:10px;display:flex}@media (min-width:640px){.ForInstallers-module__Pfcafa__searchRow{flex-direction:row;align-items:stretch}}.ForInstallers-module__Pfcafa__searchInputWrap{flex:1;position:relative}.ForInstallers-module__Pfcafa__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.ForInstallers-module__Pfcafa__searchSpinner{border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:16px;height:16px;margin-top:-8px;animation:.7s linear infinite ForInstallers-module__Pfcafa__spin;position:absolute;top:50%;left:18px}@keyframes ForInstallers-module__Pfcafa__spin{to{transform:rotate(360deg)}}.ForInstallers-module__Pfcafa__searchInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:999px;width:100%;padding:16px 18px 16px 48px;font-family:inherit;font-size:16px;box-shadow:0 4px 24px #0f172a0f}.ForInstallers-module__Pfcafa__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.ForInstallers-module__Pfcafa__claimBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:999px;flex-shrink:0;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s,transform .15s;box-shadow:0 8px 24px #2563eb47}.ForInstallers-module__Pfcafa__claimBtn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.ForInstallers-module__Pfcafa__claimBtn:disabled{opacity:.6;cursor:not-allowed}.ForInstallers-module__Pfcafa__resultsList{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:320px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #0f172a1f}.ForInstallers-module__Pfcafa__resultItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;font-family:inherit;display:flex}.ForInstallers-module__Pfcafa__resultItem:hover,.ForInstallers-module__Pfcafa__resultItemActive{background:#f1f5f9}.ForInstallers-module__Pfcafa__resultName{color:#0f172a;font-size:14px;font-weight:600}.ForInstallers-module__Pfcafa__resultMeta{color:#64748b;font-size:12px}.ForInstallers-module__Pfcafa__resultsEmpty{color:#64748b;padding:14px 16px;font-size:13px}.ForInstallers-module__Pfcafa__formError{color:#b91c1c;margin:12px 0 0;font-size:13px}.ForInstallers-module__Pfcafa__searchHint{color:#64748b;margin:16px 0 0;font-size:13px}.ForInstallers-module__Pfcafa__inlineLink{color:#2563eb;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-weight:600;text-decoration:none}.ForInstallers-module__Pfcafa__inlineLink:hover{text-decoration:underline}.ForInstallers-module__Pfcafa__dashboardShowcase{z-index:0;margin-bottom:8px;position:relative}.ForInstallers-module__Pfcafa__benefits{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.ForInstallers-module__Pfcafa__benefits{grid-template-columns:repeat(2,1fr);gap:28px}}.ForInstallers-module__Pfcafa__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 32px #0f172a0f}.ForInstallers-module__Pfcafa__benefitTitle{color:#0f172a;letter-spacing:-.02em;margin:0;padding:18px 22px 22px;font-size:clamp(1rem,2vw,1.125rem);font-weight:700;line-height:1.35}.ForInstallers-module__Pfcafa__mockFrame{background:#fafbfc;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;min-height:260px;overflow:hidden}@media (min-width:768px){.ForInstallers-module__Pfcafa__mockFrame{min-height:320px}}@media (min-width:1024px){.ForInstallers-module__Pfcafa__mockFrame{min-height:360px}}.ForInstallers-module__Pfcafa__mockSplit{grid-template-columns:1fr 1fr;height:100%;display:grid}.ForInstallers-module__Pfcafa__mockPane{flex-direction:column;justify-content:center;gap:12px;padding:20px 18px;display:flex}.ForInstallers-module__Pfcafa__mockPaneMuted{opacity:.85;background:#f1f5f9}.ForInstallers-module__Pfcafa__mockPaneActive{background:#fff}.ForInstallers-module__Pfcafa__mockPaneLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}.ForInstallers-module__Pfcafa__brokerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ForInstallers-module__Pfcafa__brokerItem{color:#64748b;background:#fff;border-radius:12px;padding:14px 16px;font-size:14px;animation:4s ease-in-out infinite ForInstallers-module__Pfcafa__brokerFade;position:relative}.ForInstallers-module__Pfcafa__brokerItem:nth-child(2){animation-delay:.4s}.ForInstallers-module__Pfcafa__brokerItem:nth-child(3){animation-delay:.8s}.ForInstallers-module__Pfcafa__brokerStrike{transform-origin:0;background:#ef4444;height:2px;animation:4s ease-in-out infinite ForInstallers-module__Pfcafa__strikeThrough;position:absolute;top:50%;left:8px;right:8px;transform:scaleX(0)}.ForInstallers-module__Pfcafa__brokerItem:nth-child(2) .ForInstallers-module__Pfcafa__brokerStrike{animation-delay:.4s}.ForInstallers-module__Pfcafa__brokerItem:nth-child(3) .ForInstallers-module__Pfcafa__brokerStrike{animation-delay:.8s}.ForInstallers-module__Pfcafa__matchedLeadCard{color:#475569;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;flex-direction:column;gap:8px;padding:18px 16px;font-size:14px;animation:4s ease-in-out infinite ForInstallers-module__Pfcafa__leadPop;display:flex}.ForInstallers-module__Pfcafa__matchedLeadCard strong{color:#0f172a;font-size:16px}.ForInstallers-module__Pfcafa__matchedLeadBadge{color:#fff;background:#2563eb;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.ForInstallers-module__Pfcafa__chatMock{flex-direction:column;justify-content:center;gap:14px;height:100%;padding:28px 24px;display:flex}.ForInstallers-module__Pfcafa__chatBubble{opacity:0;border-radius:18px;max-width:82%;padding:14px 18px;font-size:15px;line-height:1.45;animation:5s ease-in-out infinite ForInstallers-module__Pfcafa__chatIn;transform:translateY(8px)}.ForInstallers-module__Pfcafa__chatBubbleHome{color:#334155;background:#fff;border:1px solid #e2e8f0;align-self:flex-start}.ForInstallers-module__Pfcafa__chatBubbleYou{color:#fff;background:#2563eb;align-self:flex-end;animation-delay:1.2s}.ForInstallers-module__Pfcafa__chatBubble:nth-child(3){animation-delay:2.4s}.ForInstallers-module__Pfcafa__chatTyping{opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-self:flex-start;gap:6px;padding:14px 18px;animation:5s ease-in-out 3.6s infinite ForInstallers-module__Pfcafa__chatIn;display:flex}.ForInstallers-module__Pfcafa__chatTyping span{background:#94a3b8;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite ForInstallers-module__Pfcafa__typingDot}.ForInstallers-module__Pfcafa__chatTyping span:nth-child(2){animation-delay:.15s}.ForInstallers-module__Pfcafa__chatTyping span:nth-child(3){animation-delay:.3s}.ForInstallers-module__Pfcafa__mapMock{background:linear-gradient(160deg,#e0f2fe 0%,#f0fdf4 100%);height:100%;position:relative;overflow:hidden}.ForInstallers-module__Pfcafa__mapGrid{background-image:linear-gradient(90deg,#0f172a0a 1px,#0000 1px),linear-gradient(#0f172a0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.ForInstallers-module__Pfcafa__mapRadius{border:3px dashed #2563eb59;border-radius:50%;width:72%;height:72%;animation:3s ease-in-out infinite ForInstallers-module__Pfcafa__radiusPulse;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.ForInstallers-module__Pfcafa__mapPin{background:#2563eb;border-radius:50%;width:16px;height:16px;animation:2.5s ease-in-out infinite ForInstallers-module__Pfcafa__pinPulse;position:absolute;box-shadow:0 0 0 6px #2563eb40}.ForInstallers-module__Pfcafa__mapPin:after{content:"";border:2px solid #2563eb4d;border-radius:50%;animation:2.5s ease-in-out infinite ForInstallers-module__Pfcafa__pinRing;position:absolute;inset:-10px}.ForInstallers-module__Pfcafa__mapPinA{top:35%;left:38%}.ForInstallers-module__Pfcafa__mapPinB{animation-delay:.5s;top:48%;left:58%}.ForInstallers-module__Pfcafa__mapPinB:after{animation-delay:.5s}.ForInstallers-module__Pfcafa__mapPinC{animation-delay:1s;top:62%;left:44%}.ForInstallers-module__Pfcafa__mapPinC:after{animation-delay:1s}.ForInstallers-module__Pfcafa__mapLegend{color:#475569;background:#ffffffeb;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;position:absolute;bottom:16px;left:16px;box-shadow:0 2px 8px #0f172a14}.ForInstallers-module__Pfcafa__dashboardMock{flex-direction:column;justify-content:center;gap:16px;height:100%;padding:28px 24px;display:flex}.ForInstallers-module__Pfcafa__dashKpi{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px}.ForInstallers-module__Pfcafa__dashKpiLabel{color:#64748b;margin-bottom:6px;font-size:13px;display:block}.ForInstallers-module__Pfcafa__dashKpiValue{color:#0f172a;letter-spacing:-.03em;font-size:36px;font-weight:800;animation:4s ease-in-out infinite ForInstallers-module__Pfcafa__countUp;display:block}.ForInstallers-module__Pfcafa__dashKpiDelta{color:#15803d;margin-top:4px;font-size:13px;font-weight:600;display:block}.ForInstallers-module__Pfcafa__dashLead{color:#475569;opacity:0;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;flex-direction:column;gap:6px;padding:18px;font-size:13px;animation:4s ease-in-out 1.5s infinite ForInstallers-module__Pfcafa__wonSlide;display:flex;transform:translateY(10px)}.ForInstallers-module__Pfcafa__dashLead strong{color:#0f172a;font-size:16px}.ForInstallers-module__Pfcafa__dashWonBadge{color:#15803d;background:#dcfce7;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}@keyframes ForInstallers-module__Pfcafa__brokerFade{0%,15%{opacity:1}35%,to{opacity:.45}}@keyframes ForInstallers-module__Pfcafa__strikeThrough{0%,20%{transform:scaleX(0)}40%,to{transform:scaleX(1)}}@keyframes ForInstallers-module__Pfcafa__leadPop{0%,25%{opacity:0;transform:translateY(12px)scale(.96)}45%,to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ForInstallers-module__Pfcafa__chatIn{0%,8%{opacity:0;transform:translateY(8px)}18%,88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes ForInstallers-module__Pfcafa__typingDot{0%,to{opacity:.35}50%{opacity:1}}@keyframes ForInstallers-module__Pfcafa__radiusPulse{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes ForInstallers-module__Pfcafa__pinPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes ForInstallers-module__Pfcafa__pinRing{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes ForInstallers-module__Pfcafa__countUp{0%,20%{opacity:.5}40%,to{opacity:1}}@keyframes ForInstallers-module__Pfcafa__wonSlide{0%,35%{opacity:0;transform:translateY(10px)}55%,to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ForInstallers-module__Pfcafa__brokerItem,.ForInstallers-module__Pfcafa__brokerStrike,.ForInstallers-module__Pfcafa__matchedLeadCard,.ForInstallers-module__Pfcafa__chatBubble,.ForInstallers-module__Pfcafa__chatTyping,.ForInstallers-module__Pfcafa__mapRadius,.ForInstallers-module__Pfcafa__mapPin,.ForInstallers-module__Pfcafa__mapPin:after,.ForInstallers-module__Pfcafa__dashKpiValue,.ForInstallers-module__Pfcafa__dashLead{opacity:1;animation:none;transform:none}.ForInstallers-module__Pfcafa__chatBubble,.ForInstallers-module__Pfcafa__chatTyping,.ForInstallers-module__Pfcafa__dashLead{opacity:1}}.ForInstallers-module__Pfcafa__dialogBackdrop{z-index:100;background:#0f172a66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ForInstallers-module__Pfcafa__dialog{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:28px 24px 24px;position:relative;box-shadow:0 24px 48px #0f172a2e}.ForInstallers-module__Pfcafa__dialogClose{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:32px;height:32px;font-family:inherit;font-size:18px;position:absolute;top:12px;right:12px}.ForInstallers-module__Pfcafa__dialogTitle{color:#0f172a;margin:0 0 16px;font-size:1.25rem;font-weight:700}.ForInstallers-module__Pfcafa__dialogBody{color:#475569;margin:0;font-size:14px;line-height:1.55}.ForInstallers-module__Pfcafa__dialogForm{flex-direction:column;gap:14px;display:flex}.ForInstallers-module__Pfcafa__dialogLabel{color:#334155;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.ForInstallers-module__Pfcafa__dialogInput{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.ForInstallers-module__Pfcafa__dialogInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}@media (max-width:640px){.ForInstallers-module__Pfcafa__page{padding:28px 16px 56px}.ForInstallers-module__Pfcafa__hero{padding-top:8px}}
.HomePage-module__DIK5-a__pageWrapper{color:#1e293b;background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.HomePage-module__DIK5-a__main{flex-grow:1}
.PartnerNav-module__ljij5W__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:-.01em;background:#fffffff2;border-bottom:1px solid #e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:sticky;top:0}.PartnerNav-module__ljij5W__headerRow{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.PartnerNav-module__ljij5W__brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.PartnerNav-module__ljij5W__brandIcon{background:#111827;border-radius:8px;flex-shrink:0;width:28px;height:28px;position:relative}.PartnerNav-module__ljij5W__brandIcon:after{content:"";background:#2563eb;border-radius:50%;position:absolute;inset:7px}.PartnerNav-module__ljij5W__brandText{letter-spacing:-.02em;white-space:nowrap;font-size:1.125rem}.PartnerNav-module__ljij5W__brandAgent{color:#0f172a;font-weight:700}.PartnerNav-module__ljij5W__brandSolar{color:#2563eb;font-weight:700}.PartnerNav-module__ljij5W__brandSuffix{color:#94a3b8;font-weight:400}.PartnerNav-module__ljij5W__actions{flex-shrink:0;align-items:center;gap:1rem;margin-left:auto;display:flex}.PartnerNav-module__ljij5W__signOut{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:500}.PartnerNav-module__ljij5W__signOut:hover{color:#0f172a}.PartnerNav-module__ljij5W__profileWrap{position:relative}.PartnerNav-module__ljij5W__profilePill{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:10px;padding:6px 6px 6px 14px;font-family:inherit;transition:border-color .15s;display:inline-flex}.PartnerNav-module__ljij5W__profilePill:hover,.PartnerNav-module__ljij5W__profilePill[aria-expanded=true]{border-color:#cbd5e1}.PartnerNav-module__ljij5W__profileText{text-align:right;flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.PartnerNav-module__ljij5W__profileName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.8125rem;font-weight:600;overflow:hidden}.PartnerNav-module__ljij5W__profileRole{color:#94a3b8;text-transform:lowercase;font-size:.6875rem}.PartnerNav-module__ljij5W__profileAvatar{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6875rem;font-weight:700;display:flex}@media (max-width:960px){.PartnerNav-module__ljij5W__headerRow{padding:.875rem 1rem}.PartnerNav-module__ljij5W__signOut{display:none}.PartnerNav-module__ljij5W__profileName{max-width:100px}}@media (max-width:480px){.PartnerNav-module__ljij5W__brandSuffix,.PartnerNav-module__ljij5W__profileText{display:none}.PartnerNav-module__ljij5W__profilePill{border:none;padding:4px}}
.PartnerSidebar-module__teDBxq__sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;align-self:stretch;width:240px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.PartnerSidebar-module__teDBxq__nav{height:100%;padding:16px 12px;overflow-y:auto}.PartnerSidebar-module__teDBxq__group{margin-bottom:18px}.PartnerSidebar-module__teDBxq__group:last-child{margin-bottom:0}.PartnerSidebar-module__teDBxq__groupLabel{letter-spacing:.07em;text-transform:uppercase;color:#94a3b8;margin:0 0 6px;padding:0 10px;font-size:10.5px;font-weight:600}.PartnerSidebar-module__teDBxq__item{color:#64748b;border-radius:8px;align-items:center;gap:10px;min-height:36px;margin-bottom:2px;padding:0 10px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex;position:relative}.PartnerSidebar-module__teDBxq__item:hover{color:#0f172a;background:#f8fafc}.PartnerSidebar-module__teDBxq__itemActive{color:#0f172a;background:#eceff3;font-weight:600}.PartnerSidebar-module__teDBxq__itemIcon{min-width:20px;color:inherit;justify-content:center;align-items:center;display:flex}.PartnerSidebar-module__teDBxq__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PartnerSidebar-module__teDBxq__badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.PartnerSidebar-module__teDBxq__mobileBackdrop,.PartnerSidebar-module__teDBxq__mobileDrawer{display:none}@media (max-width:960px){.PartnerSidebar-module__teDBxq__sidebar{display:none}.PartnerSidebar-module__teDBxq__mobileBackdrop{z-index:110;background:#0f172a59;display:block;position:fixed;inset:0}.PartnerSidebar-module__teDBxq__mobileDrawer{z-index:120;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:min(280px,88vw);transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:8px 0 24px #0f172a1f}.PartnerSidebar-module__teDBxq__mobileDrawerOpen{transform:translate(0)}.PartnerSidebar-module__teDBxq__mobileDrawerHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.PartnerSidebar-module__teDBxq__mobileDrawerTitle{color:#0f172a;font-size:14px;font-weight:600}.PartnerSidebar-module__teDBxq__mobileDrawerClose{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}.PartnerSidebar-module__teDBxq__mobileDrawer .PartnerSidebar-module__teDBxq__nav{flex:1}}
.ExtractionProgress-module__Q0MVOG__overlay{z-index:2000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ExtractionProgress-module__Q0MVOG__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:32px;box-shadow:0 20px 60px #0006}.ExtractionProgress-module__Q0MVOG__header{text-align:center;margin-bottom:32px}.ExtractionProgress-module__Q0MVOG__title{color:#1a1a1a;margin:0 0 8px;font-size:24px;font-weight:600}.ExtractionProgress-module__Q0MVOG__subtitle{color:#666;margin:0 0 12px;font-size:14px}.ExtractionProgress-module__Q0MVOG__timer{color:#2196f3;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:13px;font-weight:500;display:flex}.ExtractionProgress-module__Q0MVOG__timer svg{animation:2s ease-in-out infinite ExtractionProgress-module__Q0MVOG__pulse}.ExtractionProgress-module__Q0MVOG__analyzing{color:#ff9800;font-weight:600;animation:1.5s ease-in-out infinite ExtractionProgress-module__Q0MVOG__blink}@keyframes ExtractionProgress-module__Q0MVOG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes ExtractionProgress-module__Q0MVOG__blink{0%,to{opacity:1}50%{opacity:.4}}.ExtractionProgress-module__Q0MVOG__content{flex-direction:column;gap:24px;display:flex}.ExtractionProgress-module__Q0MVOG__progressBarContainer{align-items:center;gap:12px;display:flex}.ExtractionProgress-module__Q0MVOG__progressBar{background:#e0e0e0;border-radius:4px;flex:1;height:8px;overflow:hidden}.ExtractionProgress-module__Q0MVOG__progressFill{background:linear-gradient(90deg,#2196f3 0%,#1976d2 100%);border-radius:4px;height:100%;transition:width .3s}.ExtractionProgress-module__Q0MVOG__progressText{color:#2196f3;text-align:right;min-width:42px;font-size:14px;font-weight:600}.ExtractionProgress-module__Q0MVOG__currentStep{color:#1565c0;background:#f0f7ff;border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:500;display:flex}.ExtractionProgress-module__Q0MVOG__spinner{color:#2196f3;justify-content:center;align-items:center;display:flex}.ExtractionProgress-module__Q0MVOG__spinnerCircle{animation:1s linear infinite ExtractionProgress-module__Q0MVOG__spin}@keyframes ExtractionProgress-module__Q0MVOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ExtractionProgress-module__Q0MVOG__stepsList{flex-direction:column;gap:12px;display:flex}.ExtractionProgress-module__Q0MVOG__step{color:#666;background:#f5f5f5;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;transition:all .3s;display:flex}.ExtractionProgress-module__Q0MVOG__step.ExtractionProgress-module__Q0MVOG__completed{color:#2e7d32;background:#e8f5e9}.ExtractionProgress-module__Q0MVOG__step.ExtractionProgress-module__Q0MVOG__active{color:#1565c0;background:#e3f2fd;border:2px solid #2196f3;font-weight:500}.ExtractionProgress-module__Q0MVOG__activeLabel{text-transform:uppercase;letter-spacing:.5px;color:#2196f3;background:#2196f31a;border-radius:4px;margin-left:auto;padding:4px 8px;font-size:11px;font-weight:600;animation:2s ease-in-out infinite ExtractionProgress-module__Q0MVOG__pulse}.ExtractionProgress-module__Q0MVOG__taskSummary{text-align:center;color:#666;border-top:1px solid #e0e0e0;padding-top:8px;font-size:13px}.ExtractionProgress-module__Q0MVOG__completedCount{color:#4caf50;font-weight:500}.ExtractionProgress-module__Q0MVOG__checkIcon{color:#4caf50;flex-shrink:0}.ExtractionProgress-module__Q0MVOG__pendingIcon{color:#ccc;flex-shrink:0}.ExtractionProgress-module__Q0MVOG__errorIcon{color:#ef4444;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.ExtractionProgress-module__Q0MVOG__errorDetails{background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:16px;padding:16px}.ExtractionProgress-module__Q0MVOG__errorDetailsLabel{color:#991b1b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:12px;font-weight:600}.ExtractionProgress-module__Q0MVOG__errorDetailsText{color:#7f1d1d;margin:0;font-size:14px;line-height:1.5}.ExtractionProgress-module__Q0MVOG__errorGuidance{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px}.ExtractionProgress-module__Q0MVOG__errorGuidanceTitle{color:#1e40af;margin:0 0 12px;font-size:14px;font-weight:600}.ExtractionProgress-module__Q0MVOG__errorGuidanceList{margin:0;padding-left:20px;list-style:outside}.ExtractionProgress-module__Q0MVOG__errorGuidanceList li{color:#1e40af;margin-bottom:6px;font-size:13px;line-height:1.5}.ExtractionProgress-module__Q0MVOG__errorGuidanceList li:last-child{margin-bottom:0}.ExtractionProgress-module__Q0MVOG__errorActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.ExtractionProgress-module__Q0MVOG__retryButton{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.ExtractionProgress-module__Q0MVOG__retryButton:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 4px 12px #2196f34d}.ExtractionProgress-module__Q0MVOG__closeButton{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.ExtractionProgress-module__Q0MVOG__closeButton:hover{background:#e0e0e0}@media (prefers-color-scheme:dark){.ExtractionProgress-module__Q0MVOG__modal{background:#1e1e1e}.ExtractionProgress-module__Q0MVOG__title{color:#fff}.ExtractionProgress-module__Q0MVOG__subtitle{color:#aaa}.ExtractionProgress-module__Q0MVOG__timer{color:#90caf9}.ExtractionProgress-module__Q0MVOG__analyzing{color:#ffb74d}.ExtractionProgress-module__Q0MVOG__progressBar{background:#333}.ExtractionProgress-module__Q0MVOG__currentStep{color:#90caf9;background:#1e3a5f}.ExtractionProgress-module__Q0MVOG__step{color:#aaa;background:#2a2a2a}.ExtractionProgress-module__Q0MVOG__step.ExtractionProgress-module__Q0MVOG__completed{color:#81c784;background:#1e3a2f}.ExtractionProgress-module__Q0MVOG__step.ExtractionProgress-module__Q0MVOG__active{color:#90caf9;background:#1e3a5f;border-color:#64b5f6}.ExtractionProgress-module__Q0MVOG__activeLabel{color:#90caf9;background:#90caf926}.ExtractionProgress-module__Q0MVOG__taskSummary{color:#aaa;border-top-color:#333}.ExtractionProgress-module__Q0MVOG__completedCount{color:#81c784}.ExtractionProgress-module__Q0MVOG__errorDetails{background:#2a1515;border-left-color:#f87171}.ExtractionProgress-module__Q0MVOG__errorDetailsLabel{color:#fca5a5}.ExtractionProgress-module__Q0MVOG__errorDetailsText{color:#fecaca}.ExtractionProgress-module__Q0MVOG__errorGuidance{background:#1e2a3a;border-color:#3b82f6}.ExtractionProgress-module__Q0MVOG__errorGuidanceTitle,.ExtractionProgress-module__Q0MVOG__errorGuidanceList li{color:#93c5fd}.ExtractionProgress-module__Q0MVOG__closeButton{color:#aaa;background:#2a2a2a}.ExtractionProgress-module__Q0MVOG__closeButton:hover{background:#333}}@media (max-width:768px){.ExtractionProgress-module__Q0MVOG__modal{padding:24px}.ExtractionProgress-module__Q0MVOG__title{font-size:20px}}
.LandingHome-module__v-pqQW__page{color:#0b1020;min-height:100vh;font-family:var(--font-sans);background:#fff;flex-direction:column;display:flex}.LandingHome-module__v-pqQW__main{flex:1}.LandingHome-module__v-pqQW__hero{padding:5rem 2rem 4.5rem}.LandingHome-module__v-pqQW__heroInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;max-width:1120px;margin:0 auto;display:grid}.LandingHome-module__v-pqQW__heroCopy{min-width:0}.LandingHome-module__v-pqQW__heroTitle{letter-spacing:-.035em;color:#0b1020;margin:0 0 1rem;font-size:clamp(2.5rem,4.2vw,3.5rem);font-weight:700;line-height:1.06}.LandingHome-module__v-pqQW__heroTitleAccent{color:var(--accent)}.LandingHome-module__v-pqQW__heroLead{color:#64748b;max-width:22rem;margin:0 0 1.75rem;font-size:1.125rem;font-weight:400;line-height:1.5}.LandingHome-module__v-pqQW__heroActions{flex-wrap:wrap;align-items:center;gap:.875rem 1.25rem;display:flex}.LandingHome-module__v-pqQW__heroCta{color:#fff;letter-spacing:-.01em;background:#0b1020;border-radius:999px;align-items:center;gap:.625rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.LandingHome-module__v-pqQW__heroCta:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 26px #0f172a2e}.LandingHome-module__v-pqQW__heroCta svg{width:17px;height:17px;transition:transform .15s}.LandingHome-module__v-pqQW__heroCta:hover svg{transform:translate(2px)}.LandingHome-module__v-pqQW__heroSecondary{color:#64748b;letter-spacing:-.01em;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s}.LandingHome-module__v-pqQW__heroSecondary:hover{color:#0b1020}.LandingHome-module__v-pqQW__heroNote{color:#94a3b8;margin:1.125rem 0 0;font-size:.875rem;font-weight:500}.LandingHome-module__v-pqQW__heroVisual{isolation:isolate;background:#050609;border-radius:1.25rem;min-height:320px;position:relative;overflow:hidden}.LandingHome-module__v-pqQW__heroVisualGrid{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 85%,#000 30%,#0000 90%);mask-image:radial-gradient(90% 85%,#000 30%,#0000 90%)}.LandingHome-module__v-pqQW__heroStack{z-index:1;height:100%;min-height:320px;padding:2.5rem 2rem;position:relative}.LandingHome-module__v-pqQW__heroStackCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.25rem;width:min(280px,72%);padding:1.125rem 1.25rem;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 18px 40px #00000059}.LandingHome-module__v-pqQW__heroStackCard0{z-index:1;opacity:.92;transform:translate(-62%,-58%)rotate(-4deg)}.LandingHome-module__v-pqQW__heroStackCard1{z-index:2;transform:translate(-50%,-50%)rotate(1.5deg)}.LandingHome-module__v-pqQW__heroStackCard2{z-index:3;transform:translate(-38%,-40%)rotate(5deg)}.LandingHome-module__v-pqQW__shelf{max-width:1120px;margin:0 auto;padding:.75rem 2rem 2.5rem}.LandingHome-module__v-pqQW__shelfHead{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.LandingHome-module__v-pqQW__shelfTitle{letter-spacing:-.02em;color:#0b1020;margin:0;font-size:1.25rem;font-weight:600}.LandingHome-module__v-pqQW__shelfLink{color:var(--accent);white-space:nowrap;font-size:.9375rem;font-weight:600;text-decoration:none}.LandingHome-module__v-pqQW__shelfLink:hover{text-decoration:underline}.LandingHome-module__v-pqQW__shelfCount{color:#64748b;letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:.5rem;font-size:.9375rem;font-weight:500}.LandingHome-module__v-pqQW__row{scroll-snap-type:x mandatory;grid-auto-columns:minmax(250px,1fr);grid-auto-flow:column;gap:1rem;margin:-.5rem;padding:.5rem .5rem .75rem;display:grid;overflow-x:auto}.LandingHome-module__v-pqQW__row::-webkit-scrollbar{height:6px}.LandingHome-module__v-pqQW__row::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.LandingHome-module__v-pqQW__marquee{margin:-.5rem;padding:.5rem .5rem .75rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 1.5rem calc(100% - 1.5rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 1.5rem calc(100% - 1.5rem),#0000)}.LandingHome-module__v-pqQW__marqueeTrack{width:max-content;animation:LandingHome-module__v-pqQW__shelfMarquee var(--marquee-duration,42s) linear infinite;will-change:transform;gap:1rem;display:flex}.LandingHome-module__v-pqQW__marquee:hover .LandingHome-module__v-pqQW__marqueeTrack,.LandingHome-module__v-pqQW__marquee:focus-within .LandingHome-module__v-pqQW__marqueeTrack{animation-play-state:paused}.LandingHome-module__v-pqQW__marqueeGroup{grid-auto-columns:minmax(250px,280px);grid-auto-flow:column;gap:1rem;display:grid}@keyframes LandingHome-module__v-pqQW__shelfMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@media (prefers-reduced-motion:reduce){.LandingHome-module__v-pqQW__marquee{scroll-snap-type:x mandatory;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.LandingHome-module__v-pqQW__marqueeTrack{animation:none}.LandingHome-module__v-pqQW__marqueeGroup+.LandingHome-module__v-pqQW__marqueeGroup{display:none}.LandingHome-module__v-pqQW__marqueeGroup{grid-auto-columns:minmax(230px,78vw)}}.LandingHome-module__v-pqQW__card{scroll-snap-align:start;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.375rem;padding:1.125rem 1.25rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.LandingHome-module__v-pqQW__card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.LandingHome-module__v-pqQW__cardLead{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.LandingHome-module__v-pqQW__cardPrice{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:#0b1020;font-size:1.25rem;font-weight:700}.LandingHome-module__v-pqQW__cardPriceUnit{color:#64748b;font-size:.8125rem;font-weight:500}.LandingHome-module__v-pqQW__cardBadge{color:#475569;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:700}.LandingHome-module__v-pqQW__cardName{color:#0b1020;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.LandingHome-module__v-pqQW__cardPlace{color:#64748b;font-size:.8125rem;font-weight:500}.LandingHome-module__v-pqQW__cardMeta{color:#475569;flex-wrap:wrap;gap:.375rem .75rem;margin-top:.375rem;font-size:.8125rem;font-weight:500;display:flex}.LandingHome-module__v-pqQW__cardMeta span{white-space:nowrap}.LandingHome-module__v-pqQW__cardRating{color:#0b1020;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.LandingHome-module__v-pqQW__cardRating svg{color:#f59e0b;width:13px;height:13px}.LandingHome-module__v-pqQW__emptyRow{text-align:center;color:#94a3b8;border:1px dashed #e2e8f0;border-radius:1rem;padding:2rem;font-size:.9375rem;font-weight:500}@media (max-width:1024px){.LandingHome-module__v-pqQW__heroInner{grid-template-columns:minmax(0,1fr);gap:2.75rem}.LandingHome-module__v-pqQW__heroLead{max-width:none}.LandingHome-module__v-pqQW__heroVisual,.LandingHome-module__v-pqQW__heroStack{min-height:280px}}@media (max-width:768px){.LandingHome-module__v-pqQW__hero{padding:3rem 1.25rem 3.25rem}.LandingHome-module__v-pqQW__shelf{padding:.5rem 1.25rem 2rem}.LandingHome-module__v-pqQW__shelfTitle{font-size:1.125rem}.LandingHome-module__v-pqQW__shelfCount{margin:.2rem 0 0;font-size:.8125rem;display:block}.LandingHome-module__v-pqQW__row{grid-auto-columns:minmax(230px,78vw)}.LandingHome-module__v-pqQW__marqueeGroup{grid-auto-columns:minmax(230px,260px)}}
.PublishVerifyModal-module__qgOFAq__overlay{z-index:2000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PublishVerifyModal-module__qgOFAq__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90dvh;display:flex;box-shadow:0 20px 60px #0006}.PublishVerifyModal-module__qgOFAq__header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;padding:24px 24px 16px;display:flex}.PublishVerifyModal-module__qgOFAq__title{color:#1a1a1a;margin:0 0 4px;font-size:24px;font-weight:600}.PublishVerifyModal-module__qgOFAq__subtitle{color:#666;margin:0;font-size:14px}.PublishVerifyModal-module__qgOFAq__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.PublishVerifyModal-module__qgOFAq__closeButton:hover{background:#f5f5f5}.PublishVerifyModal-module__qgOFAq__content{flex:1;padding:24px;overflow-y:auto}.PublishVerifyModal-module__qgOFAq__overallConfidence{background:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px;font-weight:600;display:flex}.PublishVerifyModal-module__qgOFAq__confidenceHigh{color:#2e7d32}.PublishVerifyModal-module__qgOFAq__confidenceMedium{color:#e65100}.PublishVerifyModal-module__qgOFAq__confidenceLow{color:#c62828}.PublishVerifyModal-module__qgOFAq__warningsBox{color:#e65100;background:#fff3e0;border:1px solid #ffb74d;border-radius:8px;gap:12px;margin-bottom:20px;padding:16px;font-size:13px;display:flex}.PublishVerifyModal-module__qgOFAq__warningIcon{flex-shrink:0}.PublishVerifyModal-module__qgOFAq__warningsBox strong{margin-bottom:8px;display:block}.PublishVerifyModal-module__qgOFAq__warningsBox ul{margin:0;padding-left:20px}.PublishVerifyModal-module__qgOFAq__warningsBox li{margin-bottom:4px}.PublishVerifyModal-module__qgOFAq__section{margin-bottom:20px}.PublishVerifyModal-module__qgOFAq__sectionHeader{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.PublishVerifyModal-module__qgOFAq__sectionHeaderCollapsible{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:10px 16px;transition:background-color .15s;display:flex}.PublishVerifyModal-module__qgOFAq__sectionHeaderCollapsible:hover{background:#f1f5f9}.PublishVerifyModal-module__qgOFAq__sectionHeaderCollapsible.PublishVerifyModal-module__qgOFAq__expanded{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:16px}.PublishVerifyModal-module__qgOFAq__collapseIcon{color:#64748b;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.PublishVerifyModal-module__qgOFAq__collapseIcon.PublishVerifyModal-module__qgOFAq__expanded{transform:rotate(180deg)}.PublishVerifyModal-module__qgOFAq__sectionContent{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 8px 8px;margin-bottom:16px;padding:16px;display:none}.PublishVerifyModal-module__qgOFAq__sectionContent.PublishVerifyModal-module__qgOFAq__expanded{display:block}.PublishVerifyModal-module__qgOFAq__sectionTitle{text-transform:uppercase;letter-spacing:.5px;color:#1e293b;flex:1;margin:0;font-size:14px;font-weight:600}.PublishVerifyModal-module__qgOFAq__required{color:#f44336;font-size:12px;font-weight:600}.PublishVerifyModal-module__qgOFAq__toggleButton{color:#2196f3;cursor:pointer;white-space:nowrap;background:#e3f2fd;border:1px solid #2196f3;border-radius:6px;align-items:center;min-height:44px;padding:10px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.PublishVerifyModal-module__qgOFAq__toggleButton:hover{color:#fff;background:#2196f3}.PublishVerifyModal-module__qgOFAq__locationWarning{color:#e65100;background:#fff3e0;border:1px solid #ffb74d;border-radius:6px;margin-top:12px;padding:12px;font-size:13px}.PublishVerifyModal-module__qgOFAq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px 16px;margin-top:8px;display:grid}.PublishVerifyModal-module__qgOFAq__compactGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 16px;margin-top:8px;display:grid}.PublishVerifyModal-module__qgOFAq__mediumGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px;display:grid}.PublishVerifyModal-module__qgOFAq__compactInput{border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px;transition:border-color .2s}.PublishVerifyModal-module__qgOFAq__compactInput:focus{border-color:#2196f3;outline:none}.PublishVerifyModal-module__qgOFAq__compactField{flex-direction:column;gap:4px;display:flex}.PublishVerifyModal-module__qgOFAq__locationGrid{grid-template-columns:2fr .6fr 1.5fr .8fr;align-items:end;gap:12px;display:grid}.PublishVerifyModal-module__qgOFAq__field{flex-direction:column;gap:4px;display:flex}.PublishVerifyModal-module__qgOFAq__label{color:#666;font-size:12px;font-weight:600}.PublishVerifyModal-module__qgOFAq__input{border:1px solid #e0e0e0;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:14px;transition:border-color .2s}.PublishVerifyModal-module__qgOFAq__input:focus{border-color:#2196f3;outline:none}.PublishVerifyModal-module__qgOFAq__agreements{background:#f8f9fa;border-radius:8px;flex-direction:column;gap:12px;margin-top:24px;padding:20px;display:flex}.PublishVerifyModal-module__qgOFAq__checkbox{cursor:pointer;color:#1a1a1a;align-items:center;gap:10px;font-size:14px;display:flex}.PublishVerifyModal-module__qgOFAq__checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;width:22px;height:22px}.PublishVerifyModal-module__qgOFAq__footer{border-top:1px solid #e0e0e0;justify-content:space-between;gap:12px;padding:16px 24px;display:flex}.PublishVerifyModal-module__qgOFAq__secondaryButton{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.PublishVerifyModal-module__qgOFAq__secondaryButton:hover{background:#e0e0e0}.PublishVerifyModal-module__qgOFAq__primaryButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.PublishVerifyModal-module__qgOFAq__primaryButton:hover:not(:disabled){background:#333}.PublishVerifyModal-module__qgOFAq__primaryButton:disabled{cursor:not-allowed;background:#ccc}@media (prefers-color-scheme:dark){.PublishVerifyModal-module__qgOFAq__modal{background:#1e1e1e}.PublishVerifyModal-module__qgOFAq__header{border-color:#333}.PublishVerifyModal-module__qgOFAq__title{color:#fff}.PublishVerifyModal-module__qgOFAq__subtitle,.PublishVerifyModal-module__qgOFAq__closeButton{color:#aaa}.PublishVerifyModal-module__qgOFAq__closeButton:hover,.PublishVerifyModal-module__qgOFAq__overallConfidence{background:#2a2a2a}.PublishVerifyModal-module__qgOFAq__warningsBox{background:#3a2f1e;border-color:#ffb74d}.PublishVerifyModal-module__qgOFAq__sectionHeader{background:#2a2a2a;border-color:#444}.PublishVerifyModal-module__qgOFAq__sectionTitle{color:#e2e8f0}.PublishVerifyModal-module__qgOFAq__input{color:#fff;background:#2a2a2a;border-color:#444}.PublishVerifyModal-module__qgOFAq__input:focus{border-color:#2196f3}.PublishVerifyModal-module__qgOFAq__agreements{background:#2a2a2a}.PublishVerifyModal-module__qgOFAq__checkbox{color:#fff}.PublishVerifyModal-module__qgOFAq__footer{border-color:#333}.PublishVerifyModal-module__qgOFAq__secondaryButton{color:#aaa;background:#2a2a2a}.PublishVerifyModal-module__qgOFAq__secondaryButton:hover{background:#333}.PublishVerifyModal-module__qgOFAq__toggleButton{color:#42a5f5;background:#1a3a52;border-color:#42a5f5}.PublishVerifyModal-module__qgOFAq__toggleButton:hover{color:#1e1e1e;background:#42a5f5}.PublishVerifyModal-module__qgOFAq__locationWarning{background:#3a2f1e;border-color:#ffb74d}}.PublishVerifyModal-module__qgOFAq__content::-webkit-scrollbar{width:8px}.PublishVerifyModal-module__qgOFAq__content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.PublishVerifyModal-module__qgOFAq__content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.PublishVerifyModal-module__qgOFAq__content::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width:768px){.PublishVerifyModal-module__qgOFAq__overlay{padding:8px}.PublishVerifyModal-module__qgOFAq__modal{max-height:95dvh}.PublishVerifyModal-module__qgOFAq__header{padding:16px 16px 12px}.PublishVerifyModal-module__qgOFAq__closeButton{min-width:44px;min-height:44px;padding:10px}.PublishVerifyModal-module__qgOFAq__title{font-size:20px}.PublishVerifyModal-module__qgOFAq__content{padding:16px}.PublishVerifyModal-module__qgOFAq__grid{grid-template-columns:1fr}.PublishVerifyModal-module__qgOFAq__locationGrid{grid-template-columns:1fr 1fr}.PublishVerifyModal-module__qgOFAq__compactGrid,.PublishVerifyModal-module__qgOFAq__mediumGrid{grid-template-columns:repeat(2,1fr)}.PublishVerifyModal-module__qgOFAq__sectionHeaderCollapsible{min-height:48px;padding:12px 14px}.PublishVerifyModal-module__qgOFAq__checkbox{min-height:44px;padding:4px 0}.PublishVerifyModal-module__qgOFAq__footer{flex-direction:column-reverse;padding:12px 16px}.PublishVerifyModal-module__qgOFAq__primaryButton,.PublishVerifyModal-module__qgOFAq__secondaryButton{min-height:48px;padding:14px 24px}}@media (max-width:480px){.PublishVerifyModal-module__qgOFAq__compactGrid,.PublishVerifyModal-module__qgOFAq__mediumGrid{grid-template-columns:1fr}.PublishVerifyModal-module__qgOFAq__compactInput{max-width:100%}.PublishVerifyModal-module__qgOFAq__locationGrid{grid-template-columns:1fr}}@media (max-width:375px){.PublishVerifyModal-module__qgOFAq__header{padding:12px 12px 10px}.PublishVerifyModal-module__qgOFAq__title{font-size:18px}.PublishVerifyModal-module__qgOFAq__content{padding:12px}.PublishVerifyModal-module__qgOFAq__sectionHeader,.PublishVerifyModal-module__qgOFAq__sectionHeaderCollapsible,.PublishVerifyModal-module__qgOFAq__footer{padding:10px 12px}}
.Toast-module__Ray6nG__toast{z-index:9999;background:#fff;border-radius:12px;align-items:flex-start;gap:12px;min-width:300px;max-width:500px;padding:16px;animation:.3s ease-out Toast-module__Ray6nG__slideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #00000026}@keyframes Toast-module__Ray6nG__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}.Toast-module__Ray6nG__content{flex:1;align-items:flex-start;gap:12px;display:flex}.Toast-module__Ray6nG__icon{flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Toast-module__Ray6nG__message{color:#1a1a1a;word-wrap:break-word;flex:1;font-size:14px;line-height:1.5}.Toast-module__Ray6nG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex}.Toast-module__Ray6nG__closeButton:hover{background:#0000000d}.Toast-module__Ray6nG__success{border-left:4px solid #2e7d32}.Toast-module__Ray6nG__success .Toast-module__Ray6nG__icon{color:#2e7d32}.Toast-module__Ray6nG__error{border-left:4px solid #d32f2f}.Toast-module__Ray6nG__error .Toast-module__Ray6nG__icon{color:#d32f2f}.Toast-module__Ray6nG__info{border-left:4px solid #1976d2}.Toast-module__Ray6nG__info .Toast-module__Ray6nG__icon{color:#1976d2}@media (prefers-color-scheme:dark){.Toast-module__Ray6nG__toast{background:#2a2a2a;box-shadow:0 4px 12px #0006}.Toast-module__Ray6nG__message{color:#fff}.Toast-module__Ray6nG__closeButton{color:#aaa}.Toast-module__Ray6nG__closeButton:hover{background:#ffffff1a}}@media (max-width:768px){.Toast-module__Ray6nG__toast{min-width:auto;max-width:none;top:10px;left:10px;right:10px}}
.Spinner-module__fMgrua__container{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.Spinner-module__fMgrua__fullPage{min-height:240px;padding:48px}.Spinner-module__fMgrua__spinner{border-style:solid;border-color:#1a1a2e #e2e8f0 #e2e8f0;border-radius:50%;flex-shrink:0;animation:.7s linear infinite Spinner-module__fMgrua__spin}.Spinner-module__fMgrua__sm{border-width:2px;width:16px;height:16px}.Spinner-module__fMgrua__md{border-width:3px;width:32px;height:32px}.Spinner-module__fMgrua__lg{border-width:4px;width:48px;height:48px}.Spinner-module__fMgrua__label{color:#64748b;text-align:center;margin:0;font-size:14px}@keyframes Spinner-module__fMgrua__spin{to{transform:rotate(360deg)}}
.Billing-module__jgrq3G__page{background:#f8fafc;min-height:60vh;padding:48px 16px}.Billing-module__jgrq3G__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:560px;margin:0 auto;padding:28px}.Billing-module__jgrq3G__title{color:#1a1a2e;margin:0 0 12px;font-size:20px}.Billing-module__jgrq3G__message{color:#475569;margin:0 0 18px;line-height:1.5}.Billing-module__jgrq3G__openingNote{color:#64748b;margin:0;font-style:italic}.Billing-module__jgrq3G__button{color:#fff;background:#1a1a2e;border-radius:6px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s;display:inline-block}.Billing-module__jgrq3G__button:hover{background:#2d2d4f}
