.PhoneCountrySelect-module__s17gtG__root{flex-shrink:0;position:relative}.PhoneCountrySelect-module__s17gtG__trigger{min-width:5rem;height:100%;min-height:2.75rem;color:var(--theme-txt);border:2px solid var(--theme-bg1);cursor:pointer;background:#fff;border-right:none;border-radius:8px 0 0 8px;justify-content:space-between;align-items:center;gap:.35rem;padding:0 .75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s;display:flex}.PhoneCountrySelect-module__s17gtG__trigger:hover:not(:disabled){border-color:var(--theme-CTA2);background:var(--theme-bg2)}.PhoneCountrySelect-module__s17gtG__trigger:focus{border-color:var(--theme-CTA1);outline:none}.PhoneCountrySelect-module__s17gtG__trigger:disabled{opacity:.6;cursor:not-allowed}.PhoneCountrySelect-module__s17gtG__triggerLabel{font-weight:600}.PhoneCountrySelect-module__s17gtG__chevron{opacity:.7;font-size:.6rem}.PhoneCountrySelect-module__s17gtG__dropdown{z-index:1000;border:2px solid var(--theme-CTA2);background:#fff;border-radius:8px;flex-direction:column;min-width:260px;max-height:280px;margin-top:4px;display:flex;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.PhoneCountrySelect-module__s17gtG__searchWrap{border-bottom:1px solid var(--theme-bg1);padding:.5rem}.PhoneCountrySelect-module__s17gtG__searchInput{border:1px solid var(--theme-bg1);border-radius:6px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.PhoneCountrySelect-module__s17gtG__searchInput:focus{border-color:var(--theme-CTA1);outline:none}.PhoneCountrySelect-module__s17gtG__list{max-height:220px;margin:0;padding:.25rem 0;list-style:none;overflow-y:auto}.PhoneCountrySelect-module__s17gtG__option{cursor:pointer;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:background .15s;display:flex}.PhoneCountrySelect-module__s17gtG__option:hover{background:var(--theme-bg2)}.PhoneCountrySelect-module__s17gtG__optionSelected{background:#3437751a;font-weight:600}.PhoneCountrySelect-module__s17gtG__optionDial{min-width:3rem;color:var(--theme-CTA1);font-weight:600}.PhoneCountrySelect-module__s17gtG__optionName{flex:1}.PhoneCountrySelect-module__s17gtG__optionEmpty{text-align:center;color:var(--theme-text-muted);padding:1rem;font-size:.9rem}
.QuoteInput-module__CfFeZW__quoteInputContainer{animation:.4s ease-out QuoteInput-module__CfFeZW__slideIn}@keyframes QuoteInput-module__CfFeZW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.QuoteInput-module__CfFeZW__stepTitle{color:var(--theme-txt);margin-bottom:2rem;padding-bottom:1rem;font-size:1.875rem;font-weight:700;position:relative}.QuoteInput-module__CfFeZW__stepTitle:after{content:"";background:linear-gradient(90deg,var(--theme-CTA1),var(--theme-CTA2));border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.QuoteInput-module__CfFeZW__fieldsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.QuoteInput-module__CfFeZW__fieldsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.QuoteInput-module__CfFeZW__fieldsGrid{grid-template-columns:repeat(3,1fr)}}.QuoteInput-module__CfFeZW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.QuoteInput-module__CfFeZW__inputLabel{color:var(--theme-txt);align-items:center;gap:.25rem;font-size:.9375rem;font-weight:600;display:flex}.QuoteInput-module__CfFeZW__required{color:var(--theme-danger);font-size:1.25rem}.QuoteInput-module__CfFeZW__textInput{width:100%;color:var(--theme-txt);border:2px solid var(--theme-bg1);background:#fff;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.QuoteInput-module__CfFeZW__textInput::placeholder{color:var(--theme-text-muted)}.QuoteInput-module__CfFeZW__textInput:focus{border-color:var(--theme-CTA1);outline:none;box-shadow:0 0 0 4px #3437751a}.QuoteInput-module__CfFeZW__textInput:hover{border-color:var(--theme-CTA2)}.QuoteInput-module__CfFeZW__phoneRow{align-items:stretch;width:100%;display:flex}.QuoteInput-module__CfFeZW__phoneRow .QuoteInput-module__CfFeZW__textInput{border-radius:0 8px 8px 0;flex:1;min-width:0}.QuoteInput-module__CfFeZW__buttonChoice{width:100%;color:var(--theme-txt);border:2px solid var(--theme-bg1);cursor:pointer;text-align:left;background:#fff;border-radius:10px;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.QuoteInput-module__CfFeZW__buttonChoice:before{content:"";background:var(--theme-CTA1);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.QuoteInput-module__CfFeZW__buttonChoice:hover{border-color:var(--theme-CTA1);background:var(--theme-bg2);transform:translate(4px)}.QuoteInput-module__CfFeZW__buttonChoice:hover:before{transform:scaleY(1)}.QuoteInput-module__CfFeZW__buttonChoice.QuoteInput-module__CfFeZW__selected{background:linear-gradient(135deg,var(--theme-CTA1),var(--theme-pannel));color:#fff;border-color:var(--theme-CTA1);box-shadow:0 4px 12px #3437754d}.QuoteInput-module__CfFeZW__buttonChoice.QuoteInput-module__CfFeZW__selected:before{background:#fff;transform:scaleY(1)}.QuoteInput-module__CfFeZW__checkboxCard{cursor:pointer;display:block}.QuoteInput-module__CfFeZW__checkboxInput{display:none}.QuoteInput-module__CfFeZW__checkboxLabel{border:2px solid var(--theme-bg1);background:#fff;border-radius:10px;flex-direction:column;gap:.75rem;min-height:140px;padding:1.25rem;transition:all .3s;display:flex;position:relative}.QuoteInput-module__CfFeZW__checkboxLabel:after{content:"";border:2px solid var(--theme-bg1);border-radius:6px;width:24px;height:24px;transition:all .3s;position:absolute;top:1rem;right:1rem}.QuoteInput-module__CfFeZW__checkboxInput:checked+.QuoteInput-module__CfFeZW__checkboxLabel{border-color:var(--theme-CTA1);background:var(--theme-info-bg)}.QuoteInput-module__CfFeZW__checkboxInput:checked+.QuoteInput-module__CfFeZW__checkboxLabel:after{background:var(--theme-CTA1);border-color:var(--theme-CTA1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M5 13l4 4L19 7'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px}.QuoteInput-module__CfFeZW__checkboxLabel:hover{border-color:var(--theme-CTA2);background:var(--theme-bg2)}.QuoteInput-module__CfFeZW__checkboxTitle{color:var(--theme-txt);padding-right:2rem;font-size:1rem;font-weight:600}.QuoteInput-module__CfFeZW__checkboxDescription{color:var(--theme-text-secondary);font-size:.875rem;line-height:1.5}.QuoteInput-module__CfFeZW__navigationBar{border-top:2px solid var(--theme-bg1);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.QuoteInput-module__CfFeZW__navButton{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.QuoteInput-module__CfFeZW__navButtonPrev{color:var(--theme-CTA1);border:2px solid var(--theme-CTA1);background:#fff}.QuoteInput-module__CfFeZW__navButtonPrev:hover{background:var(--theme-CTA1);color:#fff;transform:translate(-4px)}.QuoteInput-module__CfFeZW__navButtonNext{background:var(--theme-CTA1);color:#fff;margin-left:auto;box-shadow:0 4px 12px #34377533}.QuoteInput-module__CfFeZW__navButtonReset{color:var(--theme-danger);border:2px solid var(--theme-danger);background:0 0;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #e74c3c26}.QuoteInput-module__CfFeZW__navButtonReset:hover{background:var(--theme-danger);color:#fff;transform:scale(1.02);box-shadow:0 4px 12px #e74c3c4d}.QuoteInput-module__CfFeZW__navButtonNext:hover{background:var(--theme-pannel);transform:translate(4px);box-shadow:0 6px 16px #3437754d}@media (max-width:767px){.QuoteInput-module__CfFeZW__stepTitle{font-size:1.5rem}.QuoteInput-module__CfFeZW__navigationBar{flex-direction:column}.QuoteInput-module__CfFeZW__navButton{justify-content:center;width:100%}.QuoteInput-module__CfFeZW__navButtonNext{margin-left:0}}
.QuoteEstimation-module__VXPS6G__estimationCard{border:2px solid var(--theme-bg1);background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014}.QuoteEstimation-module__VXPS6G__estimationCard[style*="position: sticky"],.QuoteEstimation-module__VXPS6G__estimationCard.QuoteEstimation-module__VXPS6G__sticky{max-width:420px;max-height:calc(100vh - 4rem);padding:1.25rem;position:sticky;top:2rem;overflow-y:auto}.QuoteEstimation-module__VXPS6G__estimationTitle{color:var(--theme-CTA1);border-bottom:3px solid var(--theme-CTA1);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.estimationSection .QuoteEstimation-module__VXPS6G__estimationTitle{gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem}.QuoteEstimation-module__VXPS6G__estimationTitle:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23343775' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.QuoteEstimation-module__VXPS6G__summarySection{border-bottom:1px solid var(--theme-bg1);margin-bottom:1.5rem;padding-bottom:1.5rem}.estimationSection .QuoteEstimation-module__VXPS6G__summarySection{margin-bottom:1rem;padding-bottom:.875rem}.QuoteEstimation-module__VXPS6G__summarySection:last-of-type{border-bottom:none}.QuoteEstimation-module__VXPS6G__sectionTitle{color:var(--theme-txt);align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:1.125rem;font-weight:600;display:flex}.estimationSection .QuoteEstimation-module__VXPS6G__sectionTitle{margin-bottom:.625rem;font-size:1rem}.QuoteEstimation-module__VXPS6G__sectionTitle:before{content:"▸";color:var(--theme-CTA1);font-weight:700}.QuoteEstimation-module__VXPS6G__sectionContent{color:var(--theme-text-secondary);font-size:.9375rem;line-height:1.6}.estimationSection .QuoteEstimation-module__VXPS6G__sectionContent{font-size:.875rem;line-height:1.5}.QuoteEstimation-module__VXPS6G__itemsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.estimationSection .QuoteEstimation-module__VXPS6G__itemsList{gap:.375rem}.QuoteEstimation-module__VXPS6G__itemRow{background:var(--theme-bg2);border-radius:6px;justify-content:space-between;align-items:center;padding:.625rem .875rem;transition:all .2s;display:flex}.estimationSection .QuoteEstimation-module__VXPS6G__itemRow{padding:.5rem .75rem}.QuoteEstimation-module__VXPS6G__itemRow:hover{background:var(--theme-bg1);transform:translate(4px)}.QuoteEstimation-module__VXPS6G__itemName{color:var(--theme-txt);font-weight:500}.estimationSection .QuoteEstimation-module__VXPS6G__itemName{font-size:.875rem;line-height:1.4}.QuoteEstimation-module__VXPS6G__itemPrice{color:var(--theme-CTA1);font-size:.9375rem;font-weight:600}.estimationSection .QuoteEstimation-module__VXPS6G__itemPrice{font-size:.875rem}.QuoteEstimation-module__VXPS6G__optionBadge{background:var(--theme-success-bg);color:var(--theme-success);border-radius:20px;margin-left:.5rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.estimationSection .QuoteEstimation-module__VXPS6G__optionBadge{margin-left:.375rem;padding:.2rem .625rem;font-size:.75rem}.QuoteEstimation-module__VXPS6G__optionBadge.QuoteEstimation-module__VXPS6G__warning{background:var(--theme-warning-bg);color:var(--theme-warning)}.QuoteEstimation-module__VXPS6G__optionBadge.QuoteEstimation-module__VXPS6G__info{background:var(--theme-info-bg);color:var(--theme-info)}.QuoteEstimation-module__VXPS6G__totalSection{background:linear-gradient(135deg,var(--theme-CTA1),var(--theme-pannel));border-radius:10px;margin-top:2rem;padding:1.5rem;box-shadow:0 8px 24px #34377540}.estimationSection .QuoteEstimation-module__VXPS6G__totalSection{margin-top:1.25rem;padding:1.125rem}.QuoteEstimation-module__VXPS6G__totalRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.estimationSection .QuoteEstimation-module__VXPS6G__totalRow{margin-bottom:.5rem}.QuoteEstimation-module__VXPS6G__totalLabel{color:#fff;font-size:1.125rem;font-weight:600}.estimationSection .QuoteEstimation-module__VXPS6G__totalLabel{font-size:1rem}.QuoteEstimation-module__VXPS6G__totalPrice{color:#fff;letter-spacing:-.5px;font-size:2.25rem;font-weight:700}.estimationSection .QuoteEstimation-module__VXPS6G__totalPrice{font-size:1.875rem}.QuoteEstimation-module__VXPS6G__tvaNotice{color:#ffffffd9;text-align:right;margin:0;font-size:.8125rem;font-style:italic}.estimationSection .QuoteEstimation-module__VXPS6G__tvaNotice{font-size:.75rem;line-height:1.3}.QuoteEstimation-module__VXPS6G__sendButton{width:100%;color:var(--theme-CTA1);cursor:pointer;background:#fff;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.QuoteEstimation-module__VXPS6G__sendButton:hover{background:var(--theme-bg2);color:var(--theme-pannel);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.QuoteEstimation-module__VXPS6G__emptyState{text-align:center;color:var(--theme-text-muted);padding:3rem 1rem}.QuoteEstimation-module__VXPS6G__emptyState:before{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:4rem;height:4rem;margin:0 auto 1rem;display:block}.QuoteEstimation-module__VXPS6G__emptyStateText{color:var(--theme-text-secondary);font-size:1rem}.QuoteEstimation-module__VXPS6G__estimationCard::-webkit-scrollbar{width:6px}.QuoteEstimation-module__VXPS6G__estimationCard::-webkit-scrollbar-track{background:var(--theme-bg2);border-radius:3px}.QuoteEstimation-module__VXPS6G__estimationCard::-webkit-scrollbar-thumb{background:var(--theme-CTA2);border-radius:3px}.QuoteEstimation-module__VXPS6G__estimationCard::-webkit-scrollbar-thumb:hover{background:var(--theme-CTA1)}@media (max-width:1023px){.QuoteEstimation-module__VXPS6G__estimationCard{max-height:none;margin-top:2rem;position:static}}@media (max-width:767px){.QuoteEstimation-module__VXPS6G__estimationCard{padding:1.5rem}.QuoteEstimation-module__VXPS6G__estimationTitle{font-size:1.25rem}.QuoteEstimation-module__VXPS6G__totalPrice{font-size:1.875rem}}
.AuthModal-module__jrbLjq__tabs{border-bottom:2px solid var(--theme-bg1);background-color:var(--theme-bg2);display:flex}.AuthModal-module__jrbLjq__tab{color:var(--theme-txt);cursor:pointer;opacity:.6;background:0 0;border:none;flex:1;padding:1.25rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.AuthModal-module__jrbLjq__tab:hover:not(:disabled){opacity:1;background-color:var(--theme-bg1)}.AuthModal-module__jrbLjq__tab:disabled{cursor:not-allowed;opacity:.5}.AuthModal-module__jrbLjq__tabActive{opacity:1;color:var(--theme-CTA1)}.AuthModal-module__jrbLjq__tabActive:after{content:"";background-color:var(--theme-CTA1);height:2px;position:absolute;bottom:-2px;left:0;right:0}.AuthModal-module__jrbLjq__content{padding:2.5rem;animation:.3s ease-out AuthModal-module__jrbLjq__fadeInContent}.AuthModal-module__jrbLjq__contentFading{opacity:0;animation:.15s ease-out AuthModal-module__jrbLjq__fadeOutContent}@keyframes AuthModal-module__jrbLjq__fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes AuthModal-module__jrbLjq__fadeOutContent{0%{opacity:1}to{opacity:0}}.AuthModal-module__jrbLjq__title{color:var(--theme-CTA1);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.AuthModal-module__jrbLjq__subtitle{color:var(--theme-txt);opacity:.7;margin-bottom:2rem;font-size:.95rem}.AuthModal-module__jrbLjq__form{flex-direction:column;gap:1.5rem;display:flex}.AuthModal-module__jrbLjq__field{flex-direction:column;gap:.5rem;display:flex}.AuthModal-module__jrbLjq__error{color:#e74c3c;font-size:.813rem;font-weight:500}.AuthModal-module__jrbLjq__loader{align-items:center;gap:.5rem;display:inline-flex}.AuthModal-module__jrbLjq__loader:after{content:"";border:2px solid var(--theme-footer-txt);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite AuthModal-module__jrbLjq__spin}@media (max-width:768px){.AuthModal-module__jrbLjq__content{padding:2rem 1.5rem}.AuthModal-module__jrbLjq__title{font-size:1.5rem}.AuthModal-module__jrbLjq__tab{padding:1rem;font-size:.938rem}}
:root{--btw-header-height:72px}.Navbar-module__dVeNwG__header{z-index:200;width:100%;transition:background .35s,box-shadow .35s,border-color .35s}@media (min-width:769px){.Navbar-module__dVeNwG__headerHome{background:0 0;border-bottom:1px solid #0000;position:absolute;bottom:0;left:0;right:0}}.Navbar-module__dVeNwG__headerRegular{background:#fffffff2;border-bottom:1px solid #3437751a;position:fixed;top:0;left:0;right:0;box-shadow:0 18px 35px #0f172a14}.Navbar-module__dVeNwG__headerPinned{-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #3437751f;position:fixed;inset:0 0 auto;box-shadow:0 20px 45px #0f172a26}@media (max-width:768px){.Navbar-module__dVeNwG__header{width:100%!important;position:fixed!important;inset:0 0 auto!important}.Navbar-module__dVeNwG__headerHome,.Navbar-module__dVeNwG__headerRegular,.Navbar-module__dVeNwG__headerPinned{-webkit-backdrop-filter:blur(18px);background:#fffffff2!important;border-bottom:1px solid #3437751a!important;box-shadow:0 18px 35px #0f172a14!important}}.Navbar-module__dVeNwG__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.4rem clamp(1rem,2vw,2rem);display:flex;position:relative}.Navbar-module__dVeNwG__logo{color:var(--theme-CTA1);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;font-size:1.25rem;font-weight:700;text-decoration:none}.Navbar-module__dVeNwG__logoImage{object-fit:contain;width:auto;height:clamp(60px,8vw,95px)}@media (max-width:768px){.Navbar-module__dVeNwG__logoImage{object-fit:contain!important;width:auto!important;height:88px!important}}.Navbar-module__dVeNwG__nav{border:1px solid var(--theme-footer);-webkit-backdrop-filter:blur(16px);white-space:nowrap;background:#fffc;border-radius:999px;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);padding:.35rem clamp(.75rem,1.5vw,1.5rem);display:flex;box-shadow:0 12px 32px #0f172a1f}.Navbar-module__dVeNwG__navItem{align-items:center;display:inline-flex;position:relative}.Navbar-module__dVeNwG__navLink{color:var(--theme-txt);padding:.35rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__dVeNwG__navLink:after{content:"";background:linear-gradient(90deg,var(--theme-CTA2),var(--theme-CTA1));transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Navbar-module__dVeNwG__navLink:hover,.Navbar-module__dVeNwG__navLink:focus-visible{color:var(--theme-CTA1)}.Navbar-module__dVeNwG__navLink:hover:after,.Navbar-module__dVeNwG__navLinkActive:after,.Navbar-module__dVeNwG__navLink:focus-visible:after{transform:scaleX(1)}.Navbar-module__dVeNwG__navLinkActive{color:var(--theme-CTA1);font-weight:600}.Navbar-module__dVeNwG__navButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;display:inline-flex}.Navbar-module__dVeNwG__caret{opacity:.7;font-size:.65rem;transition:transform .2s}.Navbar-module__dVeNwG__submenu{opacity:0;pointer-events:none;z-index:1000;background:#f8f8fff7;border:1px solid #3437751f;border-radius:1rem;flex-direction:column;gap:.4rem;min-width:220px;padding:.85rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:120%;left:50%;transform:translate(-50%)translateY(8px)scale(.98);box-shadow:0 18px 40px #0f172a33}@media (min-width:769px){.Navbar-module__dVeNwG__headerHome .Navbar-module__dVeNwG__submenu{top:auto;bottom:120%;transform:translate(-50%)translateY(-8px)scale(.98)}.Navbar-module__dVeNwG__headerRegular .Navbar-module__dVeNwG__submenu,.Navbar-module__dVeNwG__headerPinned .Navbar-module__dVeNwG__submenu{top:120%;bottom:auto;transform:translate(-50%)translateY(8px)scale(.98)}}@media (max-width:768px){.Navbar-module__dVeNwG__headerHome .Navbar-module__dVeNwG__submenu,.Navbar-module__dVeNwG__headerRegular .Navbar-module__dVeNwG__submenu,.Navbar-module__dVeNwG__headerPinned .Navbar-module__dVeNwG__submenu{transform:translate(-50%)translateY(8px)scale(.98);top:120%!important;bottom:auto!important}}.Navbar-module__dVeNwG__submenuOpen{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)scale(1)}@media (min-width:769px){.Navbar-module__dVeNwG__headerHome .Navbar-module__dVeNwG__submenuOpen,.Navbar-module__dVeNwG__headerRegular .Navbar-module__dVeNwG__submenuOpen,.Navbar-module__dVeNwG__headerPinned .Navbar-module__dVeNwG__submenuOpen{transform:translate(-50%)translateY(0)scale(1)}}@media (max-width:768px){.Navbar-module__dVeNwG__headerHome .Navbar-module__dVeNwG__submenuOpen,.Navbar-module__dVeNwG__headerRegular .Navbar-module__dVeNwG__submenuOpen,.Navbar-module__dVeNwG__headerPinned .Navbar-module__dVeNwG__submenuOpen{transform:translate(-50%)translateY(0)scale(1)!important}}.Navbar-module__dVeNwG__submenuLink{color:var(--theme-text-secondary);border-radius:.65rem;padding:.5rem .65rem;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s}.Navbar-module__dVeNwG__submenuLink:hover,.Navbar-module__dVeNwG__submenuLink:focus-visible{color:var(--theme-CTA1);background:#a2b3e833}.Navbar-module__dVeNwG__actions{flex-shrink:0;align-items:center;gap:clamp(.5rem,1vw,.75rem);display:flex}.Navbar-module__dVeNwG__btnGhost,.Navbar-module__dVeNwG__btnSolid{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;width:170px;height:44px;padding:.625rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Navbar-module__dVeNwG__btnGhost{background:var(--theme-CTA2);color:var(--theme-footer-txt);box-shadow:0 4px 12px #a2b3e840}.Navbar-module__dVeNwG__btnGhost:hover{color:var(--theme-CTA1);background:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #a2b3e859}.Navbar-module__dVeNwG__btnSolid{background:var(--theme-CTA1);color:var(--theme-footer-txt);box-shadow:0 6px 18px #3437754d}.Navbar-module__dVeNwG__btnSolid:hover{background:var(--theme-pannel);transform:translateY(-1px);box-shadow:0 8px 22px #34377566}.Navbar-module__dVeNwG__accountWrapper{position:relative}.Navbar-module__dVeNwG__userMenu{z-index:1000;background:#fffffffa;border:1px solid #3437751f;border-radius:.9rem;flex-direction:column;gap:.4rem;min-width:220px;padding:.85rem;display:flex;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 18px 42px #0f172a33}.Navbar-module__dVeNwG__userMenuLink,.Navbar-module__dVeNwG__userMenuButton{color:var(--theme-txt);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.65rem;padding:.6rem .7rem;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s}.Navbar-module__dVeNwG__userMenuLink:hover,.Navbar-module__dVeNwG__userMenuButton:hover{color:var(--theme-CTA1);background:#a2b3e833}.Navbar-module__dVeNwG__userMenuButton{color:var(--theme-danger)}.Navbar-module__dVeNwG__userSummary{border-bottom:1px solid #3437751f;flex-direction:column;gap:.2rem;margin-bottom:.4rem;padding:.35rem .4rem;display:flex}.Navbar-module__dVeNwG__userName{color:var(--theme-CTA1);font-weight:600}.Navbar-module__dVeNwG__userEmail{color:var(--theme-text-secondary);font-size:.85rem}.Navbar-module__dVeNwG__adminBadge{color:var(--theme-CTA1);background:#a2b3e840;border-radius:999px;align-self:flex-start;padding:.15rem .45rem;font-size:.75rem;font-weight:600}.Navbar-module__dVeNwG__compactCaret{transform:rotate(-180deg)}@media (max-width:1200px){.Navbar-module__dVeNwG__inner{flex-wrap:wrap}.Navbar-module__dVeNwG__nav{flex-wrap:wrap;order:3;justify-content:center;width:100%}.Navbar-module__dVeNwG__actions{order:2;margin-left:0}}.Navbar-module__dVeNwG__burgerButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;margin-left:auto;padding:0;display:none}.Navbar-module__dVeNwG__burgerLine{background:var(--theme-footer);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s}.Navbar-module__dVeNwG__burgerLineActive:first-child{background:var(--theme-footer-txt);transform:rotate(45deg)translate(5px,5px)}.Navbar-module__dVeNwG__burgerLineActive:nth-child(2){opacity:0}.Navbar-module__dVeNwG__burgerLineActive:nth-child(3){background:var(--theme-footer-txt);transform:rotate(-45deg)translate(7px,-6px)}.Navbar-module__dVeNwG__mobileMenu{background:var(--theme-footer);-webkit-backdrop-filter:blur(20px);z-index:1000;padding-top:70px;transition:transform .3s;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.Navbar-module__dVeNwG__mobileMenuOpen{transform:translate(0)}.Navbar-module__dVeNwG__mobileHeader{background:var(--theme-footer);z-index:1001;border-bottom:1px solid #f9f9f91a;justify-content:space-between;align-items:center;height:70px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__mobileCloseButton{color:var(--theme-footer-txt);cursor:pointer;opacity:.8;background:0 0;border:none;flex-shrink:0;padding:.5rem;font-size:1.25rem;line-height:1;transition:opacity .2s}.Navbar-module__dVeNwG__mobileCloseButton:hover{opacity:1}.Navbar-module__dVeNwG__mobileLogo{align-items:center;display:flex}.Navbar-module__dVeNwG__mobileLogoImage{object-fit:contain;width:auto;max-width:none;height:50px;max-height:none}.Navbar-module__dVeNwG__mobileNav{flex-direction:column;gap:.5rem;padding:2rem 1.5rem;display:flex}.Navbar-module__dVeNwG__mobileNavItem{flex-direction:column;display:flex}.Navbar-module__dVeNwG__mobileNavLink{color:var(--theme-footer-txt);border-bottom:1px solid #f9f9f91a;justify-content:space-between;align-items:center;padding:1rem 0;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Navbar-module__dVeNwG__mobileNavLink:hover{color:var(--theme-footer-txt);background:#f9f9f90d;border-radius:8px;padding-left:1rem;padding-right:1rem}.Navbar-module__dVeNwG__mobileNavLinkActive{color:var(--theme-footer-txt);background:#f9f9f91a;border-radius:8px;padding-left:1rem;padding-right:1rem;font-weight:600}.Navbar-module__dVeNwG__mobileNavButton{cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;width:100%}.Navbar-module__dVeNwG__mobileCaret{font-size:14px;transition:transform .2s}.Navbar-module__dVeNwG__mobileCaretOpen{transform:rotate(180deg)}.Navbar-module__dVeNwG__mobileSubmenu{border-left:2px solid #f9f9f94d;flex-direction:column;margin-left:1rem;padding-left:1rem;display:flex}.Navbar-module__dVeNwG__mobileSubmenuLink{color:#f9f9f9cc;padding:.75rem 0;font-size:16px;font-weight:400;text-decoration:none;transition:color .2s}.Navbar-module__dVeNwG__mobileSubmenuLink:hover{color:var(--theme-footer-txt);background:#f9f9f90d;border-radius:6px;padding-left:.5rem;padding-right:.5rem}.Navbar-module__dVeNwG__mobileActions{border-top:1px solid #f9f9f91a;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Navbar-module__dVeNwG__mobileBtnGhost,.Navbar-module__dVeNwG__mobileBtnSolid{width:100%;height:48px;font-size:16px;font-weight:500}@media (max-width:1024px) and (min-width:769px){.Navbar-module__dVeNwG__nav{gap:clamp(.5rem,1vw,.75rem);padding:.35rem clamp(.5rem,1vw,1rem)}.Navbar-module__dVeNwG__navLink{font-size:.85rem}.Navbar-module__dVeNwG__actions{gap:.5rem}.Navbar-module__dVeNwG__btnGhost,.Navbar-module__dVeNwG__btnSolid{width:140px;height:40px;padding:.5rem 1rem;font-size:.85rem}}@media (max-width:768px){.Navbar-module__dVeNwG__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:0;display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:1;min-width:0}.Navbar-module__dVeNwG__nav,.Navbar-module__dVeNwG__actions{display:none}.Navbar-module__dVeNwG__burgerButton{flex-shrink:0;margin-left:1rem;display:flex}}
.Footer-module__rnk_JG__footer{background-color:var(--theme-footer);color:var(--theme-footer-txt);z-index:1;margin-top:0;padding:3rem 0 1.5rem;position:relative}.Footer-module__rnk_JG__footer:before{content:"";background:var(--theme-bg1);z-index:-1;height:0;display:block;position:absolute;top:-4rem;left:0;right:0}.Footer-module__rnk_JG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__rnk_JG__content{border-bottom:1px solid #f9f9f933;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem;display:flex}.Footer-module__rnk_JG__brand{flex:1;min-width:250px}.Footer-module__rnk_JG__brandName{color:var(--theme-footer-txt);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Footer-module__rnk_JG__brandDescription{color:var(--theme-footer-txt);opacity:.8;font-size:.95rem}.Footer-module__rnk_JG__links{flex-wrap:wrap;gap:2rem;display:flex}.Footer-module__rnk_JG__link{color:var(--theme-footer-txt);opacity:.9;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__rnk_JG__link:hover{opacity:1;color:var(--theme-CTA2)}.Footer-module__rnk_JG__bottom{text-align:center;padding-top:1.5rem}.Footer-module__rnk_JG__copyright{color:var(--theme-footer-txt);opacity:.7;font-size:.875rem}@media (max-width:768px){.Footer-module__rnk_JG__footer{padding:2rem 0 1rem}.Footer-module__rnk_JG__container{padding:0 1rem}.Footer-module__rnk_JG__content{flex-direction:column;align-items:flex-start;gap:1.5rem}.Footer-module__rnk_JG__links{flex-direction:column;gap:1rem;width:100%}.Footer-module__rnk_JG__link{padding:.5rem 0;display:block}}
.LoginButton-module__Q9_CiG__buttons{align-items:center;gap:.75rem;display:flex}.LoginButton-module__Q9_CiG__loginButton,.LoginButton-module__Q9_CiG__registerButton{cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.938rem;font-weight:600;transition:all .3s}.LoginButton-module__Q9_CiG__loginButton{color:var(--theme-CTA1);border:2px solid var(--theme-CTA1);background-color:#0000}.LoginButton-module__Q9_CiG__loginButton:hover{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);transform:translateY(-2px)}.LoginButton-module__Q9_CiG__registerButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt)}.LoginButton-module__Q9_CiG__registerButton:hover{background-color:var(--theme-pannel);transform:translateY(-2px);box-shadow:0 4px 12px #3437754d}.LoginButton-module__Q9_CiG__userMenu{align-items:center;gap:1rem;display:flex}.LoginButton-module__Q9_CiG__userName{color:var(--theme-txt);align-items:center;gap:.5rem;font-size:.938rem;font-weight:600;display:flex}.LoginButton-module__Q9_CiG__badge{background-color:var(--theme-CTA2);color:var(--theme-txt);border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.LoginButton-module__Q9_CiG__logoutButton{color:var(--theme-CTA1);border:2px solid var(--theme-CTA1);cursor:pointer;background-color:#0000;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.938rem;font-weight:600;transition:all .3s}.LoginButton-module__Q9_CiG__logoutButton:hover{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);transform:translateY(-2px)}@media (max-width:768px){.LoginButton-module__Q9_CiG__buttons{flex-direction:column;gap:.5rem;width:100%}.LoginButton-module__Q9_CiG__loginButton,.LoginButton-module__Q9_CiG__registerButton{text-align:center;width:100%}.LoginButton-module__Q9_CiG__userMenu{flex-direction:column;gap:.5rem;width:100%}.LoginButton-module__Q9_CiG__logoutButton{width:100%}}
.Modal-module__a_--IG__modalOverlay{background-color:var(--theme-modal-overlay);z-index:1000;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__a_--IG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__a_--IG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__a_--IG__modalContent{background-color:#fff;border-radius:.75rem;width:90%;max-width:600px;max-height:90vh;padding:2rem;animation:.3s ease-out Modal-module__a_--IG__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes Modal-module__a_--IG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__a_--IG__modalClose{color:var(--theme-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.Modal-module__a_--IG__modalClose:hover{background-color:var(--theme-bg1);color:var(--theme-txt)}.Modal-module__a_--IG__modalContentSmall{max-width:500px}.Modal-module__a_--IG__modalContentLarge{max-width:800px}.Modal-module__a_--IG__modalTitle{color:var(--theme-CTA1);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Modal-module__a_--IG__modalTitleDanger{color:var(--theme-danger)}.Modal-module__a_--IG__modalSubtitle{color:var(--theme-text-secondary);margin-bottom:1.5rem;font-size:.875rem}.Modal-module__a_--IG__infoCard{background-color:var(--theme-bg1);border-left:4px solid var(--theme-CTA1);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.Modal-module__a_--IG__infoCardDanger{background-color:var(--theme-danger-bg);border-left-color:var(--theme-danger)}.Modal-module__a_--IG__infoCardSuccess{background-color:var(--theme-success-bg);border-left-color:var(--theme-success);color:var(--theme-success)}.Modal-module__a_--IG__infoCardWarning{background-color:var(--theme-warning-bg);border-left-color:var(--theme-warning)}.Modal-module__a_--IG__infoCardInfo{background-color:var(--theme-info-bg);border-left-color:var(--theme-info)}.Modal-module__a_--IG__infoLabel{color:var(--theme-text-secondary);margin-bottom:.25rem;font-size:.875rem}.Modal-module__a_--IG__infoValue{color:var(--theme-CTA1);font-size:1.125rem;font-weight:700}.Modal-module__a_--IG__infoValueLarge{font-size:1.25rem}.Modal-module__a_--IG__infoValueSmall{font-size:1rem}.Modal-module__a_--IG__infoText{color:var(--theme-text-secondary);margin-top:.5rem;font-size:.875rem}.Modal-module__a_--IG__modalActions{flex-wrap:wrap;gap:1rem;display:flex}.Modal-module__a_--IG__modalActionsColumn{flex-direction:column}.Modal-module__a_--IG__actionButton{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Modal-module__a_--IG__actionButtonPrimary{background-color:var(--theme-CTA1);color:#fff}.Modal-module__a_--IG__actionButtonPrimary:hover{opacity:.9}.Modal-module__a_--IG__actionButtonWarning{background-color:var(--theme-warning);color:#fff}.Modal-module__a_--IG__actionButtonWarning:hover{opacity:.9}.Modal-module__a_--IG__actionButtonDanger{background-color:var(--theme-danger);color:#fff}.Modal-module__a_--IG__actionButtonDanger:hover{opacity:.9}.Modal-module__a_--IG__actionButtonSecondary{color:var(--theme-CTA1);border:2px solid var(--theme-CTA1);background-color:#0000}.Modal-module__a_--IG__actionButtonSecondary:hover{background-color:#3437750d}.Modal-module__a_--IG__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.Modal-module__a_--IG__formLabel{color:var(--theme-txt);margin-bottom:.5rem;font-weight:600;display:block}.Modal-module__a_--IG__formInput,.Modal-module__a_--IG__formTextarea,.Modal-module__a_--IG__formSelect{border:2px solid var(--theme-CTA2);border-radius:.5rem;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.Modal-module__a_--IG__formTextarea{resize:vertical}.Modal-module__a_--IG__formInput:focus,.Modal-module__a_--IG__formTextarea:focus,.Modal-module__a_--IG__formSelect:focus{border-color:var(--theme-CTA1)}.Modal-module__a_--IG__formGroup{margin-bottom:1rem}.Modal-module__a_--IG__formGroupLarge{margin-bottom:1.5rem}.Modal-module__a_--IG__formHelper{color:var(--theme-text-secondary);margin-top:.5rem;font-size:.75rem}.Modal-module__a_--IG__infoBanner{border-left:4px solid var(--theme-info);border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.Modal-module__a_--IG__infoBannerTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.Modal-module__a_--IG__infoBannerText{font-size:.875rem}.Modal-module__a_--IG__primaryButton{cursor:pointer;background-color:var(--theme-CTA1);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Modal-module__a_--IG__primaryButton:hover:not(:disabled){opacity:.9}.Modal-module__a_--IG__primaryButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__a_--IG__secondaryButton{border:2px solid var(--theme-CTA1);cursor:pointer;color:var(--theme-CTA1);background-color:#0000;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Modal-module__a_--IG__secondaryButton:hover:not(:disabled){background-color:#3437750d}.Modal-module__a_--IG__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__a_--IG__dangerButton{cursor:pointer;background-color:var(--theme-danger,#e74c3c);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Modal-module__a_--IG__dangerButton:hover:not(:disabled){opacity:.9}.Modal-module__a_--IG__dangerButton:disabled{opacity:.6;cursor:not-allowed}.Modal-module__a_--IG__errorCard{background-color:var(--theme-danger-bg,#fee);border-left:4px solid var(--theme-danger,#e74c3c);color:var(--theme-danger,#e74c3c);border-radius:.5rem;margin-bottom:1rem;padding:1rem;font-size:.875rem}@media (max-width:768px){.Modal-module__a_--IG__modalContent{width:95%;padding:1.5rem}.Modal-module__a_--IG__modalActions{flex-direction:column}.Modal-module__a_--IG__actionButton{width:100%}}
.Panel-module__r88EQG__panel{background-color:var(--theme-bg2);border-radius:1rem;min-height:400px;padding:2rem}.Panel-module__r88EQG__header{border-bottom:2px solid #3437751a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Panel-module__r88EQG__title{color:var(--theme-CTA1);font-size:1.875rem;font-weight:700}.Panel-module__r88EQG__actions{align-items:center;gap:.75rem;display:flex}.Panel-module__r88EQG__refreshButton{background-color:var(--theme-bg1);border:1px solid var(--theme-CTA2);color:var(--theme-CTA1);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem;font-size:1.25rem;transition:all .2s;display:flex}.Panel-module__r88EQG__refreshButton:hover{background-color:var(--theme-CTA2);transform:rotate(90deg)}.Panel-module__r88EQG__addButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.Panel-module__r88EQG__addButton:hover{background-color:var(--theme-pannel);transform:translateY(-2px);box-shadow:0 4px 12px #3437754d}.Panel-module__r88EQG__content{animation:.3s Panel-module__r88EQG__fadeIn}@keyframes Panel-module__r88EQG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Panel-module__r88EQG__loader{min-height:300px;color:var(--theme-CTA1);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.Panel-module__r88EQG__error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;display:flex}.Panel-module__r88EQG__error p{color:#e74c3c;font-size:1.125rem}.Panel-module__r88EQG__retryButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.5rem;font-weight:600;transition:all .2s}.Panel-module__r88EQG__retryButton:hover{background-color:var(--theme-pannel)}.Panel-module__r88EQG__empty{min-height:300px;color:var(--theme-txt);opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Panel-module__r88EQG__emptyIcon{color:var(--theme-CTA2);font-size:4rem}.Panel-module__r88EQG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Panel-module__r88EQG__card{background-color:#fff;border:1px solid #0000001a;border-radius:.75rem;padding:1.5rem;transition:all .2s}.Panel-module__r88EQG__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #3437751f}.Panel-module__r88EQG__cardHeader{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem;display:flex}.Panel-module__r88EQG__cardTitle{color:var(--theme-txt);flex:1;font-size:1.125rem;font-weight:600}.Panel-module__r88EQG__status{white-space:nowrap;border-radius:.375rem;padding:.25rem .75rem;font-size:.813rem;font-weight:600}.Panel-module__r88EQG__status.Panel-module__r88EQG__actif,.Panel-module__r88EQG__status.Panel-module__r88EQG__enligne{color:#16a34a;background-color:#22c55e1a}.Panel-module__r88EQG__status.Panel-module__r88EQG__inactif,.Panel-module__r88EQG__status.Panel-module__r88EQG__horsligne{color:#dc2626;background-color:#ef44441a}.Panel-module__r88EQG__status.Panel-module__r88EQG__payée{color:#16a34a;background-color:#22c55e1a}.Panel-module__r88EQG__status.Panel-module__r88EQG__enattente{color:#f59e0b;background-color:#ffc1071a}.Panel-module__r88EQG__status.Panel-module__r88EQG__accepté{color:#16a34a;background-color:#22c55e1a}.Panel-module__r88EQG__status.Panel-module__r88EQG__refusé{color:#dc2626;background-color:#ef44441a}.Panel-module__r88EQG__status.Panel-module__r88EQG__expiré,.Panel-module__r88EQG__status.Panel-module__r88EQG__brouillon{color:#6b7280;background-color:#9ca3af1a}.Panel-module__r88EQG__status.Panel-module__r88EQG__envoyé{color:#3b82f6;background-color:#3b82f61a}.Panel-module__r88EQG__status.Panel-module__r88EQG__attente{color:#f59e0b;background-color:#ffc1071a}.Panel-module__r88EQG__status.Panel-module__r88EQG__confirmer{color:#16a34a;background-color:#22c55e1a}.Panel-module__r88EQG__status.Panel-module__r88EQG__ouvert{color:#3b82f6;background-color:#3b82f61a}.Panel-module__r88EQG__status.Panel-module__r88EQG__résolu{color:#16a34a;background-color:#22c55e1a}.Panel-module__r88EQG__backButton{color:var(--theme-CTA1);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:1rem;font-weight:500;transition:opacity .2s;display:flex}.Panel-module__r88EQG__backButton:hover{opacity:.7}.Panel-module__r88EQG__newButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.Panel-module__r88EQG__newButton:hover{background-color:var(--theme-pannel);transform:translateY(-2px)}.Panel-module__r88EQG__discussionsList{flex-direction:column;gap:1rem;display:flex}.Panel-module__r88EQG__discussionCard{background-color:var(--theme-bg2);border:2px solid var(--theme-pannel-txt-border);cursor:pointer;border-radius:.75rem;padding:1.5rem;transition:all .3s}.Panel-module__r88EQG__discussionCard:hover{border-color:var(--theme-CTA1);transform:translateY(-2px);box-shadow:0 4px 12px #3437751a}.Panel-module__r88EQG__discussionHeader{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.Panel-module__r88EQG__discussionIcon{color:var(--theme-CTA1);flex-shrink:0;margin-top:.25rem;font-size:1.5rem}.Panel-module__r88EQG__discussionInfo{flex:1}.Panel-module__r88EQG__discussionTitle{color:var(--theme-txt);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.Panel-module__r88EQG__discussionMeta{color:var(--theme-txt);opacity:.6;font-size:.813rem}.Panel-module__r88EQG__discussionLastMessage{color:var(--theme-txt);opacity:.7;margin-top:.5rem;font-size:.875rem}.Panel-module__r88EQG__messagesContainer{background-color:#00000005;border-radius:.5rem;flex-direction:column;gap:1rem;max-height:500px;margin-bottom:2rem;padding:1rem;display:flex;overflow-y:auto}.Panel-module__r88EQG__message{border-radius:.5rem;max-width:80%;padding:1rem}.Panel-module__r88EQG__messageClient{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);margin-left:auto}.Panel-module__r88EQG__messageAdmin{background-color:var(--theme-bg2);border:2px solid var(--theme-pannel-txt-border);margin-right:auto}.Panel-module__r88EQG__messageHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.Panel-module__r88EQG__messageRole{text-transform:uppercase;background-color:#0000001a;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.Panel-module__r88EQG__messageText{margin-bottom:.5rem;line-height:1.5}.Panel-module__r88EQG__messageDate{opacity:.6;font-size:.75rem}.Panel-module__r88EQG__replyForm{background-color:var(--theme-bg2);border:2px solid var(--theme-pannel-txt-border);border-radius:.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Panel-module__r88EQG__replyTextarea{border:2px solid var(--theme-bg1);color:var(--theme-txt);background-color:var(--theme-bg2);resize:vertical;border-radius:.5rem;padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Panel-module__r88EQG__replyTextarea:focus{border-color:var(--theme-CTA1);outline:none;box-shadow:0 0 0 3px #3437751a}.Panel-module__r88EQG__subscriptionsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.Panel-module__r88EQG__subscriptionCard{background-color:var(--theme-bg2);border:2px solid var(--theme-pannel-txt-border);border-radius:1rem;padding:2rem;transition:all .3s}.Panel-module__r88EQG__subscriptionCard:hover{border-color:var(--theme-CTA1);transform:translateY(-4px);box-shadow:0 8px 24px #34377526}.Panel-module__r88EQG__subscriptionHeader{border-bottom:2px solid #0000000d;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Panel-module__r88EQG__subscriptionType{color:var(--theme-CTA1);text-transform:uppercase;letter-spacing:.5px;background-color:#3437751a;border-radius:.375rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.Panel-module__r88EQG__subscriptionPlan{color:var(--theme-txt);margin:.5rem 0;font-size:1.5rem;font-weight:700}.Panel-module__r88EQG__subscriptionPrice{color:var(--theme-CTA1);font-size:1.25rem;font-weight:600}.Panel-module__r88EQG__billingSection{background-color:#00000005;border-radius:.5rem;margin:1.5rem 0;padding:1rem}.Panel-module__r88EQG__billingInfo{color:var(--theme-txt);margin:0;font-size:.875rem}.Panel-module__r88EQG__billingInfo strong{font-weight:600}.Panel-module__r88EQG__subscriptionActions{gap:.75rem;margin-top:1.5rem;display:flex}.Panel-module__r88EQG__primaryButton,.Panel-module__r88EQG__secondaryButton,.Panel-module__r88EQG__dangerButton{cursor:pointer;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.938rem;font-weight:600;transition:all .3s;display:flex}.Panel-module__r88EQG__primaryButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt)}.Panel-module__r88EQG__primaryButton:hover:not(:disabled){background-color:var(--theme-pannel);transform:translateY(-2px);box-shadow:0 4px 12px #3437754d}.Panel-module__r88EQG__primaryButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.Panel-module__r88EQG__secondaryButton{color:var(--theme-txt);border:2px solid var(--theme-pannel-txt-border);background-color:#0000}.Panel-module__r88EQG__secondaryButton:hover{border-color:var(--theme-CTA1);background-color:#00000005}.Panel-module__r88EQG__dangerButton{color:#e74c3c;background-color:#0000;border:2px solid #e74c3c}.Panel-module__r88EQG__dangerButton:hover{color:#fff;background-color:#e74c3c;transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c4d}.Panel-module__r88EQG__modalOverlay{z-index:10000;background-color:#1e1f2bcc;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Panel-module__r88EQG__fadeIn;display:flex;position:fixed;inset:0}.Panel-module__r88EQG__modalContent{background-color:var(--theme-bg2);border-radius:1rem;width:100%;max-width:900px;max-height:90vh;padding:2rem;animation:.3s ease-out Panel-module__r88EQG__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.Panel-module__r88EQG__modalClose{color:var(--theme-txt);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Panel-module__r88EQG__modalClose:hover{color:var(--theme-CTA1);background-color:#0000000d}.Panel-module__r88EQG__modalTitle{color:var(--theme-txt);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Panel-module__r88EQG__modalSubtitle{color:var(--theme-txt);opacity:.7;margin-bottom:2rem;font-size:1rem}.Panel-module__r88EQG__modalText{color:var(--theme-txt);margin-bottom:1rem;font-size:1rem;line-height:1.6}.Panel-module__r88EQG__modalWarning{color:var(--theme-txt);background-color:#ffc1071a;border:2px solid #ffc1074d;border-radius:.5rem;margin:1.5rem 0;padding:1rem;font-size:.938rem}.Panel-module__r88EQG__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.Panel-module__r88EQG__warningIcon{color:#f59e0b;background-color:#ffc1071a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.Panel-module__r88EQG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.Panel-module__r88EQG__planCard{background-color:var(--theme-bg1);border:2px solid var(--theme-pannel-txt-border);cursor:pointer;border-radius:.75rem;padding:1.5rem;transition:all .3s;position:relative}.Panel-module__r88EQG__planCard:hover{border-color:var(--theme-CTA1);transform:translateY(-4px);box-shadow:0 8px 20px #34377526}.Panel-module__r88EQG__planCardSelected{border-color:var(--theme-CTA1);background-color:#3437750d;box-shadow:0 4px 12px #34377533}.Panel-module__r88EQG__planCardCurrent{opacity:.6;cursor:not-allowed}.Panel-module__r88EQG__planCardCurrent:hover{box-shadow:none;transform:none}.Panel-module__r88EQG__currentBadge{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);text-transform:uppercase;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Panel-module__r88EQG__planName{color:var(--theme-txt);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Panel-module__r88EQG__planPrice{color:var(--theme-CTA1);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Panel-module__r88EQG__planDescription{color:var(--theme-txt);opacity:.7;margin-bottom:1rem;font-size:.875rem}.Panel-module__r88EQG__planFeatures{margin:0;padding:0;list-style:none}.Panel-module__r88EQG__planFeatures li{color:var(--theme-txt);border-bottom:1px solid #0000000d;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.Panel-module__r88EQG__planFeatures li:last-child{border-bottom:none}.Panel-module__r88EQG__planFeatures li svg{color:var(--theme-CTA1);flex-shrink:0}.Panel-module__r88EQG__badge{text-transform:uppercase;white-space:nowrap;border-radius:.375rem;padding:.25rem .75rem;font-size:.813rem;font-weight:600}.Panel-module__r88EQG__badge.Panel-module__r88EQG__devis{color:#3b82f6;background-color:#3b82f61a}.Panel-module__r88EQG__badge.Panel-module__r88EQG__facture{color:#10b981;background-color:#10b9811a}.Panel-module__r88EQG__badge.Panel-module__r88EQG__contrat{color:#8b5cf6;background-color:#8b5cf61a}.Panel-module__r88EQG__cardDescription{color:var(--theme-txt);opacity:.7;margin-bottom:1rem;line-height:1.5}.Panel-module__r88EQG__cardActions{gap:.75rem;margin-top:1rem;display:flex}.Panel-module__r88EQG__primaryButton{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:.375rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Panel-module__r88EQG__primaryButton:hover{background-color:var(--theme-pannel)}.Panel-module__r88EQG__secondaryButton{color:var(--theme-CTA1);border:1px solid var(--theme-CTA1);cursor:pointer;background-color:#0000;border-radius:.375rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.Panel-module__r88EQG__secondaryButton:hover{background-color:var(--theme-CTA1);color:var(--theme-footer-txt)}.Panel-module__r88EQG__link{color:var(--theme-CTA1);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:opacity .2s;display:flex}.Panel-module__r88EQG__link:hover{opacity:.7}.Panel-module__r88EQG__price{color:var(--theme-CTA1);font-size:1.5rem;font-weight:700}.Panel-module__r88EQG__featuresList{margin:1rem 0;padding:0;list-style:none}.Panel-module__r88EQG__featuresList li{color:var(--theme-txt);align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.Panel-module__r88EQG__checkIcon{color:#16a34a;flex-shrink:0}.Panel-module__r88EQG__billingInfo{color:var(--theme-txt);opacity:.7;margin-top:1rem;font-size:.875rem}.Panel-module__r88EQG__table{overflow-x:auto}.Panel-module__r88EQG__table table{border-collapse:collapse;width:100%}.Panel-module__r88EQG__table th{text-align:left;background-color:var(--theme-CTA1);color:var(--theme-footer-txt);text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.875rem;font-weight:600}.Panel-module__r88EQG__table th:first-child{border-top-left-radius:.5rem}.Panel-module__r88EQG__table th:last-child{border-top-right-radius:.5rem}.Panel-module__r88EQG__table td{color:var(--theme-txt);border-bottom:1px solid #0000000d;padding:1rem}.Panel-module__r88EQG__table tr:hover td{background-color:#34377505}.Panel-module__r88EQG__amount{color:var(--theme-CTA1);font-weight:600}.Panel-module__r88EQG__iconButton{border:1px solid var(--theme-CTA2);color:var(--theme-CTA1);cursor:pointer;background-color:#0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Panel-module__r88EQG__iconButton:hover{background-color:var(--theme-CTA1);color:var(--theme-footer-txt)}.Panel-module__r88EQG__form{max-width:600px}.Panel-module__r88EQG__formGroup{margin-bottom:1.5rem}.Panel-module__r88EQG__textarea{resize:vertical;border:2px solid var(--theme-bg1);min-height:120px;color:var(--theme-txt);background-color:#fff;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.Panel-module__r88EQG__textarea:focus{border-color:var(--theme-CTA1);outline:none;box-shadow:0 0 0 3px #3437751a}.Panel-module__r88EQG__supportInfo{background-color:#3437750d;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.Panel-module__r88EQG__supportInfo h3{color:var(--theme-CTA1);margin-bottom:.5rem;font-size:1.25rem}.Panel-module__r88EQG__supportInfo p{color:var(--theme-txt);line-height:1.6}.Panel-module__r88EQG__notificationsList{flex-direction:column;gap:1rem;display:flex}.Panel-module__r88EQG__notificationItem{background-color:#fff;border:1px solid #0000001a;border-radius:.5rem;align-items:start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Panel-module__r88EQG__notificationItem.Panel-module__r88EQG__unread{border-color:var(--theme-CTA2);background-color:#3437750d}.Panel-module__r88EQG__notificationIcon{background-color:var(--theme-CTA2);width:40px;height:40px;color:var(--theme-CTA1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Panel-module__r88EQG__notificationContent{flex:1}.Panel-module__r88EQG__notificationMessage{color:var(--theme-txt);margin-bottom:.25rem;line-height:1.5}.Panel-module__r88EQG__notificationDate{color:var(--theme-txt);opacity:.5;font-size:.813rem}.Panel-module__r88EQG__markReadButton{border:1px solid var(--theme-CTA2);color:var(--theme-CTA1);cursor:pointer;background-color:#0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Panel-module__r88EQG__markReadButton:hover{background-color:var(--theme-CTA1);color:var(--theme-footer-txt)}@media (max-width:768px){.Panel-module__r88EQG__panel{padding:1.5rem}.Panel-module__r88EQG__header{flex-direction:column;align-items:flex-start;gap:1rem}.Panel-module__r88EQG__grid{grid-template-columns:1fr}.Panel-module__r88EQG__table{font-size:.875rem}.Panel-module__r88EQG__table th,.Panel-module__r88EQG__table td{padding:.75rem .5rem}}
.DashboardAdmin-module__ZC8eBW__dashboard{background-color:var(--theme-bg1);min-height:100vh;display:flex}.DashboardAdmin-module__ZC8eBW__main{flex:1;margin-top:90px;margin-left:280px;padding:2rem;transition:margin-left .3s}.DashboardAdmin-module__ZC8eBW__content{max-width:1600px;margin:0 auto;animation:.3s DashboardAdmin-module__ZC8eBW__fadeIn}@keyframes DashboardAdmin-module__ZC8eBW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DashboardAdmin-module__ZC8eBW__logoutMessage{background:linear-gradient(135deg,var(--theme-pannel)0%,var(--theme-CTA1)100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.DashboardAdmin-module__ZC8eBW__logoutCard{text-align:center;background-color:#fff;border-radius:1rem;width:100%;max-width:400px;padding:3rem;animation:.3s ease-out DashboardAdmin-module__ZC8eBW__slideUp;box-shadow:0 20px 60px #0000004d}@keyframes DashboardAdmin-module__ZC8eBW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DashboardAdmin-module__ZC8eBW__successIcon{color:#fff;background-color:#10b981;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.DashboardAdmin-module__ZC8eBW__logoutCard h2{color:var(--theme-CTA1);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.DashboardAdmin-module__ZC8eBW__logoutCard p{color:var(--theme-txt);opacity:.7;font-size:1.125rem}.DashboardAdmin-module__ZC8eBW__loadingScreen{background:linear-gradient(135deg,var(--theme-bg1)0%,var(--theme-bg2)100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.DashboardAdmin-module__ZC8eBW__loadingScreen .DashboardAdmin-module__ZC8eBW__loader{border:4px solid #3437751a;border-top-color:var(--theme-CTA1);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:.8s linear infinite DashboardAdmin-module__ZC8eBW__spin}.DashboardAdmin-module__ZC8eBW__loadingScreen p{color:var(--theme-txt);font-size:1.125rem;font-weight:500}@keyframes DashboardAdmin-module__ZC8eBW__spin{to{transform:rotate(360deg)}}@media (min-width:769px) and (max-width:1024px){.DashboardAdmin-module__ZC8eBW__main{margin-left:calc(280px + 2rem);padding:1.5rem}}@media (min-width:1025px) and (max-width:1440px){.DashboardAdmin-module__ZC8eBW__main{margin-left:calc(280px + 4rem);padding:2rem}}@media (min-width:1441px) and (max-width:1920px){.DashboardAdmin-module__ZC8eBW__main{margin-left:calc(280px + 8rem);padding:2rem}}@media (min-width:1921px){.DashboardAdmin-module__ZC8eBW__main{margin-left:calc(280px + 16rem);padding:2rem}}@media (max-width:768px){.DashboardAdmin-module__ZC8eBW__main{margin-left:0;padding:5rem 1rem 1rem}.DashboardAdmin-module__ZC8eBW__logoutMessage{padding:1rem}.DashboardAdmin-module__ZC8eBW__logoutCard{padding:2rem}}
.SignaturePad-module__se0LWq__wrapper{flex-direction:column;gap:1rem;display:flex}.SignaturePad-module__se0LWq__label{color:var(--theme-txt);margin:0;font-size:.938rem;font-weight:600}.SignaturePad-module__se0LWq__canvasContainer{border:2px dashed var(--theme-CTA2);background:var(--theme-bg1);border-radius:.5rem;overflow:hidden}.SignaturePad-module__se0LWq__canvas{touch-action:none;cursor:crosshair;width:100%;height:180px;display:block}.SignaturePad-module__se0LWq__actions{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.SignaturePad-module__se0LWq__primaryButton{cursor:pointer;background-color:var(--theme-CTA1);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.SignaturePad-module__se0LWq__primaryButton:hover:not(:disabled){opacity:.9}.SignaturePad-module__se0LWq__primaryButton:disabled{opacity:.5;cursor:not-allowed}.SignaturePad-module__se0LWq__secondaryButton{border:2px solid var(--theme-CTA2);cursor:pointer;color:var(--theme-txt);background-color:#0000;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.SignaturePad-module__se0LWq__secondaryButton:hover{border-color:var(--theme-CTA1);background-color:#00000008}.SignaturePad-module__se0LWq__errorText{color:var(--theme-error,#c00);width:100%;margin:0 0 .5rem;font-size:.875rem}
.DashboardClient-module__qIeika__dashboard{background-color:var(--theme-bg1);min-height:100vh;display:flex}.DashboardClient-module__qIeika__main{flex:1;margin-top:90px;margin-left:280px;padding:2rem;transition:margin-left .3s}.DashboardClient-module__qIeika__content{max-width:1400px;margin:0 auto;animation:.3s DashboardClient-module__qIeika__fadeIn}@keyframes DashboardClient-module__qIeika__fadeIn{0%{opacity:0}to{opacity:1}}.DashboardClient-module__qIeika__logoutMessage{background:linear-gradient(135deg,var(--theme-pannel)0%,var(--theme-CTA1)100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.DashboardClient-module__qIeika__logoutCard{text-align:center;background-color:#fff;border-radius:1rem;width:100%;max-width:400px;padding:3rem;animation:.3s ease-out DashboardClient-module__qIeika__slideUp;box-shadow:0 20px 60px #0000004d}@keyframes DashboardClient-module__qIeika__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DashboardClient-module__qIeika__successIcon{color:#fff;background-color:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex}.DashboardClient-module__qIeika__logoutCard h2{color:var(--theme-CTA1);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.DashboardClient-module__qIeika__logoutCard p{color:var(--theme-txt);opacity:.7;font-size:1.125rem}.DashboardClient-module__qIeika__loadingScreen{background:linear-gradient(135deg,var(--theme-bg1)0%,var(--theme-bg2)100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.DashboardClient-module__qIeika__loadingScreen .DashboardClient-module__qIeika__loader{border:4px solid #3437751a;border-top-color:var(--theme-CTA1);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:.8s linear infinite DashboardClient-module__qIeika__spin}.DashboardClient-module__qIeika__loadingScreen p{color:var(--theme-txt);font-size:1.125rem;font-weight:500}@keyframes DashboardClient-module__qIeika__spin{to{transform:rotate(360deg)}}@media (min-width:769px) and (max-width:1024px){.DashboardClient-module__qIeika__main{margin-left:calc(280px + 2rem);padding:1.5rem}}@media (min-width:1025px) and (max-width:1440px){.DashboardClient-module__qIeika__main{margin-left:calc(280px + 4rem);padding:2rem}}@media (min-width:1441px) and (max-width:1920px){.DashboardClient-module__qIeika__main{margin-left:calc(280px + 8rem);padding:2rem}}@media (min-width:1921px){.DashboardClient-module__qIeika__main{margin-left:calc(280px + 16rem);padding:2rem}}@media (max-width:768px){.DashboardClient-module__qIeika__main{margin-left:0;padding:5rem 1rem 1rem}.DashboardClient-module__qIeika__logoutMessage{padding:1rem}.DashboardClient-module__qIeika__logoutCard{padding:2rem}}
.DeleteDataModal-module__ccNyWG__title{color:var(--theme-CTA1);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.DeleteDataModal-module__ccNyWG__description{color:var(--theme-txt);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.DeleteDataModal-module__ccNyWG__form{flex-direction:column;gap:1.5rem;display:flex}.DeleteDataModal-module__ccNyWG__formGroup{flex-direction:column;gap:.5rem;display:flex}@media (max-width:768px){.DeleteDataModal-module__ccNyWG__title{font-size:1.5rem}}
.DevisEnLigne-module__znvf1q__container{background:var(--theme-bg1);min-height:100vh;padding:2rem 1rem}.DevisEnLigne-module__znvf1q__content{max-width:1400px;margin:0 auto}.DevisEnLigne-module__znvf1q__header{text-align:center;margin-top:90px;margin-bottom:3rem}.DevisEnLigne-module__znvf1q__title{color:var(--theme-txt);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.DevisEnLigne-module__znvf1q__subtitle{color:var(--theme-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.DevisEnLigne-module__znvf1q__mainGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:1024px){.DevisEnLigne-module__znvf1q__mainGrid{grid-template-columns:1fr 450px}}.DevisEnLigne-module__znvf1q__formSection{width:100%}.DevisEnLigne-module__znvf1q__formCard{border:2px solid var(--theme-bg1);background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014}.DevisEnLigne-module__znvf1q__estimationSection{width:100%}.DevisEnLigne-module__znvf1q__finalEstimation{margin:2rem 0}.DevisEnLigne-module__znvf1q__importantInfo{background:var(--theme-info-bg);border-left:4px solid var(--theme-info);border-radius:8px;margin:3rem 0;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.DevisEnLigne-module__znvf1q__importantInfo h3{color:var(--theme-info-text);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.25rem;font-weight:600;display:flex}.DevisEnLigne-module__znvf1q__importantInfo h3:before{content:"ℹ️";font-size:1.5rem}.DevisEnLigne-module__znvf1q__importantInfo p{color:var(--theme-txt);margin:0;font-size:1rem;line-height:1.6}.DevisEnLigne-module__znvf1q__faqSection{background:#fff;border-radius:8px;margin-bottom:3rem;padding:3rem 2rem;box-shadow:0 2px 8px #0000001a}.DevisEnLigne-module__znvf1q__faqTitle{color:var(--theme-txt);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.DevisEnLigne-module__znvf1q__faqList{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.DevisEnLigne-module__znvf1q__faqItem{border:1px solid var(--theme-bg1);border-radius:8px;transition:all .3s;overflow:hidden}.DevisEnLigne-module__znvf1q__faqItem:hover{border-color:var(--theme-CTA2);box-shadow:0 2px 8px #3437751a}.DevisEnLigne-module__znvf1q__faqQuestion{background:var(--theme-bg2);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .3s;display:flex}.DevisEnLigne-module__znvf1q__faqQuestion:hover{background:var(--theme-bg1)}.DevisEnLigne-module__znvf1q__faqQuestionText{color:var(--theme-txt);margin:0;font-size:1.125rem;font-weight:600}.DevisEnLigne-module__znvf1q__faqIcon{color:var(--theme-CTA1);flex-shrink:0;font-size:1.5rem;font-weight:700;transition:transform .3s}.DevisEnLigne-module__znvf1q__faqIconOpen{transform:rotate(45deg)}.DevisEnLigne-module__znvf1q__faqAnswer{max-height:0;padding:0 1.5rem;transition:all .3s;overflow:hidden}.DevisEnLigne-module__znvf1q__faqAnswerOpen{max-height:1000px;padding:1.5rem}.DevisEnLigne-module__znvf1q__faqAnswerText{color:var(--theme-text-secondary);margin:0;font-size:1rem;line-height:1.7}.DevisEnLigne-module__znvf1q__faqAnswerText strong{color:var(--theme-txt)}.DevisEnLigne-module__znvf1q__finalStep{text-align:center;background:#fff;border-radius:8px;padding:3rem 2rem;box-shadow:0 2px 8px #0000001a}.DevisEnLigne-module__znvf1q__finalTitle{color:var(--theme-txt);margin-bottom:1rem;font-size:2rem;font-weight:700}.DevisEnLigne-module__znvf1q__finalSubtitle{color:var(--theme-text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.DevisEnLigne-module__znvf1q__finalActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.DevisEnLigne-module__znvf1q__actionButtonsGroup{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.DevisEnLigne-module__znvf1q__primaryActionButton{background:var(--theme-CTA1);color:var(--theme-footer-txt);cursor:pointer;border:none;border-radius:8px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.DevisEnLigne-module__znvf1q__primaryActionButton:hover{background:var(--theme-pannel);transform:translateY(-2px);box-shadow:0 6px 16px #34377540}.DevisEnLigne-module__znvf1q__primaryActionButton:disabled{background:var(--theme-text-muted);cursor:not-allowed;box-shadow:none;transform:none}.DevisEnLigne-module__znvf1q__secondaryActionButton{color:var(--theme-CTA1);cursor:pointer;background:0 0;border:2px solid #34377540;border-radius:8px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .2s,border-color .2s,background .2s}.DevisEnLigne-module__znvf1q__secondaryActionButton:hover{border-color:var(--theme-CTA1);background:#a2b3e826;transform:translateY(-2px)}.DevisEnLigne-module__znvf1q__secondaryActionButton:disabled{color:var(--theme-text-muted);cursor:not-allowed;background:0 0;border-color:#6666664d;transform:none}.DevisEnLigne-module__znvf1q__backButton{color:var(--theme-CTA1);border:2px solid var(--theme-CTA1);cursor:pointer;background:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s}.DevisEnLigne-module__znvf1q__backButton:hover{background:var(--theme-bg1)}.DevisEnLigne-module__znvf1q__loading{justify-content:center;align-items:center;padding:3rem;display:flex}.DevisEnLigne-module__znvf1q__spinner{border:4px solid var(--theme-bg1);border-top-color:var(--theme-CTA1);border-radius:50%;width:50px;height:50px;animation:1s linear infinite DevisEnLigne-module__znvf1q__spin}@keyframes DevisEnLigne-module__znvf1q__spin{to{transform:rotate(360deg)}}.DevisEnLigne-module__znvf1q__success{background:var(--theme-success-bg);border-left:4px solid var(--theme-success);border-radius:8px;margin:2rem 0;padding:1.5rem}.DevisEnLigne-module__znvf1q__success h3{color:var(--theme-success);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.DevisEnLigne-module__znvf1q__success p{color:var(--theme-txt);margin:0;line-height:1.6}@media (max-width:768px){.DevisEnLigne-module__znvf1q__container{padding:1rem .5rem}.DevisEnLigne-module__znvf1q__title{font-size:2rem}.DevisEnLigne-module__znvf1q__subtitle{font-size:1.125rem}.DevisEnLigne-module__znvf1q__faqSection{padding:2rem 1rem}.DevisEnLigne-module__znvf1q__faqTitle{font-size:1.75rem}.DevisEnLigne-module__znvf1q__faqQuestion{padding:1rem}.DevisEnLigne-module__znvf1q__faqQuestionText{font-size:1rem}.DevisEnLigne-module__znvf1q__finalTitle{font-size:1.75rem}.DevisEnLigne-module__znvf1q__finalSubtitle{font-size:1rem}.DevisEnLigne-module__znvf1q__finalActions{flex-direction:column}.DevisEnLigne-module__znvf1q__backButton,.DevisEnLigne-module__znvf1q__actionButtonsGroup,.DevisEnLigne-module__znvf1q__primaryActionButton,.DevisEnLigne-module__znvf1q__secondaryActionButton{width:100%}}
.TestAuth-module__DGmGhG__container{background-color:var(--theme-bg1);min-height:100vh;padding:2rem}.TestAuth-module__DGmGhG__content{max-width:900px;margin:0 auto}.TestAuth-module__DGmGhG__title{color:var(--theme-CTA1);text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.TestAuth-module__DGmGhG__section{background-color:var(--theme-bg2);border-radius:.75rem;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000000d}.TestAuth-module__DGmGhG__subtitle{color:var(--theme-CTA1);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.TestAuth-module__DGmGhG__infoBox{background-color:var(--theme-bg1);border-left:4px solid var(--theme-CTA2);border-radius:.5rem;padding:1.5rem}.TestAuth-module__DGmGhG__infoBox p{color:var(--theme-txt);margin:.75rem 0;font-size:1rem}.TestAuth-module__DGmGhG__infoBox p:first-child{margin-top:0}.TestAuth-module__DGmGhG__infoBox p:last-child{margin-bottom:0}.TestAuth-module__DGmGhG__success{color:#27ae60;font-weight:600}.TestAuth-module__DGmGhG__info{color:var(--theme-txt);opacity:.7}.TestAuth-module__DGmGhG__admin{background-color:var(--theme-CTA2);color:var(--theme-txt);border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.TestAuth-module__DGmGhG__client{background-color:var(--theme-CTA1);color:var(--theme-footer-txt);border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.TestAuth-module__DGmGhG__buttonDemo{background-color:var(--theme-bg1);border-radius:.5rem;justify-content:center;padding:2rem;display:flex}.TestAuth-module__DGmGhG__instructions{color:var(--theme-txt);line-height:1.8}.TestAuth-module__DGmGhG__instructions h3{color:var(--theme-CTA1);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.TestAuth-module__DGmGhG__instructions h3:first-child{margin-top:0}.TestAuth-module__DGmGhG__instructions ol{margin-bottom:1.5rem;margin-left:1.5rem}.TestAuth-module__DGmGhG__instructions li{margin:.5rem 0}.TestAuth-module__DGmGhG__instructions ul{margin-top:.5rem;margin-left:1.5rem}.TestAuth-module__DGmGhG__instructions code{background-color:var(--theme-bg1);color:var(--theme-CTA1);border-radius:.25rem;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.875rem}.TestAuth-module__DGmGhG__codeBlock{background-color:var(--theme-pannel);border-radius:.5rem;padding:1.5rem;overflow-x:auto}.TestAuth-module__DGmGhG__codeBlock pre{color:var(--theme-footer-txt);margin:0;font-family:Courier New,monospace;font-size:.938rem;line-height:1.6}@media (max-width:768px){.TestAuth-module__DGmGhG__container{padding:1rem}.TestAuth-module__DGmGhG__title{font-size:2rem}.TestAuth-module__DGmGhG__section{padding:1.5rem}.TestAuth-module__DGmGhG__subtitle{font-size:1.25rem}.TestAuth-module__DGmGhG__buttonDemo{padding:1.5rem}}
