.EditProfile-module__CGSA6G__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s EditProfile-module__CGSA6G__fadeIn;display:flex;position:fixed;inset:0}.EditProfile-module__CGSA6G__modal{background:#fff;border-radius:4px;width:90%;max-width:500px;padding:40px;animation:.4s EditProfile-module__CGSA6G__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.EditProfile-module__CGSA6G__closeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;position:absolute;top:20px;right:20px}.EditProfile-module__CGSA6G__closeBtn:hover{transform:rotate(90deg)}.EditProfile-module__CGSA6G__content{transition:opacity .5s,transform .5s}.EditProfile-module__CGSA6G__fadeIn{opacity:1;transform:scale(1)}.EditProfile-module__CGSA6G__fadeOut{opacity:0;pointer-events:none;transform:scale(.95)}.EditProfile-module__CGSA6G__logo{align-items:center;gap:10px;margin-bottom:30px;display:flex}.EditProfile-module__CGSA6G__logoText{color:#00bcd4;font-size:24px;font-weight:600}.EditProfile-module__CGSA6G__title{color:#000;margin-bottom:30px;font-size:32px;font-weight:700}.EditProfile-module__CGSA6G__formGroup{margin-bottom:20px}.EditProfile-module__CGSA6G__label{color:#000;margin-bottom:8px;font-size:16px;font-weight:500;display:block}.EditProfile-module__CGSA6G__activeLabel{color:#38c0c4}.EditProfile-module__CGSA6G__input{box-sizing:border-box;background-color:#f3f3f3;border:2px solid #0000;border-radius:4px;width:100%;padding:16px;font-size:16px;transition:all .3s}.EditProfile-module__CGSA6G__input:focus{border-color:#38c0c4;outline:none;box-shadow:0 0 0 3px #38c0c41a}.EditProfile-module__CGSA6G__inputWrapper{position:relative}.EditProfile-module__CGSA6G__inputWrapper .EditProfile-module__CGSA6G__input{background-color:#f3f3f3;padding-right:50px}.EditProfile-module__CGSA6G__eyeBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.EditProfile-module__CGSA6G__forgotLink{color:var(--color-primary);margin-bottom:30px;font-size:16px;text-decoration:none;transition:color .2s;display:inline-block}.EditProfile-module__CGSA6G__forgotLink:hover{color:var(--color-primary);text-decoration:underline}.EditProfile-module__CGSA6G__submitBtn{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:4px;width:100%;padding:16px;font-size:20px;font-weight:300;transition:all .3s;display:flex}.EditProfile-module__CGSA6G__submitBtn:hover{background:var(--color-secondary-button);transform:translateY(-2px);box-shadow:0 4px 12px #009ca84d}.EditProfile-module__CGSA6G__arrow{font-size:16px}.EditProfile-module__CGSA6G__error{color:#c00;background:#fee;border:1px solid #f88;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px}.EditProfile-module__CGSA6G__successContent{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.EditProfile-module__CGSA6G__successIcon{margin-bottom:30px;animation:.6s cubic-bezier(.34,1.56,.64,1) EditProfile-module__CGSA6G__scaleIn}.EditProfile-module__CGSA6G__successText{text-align:center;z-index:9999;font-size:24px;font-weight:600;animation:.6s .2s both EditProfile-module__CGSA6G__slideUp;color:#10b981!important}.EditProfile-module__CGSA6G__scaleIn{animation:.5s EditProfile-module__CGSA6G__scaleIn}@keyframes EditProfile-module__CGSA6G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EditProfile-module__CGSA6G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes EditProfile-module__CGSA6G__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.EditProfile-module__CGSA6G__modal{height:90%;padding:20px}.EditProfile-module__CGSA6G__logo{margin-bottom:15px}.EditProfile-module__CGSA6G__title{margin-bottom:15px;font-size:20px}}
.SuccessModal-module__xwbU8a__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessModal-module__xwbU8a__successModal{background:#fff;border-radius:4px;width:90%;max-width:600px;padding:40px;position:relative;box-shadow:0 20px 60px #0000004d}.SuccessModal-module__xwbU8a__closeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;position:absolute;top:20px;right:20px}.SuccessModal-module__xwbU8a__closeBtn:hover{transform:rotate(90deg)}.SuccessModal-module__xwbU8a__successContent{flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.SuccessModal-module__xwbU8a__successIcon{margin-bottom:30px}.SuccessModal-module__xwbU8a__successText{color:#090909;text-align:center;margin:0;font-size:20px;font-weight:400}.SuccessModal-module__xwbU8a__successDescription{color:#666;text-align:center;margin:20px 0 0;font-size:16px;line-height:1.6}.SuccessModal-module__xwbU8a__buttonWrapper{width:100%;margin-top:30px}.SuccessModal-module__xwbU8a__buttonWrapper button{justify-content:center;align-items:center;width:100%;display:flex}
.MainDashButton-module__OI1EoW__button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:0;align-items:center;gap:8px;font-size:15px;font-weight:300;transition:opacity .3s;display:flex;padding:14px 17px!important}@media (max-width:768px){.MainDashButton-module__OI1EoW__button{justify-content:center;padding:6px 19px;font-size:14px}}
.ConfirmPopup-module__j6gbOG__popupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmPopup-module__j6gbOG__popupContent{text-align:center;background:#fff;border-radius:0;max-width:500px;padding:40px}.ConfirmPopup-module__j6gbOG__popupTitle{color:var(--color-primary);margin-bottom:32px;padding:10px 66px;font-size:18px;font-weight:400;line-height:1.5}.ConfirmPopup-module__j6gbOG__popupButtons{justify-content:center;gap:46px;display:flex}.ConfirmPopup-module__j6gbOG__cancelBtn{border:1px solid var(--color-primary-button);color:var(--color-primary-button);cursor:pointer;background:0 0;border-radius:0;min-width:150px;padding:11px 66px;font-size:13px;font-weight:300;transition:all .3s}.ConfirmPopup-module__j6gbOG__cancelBtn:hover{background:#17c6aa1a}.ConfirmPopup-module__j6gbOG__yesBtn{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;border-radius:0;min-width:150px;padding:11px 66px;font-size:13px;font-weight:300;transition:all .3s}.ConfirmPopup-module__j6gbOG__yesBtn:hover{background:#13a68e}@media (max-width:768px){.ConfirmPopup-module__j6gbOG__popupContent{max-width:90%}.ConfirmPopup-module__j6gbOG__popupTitle{padding:0}.ConfirmPopup-module__j6gbOG__popupButtons{gap:10px}.ConfirmPopup-module__j6gbOG__cancelBtn,.ConfirmPopup-module__j6gbOG__yesBtn{justify-content:center;align-items:center;min-width:60px;display:flex}}
.MyServices-module__4nl0wa__myServices{padding:24px}.MyServices-module__4nl0wa__pageTitle{color:#000;margin-bottom:44px;font-size:24px;font-weight:600}.MyServices-module__4nl0wa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.MyServices-module__4nl0wa__serviceCard{background:#fff;border-radius:3px;flex-direction:column;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 3px #0002}.MyServices-module__4nl0wa__serviceCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.MyServices-module__4nl0wa__serviceHeader{justify-content:space-between;align-items:center;display:flex}.MyServices-module__4nl0wa__serviceTitle{align-items:center;gap:12px;display:flex}.MyServices-module__4nl0wa__serviceTitle h3{color:#2d3748;margin:0;font-size:18px;font-weight:600}.MyServices-module__4nl0wa__serviceIcon{width:28px;height:28px}.MyServices-module__4nl0wa__statusBadge{border-radius:3px;padding:6px 16px;font-size:13px;font-weight:500}.MyServices-module__4nl0wa__statusActive{color:#009ca8;background:#cfe6e8}.MyServices-module__4nl0wa__statusInactive{color:#000;background:#dad9da;font-weight:600}.MyServices-module__4nl0wa__serviceDescription{color:#2d3748;margin:30px 0 16px;font-size:13px;line-height:1.7}.MyServices-module__4nl0wa__serviceFooter{justify-content:space-between;align-items:center;display:flex}.MyServices-module__4nl0wa__serviceInfo{align-items:center;gap:12px;display:flex}.MyServices-module__4nl0wa__plansInfo{color:#2d3748cd;font-size:12px;font-weight:300}.MyServices-module__4nl0wa__discountBadge{background:#ffede1;border-radius:3px;align-items:center;gap:6px;padding:6px 12px;display:flex}.MyServices-module__4nl0wa__discountBadge img{width:16px;height:auto}.MyServices-module__4nl0wa__discountBadge span{color:#ff8836;font-size:12px;font-weight:300}@media (max-width:1200px){.MyServices-module__4nl0wa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MyServices-module__4nl0wa__myServices{padding:18px}.MyServices-module__4nl0wa__servicesGrid{grid-template-columns:1fr}.MyServices-module__4nl0wa__pageTitle{margin-top:10px;margin-bottom:20px;font-size:18px}}
.Domains-module__pe4W6q__domains{background-color:#f8f9fa;min-height:100vh;padding:34px}.Domains-module__pe4W6q__breadcrumbHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Domains-module__pe4W6q__header{justify-content:space-between;align-items:center;margin-bottom:36px;display:flex}.Domains-module__pe4W6q__header h1{color:#000;font-size:25px;font-weight:500}.Domains-module__pe4W6q__getNewDomain{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 24px;font-size:13.5px;font-weight:300;transition:background .3s;display:flex}.Domains-module__pe4W6q__getNewDomain:hover{background:#13a68e}.Domains-module__pe4W6q__contentContainer{background:#fff;border:1px solid #e2e8f0;border-radius:3px;padding:24px 24px 0}.Domains-module__pe4W6q__searchBar{margin-bottom:24px;position:relative}.Domains-module__pe4W6q__searchIcon{color:#a0aec0;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Domains-module__pe4W6q__searchInput{background:#fff;border:1px solid #e2e8f0;border-radius:4px;width:100%;padding:12px 16px 12px 48px;font-size:13px;font-weight:300}.Domains-module__pe4W6q__searchInput:focus{border-color:var(--color-primary);outline:none}.Domains-module__pe4W6q__tableContainer{margin:0 -24px;overflow-x:auto}.Domains-module__pe4W6q__domainsTable{border-collapse:collapse;width:100%}.Domains-module__pe4W6q__domainsTable thead th{text-align:left;color:#000;border-top:1px solid #e2e8f080;border-bottom:1px solid #e2e8f0;padding:20px 16px;font-size:16px;font-weight:400}.Domains-module__pe4W6q__domainsTable thead th:first-child{width:1%;padding-left:34px;padding-right:4px}.Domains-module__pe4W6q__domainsTable thead th:nth-child(2){padding-left:4px}.Domains-module__pe4W6q__domainsTable thead th:last-child{padding-right:24px}.Domains-module__pe4W6q__domainsTable input[type=checkbox]{cursor:pointer;appearance:none;background:#fff;border:1.5px solid #000;border-radius:0;width:14px;height:14px;margin-top:5px}.Domains-module__pe4W6q__domainsTable input[type=checkbox]:checked{background:var(--color-secondary-button);border-color:var(--color-primary);position:relative}.Domains-module__pe4W6q__domainsTable input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Domains-module__pe4W6q__domainsTable tbody td{color:#000;border-bottom:1px solid #e2e8f0;padding:27px 16px;font-size:16px;font-weight:400}.Domains-module__pe4W6q__domainsTable tbody td:first-child{width:1%;padding-left:34px;padding-right:4px}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(2){padding-left:4px}.Domains-module__pe4W6q__domainsTable tbody td:last-child{padding-right:24px}.Domains-module__pe4W6q__domainsTable tbody tr:last-child td{border-bottom:none}.Domains-module__pe4W6q__domainName{font-weight:500}.Domains-module__pe4W6q__statusBadge{border-radius:3px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-block}.Domains-module__pe4W6q__statusDesktop{display:inline}.Domains-module__pe4W6q__statusMobile{display:none}.Domains-module__pe4W6q__expireDate{color:#f23333!important}.Domains-module__pe4W6q__switch{width:48px;height:24px;display:inline-block;position:relative}.Domains-module__pe4W6q__switch input{opacity:0;width:0;height:0}.Domains-module__pe4W6q__slider{cursor:pointer;background-color:#cbd5e0;border-radius:24px;transition:all .4s;position:absolute;inset:0}.Domains-module__pe4W6q__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.Domains-module__pe4W6q__slider{background-color:var(--color-primary)}input:checked+.Domains-module__pe4W6q__slider:before{transform:translate(24px)}.Domains-module__pe4W6q__manageButton{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;padding:13px 16px;font-size:15px;font-weight:400;transition:background .3s}.Domains-module__pe4W6q__manageButton:hover{background:#13a68e}@media (max-width:768px){.Domains-module__pe4W6q__domains{background-color:#f8f9fa;padding:16px}.Domains-module__pe4W6q__breadcrumbHeader{margin-top:0;margin-bottom:20px}.Domains-module__pe4W6q__header{display:none}.Domains-module__pe4W6q__contentContainer{background:0 0;border:none;padding:0}.Domains-module__pe4W6q__searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:20px;padding:0}.Domains-module__pe4W6q__searchInput{border:none;border-radius:8px;padding:14px 16px 14px 48px;font-size:14px}.Domains-module__pe4W6q__searchInput::placeholder{color:#9ca3af}.Domains-module__pe4W6q__tableContainer{margin:0}.Domains-module__pe4W6q__domainsTable{display:block}.Domains-module__pe4W6q__domainsTable thead{display:none}.Domains-module__pe4W6q__domainsTable tbody{display:block}.Domains-module__pe4W6q__domainsTable tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:20px 10px;display:block}.Domains-module__pe4W6q__domainsTable tbody tr:last-child{margin-bottom:0}.Domains-module__pe4W6q__domainsTable tbody td:first-child{display:none}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(2),.Domains-module__pe4W6q__domainsTable tbody td:nth-child(4),.Domains-module__pe4W6q__domainsTable tbody td:nth-child(5){vertical-align:top;border:none;width:25%;padding:0 8px 0 0;display:inline-block}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(3){vertical-align:top;border:none;width:20%;padding:0 8px 0 0;display:inline-block}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(2){width:27%}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(5){padding-right:0}.Domains-module__pe4W6q__domainsTable tbody td:nth-child(2):before,.Domains-module__pe4W6q__domainsTable tbody td:nth-child(3):before,.Domains-module__pe4W6q__domainsTable tbody td:nth-child(4):before,.Domains-module__pe4W6q__domainsTable tbody td:nth-child(5):before{content:attr(data-label);color:#000;margin-bottom:8px;font-size:11px;font-weight:400;display:block}.Domains-module__pe4W6q__domainName{color:#000;word-break:break-word;font-weight:400;font-size:11px!important}.Domains-module__pe4W6q__statusBadge{word-break:break-word;border-radius:4px;display:inline-block;padding:4px!important;font-size:10px!important}.Domains-module__pe4W6q__statusDesktop{display:none}.Domains-module__pe4W6q__statusMobile{display:inline}.Domains-module__pe4W6q__expireDate{color:#f23333!important;font-size:12px!important}.Domains-module__pe4W6q__domainsTable tbody td:last-child{border-top:1px solid #e2e8f0;border-bottom:none;width:100%;margin-top:20px;padding:20px 0 0;display:block}.Domains-module__pe4W6q__manageButton{border-radius:4px;width:100%;padding:11px 16px;font-size:16px;font-weight:400}.Domains-module__pe4W6q__domainsTable input[type=checkbox]{display:none}.Domains-module__pe4W6q__switch{width:48px;height:24px}}
.NewTicket-module__zMI3sa__container{max-width:97.5%;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.NewTicket-module__zMI3sa__breadcrumb{color:#666;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.NewTicket-module__zMI3sa__icon{font-size:20px}.NewTicket-module__zMI3sa__separator{color:#999}.NewTicket-module__zMI3sa__breadcrumbItem{color:#333}.NewTicket-module__zMI3sa__pageTitleContainer{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.NewTicket-module__zMI3sa__pageTitle{color:#000;margin:0 0 20px;font-size:32px;font-weight:600}.NewTicket-module__zMI3sa__createTicketBtn button{cursor:not-allowed;color:#a1a1aa!important;background:#d9d9d9!important}.NewTicket-module__zMI3sa__createTicketBtn button:hover{background:#d9d9d9!important}.NewTicket-module__zMI3sa__activeBtn button{background:var(--color-primary)!important;color:#fff!important;cursor:pointer!important}.NewTicket-module__zMI3sa__activeBtn button:hover{background:#13a68e!important}.NewTicket-module__zMI3sa__popupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NewTicket-module__zMI3sa__popupContent{text-align:center;background:#fff;border-radius:0;max-width:500px;padding:40px}.NewTicket-module__zMI3sa__popupTitle{color:var(--color-primary);margin-bottom:32px;padding:10px 66px;font-size:18px;font-weight:400;line-height:1.5}.NewTicket-module__zMI3sa__popupButtons{justify-content:center;gap:46px;display:flex}.NewTicket-module__zMI3sa__cancelBtn{border:1px solid var(--color-primary-button);color:var(--color-primary-button);cursor:pointer;background:0 0;border-radius:0;min-width:150px;padding:11px 66px;font-size:13px;font-weight:300;transition:all .3s}.NewTicket-module__zMI3sa__cancelBtn:hover{background:#17c6aa1a}.NewTicket-module__zMI3sa__yesBtn{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;border-radius:0;min-width:150px;padding:11px 66px;font-size:13px;font-weight:300;transition:all .3s}.NewTicket-module__zMI3sa__yesBtn:hover{background:#13a68e}.NewTicket-module__zMI3sa__formContainer{flex-direction:column;gap:24px;display:flex}.NewTicket-module__zMI3sa__row{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.NewTicket-module__zMI3sa__fieldGroup{flex-direction:column;margin-bottom:10px;display:flex}.NewTicket-module__zMI3sa__label{color:#08040bcc;margin-bottom:20px;font-size:14px;font-weight:400}.NewTicket-module__zMI3sa__required{color:#e74c3c;margin-left:4px}.NewTicket-module__zMI3sa__input{color:#666;background-color:#f3f3f3;border:none;border-radius:6px;outline:none;padding:22px 16px;font-size:14px;transition:border-color .2s;box-shadow:0 2px 2px #0000001a}.NewTicket-module__zMI3sa__input:focus{background-color:#fff;border-color:#999}.NewTicket-module__zMI3sa__input::placeholder{color:#999}.NewTicket-module__zMI3sa__inputError{border:1px solid #e74c3c!important}.NewTicket-module__zMI3sa__errorMessage{color:#e74c3c;margin-top:4px;font-size:12px;display:block}.NewTicket-module__zMI3sa__select{cursor:pointer;appearance:none;color:#666;background-color:#f3f3f3;background-image:none;border:none;border-radius:6px;outline:none;width:100%;padding:22px 40px 22px 16px;font-size:14px;transition:border-color .2s;box-shadow:0 2px 2px #0000001a}.NewTicket-module__zMI3sa__selectWrapper,.NewTicket-module__zMI3sa__prioritySelectWrapper{align-items:center;display:flex;position:relative}.NewTicket-module__zMI3sa__priorityDot{pointer-events:none;z-index:1;font-size:16px;position:absolute;left:16px}.NewTicket-module__zMI3sa__prioritySelect{background-image:none;padding-left:40px;padding-right:40px;font-size:14px}.NewTicket-module__zMI3sa__prioritySelect option{font-size:14px}.NewTicket-module__zMI3sa__customArrow{pointer-events:none;color:#000;position:absolute;right:16px}.NewTicket-module__zMI3sa__arrowVisible{display:block}.NewTicket-module__zMI3sa__arrowHidden{display:none}.NewTicket-module__zMI3sa__toolbar{background-color:#fff;border:1px solid #e0e0e0;border-bottom:none;border-radius:6px 6px 0 0;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;display:flex}.NewTicket-module__zMI3sa__fontSelect{cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;border:1px solid #ddd;border-radius:4px;padding:4px 24px 4px 8px;font-size:13px}.NewTicket-module__zMI3sa__toolbarDivider{background-color:#ddd;width:1px;height:24px;margin:0 4px}.NewTicket-module__zMI3sa__toolbarBtn{cursor:pointer;color:#333;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:14px;transition:background-color .2s}.NewTicket-module__zMI3sa__toolbarBtn:hover{background-color:#e8e8e8}.NewTicket-module__zMI3sa__fontSize{color:#333;padding:0 4px;font-size:13px}.NewTicket-module__zMI3sa__textarea{background-color:#f3f3f3;border:1px solid #e0e0e0;border-radius:0 0 6px 6px;outline:none;min-height:200px;padding:16px;font-family:Arial,sans-serif;font-size:14px;transition:border-color .2s;overflow-y:auto}.NewTicket-module__zMI3sa__textarea:focus{background-color:#fff;border-color:#999}.NewTicket-module__zMI3sa__textarea:empty:before{content:"Enter description";color:#999}.NewTicket-module__zMI3sa__uploadArea{cursor:pointer;background-color:#fafafa;border:2px dashed #d0d0d0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;margin-top:-10px;padding:28px 24px;transition:all .2s;display:flex}.NewTicket-module__zMI3sa__uploadArea:hover{background-color:#f5f5f5;border-color:#999}.NewTicket-module__zMI3sa__uploadIcon{margin-bottom:12px;font-size:32px}.NewTicket-module__zMI3sa__uploadText{color:#666;font-size:15px}.NewTicket-module__zMI3sa__browseLink{color:#38c0c4;cursor:pointer;text-decoration:none}.NewTicket-module__zMI3sa__folderupload{margin-bottom:-3px}.NewTicket-module__zMI3sa__browseLink:hover{text-decoration:underline}.NewTicket-module__zMI3sa__uploadNote{color:#08040bcc;margin-top:8px;font-size:14px;font-weight:400}@media (max-width:768px){.NewTicket-module__zMI3sa__popupContent{max-width:90%}.NewTicket-module__zMI3sa__popupButtons{gap:10px}.NewTicket-module__zMI3sa__popupTitle{padding:0}.NewTicket-module__zMI3sa__cancelBtn,.NewTicket-module__zMI3sa__yesBtn{justify-content:center;align-items:center;min-width:60px;display:flex}.NewTicket-module__zMI3sa__container{padding:10px}.NewTicket-module__zMI3sa__formContainer{background-color:#fff;gap:10px;padding:30px 15px}.NewTicket-module__zMI3sa__label{margin-bottom:8px;font-size:18px}.NewTicket-module__zMI3sa__uploadArea{margin-top:1px;padding:10px 10px 15px}.NewTicket-module__zMI3sa__uploadText{font-size:12px}.NewTicket-module__zMI3sa__ieldGroup{margin-bottom:0}.NewTicket-module__zMI3sa__row{grid-template-columns:1fr}.NewTicket-module__zMI3sa__prioritySelectWrapper{width:100%}.NewTicket-module__zMI3sa__select{padding:15px}.NewTicket-module__zMI3sa__prioritySelect{padding:15px 40px}.NewTicket-module__zMI3sa__toolbar{gap:4px;padding:6px 8px}.NewTicket-module__zMI3sa__toolbarBtn{padding:3px 6px;font-size:13px}.NewTicket-module__zMI3sa__input{box-shadow:0;background-color:#f3f3f3;border:none;border-radius:2px;outline:none;padding:15px 16px;font-size:14px;transition:border-color .2s}.NewTicket-module__zMI3sa__pageTitle{display:none}}
.ViewTicket-module__n62x-q__ticketCard{background:#fff;border-radius:8px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #00000014}.ViewTicket-module__n62x-q__ticketHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.ViewTicket-module__n62x-q__ticketTitle{align-items:center;gap:12px;display:flex}.ViewTicket-module__n62x-q__ticketTitle h3{color:#2d3748;margin:0;font-size:18px;font-weight:600}.ViewTicket-module__n62x-q__statusBadge{border-radius:4px;font-size:13px;font-weight:500;padding:6px 11px!important}.ViewTicket-module__n62x-q__postedAt{color:#718096;font-size:14px}.ViewTicket-module__n62x-q__ticketSubject{color:#2d3748;margin:0 0 12px;font-size:16px;font-weight:500}.ViewTicket-module__n62x-q__ticketDescription{color:#718096;margin:0 0 24px;font-size:14px;line-height:1.6}.ViewTicket-module__n62x-q__replySection{margin-top:24px}.ViewTicket-module__n62x-q__replyItem{justify-content:flex-end;align-items:flex-start;gap:12px;display:flex}.ViewTicket-module__n62x-q__replyLogo{order:2;width:40px;height:40px;margin-top:40px}.ViewTicket-module__n62x-q__replyContent{flex-direction:column;order:1;align-items:flex-end;max-width:73%;display:flex}.ViewTicket-module__n62x-q__replyBubble{color:#fff;background:#009ca8;margin-bottom:8px;padding:10px 16px;font-size:12px;line-height:1.6}.ViewTicket-module__n62x-q__replyTime{color:#718096d6;font-size:12px}.ViewTicket-module__n62x-q__userReplyItem{justify-content:flex-start;align-items:flex-start;gap:12px;margin-top:16px;display:flex}.ViewTicket-module__n62x-q__userAvatar{color:#6b7280;background:#f3f3f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:40px;display:flex}.ViewTicket-module__n62x-q__userReplyContent{flex-direction:column;align-items:flex-start;max-width:73%;display:flex}.ViewTicket-module__n62x-q__userReplyBubble{color:#333;background:#d8f0f2;margin-bottom:8px;padding:10px 16px;font-size:12px;line-height:1.6}.ViewTicket-module__n62x-q__ticketActions{justify-content:flex-end;gap:16px;margin-top:24px;display:flex}.ViewTicket-module__n62x-q__remindBtn{background-color:inherit;color:#333;cursor:pointer;border:none;border-radius:0;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s}.ViewTicket-module__n62x-q__remindBtn:hover{background-color:#0000000d}.ViewTicket-module__n62x-q__closeBtn{background-color:inherit;color:#f23333;cursor:pointer;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s}.ViewTicket-module__n62x-q__closeBtn:hover{background-color:#cd5a0a}.ViewTicket-module__n62x-q__closedAt{color:#ff4d4f;margin-left:16px;font-size:14px}.ViewTicket-module__n62x-q__reopenBtn{color:#fff;cursor:pointer;background-color:#17c6aa;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s}.ViewTicket-module__n62x-q__reopenBtn:hover{background-color:#13a68e}.ViewTicket-module__n62x-q__replyBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ViewTicket-module__n62x-q__replyBtn:hover{background-color:#13a68e}@media (max-width:768px){.ViewTicket-module__n62x-q__ticketCard{border-radius:8px;margin-top:20px;padding:20px}.ViewTicket-module__n62x-q__ticketHeader{flex-direction:column;gap:8px;margin-bottom:16px}.ViewTicket-module__n62x-q__ticketTitle{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.ViewTicket-module__n62x-q__ticketTitle h3{order:1;font-size:16px;font-weight:600}.ViewTicket-module__n62x-q__statusBadge{border-radius:6px;order:2;font-size:13px;padding:6px 12px!important}.ViewTicket-module__n62x-q__postedAt{color:#718096;order:0;font-size:13px}.ViewTicket-module__n62x-q__closedAt{margin-top:4px;margin-left:0;font-size:13px;display:block}.ViewTicket-module__n62x-q__ticketSubject{margin-bottom:12px;font-size:16px}.ViewTicket-module__n62x-q__ticketDescription{margin-bottom:20px;font-size:14px;line-height:1.6}.ViewTicket-module__n62x-q__replySection{margin-top:20px}.ViewTicket-module__n62x-q__replyItem{align-items:end;gap:10px}.ViewTicket-module__n62x-q__replyLogo{width:35px;height:35px;margin-top:0}.ViewTicket-module__n62x-q__replyContent{max-width:calc(100% - 45px)}.ViewTicket-module__n62x-q__replyBubble{border-radius:12px 12px 0;padding:12px 14px;font-size:13px}.ViewTicket-module__n62x-q__userReplyItem{gap:10px;margin-top:16px}.ViewTicket-module__n62x-q__userAvatar{width:35px;height:35px;margin-top:0}.ViewTicket-module__n62x-q__userReplyContent{max-width:calc(100% - 45px)}.ViewTicket-module__n62x-q__userReplyBubble{border-radius:12px 12px 12px 0;padding:12px 14px;font-size:13px}.ViewTicket-module__n62x-q__replyTime{font-size:11px}.ViewTicket-module__n62x-q__ticketActions{flex-direction:row;gap:12px;margin-top:20px}.ViewTicket-module__n62x-q__remindBtn,.ViewTicket-module__n62x-q__closeBtn,.ViewTicket-module__n62x-q__reopenBtn,.ViewTicket-module__n62x-q__replyBtn{border-radius:0;flex:1;justify-content:center;padding:9px;font-size:15px}.ViewTicket-module__n62x-q__closeBtn{order:1}.ViewTicket-module__n62x-q__replyBtn{order:0}.ViewTicket-module__n62x-q__pageTitle{display:none}}
.TicketDetails-module__MAAeda__closeBtn{background-color:inherit;color:#f23333;cursor:pointer;border:1px solid #f23333;border-radius:0;padding:12px 32px;font-size:14px;font-weight:500;transition:all .2s}.TicketDetails-module__MAAeda__closeBtn:hover{background-color:#f233331a}@media (max-width:768px){.TicketDetails-module__MAAeda__pageTitle{display:none}}
.SupportTickets-module__mfeWDG__supportTickets{background-color:#f8f9fa;min-height:100vh;padding:24px}.SupportTickets-module__mfeWDG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.SupportTickets-module__mfeWDG__header h1{color:#000;font-size:28px;font-weight:600}.SupportTickets-module__mfeWDG__newTicketButton{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;padding:12px 24px;font-size:16px;font-weight:300;transition:background .3s}.SupportTickets-module__mfeWDG__newTicketButton:hover{background:#13a68e}.SupportTickets-module__mfeWDG__tabs{border-bottom:1px solid #e2e8f0;gap:8px;margin-bottom:24px;padding:8px 0;display:flex;position:relative}.SupportTickets-module__mfeWDG__tab{color:#718096;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-right:22px;padding:12px 0;font-size:15px;font-weight:500;transition:all .3s;display:flex;position:relative}.SupportTickets-module__mfeWDG__tab:hover{background:#f7fafc}.SupportTickets-module__mfeWDG__activeTab{color:var(--color-primary)}.SupportTickets-module__mfeWDG__activeTab:after{content:"";background:var(--color-secondary-button);height:3px;position:absolute;bottom:-9px;left:0;right:0}.SupportTickets-module__mfeWDG__ticketsList{flex-direction:column;gap:16px;display:flex}.SupportTickets-module__mfeWDG__ticketCard{background:#fff;border-radius:4px;padding:24px;transition:transform .3s;box-shadow:0 2px 3px #00000014}.SupportTickets-module__mfeWDG__ticketHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.SupportTickets-module__mfeWDG__ticketTitle{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.SupportTickets-module__mfeWDG__ticketTitle h3{color:#000;font-size:29px;font-weight:700}.SupportTickets-module__mfeWDG__statusBadge{border-radius:3px;margin-left:25px;padding:6px 10px;font-size:12px;font-weight:500}.SupportTickets-module__mfeWDG__statusOpen{color:#009ca8;background:#d9f0f2}.SupportTickets-module__mfeWDG__statusClosed{color:red;background:#fff2f2}.SupportTickets-module__mfeWDG__statusPending{color:#a16207;background:#fffbd6}.SupportTickets-module__mfeWDG__postedAt{color:#4a5460;font-size:14px;font-weight:300}.SupportTickets-module__mfeWDG__ticketSubject{color:#2d3748;margin-bottom:12px;font-size:20px;font-weight:400}.SupportTickets-module__mfeWDG__ticketDescription{color:#718096dc;margin-bottom:16px;font-size:15.5px;font-weight:400;line-height:1.9}.SupportTickets-module__mfeWDG__ticketFooter{justify-content:space-between;align-items:center;display:flex}.SupportTickets-module__mfeWDG__replyStatus{color:#4a5568;align-items:center;gap:8px;font-size:16.2px;display:flex}.SupportTickets-module__mfeWDG__logo{object-fit:contain;width:39px;height:39px}.SupportTickets-module__mfeWDG__num{color:#fff;background-color:#4cd964;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:15px;font-weight:400;display:flex}.SupportTickets-module__mfeWDG__viewTicketButton{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;padding:10px 15px;font-size:15px;font-weight:300;transition:background .3s}.SupportTickets-module__mfeWDG__viewTicketButton:hover{background:#13a68e}@media (max-width:768px){.SupportTickets-module__mfeWDG__supportTickets{padding:16px}.SupportTickets-module__mfeWDG__header{align-items:flex-start;gap:16px;margin-bottom:20px}.SupportTickets-module__mfeWDG__header h1{font-size:18px}.SupportTickets-module__mfeWDG__tabs{scrollbar-width:none;-ms-overflow-style:none;gap:4px;margin-bottom:20px;padding-bottom:8px;overflow-x:auto}.SupportTickets-module__mfeWDG__tabs::-webkit-scrollbar{display:none}.SupportTickets-module__mfeWDG__tab{white-space:nowrap;flex-shrink:0;margin-right:16px;padding:10px 8px;font-size:14px}.SupportTickets-module__mfeWDG__ticketCard{border-radius:8px;padding:20px}.SupportTickets-module__mfeWDG__ticketHeader{align-items:flex-start;gap:8px;margin-bottom:16px}.SupportTickets-module__mfeWDG__ticketTitle{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.SupportTickets-module__mfeWDG__ticketTitle h3{order:-1;font-size:18px;font-weight:600}.SupportTickets-module__mfeWDG__statusBadge{border-radius:6px;margin-left:0;padding:6px 12px;font-size:13px}.SupportTickets-module__mfeWDG__postedAt{color:#718096;font-size:13px}.SupportTickets-module__mfeWDG__ticketSubject{margin-bottom:10px;font-size:18px;font-weight:500}.SupportTickets-module__mfeWDG__ticketDescription{border-bottom:1px solid #b7b7b7de;margin-bottom:16px;font-size:12.5px;line-height:2.2}.SupportTickets-module__mfeWDG__ticketFooter{flex-direction:column;align-items:stretch;gap:16px}.SupportTickets-module__mfeWDG__replyStatus{justify-content:flex-start;font-size:15px}.SupportTickets-module__mfeWDG__logo{width:35px;height:35px}.SupportTickets-module__mfeWDG__viewTicketButton{width:100%;padding:10px 14px;font-size:16px;font-weight:400}}
.KnowledgeBase-module__8aVi0W__knowledgeBase{background-color:#f8f9fa;min-height:100vh;padding:24px}.KnowledgeBase-module__8aVi0W__header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.KnowledgeBase-module__8aVi0W__header h1{color:#2d3748;margin-bottom:8px;font-size:32px;font-weight:700}.KnowledgeBase-module__8aVi0W__createTicketBtn button{color:#a1a1aa!important;background:#d9d9d9!important}.KnowledgeBase-module__8aVi0W__createTicketBtn button:hover{background:#c9c9c9!important}.KnowledgeBase-module__8aVi0W__popupOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.KnowledgeBase-module__8aVi0W__popupContent{text-align:center;background:#fff;border-radius:12px;max-width:500px;padding:40px}.KnowledgeBase-module__8aVi0W__popupTitle{color:var(--color-primary);margin-bottom:32px;font-size:20px;font-weight:400;line-height:1.5}.KnowledgeBase-module__8aVi0W__popupButtons{justify-content:center;gap:16px;display:flex}.KnowledgeBase-module__8aVi0W__cancelBtn{border:1px solid var(--color-primary-button);color:var(--color-primary-button);cursor:pointer;background:0 0;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:300;transition:all .3s}.KnowledgeBase-module__8aVi0W__cancelBtn:hover{background:#17c6aa1a}.KnowledgeBase-module__8aVi0W__yesBtn{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:300;transition:all .3s}.KnowledgeBase-module__8aVi0W__yesBtn:hover{background:#13a68e}.KnowledgeBase-module__8aVi0W__subtitle{color:#718096;font-size:16px}.KnowledgeBase-module__8aVi0W__searchSection{margin-bottom:32px}.KnowledgeBase-module__8aVi0W__searchBar{max-width:800px;margin:0 auto;position:relative}.KnowledgeBase-module__8aVi0W__searchIcon{color:#a0aec0;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.KnowledgeBase-module__8aVi0W__searchInput{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:16px 20px 16px 56px;font-size:16px;transition:border-color .3s}.KnowledgeBase-module__8aVi0W__searchInput:focus{border-color:#17c6aa;outline:none}.KnowledgeBase-module__8aVi0W__categoriesSection{margin-bottom:48px}.KnowledgeBase-module__8aVi0W__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.KnowledgeBase-module__8aVi0W__categoryCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s}.KnowledgeBase-module__8aVi0W__categoryCard:hover{border-color:#17c6aa;transform:translateY(-4px);box-shadow:0 4px 12px #17c6aa26}.KnowledgeBase-module__8aVi0W__activeCategory{background:#f0fdf9;border-color:#17c6aa}.KnowledgeBase-module__8aVi0W__categoryIcon{color:#17c6aa;margin-bottom:12px}.KnowledgeBase-module__8aVi0W__categoryCard h3{color:#2d3748;margin-bottom:8px;font-size:18px;font-weight:600}.KnowledgeBase-module__8aVi0W__articleCount{color:#718096;font-size:14px}.KnowledgeBase-module__8aVi0W__contentSection{grid-template-columns:1fr 300px;gap:24px;display:grid}.KnowledgeBase-module__8aVi0W__mainContent{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.KnowledgeBase-module__8aVi0W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.KnowledgeBase-module__8aVi0W__sectionHeader h2{color:#2d3748;font-size:24px;font-weight:700}.KnowledgeBase-module__8aVi0W__sortSelect{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:14px}.KnowledgeBase-module__8aVi0W__articlesList{flex-direction:column;gap:16px;display:flex}.KnowledgeBase-module__8aVi0W__articleCard{border:1px solid #e2e8f0;border-radius:8px;padding:20px;transition:all .3s}.KnowledgeBase-module__8aVi0W__articleCard:hover{border-color:#17c6aa;box-shadow:0 2px 8px #17c6aa1a}.KnowledgeBase-module__8aVi0W__articleContent{margin-bottom:16px}.KnowledgeBase-module__8aVi0W__articleHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.KnowledgeBase-module__8aVi0W__articleTitle{color:#2d3748;flex:1;font-size:18px;font-weight:600}.KnowledgeBase-module__8aVi0W__categoryBadge{color:#17c6aa;background:#d4f4ec;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500}.KnowledgeBase-module__8aVi0W__articleExcerpt{color:#718096;margin-bottom:12px;font-size:14px;line-height:1.6}.KnowledgeBase-module__8aVi0W__articleMeta{color:#a0aec0;gap:16px;font-size:13px;display:flex}.KnowledgeBase-module__8aVi0W__readMoreButton{color:#17c6aa;cursor:pointer;background:0 0;border:1px solid #17c6aa;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .3s}.KnowledgeBase-module__8aVi0W__readMoreButton:hover{color:#fff;background:#17c6aa}.KnowledgeBase-module__8aVi0W__sidebar{flex-direction:column;gap:24px;display:flex}.KnowledgeBase-module__8aVi0W__sidebarSection{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.KnowledgeBase-module__8aVi0W__sidebarSection h3{color:#2d3748;margin-bottom:16px;font-size:18px;font-weight:600}.KnowledgeBase-module__8aVi0W__topicsList{flex-direction:column;gap:8px;display:flex}.KnowledgeBase-module__8aVi0W__topicButton{color:#4a5568;text-align:left;cursor:pointer;background:#f7fafc;border:none;border-radius:6px;padding:10px 16px;font-size:14px;transition:all .3s}.KnowledgeBase-module__8aVi0W__topicButton:hover{color:#17c6aa;background:#d4f4ec}.KnowledgeBase-module__8aVi0W__helpText{color:#718096;margin-bottom:16px;font-size:14px}.KnowledgeBase-module__8aVi0W__contactButton{color:#fff;cursor:pointer;background:#17c6aa;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:14px;font-weight:600;transition:background .3s}.KnowledgeBase-module__8aVi0W__contactButton:hover{background:#13a68e}@media (max-width:1024px){.KnowledgeBase-module__8aVi0W__contentSection{grid-template-columns:1fr}}@media (max-width:700px){.KnowledgeBase-module__8aVi0W__popupContent{max-width:90%}.KnowledgeBase-module__8aVi0W__popupTitle{padding:0}.KnowledgeBase-module__8aVi0W__popupButtons{gap:10px}.KnowledgeBase-module__8aVi0W__cancelBtn,.KnowledgeBase-module__8aVi0W__yesBtn{justify-content:center;align-items:center;min-width:60px;display:flex}}
.DashSuccessPopup-module__xWEcXa__overlay{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;animation:.3s DashSuccessPopup-module__xWEcXa__fadeIn;display:flex;position:fixed;inset:0}@keyframes DashSuccessPopup-module__xWEcXa__fadeIn{0%{opacity:0}to{opacity:1}}piky-host-saja-8iwz.DashSuccessPopup-module__xWEcXa__vercel.DashSuccessPopup-module__xWEcXa__app .DashSuccessPopup-module__xWEcXa__popup{text-align:center;background:#fff;border-radius:5px;width:90%;max-width:400px;padding:40px 30px;animation:.3s DashSuccessPopup-module__xWEcXa__slideUp;position:relative;box-shadow:0 10px 40px #0000004d}@keyframes DashSuccessPopup-module__xWEcXa__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.DashSuccessPopup-module__xWEcXa__iconContainer{justify-content:center;margin-bottom:25px;display:flex}.DashSuccessPopup-module__xWEcXa__mailIcon{width:100px;height:auto;animation:.6s DashSuccessPopup-module__xWEcXa__mailBounce}@keyframes DashSuccessPopup-module__xWEcXa__mailBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.DashSuccessPopup-module__xWEcXa__okButton:hover{transform:translateY(-2px)}@media (max-width:768px){.DashSuccessPopup-module__xWEcXa__popup{max-width:90%;padding:35px 25px}.DashSuccessPopup-module__xWEcXa__title{font-size:28px}.DashSuccessPopup-module__xWEcXa__message{font-size:14px}.DashSuccessPopup-module__xWEcXa__mailIcon{width:70px;height:70px}.DashSuccessPopup-module__xWEcXa__okButton{padding:12px 28px;font-size:14px}}.DashSuccessPopup-module__xWEcXa__overlay{z-index:9999;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in-out DashSuccessPopup-module__xWEcXa__fadeIn;display:flex;position:fixed;inset:0}.DashSuccessPopup-module__xWEcXa__popup{text-align:center;background:#fff;width:90%;max-width:450px;padding:40px 50px;animation:.4s ease-out DashSuccessPopup-module__xWEcXa__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}.DashSuccessPopup-module__xWEcXa__closeButton{color:#ff8836;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;padding:0;font-size:88px;font-weight:900;line-height:1;transition:transform .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.DashSuccessPopup-module__xWEcXa__closeButton:hover{transform:scale(1.1)}.DashSuccessPopup-module__xWEcXa__iconContainer{justify-content:center;align-items:center;margin-bottom:24px;display:flex}.DashSuccessPopup-module__xWEcXa__mailIcon{animation:.6s ease-in-out DashSuccessPopup-module__xWEcXa__bounce}@keyframes DashSuccessPopup-module__xWEcXa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.DashSuccessPopup-module__xWEcXa__title{color:#009ca8;margin-bottom:15px;font-size:30px;font-weight:700}.DashSuccessPopup-module__xWEcXa__message{color:#003d42;margin-bottom:16px;font-size:15px;line-height:1.3}.DashSuccessPopup-module__xWEcXa__okButton{cursor:pointer;color:#fff;background-color:#ff8836;border:none;justify-content:center;align-items:center;gap:5px;width:100%;max-width:100%;padding:10px 29px;font-size:17px;font-weight:300;transition:all .3s;display:flex}.DashSuccessPopup-module__xWEcXa__okButton:hover{background:#e86725;transform:translateY(-2px);box-shadow:0 8px 20px #ff7b344d}.DashSuccessPopup-module__xWEcXa__customArrow{transition:transform .3s}.DashSuccessPopup-module__xWEcXa__okButton:hover .DashSuccessPopup-module__xWEcXa__customArrow{transform:translate(4px)}@media (max-width:768px){.DashSuccessPopup-module__xWEcXa__popup{width:90%;max-width:none;padding:30px 20px}.DashSuccessPopup-module__xWEcXa__title{font-size:24px}.DashSuccessPopup-module__xWEcXa__message{font-size:14px}.DashSuccessPopup-module__xWEcXa__okButton{width:100%;padding:12px 24px}.DashSuccessPopup-module__xWEcXa__iconContainer{margin-bottom:20px}.DashSuccessPopup-module__xWEcXa__mailIcon{width:140px;height:140px}}
.DomainTransferPopup-module__orMxBa__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DomainTransferPopup-module__orMxBa__popup{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:32px;position:relative;box-shadow:0 4px 20px #00000026}.DomainTransferPopup-module__orMxBa__closeButton{cursor:pointer;color:#666;background:0 0;border:none;padding:4px;font-size:28px;line-height:1;position:absolute;top:16px;right:16px}.DomainTransferPopup-module__orMxBa__closeButton:hover{color:#000}.DomainTransferPopup-module__orMxBa__header{margin-bottom:24px}.DomainTransferPopup-module__orMxBa__title{color:#1a1a1a;margin:0 0 8px;font-size:24px;font-weight:600}.DomainTransferPopup-module__orMxBa__subtitle{color:#666;margin:0;font-size:14px}.DomainTransferPopup-module__orMxBa__transferItem{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.DomainTransferPopup-module__orMxBa__itemLabel{color:#333;font-size:16px}.DomainTransferPopup-module__orMxBa__itemPrice{color:#333;font-size:16px;font-weight:500}.DomainTransferPopup-module__orMxBa__totalSection{justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px 0;display:flex}.DomainTransferPopup-module__orMxBa__totalLabel{color:#1a1a1a;font-size:18px;font-weight:600}.DomainTransferPopup-module__orMxBa__totalPrice{color:#1a1a1a;font-size:24px;font-weight:700}.DomainTransferPopup-module__orMxBa__actionButtons{gap:12px;display:flex}.DomainTransferPopup-module__orMxBa__cancelButton,.DomainTransferPopup-module__orMxBa__checkoutButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s}.DomainTransferPopup-module__orMxBa__cancelButton{color:#333;background:#f5f5f5}.DomainTransferPopup-module__orMxBa__cancelButton:hover{background:#e5e5e5}.DomainTransferPopup-module__orMxBa__checkoutButton{color:#fff;background:#007bff;justify-content:center;align-items:center;gap:8px;display:flex}.DomainTransferPopup-module__orMxBa__checkoutButton:hover{background:#0056b3}.DomainTransferPopup-module__orMxBa__arrowIcon{transition:transform .2s}.DomainTransferPopup-module__orMxBa__checkoutButton:hover .DomainTransferPopup-module__orMxBa__arrowIcon{transform:translate(4px)}
.Domaintransferdetails-module__L_KCCG__transferDetailsSection{background:#f8f9fa;min-height:100vh;padding:40px 20px}.Domaintransferdetails-module__L_KCCG__container{max-width:1400px;margin:0 auto}.Domaintransferdetails-module__L_KCCG__breadcrumb{color:#6c757d;align-items:center;gap:8px;margin-bottom:30px;font-size:.95rem;display:flex}.Domaintransferdetails-module__L_KCCG__globeIcon{stroke-width:2px;color:#495057;width:22px;height:22px}.Domaintransferdetails-module__L_KCCG__chevronIcon{stroke-width:2px;color:#adb5bd;width:16px;height:16px}.Domaintransferdetails-module__L_KCCG__breadcrumbLink{color:#495057;cursor:pointer;transition:color .2s}.Domaintransferdetails-module__L_KCCG__breadcrumbLink:hover{color:var(--color-primary,#00a99d)}.Domaintransferdetails-module__L_KCCG__breadcrumbCurrent{color:#6c757d}.Domaintransferdetails-module__L_KCCG__mainTitle{color:#212529;margin-bottom:40px;font-size:2.5rem;font-weight:700}.Domaintransferdetails-module__L_KCCG__completedCard{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:25px;padding:0;overflow:hidden;box-shadow:0 1px 3px #00000014}.Domaintransferdetails-module__L_KCCG__completedHeader{align-items:center;gap:15px;padding:25px 35px;display:flex}.Domaintransferdetails-module__L_KCCG__checkIcon{background:var(--color-primary,#00a99d);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Domaintransferdetails-module__L_KCCG__checkIcon svg{width:24px;height:24px}.Domaintransferdetails-module__L_KCCG__completedTitle{color:#212529;margin:0;font-size:1.3rem;font-weight:600}.Domaintransferdetails-module__L_KCCG__stepCard{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:25px;padding:0;overflow:hidden;box-shadow:0 1px 3px #00000014}.Domaintransferdetails-module__L_KCCG__stepHeader{border-bottom:1px solid #e9ecef;align-items:center;gap:15px;padding:30px 35px;display:flex}.Domaintransferdetails-module__L_KCCG__stepNumber{width:40px;height:40px;color:var(--color-primary,#00a99d);border:2px solid var(--color-primary,#00a99d);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;display:flex}.Domaintransferdetails-module__L_KCCG__stepTitle{color:#212529;margin:0;font-size:1.4rem;font-weight:600}.Domaintransferdetails-module__L_KCCG__stepContent{padding:35px 35px 40px}.Domaintransferdetails-module__L_KCCG__description{color:#868e96;margin:0 0 30px;font-size:.95rem;line-height:1.6}.Domaintransferdetails-module__L_KCCG__inputWrapper{margin-bottom:40px}.Domaintransferdetails-module__L_KCCG__inputLabel{color:#212529;margin-bottom:12px;font-size:1rem;font-weight:600;display:block}.Domaintransferdetails-module__L_KCCG__required{color:#dc3545;margin-left:3px}.Domaintransferdetails-module__L_KCCG__authInput{color:#495057;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;outline:none;width:100%;padding:14px 18px;font-size:1rem;transition:all .2s}.Domaintransferdetails-module__L_KCCG__authInput::placeholder{color:#adb5bd}.Domaintransferdetails-module__L_KCCG__authInput:focus{border-color:var(--color-primary,#00a99d);background:#fff;box-shadow:0 0 0 3px #00a99d1a}.Domaintransferdetails-module__L_KCCG__dnsOptions{flex-direction:column;gap:25px;margin-bottom:40px;display:flex}.Domaintransferdetails-module__L_KCCG__radioOption{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.Domaintransferdetails-module__L_KCCG__radioInput{opacity:0;cursor:pointer;position:absolute}.Domaintransferdetails-module__L_KCCG__radioCustom{border:2px solid var(--color-primary,#00a99d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;transition:all .2s;display:flex;position:relative}.Domaintransferdetails-module__L_KCCG__radioCustom:hover{border-color:#008c82}.Domaintransferdetails-module__L_KCCG__radioInner{background:var(--color-primary,#00a99d);border-radius:50%;width:12px;height:12px}.Domaintransferdetails-module__L_KCCG__optionText{flex:1}.Domaintransferdetails-module__L_KCCG__optionTitle{color:#868e96;margin:0;font-size:.95rem;line-height:1.6}.Domaintransferdetails-module__L_KCCG__optionSubtext{color:#868e96;margin:6px 0 0;font-size:.95rem;line-height:1.6}.Domaintransferdetails-module__L_KCCG__buttonWrapper{border-top:1px solid #e9ecef;justify-content:flex-end;padding-top:25px;display:flex}.Domaintransferdetails-module__L_KCCG__transferButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:14px 35px;font-size:1.05rem;font-weight:500;transition:background .3s}.Domaintransferdetails-module__L_KCCG__transferButton:hover{background:#008c82}@media (max-width:768px){.Domaintransferdetails-module__L_KCCG__transferDetailsSection{padding:30px 15px}.Domaintransferdetails-module__L_KCCG__breadcrumb{margin-bottom:20px;font-size:.85rem}.Domaintransferdetails-module__L_KCCG__globeIcon{width:20px;height:20px}.Domaintransferdetails-module__L_KCCG__chevronIcon{width:14px;height:14px}.Domaintransferdetails-module__L_KCCG__mainTitle{margin-bottom:30px;font-size:2rem}.Domaintransferdetails-module__L_KCCG__completedCard,.Domaintransferdetails-module__L_KCCG__stepCard{margin-bottom:20px}.Domaintransferdetails-module__L_KCCG__completedHeader{padding:20px}.Domaintransferdetails-module__L_KCCG__checkIcon{width:35px;height:35px}.Domaintransferdetails-module__L_KCCG__checkIcon svg{width:20px;height:20px}.Domaintransferdetails-module__L_KCCG__completedTitle{font-size:1.15rem}.Domaintransferdetails-module__L_KCCG__stepHeader{padding:25px 20px}.Domaintransferdetails-module__L_KCCG__stepNumber{width:35px;height:35px;font-size:1.1rem}.Domaintransferdetails-module__L_KCCG__stepTitle{font-size:1.2rem}.Domaintransferdetails-module__L_KCCG__stepContent{padding:25px 20px 30px}.Domaintransferdetails-module__L_KCCG__description{font-size:.9rem}.Domaintransferdetails-module__L_KCCG__inputLabel{font-size:.95rem}.Domaintransferdetails-module__L_KCCG__optionTitle,.Domaintransferdetails-module__L_KCCG__optionSubtext{font-size:.9rem}.Domaintransferdetails-module__L_KCCG__buttonWrapper{justify-content:stretch}.Domaintransferdetails-module__L_KCCG__transferButton{width:100%}}@media (max-width:480px){.Domaintransferdetails-module__L_KCCG__mainTitle{font-size:1.75rem}.Domaintransferdetails-module__L_KCCG__stepTitle,.Domaintransferdetails-module__L_KCCG__completedTitle{font-size:1.1rem}.Domaintransferdetails-module__L_KCCG__stepHeader,.Domaintransferdetails-module__L_KCCG__completedHeader{padding:20px 15px}.Domaintransferdetails-module__L_KCCG__stepContent{padding:20px 15px 25px}.Domaintransferdetails-module__L_KCCG__transferButton{padding:12px 30px;font-size:1rem}.Domaintransferdetails-module__L_KCCG__dnsOptions{gap:20px}}
.DNSNameservers-module__rfKfiq__container{background-color:#f8f9fa;max-width:100%;min-height:100vh;margin:0 auto;padding:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.DNSNameservers-module__rfKfiq__breadcrumb{color:#6c757d;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.DNSNameservers-module__rfKfiq__breadcrumbItem{color:#495057}.DNSNameservers-module__rfKfiq__breadcrumbItemActive{color:#212529;font-weight:500}.DNSNameservers-module__rfKfiq__breadcrumbSeparator{color:#adb5bd}.DNSNameservers-module__rfKfiq__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.DNSNameservers-module__rfKfiq__title{color:#212529;margin:8px 0 22px;font-size:30px;font-weight:600}.DNSNameservers-module__rfKfiq__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4 0%,#00acc1 100%);border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.DNSNameservers-module__rfKfiq__primaryButton:hover{background:linear-gradient(135deg,#00acc1 0%,#0097a7 100%);transform:translateY(-1px);box-shadow:0 4px 12px #00bcd44d}.DNSNameservers-module__rfKfiq__section{background:#fff;border-radius:8px;margin-bottom:20px;padding:30px;box-shadow:0 1px 3px #0000001a}.DNSNameservers-module__rfKfiq__sectionTitle{color:#000;margin:0 0 12px;font-size:18px;font-weight:600}.DNSNameservers-module__rfKfiq__description{color:#202020;margin:0 0 20px;font-size:14px;line-height:1.6}.DNSNameservers-module__rfKfiq__nameserverBox{background:#f2f4f5;border-radius:4px;margin-bottom:20px;padding:6px 15px}.DNSNameservers-module__rfKfiq__nameserver{color:#495057ac;padding:5px 0;font-family:Monaco,Courier New,monospace;font-size:15px;font-weight:400}.DNSNameservers-module__rfKfiq__changeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4 0%,#00acc1 100%);border:none;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.DNSNameservers-module__rfKfiq__changeButton:hover{background:linear-gradient(135deg,#00acc1 0%,#0097a7 100%);transform:translateY(-1px);box-shadow:0 4px 12px #00bcd44d}.DNSNameservers-module__rfKfiq__addRecordForm{border-bottom:1px solid #e9ecef;grid-template-columns:120px 180px 240px 120px auto;align-items:end;gap:15px;margin-bottom:30px;padding-bottom:30px;display:grid}.DNSNameservers-module__rfKfiq__formGroup{flex-direction:column;gap:6px;display:flex}.DNSNameservers-module__rfKfiq__formLabel{color:#000;font-size:13px;font-weight:600}.DNSNameservers-module__rfKfiq__select,.DNSNameservers-module__rfKfiq__input{color:#888282;background:#f3f3f3;border:none;border-radius:4px;padding:15px 12px;font-size:13px;transition:border-color .2s}.DNSNameservers-module__rfKfiq__select:focus,.DNSNameservers-module__rfKfiq__input:focus{border-color:#00bcd4;outline:none;box-shadow:0 0 0 3px #00bcd41a}.DNSNameservers-module__rfKfiq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23495057' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}.DNSNameservers-module__rfKfiq__addButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4 0%,#00acc1 100%);border:none;border-radius:4px;height:42px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.DNSNameservers-module__rfKfiq__addButton:hover{background:linear-gradient(135deg,#00acc1 0%,#0097a7 100%);transform:translateY(-1px);box-shadow:0 4px 12px #00bcd44d}.DNSNameservers-module__rfKfiq__searchContainer{margin-bottom:20px;position:relative}.DNSNameservers-module__rfKfiq__searchIcon{opacity:.5;font-size:16px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.DNSNameservers-module__rfKfiq__searchInput{color:#495057;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:14px 12px 14px 45px;font-size:14px;transition:all .2s}.DNSNameservers-module__rfKfiq__searchInput:focus{border-color:#00bcd4;outline:none;box-shadow:0 0 0 3px #00bcd41a}.DNSNameservers-module__rfKfiq__searchInput::placeholder{color:#adb5bd}.DNSNameservers-module__rfKfiq__tableContainer{border:1px solid #e9ecef;border-radius:6px;overflow-x:auto}.DNSNameservers-module__rfKfiq__table{border-collapse:collapse;background:#fff;width:100%}.DNSNameservers-module__rfKfiq__table thead{background:#fff;border:1px solid #dee2e6}.DNSNameservers-module__rfKfiq__tableHeader{text-align:left;color:#000;background:#fff;border-bottom:1px solid #dee2e6;padding:17px;font-size:16px;font-weight:500}.DNSNameservers-module__rfKfiq__tableRow{border-bottom:1px solid #e9ecef}.DNSNameservers-module__rfKfiq__tableRow:last-child{border-bottom:none}.DNSNameservers-module__rfKfiq__tableCell{color:#495057;padding:15px;font-size:14px}.DNSNameservers-module__rfKfiq__tableCellSelect,.DNSNameservers-module__rfKfiq__tableCellInput{color:#495057;background:#fff;border:none;border-radius:4px;width:100%;padding:8px 10px;font-size:16px;transition:all .2s}.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellSelect,.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellInput{background:#f8f9fa;border:1px solid #e9ecef}.DNSNameservers-module__rfKfiq__tableCellSelect{cursor:pointer;appearance:none;padding-right:28px}.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellSelect{background-color:#f8f9fa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23495057' d='M5 7L1 3h8z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat}.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellSelect:focus,.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellInput:focus{background:#fff;border-color:#00bcd4;outline:none;box-shadow:0 0 0 3px #00bcd41a}.DNSNameservers-module__rfKfiq__tableCellSelect:focus,.DNSNameservers-module__rfKfiq__tableCellInput:focus{outline:none}.DNSNameservers-module__rfKfiq__ttlText{color:#6c757d;font-family:Monaco,Courier New,monospace}.DNSNameservers-module__rfKfiq__actions{justify-content:flex-end;gap:10px;display:flex}.DNSNameservers-module__rfKfiq__deleteButton,.DNSNameservers-module__rfKfiq__editButton,.DNSNameservers-module__rfKfiq__saveButton{cursor:pointer;border:none;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.DNSNameservers-module__rfKfiq__deleteButton{color:#f23333;background:0 0;font-size:16px;font-weight:400}.DNSNameservers-module__rfKfiq__deleteButton:hover{color:#c82333;background:#fff5f5}.DNSNameservers-module__rfKfiq__editButton{color:var(--color-secondary-button);background:0 0;font-size:16px;font-weight:400}.DNSNameservers-module__rfKfiq__editButton:hover{background:#e0f7fa}.DNSNameservers-module__rfKfiq__saveButton{color:var(--color-secondary-button);background:0 0;font-size:16px;font-weight:400}.DNSNameservers-module__rfKfiq__saveButton:hover{color:#00acc1;background:#e0f7fa}.DNSNameservers-module__rfKfiq__helpButton{cursor:pointer;background:linear-gradient(135deg,#ff9800 0%,#f57c00 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #ff980066}.DNSNameservers-module__rfKfiq__helpButton:hover{transform:scale(1.1);box-shadow:0 6px 20px #ff980080}.DNSNameservers-module__rfKfiq__helpIcon{font-size:24px}@media (max-width:1024px){.DNSNameservers-module__rfKfiq__addRecordForm{grid-template-columns:1fr 1fr;gap:15px}.DNSNameservers-module__rfKfiq__formGroup:last-child{grid-column:1/-1}}.DNSNameservers-module__rfKfiq__topBar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.DNSNameservers-module__rfKfiq__mobileButton{display:none}.DNSNameservers-module__rfKfiq__desktopButton{display:block}.DNSNameservers-module__rfKfiq__desktopButton button{border-radius:0!important;padding:14px 17px!important;font-size:15px!important;font-weight:300!important}@media (max-width:768px){.DNSNameservers-module__rfKfiq__container{padding:15px}.DNSNameservers-module__rfKfiq__topBar{margin-top:30px;margin-bottom:16px}.DNSNameservers-module__rfKfiq__mobileButton{display:block}.DNSNameservers-module__rfKfiq__desktopButton,.DNSNameservers-module__rfKfiq__header,.DNSNameservers-module__rfKfiq__title{display:none}.DNSNameservers-module__rfKfiq__addRecordForm{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;padding-bottom:20px;display:grid}.DNSNameservers-module__rfKfiq__formGroup{width:100%}.DNSNameservers-module__rfKfiq__formGroup:last-child{grid-column:1/-1}.DNSNameservers-module__rfKfiq__formGroup:last-child button{width:100%}.DNSNameservers-module__rfKfiq__formLabel{margin-bottom:6px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__select,.DNSNameservers-module__rfKfiq__input{background:#f8f9fa;width:100%;padding:12px;font-size:14px}.DNSNameservers-module__rfKfiq__addButton{justify-content:center;align-items:center;width:100%;padding:14px;font-size:15px;display:flex}.DNSNameservers-module__rfKfiq__section{margin-bottom:16px;padding:20px}.DNSNameservers-module__rfKfiq__sectionTitle{margin-bottom:16px;font-size:18px}.DNSNameservers-module__rfKfiq__description{display:none}.DNSNameservers-module__rfKfiq__nameserverBox{margin-bottom:16px;padding:12px 16px}.DNSNameservers-module__rfKfiq__nameserver{padding:6px 0;font-size:14px}.DNSNameservers-module__rfKfiq__changeButton,.DNSNameservers-module__rfKfiq__changeButtonWrapper,.DNSNameservers-module__rfKfiq__table thead{display:none}.DNSNameservers-module__rfKfiq__tableContainer{background:0 0;border:none;overflow-x:visible}.DNSNameservers-module__rfKfiq__table{min-width:auto;display:block}.DNSNameservers-module__rfKfiq__table tbody{display:block}.DNSNameservers-module__rfKfiq__tableRow{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:16px;padding:16px;display:block}.DNSNameservers-module__rfKfiq__tableCell{border:none;align-items:center;gap:12px;padding:8px 0;display:flex}.DNSNameservers-module__rfKfiq__tableCell:first-child:before{content:"Type:";color:#212529;flex-shrink:0;min-width:70px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__tableCell:nth-child(2):before{content:"Target:";color:#212529;flex-shrink:0;min-width:70px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__tableCell:nth-child(3):before{content:"Priority:";color:#212529;flex-shrink:0;min-width:70px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__tableCell:nth-child(4):before{content:"Content:";color:#212529;flex-shrink:0;min-width:70px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__tableCell:nth-child(5):before{content:"TTL:";color:#212529;flex-shrink:0;min-width:70px;font-size:14px;font-weight:600}.DNSNameservers-module__rfKfiq__tableCell:nth-child(6){border-top:1px solid #e9ecef;margin-top:12px;padding-top:12px;display:block}.DNSNameservers-module__rfKfiq__tableCellSelect,.DNSNameservers-module__rfKfiq__tableCellInput{color:#495057;background:#fff;border:none;flex:1;padding:0;font-size:14px}.DNSNameservers-module__rfKfiq__tableCellSelect{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%23495057' d='M5 7L1 3h8z'/%3E%3C/svg%3E");background-position:right 2px center;background-repeat:no-repeat;padding-right:20px}.DNSNameservers-module__rfKfiq__tableCellInput:focus,.DNSNameservers-module__rfKfiq__tableCellSelect:focus{outline:none}.DNSNameservers-module__rfKfiq__ttlText{color:#6c757d;flex:1;font-family:Monaco,Courier New,monospace;font-size:14px}.DNSNameservers-module__rfKfiq__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.DNSNameservers-module__rfKfiq__deleteButton,.DNSNameservers-module__rfKfiq__editButton,.DNSNameservers-module__rfKfiq__saveButton{border:1px solid;border-radius:2px;width:100%;padding:10px 16px;font-size:14px}.DNSNameservers-module__rfKfiq__deleteButton{color:#dc3545;background:#fff;border-color:#dc3545;font-weight:500}.DNSNameservers-module__rfKfiq__deleteButton:hover{color:#fff;background:#dc3545}.DNSNameservers-module__rfKfiq__editButton,.DNSNameservers-module__rfKfiq__saveButton{color:#00bcd4;background:#fff;border-color:#00bcd4;font-weight:500}.DNSNameservers-module__rfKfiq__editButton:hover,.DNSNameservers-module__rfKfiq__saveButton:hover{color:#fff;background:#00bcd4}.DNSNameservers-module__rfKfiq__searchInput{padding:12px 12px 12px 42px;font-size:14px}}@media (max-width:480px){.DNSNameservers-module__rfKfiq__breadcrumb{flex-wrap:wrap;font-size:12px}.DNSNameservers-module__rfKfiq__helpButton{width:50px;height:50px;bottom:20px;right:20px}.DNSNameservers-module__rfKfiq__helpIcon{font-size:20px}.DNSNameservers-module__rfKfiq__container{padding:12px}.DNSNameservers-module__rfKfiq__section{padding:16px}.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellSelect,.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellInput,.DNSNameservers-module__rfKfiq__tableRow:first-child .DNSNameservers-module__rfKfiq__tableCellSelect{background:0 0;border:none}.DNSNameservers-module__rfKfiq__button{text-align:center!important;justify-content:center!important;align-items:center!important}}
.Selectdomainprofile-module__l5QQgq__selectProfileSection{background:#f8f9fa;min-height:100vh;padding:40px 20px}.Selectdomainprofile-module__l5QQgq__container{max-width:1400px;margin:0 auto}.Selectdomainprofile-module__l5QQgq__breadcrumb{color:#6c757d;align-items:center;gap:8px;margin-bottom:30px;font-size:.95rem;display:flex}.Selectdomainprofile-module__l5QQgq__globeIcon{stroke-width:2px;color:#495057;width:22px;height:22px}.Selectdomainprofile-module__l5QQgq__chevronIcon{stroke-width:2px;color:#adb5bd;width:16px;height:16px}.Selectdomainprofile-module__l5QQgq__breadcrumbLink{color:#495057;cursor:pointer;transition:color .2s}.Selectdomainprofile-module__l5QQgq__breadcrumbLink:hover{color:var(--color-primary,#00a99d)}.Selectdomainprofile-module__l5QQgq__breadcrumbCurrent{color:#6c757d}.Selectdomainprofile-module__l5QQgq__mainTitle{color:#212529;margin-bottom:40px;font-size:2.5rem;font-weight:700}.Selectdomainprofile-module__l5QQgq__stepCard{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:25px;padding:0;overflow:hidden;box-shadow:0 1px 3px #00000014}.Selectdomainprofile-module__l5QQgq__stepHeader{border-bottom:1px solid #e9ecef;align-items:center;gap:15px;padding:30px 35px;display:flex}.Selectdomainprofile-module__l5QQgq__stepNumber{width:40px;height:40px;color:var(--color-primary,#00a99d);border:2px solid var(--color-primary,#00a99d);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:600;display:flex}.Selectdomainprofile-module__l5QQgq__stepTitle{color:#212529;margin:0;font-size:1.4rem;font-weight:600}.Selectdomainprofile-module__l5QQgq__stepContent{padding:35px 35px 40px}.Selectdomainprofile-module__l5QQgq__optionWrapper{margin-bottom:35px}.Selectdomainprofile-module__l5QQgq__optionWrapper:last-of-type{margin-bottom:0}.Selectdomainprofile-module__l5QQgq__radioLabel{cursor:pointer;align-items:center;gap:12px;margin-bottom:20px;display:flex}.Selectdomainprofile-module__l5QQgq__radioInput{opacity:0;cursor:pointer;position:absolute}.Selectdomainprofile-module__l5QQgq__radioCustom{border:2px solid var(--color-primary,#00a99d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:relative}.Selectdomainprofile-module__l5QQgq__radioCustom:hover{border-color:#008c82}.Selectdomainprofile-module__l5QQgq__radioInner{background:var(--color-primary,#00a99d);border-radius:50%;width:12px;height:12px}.Selectdomainprofile-module__l5QQgq__radioText{color:#212529;font-size:1.05rem;font-weight:500}.Selectdomainprofile-module__l5QQgq__profileInputWrapper,.Selectdomainprofile-module__l5QQgq__checkoutForm{margin-top:20px;margin-left:36px}.Selectdomainprofile-module__l5QQgq__formRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.Selectdomainprofile-module__l5QQgq__formGroup{flex-direction:column;display:flex}.Selectdomainprofile-module__l5QQgq__inputLabel{color:#495057;margin-bottom:10px;font-size:.95rem;font-weight:500;display:block}.Selectdomainprofile-module__l5QQgq__profileInput{color:#495057;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;outline:none;width:100%;padding:14px 18px;font-size:1rem;transition:all .2s}.Selectdomainprofile-module__l5QQgq__profileInput::placeholder{color:#adb5bd}.Selectdomainprofile-module__l5QQgq__profileInput:focus{border-color:var(--color-primary,#00a99d);background:#fff;box-shadow:0 0 0 3px #00a99d1a}.Selectdomainprofile-module__l5QQgq__buttonWrapper{border-top:1px solid #e9ecef;justify-content:flex-end;margin-top:35px;padding-top:25px;display:flex}.Selectdomainprofile-module__l5QQgq__continueButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:14px 35px;font-size:1.05rem;font-weight:500;transition:background .3s}.Selectdomainprofile-module__l5QQgq__continueButton:hover{background:#008c82}@media (max-width:768px){.Selectdomainprofile-module__l5QQgq__selectProfileSection{padding:30px 15px}.Selectdomainprofile-module__l5QQgq__breadcrumb{margin-bottom:20px;font-size:.85rem}.Selectdomainprofile-module__l5QQgq__globeIcon{width:20px;height:20px}.Selectdomainprofile-module__l5QQgq__chevronIcon{width:14px;height:14px}.Selectdomainprofile-module__l5QQgq__mainTitle{margin-bottom:30px;font-size:2rem}.Selectdomainprofile-module__l5QQgq__stepCard{margin-bottom:20px}.Selectdomainprofile-module__l5QQgq__stepHeader{padding:25px 20px}.Selectdomainprofile-module__l5QQgq__stepNumber{width:35px;height:35px;font-size:1.1rem}.Selectdomainprofile-module__l5QQgq__stepTitle{font-size:1.2rem}.Selectdomainprofile-module__l5QQgq__stepContent{padding:25px 20px 30px}.Selectdomainprofile-module__l5QQgq__profileInputWrapper{margin-left:0}.Selectdomainprofile-module__l5QQgq__buttonWrapper{justify-content:stretch}.Selectdomainprofile-module__l5QQgq__continueButton{width:100%}}@media (max-width:480px){.Selectdomainprofile-module__l5QQgq__mainTitle{font-size:1.75rem}.Selectdomainprofile-module__l5QQgq__stepTitle{font-size:1.1rem}.Selectdomainprofile-module__l5QQgq__radioText{font-size:1rem}.Selectdomainprofile-module__l5QQgq__stepHeader{padding:20px 15px}.Selectdomainprofile-module__l5QQgq__stepContent{padding:20px 15px 25px}.Selectdomainprofile-module__l5QQgq__continueButton{padding:12px 30px;font-size:1rem}}
.Transferdomain-module__4_Wmka__transferSection{background:#f8f9fa;min-height:100vh;padding:60px 20px}.Transferdomain-module__4_Wmka__container{max-width:1200px;margin:0 auto}.Transferdomain-module__4_Wmka__requirementsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.Transferdomain-module__4_Wmka__requirementCard{text-align:center;background:#fff;border-radius:8px;padding:40px 30px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #00000014}.Transferdomain-module__4_Wmka__requirementCard:hover{transform:translateY(-5px);box-shadow:0 4px 16px #0000001f}.Transferdomain-module__4_Wmka__iconWrapper{justify-content:center;margin-bottom:20px;display:flex}.Transferdomain-module__4_Wmka__icon{width:60px;height:60px;color:var(--color-primary,#00a99d);stroke-width:1.5px}.Transferdomain-module__4_Wmka__requirementTitle{color:#2c3e50;margin-bottom:12px;font-size:1rem;font-weight:600;line-height:1.4}.Transferdomain-module__4_Wmka__requirementDescription{color:#6c757d;margin:0;font-size:.9rem;line-height:1.6}.Transferdomain-module__4_Wmka__transferInputSection{margin-bottom:60px}.Transferdomain-module__4_Wmka__inputWrapper{background:#fff;border-radius:4px;gap:0;max-width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001a}.Transferdomain-module__4_Wmka__searchIcon{color:#999;pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;top:26%;left:20px;transform:translateY(-50%)}.Transferdomain-module__4_Wmka__transferInput{color:#495057;border:1px solid #e0e0e0;border-right:none;outline:none;flex:1;padding:18px 24px 18px 50px;font-size:1rem}.Transferdomain-module__4_Wmka__transferInput::placeholder{color:#adb5bd}.Transferdomain-module__4_Wmka__transferInput:focus{border-color:var(--color-primary,#00a99d)}.Transferdomain-module__4_Wmka__inputError{border-color:#dc3545!important}.Transferdomain-module__4_Wmka__errorMessage{color:#dc3545;margin:8px 0 0;padding:0 24px;font-size:.875rem}.Transferdomain-module__4_Wmka__transferButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:18px 50px;font-size:1.1rem;font-weight:500;transition:background .3s;display:flex}.Transferdomain-module__4_Wmka__transferButton:hover{background:#008c82}.Transferdomain-module__4_Wmka__domainTitle{background:#fff;border-radius:4px;justify-content:space-between;align-items:flex-start;margin:0;padding:38px 34px;display:flex;box-shadow:0 2px 12px #0000001a}.Transferdomain-module__4_Wmka__purchaseButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;align-self:center;padding:12px 32px;font-size:1rem;font-weight:500;transition:background .3s}.Transferdomain-module__4_Wmka__purchaseButton:hover{background:#008c82}.Transferdomain-module__4_Wmka__domainNameWrapper{color:#000;align-items:center;gap:12px;margin:10px 0;font-size:1.7rem;font-weight:600;display:flex}.Transferdomain-module__4_Wmka__domainInfo{flex-direction:column;gap:8px;display:flex}.Transferdomain-module__4_Wmka__statusLabel{color:#4caf50;background:#e4f3e5;border-radius:4px;width:fit-content;padding:4px 12px;font-size:.875rem;font-weight:500}.Transferdomain-module__4_Wmka__renewalInfo{color:#666;background:#f2f4f5;border-radius:4px;margin:0;padding:12px 16px;font-size:.875rem;line-height:1.5}.Transferdomain-module__4_Wmka__editIcon{cursor:pointer;opacity:.7;width:24px;height:24px;transition:opacity .3s}.Transferdomain-module__4_Wmka__editIcon:hover{opacity:1}.Transferdomain-module__4_Wmka__extensionsGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.Transferdomain-module__4_Wmka__extensionCard{text-align:center;background:#fff;border-radius:8px;flex-direction:column;gap:15px;padding:30px 20px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 8px #00000014}.Transferdomain-module__4_Wmka__extensionCard:hover{transform:translateY(-5px);box-shadow:0 4px 16px #0000001f}.Transferdomain-module__4_Wmka__extensionName{color:var(--color-primary,#00a99d);margin:0;font-size:1.8rem;font-weight:700}.Transferdomain-module__4_Wmka__priceSection{flex-direction:column;gap:5px;margin:10px 0;display:flex}.Transferdomain-module__4_Wmka__oldPrice{color:#999;margin:0;font-size:.9rem;text-decoration:line-through}.Transferdomain-module__4_Wmka__newPrice{color:#2c3e50;margin:0;font-size:1.4rem;font-weight:700}.Transferdomain-module__4_Wmka__period{color:#6c757d;font-size:.85rem;font-weight:400}.Transferdomain-module__4_Wmka__buyButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:500;transition:background .3s;display:flex}.Transferdomain-module__4_Wmka__buyButton:hover{background:#008c82}.Transferdomain-module__4_Wmka__arrow{font-size:1.5rem;transition:transform .3s}.Transferdomain-module__4_Wmka__buyButton:hover .Transferdomain-module__4_Wmka__arrow{transform:translate(4px)}.Transferdomain-module__4_Wmka__mobileCardsSection{padding:30px 0;display:none}.Transferdomain-module__4_Wmka__carouselWrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.Transferdomain-module__4_Wmka__arrowButton{cursor:pointer;width:40px;height:40px;color:var(--color-primary);background-color:#0000;border:none;flex-shrink:0;transition:all .3s}.Transferdomain-module__4_Wmka__arrowButton:active{transform:scale(.95)}.Transferdomain-module__4_Wmka__cardContainer{flex:1;overflow:hidden;box-shadow:0 0 30px 5px #00000010}.Transferdomain-module__4_Wmka__mobileCard{background:#fff;border-radius:3px;flex-direction:column;gap:22px;padding:30px 35px;transition:transform .3s;display:flex;position:relative}.Transferdomain-module__4_Wmka__mobileLeftSection{align-items:flex-start;gap:6px;display:flex}.Transferdomain-module__4_Wmka__mobileDomainName{color:var(--color-primary);font-size:28px;font-weight:600}.Transferdomain-module__4_Wmka__mobileBadge{background:var(--color-primary-button,#ff6b6b);color:#fff;white-space:nowrap;border-radius:2px 2px 0 0;padding:5px 16px;font-size:.9rem;font-weight:300;position:absolute;top:0;right:0}.Transferdomain-module__4_Wmka__mobileRightSection{flex-direction:column;gap:12px;display:flex}.Transferdomain-module__4_Wmka__mobilePriceContainer{flex-direction:column-reverse;gap:2px;display:flex}.Transferdomain-module__4_Wmka__mobilePrice{color:#000;font-size:1.1rem;font-weight:800}.Transferdomain-module__4_Wmka__mobilePeriod{color:#666;margin-left:3px;font-size:.85rem;font-weight:400}.Transferdomain-module__4_Wmka__mobileOldPrice{color:#999;margin-top:1px;font-size:.7rem;text-decoration:line-through}.Transferdomain-module__4_Wmka__mobileBuyButton{background:var(--color-primary,#00a99d);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:3px;padding:10px;font-size:1.1rem;font-weight:400;transition:background .3s}.Transferdomain-module__4_Wmka__mobileBuyButton:hover{background:#008c82}.Transferdomain-module__4_Wmka__dotsContainer{justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.Transferdomain-module__4_Wmka__dot{cursor:pointer;background:#e0e0e0;border:none;width:20px;height:4px;padding:0;transition:all .3s}.Transferdomain-module__4_Wmka__dot:hover{background:silver}.Transferdomain-module__4_Wmka__dotActive{background:var(--color-primary,#00a99d);width:30px}@media (max-width:1024px){.Transferdomain-module__4_Wmka__extensionsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Transferdomain-module__4_Wmka__mobileCardsSection{display:block}.Transferdomain-module__4_Wmka__requirementsGrid{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.Transferdomain-module__4_Wmka__requirementCard{padding:30px 20px}.Transferdomain-module__4_Wmka__icon{width:50px;height:50px}.Transferdomain-module__4_Wmka__requirementTitle{font-size:.95rem}.Transferdomain-module__4_Wmka__requirementDescription{font-size:.85rem}.Transferdomain-module__4_Wmka__transferInputSection{background-color:#fff;margin-bottom:0;padding:30px 10px;box-shadow:0 2px 2px #00000016}.Transferdomain-module__4_Wmka__inputWrapper{flex-direction:column}.Transferdomain-module__4_Wmka__transferInput{padding-left:50p x;border:1px solid #e0e0e0;border-bottom:none}.Transferdomain-module__4_Wmka__transferButton{padding:10px 40px}.Transferdomain-module__4_Wmka__extensionsGrid{grid-template-columns:repeat(2,1fr);gap:15px}.Transferdomain-module__4_Wmka__extensionCard{padding:25px 15px}.Transferdomain-module__4_Wmka__extensionName{font-size:1.5rem}.Transferdomain-module__4_Wmka__newPrice{font-size:1.2rem}}@media (max-width:480px){.Transferdomain-module__4_Wmka__transferSection{padding:40px 15px}.Transferdomain-module__4_Wmka__extensionsGrid{grid-template-columns:1fr}.Transferdomain-module__4_Wmka__extensionName{font-size:1.6rem}}
.MainServicesSection-module__EzYl8G__container{background-color:#f8f9fa;min-height:100vh;padding:40px}.MainServicesSection-module__EzYl8G__pageTitle{color:#000;margin:0 0 35px;font-size:31px;font-weight:600}.MainServicesSection-module__EzYl8G__servicesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.MainServicesSection-module__EzYl8G__card{background:#fff;border-radius:4px;flex-direction:column;gap:20px;padding:24px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 4px #00000014}.MainServicesSection-module__EzYl8G__card:hover{box-shadow:0 4px 12px #0000001f}.MainServicesSection-module__EzYl8G__cardHeader{justify-content:space-between;align-items:center;display:flex}.MainServicesSection-module__EzYl8G__cardHeaderLeft{align-items:center;gap:3px;display:flex}.MainServicesSection-module__EzYl8G__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:flex}.MainServicesSection-module__EzYl8G__wordpressIcon{color:#fff;background-color:#21759b;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.MainServicesSection-module__EzYl8G__shopifyIcon{font-size:32px}.MainServicesSection-module__EzYl8G__zidIcon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:flex}.MainServicesSection-module__EzYl8G__laravelIcon{background-color:#fff;border:2px solid #f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.MainServicesSection-module__EzYl8G__auditIcon,.MainServicesSection-module__EzYl8G__designIcon{font-size:32px}.MainServicesSection-module__EzYl8G__cardTitle{color:#000;margin:0;font-size:18px;font-weight:700}.MainServicesSection-module__EzYl8G__statusBadgeProgress{color:var(--color-primary);text-align:center;background-color:#d9f0f2;border-radius:5px;align-items:center;gap:4px;padding:6px 14px;font-size:15px;font-weight:600;display:inline-flex}.MainServicesSection-module__EzYl8G__statusBadgeInactive{color:#000;background-color:#dad9da;border-radius:4px;padding:6px 14px;font-size:13px;font-weight:600}.MainServicesSection-module__EzYl8G__progressSection{flex-direction:column;gap:8px;display:flex}.MainServicesSection-module__EzYl8G__progressDates{justify-content:space-between;align-items:center;font-size:13px;display:flex}.MainServicesSection-module__EzYl8G__dateStart{color:#666}.MainServicesSection-module__EzYl8G__dateEnd{color:#00a89c;font-weight:600}.MainServicesSection-module__EzYl8G__progressBar{background-color:#e0e0e0;border-radius:2px;height:4px;position:relative;overflow:visible}.MainServicesSection-module__EzYl8G__progressFill{background-color:#333;border-radius:2px;width:75%;height:100%;position:absolute;top:0;left:0}.MainServicesSection-module__EzYl8G__progressDot{background-color:#00a89c;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:25%;transform:translate(50%,-50%);box-shadow:0 0 0 1px #00a89c}.MainServicesSection-module__EzYl8G__cardDescription{color:#666;flex-grow:1;margin:0;font-size:14px;line-height:1.6}.MainServicesSection-module__EzYl8G__cardFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.MainServicesSection-module__EzYl8G__projectCount{color:#666;font-size:14px}.MainServicesSection-module__EzYl8G__discountBadge{color:#ff8836;background-color:#fff3e0;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:1200px){.MainServicesSection-module__EzYl8G__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.MainServicesSection-module__EzYl8G__container{padding:20px}.MainServicesSection-module__EzYl8G__servicesGrid{grid-template-columns:1fr}.MainServicesSection-module__EzYl8G__pageTitle{font-size:24px}.MainServicesSection-module__EzYl8G__card{padding:20px}.MainServicesSection-module__EzYl8G__cardFooter{align-items:center}}.MainServicesSection-module__EzYl8G__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MainServicesSection-module__EzYl8G__popup{background:#fff;width:90%;max-width:550px;padding:40px;position:relative}.MainServicesSection-module__EzYl8G__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:16px;right:16px}.MainServicesSection-module__EzYl8G__closeButton:hover{color:#000}.MainServicesSection-module__EzYl8G__subtitle{color:#003d42;margin:0 0 11px;font-size:16px}.MainServicesSection-module__EzYl8G__popupTitle{color:var(--color-secondary-button);margin:0 0 32px;font-size:24px;font-weight:700;line-height:1.3}.MainServicesSection-module__EzYl8G__formGroup{margin-bottom:24px}.MainServicesSection-module__EzYl8G__label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.MainServicesSection-module__EzYl8G__select{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 16px;font-size:14px}.MainServicesSection-module__EzYl8G__select:focus{border-color:var(--color-secondary-button);outline:none}.MainServicesSection-module__EzYl8G__textarea{color:#333;resize:vertical;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px}.MainServicesSection-module__EzYl8G__textarea:focus{border-color:var(--color-secondary-button);outline:none}.MainServicesSection-module__EzYl8G__submitButton{background:var(--color-primary-button);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:18px;font-weight:300;transition:background .2s;display:flex}.MainServicesSection-module__EzYl8G__submitButton:hover{background:var(--color-primary-button-hover)}.MainServicesSection-module__EzYl8G__successPopupWrapper div[class*=popup]{padding-top:80px!important;padding-bottom:80px!important}.MainServicesSection-module__EzYl8G__dateTime{color:#666;margin:-8px 0 8px;font-size:14px}.MainServicesSection-module__EzYl8G__progressBarContainer{align-items:center;gap:8px;margin:8px 0;display:flex}.MainServicesSection-module__EzYl8G__progressBarBg{background-color:#e0e0e0;border-radius:4px;flex:1;height:5px;overflow:hidden}.MainServicesSection-module__EzYl8G__progressBarFill{background-color:#5a5a5a;border-radius:4px;height:100%;transition:width .3s}.MainServicesSection-module__EzYl8G__progressDotStart{background:#fff;border:5px solid #2b2b2b;border-radius:50%;width:15px;height:15px}.MainServicesSection-module__EzYl8G__progressDotEnd{background:#fff;border:5px solid #38c0c4;border-radius:50%;width:15px;height:15px}@media (max-width:768px){.MainServicesSection-module__EzYl8G__progressBarBg{height:4px}.MainServicesSection-module__EzYl8G__popup{padding:20px}.MainServicesSection-module__EzYl8G__textarea,.MainServicesSection-module__EzYl8G__select{background-color:#f3f3f3}.MainServicesSection-module__EzYl8G__successPopupWrapper div[class*=popup]{padding-top:40px!important;padding-bottom:30px!important}}
.ProjectDetails-module__0wJ8uG__container{background-color:#f8f9fa;max-width:1400px;min-height:100vh;margin:0 auto;padding:40px}.ProjectDetails-module__0wJ8uG__topBar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ProjectDetails-module__0wJ8uG__breadcrumb{color:#666;align-items:center;gap:8px;font-size:14px;display:flex}.ProjectDetails-module__0wJ8uG__breadcrumbIcon{font-size:18px}.ProjectDetails-module__0wJ8uG__breadcrumbSeparator{color:#999}.ProjectDetails-module__0wJ8uG__breadcrumbLink{color:#666}.ProjectDetails-module__0wJ8uG__breadcrumbCurrent{color:#333;font-weight:500}.ProjectDetails-module__0wJ8uG__header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.ProjectDetails-module__0wJ8uG__pageTitle{color:#000;margin:12px 0;font-size:30px;font-weight:600}.ProjectDetails-module__0wJ8uG__newProjectButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;transition:background-color .2s}.ProjectDetails-module__0wJ8uG__newProjectButton:hover{background-color:#008c82}.ProjectDetails-module__0wJ8uG__projectCard{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:24px;padding:32px;box-shadow:0 1px 1px #00000014}.ProjectDetails-module__0wJ8uG__projectCard:not(.ProjectDetails-module__0wJ8uG__projectCardComplete),.ProjectDetails-module__0wJ8uG__projectCardComplete{gap:32px;display:flex}.ProjectDetails-module__0wJ8uG__projectMainContent{flex:0 0 85%}.ProjectDetails-module__0wJ8uG__completedIconColumn{flex:0 0 calc(15% - 32px);justify-content:center;align-items:center;display:flex}.ProjectDetails-module__0wJ8uG__sideColumn{flex-direction:column;flex:0 0 calc(15% - 32px);justify-content:space-between;align-items:center;gap:24px;display:flex}.ProjectDetails-module__0wJ8uG__daysContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.ProjectDetails-module__0wJ8uG__divider{background-color:#777777c4;width:100%;height:1px;margin:6px 0 20px}.ProjectDetails-module__0wJ8uG__projectHeader{justify-content:space-between;align-items:flex-start;display:flex}.ProjectDetails-module__0wJ8uG__projectHeaderLeft{align-items:center;gap:16px;display:flex}.ProjectDetails-module__0wJ8uG__projectIcon{justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ProjectDetails-module__0wJ8uG__projectIcon img{object-fit:contain;width:100%;height:100%}.ProjectDetails-module__0wJ8uG__wordpressIcon{color:#fff;font-size:28px;font-weight:700}.ProjectDetails-module__0wJ8uG__projectName{color:#000;margin:0;font-size:22px;font-weight:700}.ProjectDetails-module__0wJ8uG__projectHeaderRight{align-items:flex-start;gap:20px;display:flex}.ProjectDetails-module__0wJ8uG__statusBadge{color:var(--color-primary);background-color:#d1f4f0;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.ProjectDetails-module__0wJ8uG__statusBadgeComplete{color:#4caf50;background-color:#e4f3e5;border-radius:5px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.ProjectDetails-module__0wJ8uG__daysCounter{text-align:center}.ProjectDetails-module__0wJ8uG__daysNumber{color:#38c0c4;margin-bottom:4px;font-size:48px;font-weight:700;line-height:1}.ProjectDetails-module__0wJ8uG__daysText{color:#38c0c4;border-bottom:1px solid #ababab;padding-bottom:22px;font-size:14px;font-weight:600;line-height:1.4}.ProjectDetails-module__0wJ8uG__completedSection{align-items:flex-start;gap:20px;display:flex}.ProjectDetails-module__0wJ8uG__completedBadge{flex-direction:column;align-items:center;gap:8px;display:flex}.ProjectDetails-module__0wJ8uG__completedIcon{color:#fff;justify-content:center;align-items:center;width:90px;height:90px;font-size:36px;font-weight:700;display:flex;position:relative}.ProjectDetails-module__0wJ8uG__completedIcon img{object-fit:contain;width:174px;height:174px;margin-bottom:90px}.ProjectDetails-module__0wJ8uG__projectDescription{color:#666;width:85%;margin:24px 0;font-size:14px;line-height:1.8}.ProjectDetails-module__0wJ8uG__completedText{color:#38c0c4;text-align:center;font-size:19px;font-weight:700;line-height:1.5}.ProjectDetails-module__0wJ8uG__lastUpdated{flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;font-size:15px;display:flex}.ProjectDetails-module__0wJ8uG__lastUpdatedLabel,.ProjectDetails-module__0wJ8uG__lastUpdatedValue{color:#666}.ProjectDetails-module__0wJ8uG__timelineTitle{color:#000;margin:0 0 24px;font-size:18px;font-weight:700}.ProjectDetails-module__0wJ8uG__timeline{justify-content:space-between;align-items:flex-start;width:85%;margin-bottom:32px;padding:0 20px;display:flex;position:relative}.ProjectDetails-module__0wJ8uG__timelineLine{background:linear-gradient(to right,var(--color-primary)0%,var(--color-primary)24%,#e0e0e0 24%,#e0e0e0 100%);z-index:0;height:3px;position:absolute;top:21px;left:20px;right:20px}.ProjectDetails-module__0wJ8uG__projectCardComplete .ProjectDetails-module__0wJ8uG__timelineLine{background:var(--color-primary)}.ProjectDetails-module__0wJ8uG__timelineStep{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.ProjectDetails-module__0wJ8uG__timelineStep .ProjectDetails-module__0wJ8uG__statusBadge,.ProjectDetails-module__0wJ8uG__timelineStep .ProjectDetails-module__0wJ8uG__statusBadgeComplete{display:none}.ProjectDetails-module__0wJ8uG__timelineIcon{background-color:#fff;border:3px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-size:24px;transition:all .3s;display:flex}.ProjectDetails-module__0wJ8uG__timelineIcon img{object-fit:contain;width:22px;height:22px}.ProjectDetails-module__0wJ8uG__timelineIconCompleted{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.ProjectDetails-module__0wJ8uG__timelineIconCompleted img{filter:brightness(0)invert()}.ProjectDetails-module__0wJ8uG__timelineIconPending{color:#999;background-color:#fff;border:none}.ProjectDetails-module__0wJ8uG__timelineIconPending img{filter:invert(54%)sepia(0%)saturate(0%)hue-rotate(180deg)brightness(95%)contrast(88%)}.ProjectDetails-module__0wJ8uG__timelineLabel{flex-direction:column;align-items:center;gap:4px;display:flex}.ProjectDetails-module__0wJ8uG__stepNumber{color:#666;font-size:14px;font-weight:500}.ProjectDetails-module__0wJ8uG__stepNumberCompleted{color:var(--color-primary);font-weight:600}.ProjectDetails-module__0wJ8uG__stepDate{color:#999;font-size:12px}.ProjectDetails-module__0wJ8uG__projectFooter{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.ProjectDetails-module__0wJ8uG__projectInfo{gap:40px;display:flex}.ProjectDetails-module__0wJ8uG__infoItem{align-items:center;gap:12px;display:flex}.ProjectDetails-module__0wJ8uG__infoIcon{object-fit:contain;width:20px;height:20px}.ProjectDetails-module__0wJ8uG__infoText{color:#333;font-size:14px;font-weight:500}.ProjectDetails-module__0wJ8uG__priceText{color:var(--color-primary);font-size:14px;font-weight:600}.ProjectDetails-module__0wJ8uG__openTicketButton:hover{background-color:#008c82}@media (max-width:1024px){.ProjectDetails-module__0wJ8uG__timeline{flex-wrap:wrap;gap:40px 20px}.ProjectDetails-module__0wJ8uG__timelineLine{display:none}.ProjectDetails-module__0wJ8uG__projectInfo{flex-direction:column;gap:16px}}@media (max-width:768px){.ProjectDetails-module__0wJ8uG__container{padding:16px}.ProjectDetails-module__0wJ8uG__topBar{flex-direction:row;gap:12px}.ProjectDetails-module__0wJ8uG__header,.ProjectDetails-module__0wJ8uG__pageTitle{display:none}.ProjectDetails-module__0wJ8uG__newProjectButton{width:100%}.ProjectDetails-module__0wJ8uG__projectCard{padding:20px 16px;flex-direction:column!important}.ProjectDetails-module__0wJ8uG__projectCard:not(.ProjectDetails-module__0wJ8uG__projectCardComplete),.ProjectDetails-module__0wJ8uG__projectCardComplete{flex-direction:column!important}.ProjectDetails-module__0wJ8uG__projectMainContent{flex:1;width:100%}.ProjectDetails-module__0wJ8uG__sideColumn{border-top:1px solid #e0e0e0;flex-direction:column;flex:1;align-items:start;width:100%;margin-top:20px;padding-top:20px}.ProjectDetails-module__0wJ8uG__daysContainer{align-items:flex-start;gap:16px;width:100%}.ProjectDetails-module__0wJ8uG__daysCounter{text-align:left;align-items:center;gap:10px;display:flex}.ProjectDetails-module__0wJ8uG__daysNumber{font-size:33px;font-weight:300}.ProjectDetails-module__0wJ8uG__daysText{border-bottom:none;padding-bottom:0;font-size:19px;font-weight:400}.ProjectDetails-module__0wJ8uG__daysText br{display:none}.ProjectDetails-module__0wJ8uG__lastUpdated{text-align:left;flex-direction:row;align-items:start;width:100%;margin-bottom:0}.ProjectDetails-module__0wJ8uG__lastUpdate{font-size:14px}.ProjectDetails-module__0wJ8uG__completedIconColumn{border-top:1px solid #e0e0e0;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:20px;padding-top:20px}.ProjectDetails-module__0wJ8uG__completedBadge{flex-direction:row;align-items:center;gap:16px}.ProjectDetails-module__0wJ8uG__completedIcon{width:60px;height:60px;font-size:24px}.ProjectDetails-module__0wJ8uG__completedIcon img{width:60px;height:60px;margin-bottom:0}.ProjectDetails-module__0wJ8uG__completedText{text-align:left;font-size:16px}.ProjectDetails-module__0wJ8uG__projectHeader{flex-direction:column;align-items:flex-start;gap:16px}.ProjectDetails-module__0wJ8uG__projectHeaderRight{justify-content:flex-start;width:100%}.ProjectDetails-module__0wJ8uG__projectDescription{display:none}.ProjectDetails-module__0wJ8uG__timeline{flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:0}.ProjectDetails-module__0wJ8uG__timelineLine{background:linear-gradient(to bottom,var(--color-primary)0%,var(--color-primary)75%,#e0e0e0 75%,#e0e0e0 100%);width:2px;height:calc(100% - 40px);display:block;top:0;left:19px}.ProjectDetails-module__0wJ8uG__projectCardComplete .ProjectDetails-module__0wJ8uG__timelineLine{background:var(--color-primary)}.ProjectDetails-module__0wJ8uG__timelineStep{flex-direction:row;align-items:center;gap:16px;width:100%;padding:16px 0}.ProjectDetails-module__0wJ8uG__projectHeader .ProjectDetails-module__0wJ8uG__statusBadge,.ProjectDetails-module__0wJ8uG__projectHeader .ProjectDetails-module__0wJ8uG__statusBadgeComplete{display:none}.ProjectDetails-module__0wJ8uG__timelineStep:first-child{justify-content:space-between;padding-right:0}.ProjectDetails-module__0wJ8uG__timelineStep:first-child .ProjectDetails-module__0wJ8uG__statusBadge,.ProjectDetails-module__0wJ8uG__timelineStep:first-child .ProjectDetails-module__0wJ8uG__statusBadgeComplete{margin-right:0;display:inline-flex}.ProjectDetails-module__0wJ8uG__timelineIcon{flex-shrink:0}.ProjectDetails-module__0wJ8uG__timelineLabel{flex-direction:row;align-items:center;gap:12px}.ProjectDetails-module__0wJ8uG__stepNumber{font-size:14px;font-weight:400}.ProjectDetails-module__0wJ8uG__stepDate{font-size:13px}.ProjectDetails-module__0wJ8uG__projectFooter{border-top:none;flex-direction:column;align-items:stretch;gap:16px;padding-top:0}.ProjectDetails-module__0wJ8uG__projectInfo{flex-direction:column;gap:12px}.ProjectDetails-module__0wJ8uG__openTicketButton{width:100%;padding:16px 20px}.ProjectDetails-module__0wJ8uG__projectHeaderLeft,.ProjectDetails-module__0wJ8uG__timelineTitle{display:none}.ProjectDetails-module__0wJ8uG__timelineLine{top:20px;left:15px}.ProjectDetails-module__0wJ8uG__timelineIcon{width:32px;height:32px}.ProjectDetails-module__0wJ8uG__timelineIcon img{width:18px;height:18px}.ProjectDetails-module__0wJ8uG__statusBadge{border-radius:5px;margin-right:-30px;padding:8px;position:absolute;right:30px}.ProjectDetails-module__0wJ8uG__projectCardComplete,.ProjectDetails-module__0wJ8uG__projectCard:not(.ProjectDetails-module__0wJ8uG__projectCardComplete){gap:5px}.ProjectDetails-module__0wJ8uG__timeline{margin-bottom:10px}}
.page-module__UVXVfa__profileContainer{flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex}.page-module__UVXVfa__pageTitle{color:#333;align-self:flex-start;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.page-module__UVXVfa__formCard{background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;height:auto;padding:2rem}.page-module__UVXVfa__header{justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.page-module__UVXVfa__userInfo{align-items:center;gap:1rem;display:flex}.page-module__UVXVfa__avatarContainer{position:relative}.page-module__UVXVfa__avatar{object-fit:cover;border-radius:50%;width:90px;height:90px}.page-module__UVXVfa__noImagePlaceholder{background-color:#f0f0f0;border:2px dashed #ccc;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.page-module__UVXVfa__noImagePlaceholder span{color:#888;text-align:center;font-size:.75rem}.page-module__UVXVfa__changeImageBtn{cursor:pointer;position:absolute;top:-5px;left:-30px}.page-module__UVXVfa__userDetails{flex-direction:column;gap:.25rem;display:flex}.page-module__UVXVfa__userName{color:#000;margin:0;font-size:1.5rem;font-weight:700}.page-module__UVXVfa__userEmail{color:#666;margin:0;font-size:.9rem}.page-module__UVXVfa__editButton{background:var(--color-secondary-button);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:.5rem 1.5rem;font-size:17px;font-weight:500;transition:background .2s;display:flex}.page-module__UVXVfa__editButton:hover{background:var(--color-secondary-button-hover)}.page-module__UVXVfa__editButton:active,.page-module__UVXVfa__submitBtn:active,.page-module__UVXVfa__actionButton:active,.page-module__UVXVfa__upgradeButton:active,.page-module__UVXVfa__renewButton:active,.page-module__UVXVfa__viewMore:active,.page-module__UVXVfa__newTicketButton:active,.page-module__UVXVfa__viewTicketButton:active,.page-module__UVXVfa__addButton:active{background:var(--color-secondary-button-focus)}.page-module__UVXVfa__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__UVXVfa__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__UVXVfa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__UVXVfa__inputGroup label{color:#000;font-size:1.1rem;font-weight:400}.page-module__UVXVfa__inputGroup input{color:#888282;background-color:#f3f3f3;border:1px solid #0000;border-radius:3px;padding:1.1rem .75rem;font-size:.95rem;transition:all .2s}.page-module__UVXVfa__passwordWrapper{position:relative}.page-module__UVXVfa__passwordWrapper input{width:100%;padding-right:100px}.page-module__UVXVfa__eyeBtn{cursor:pointer;color:#888;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}.page-module__UVXVfa__eyeBtn:hover{color:var(--color-primary)}.page-module__UVXVfa__changeBtn{cursor:pointer;color:var(--color-primary);background:0 0;border:none;padding:4px;font-size:14px;font-weight:500;text-decoration:underline;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.page-module__UVXVfa__inputGroup input:focus{border-color:#ddd;outline:none}.page-module__UVXVfa__inputGroup input:disabled{cursor:not-allowed;opacity:1;background-color:#f3f3f3;border-color:#0000}.page-module__UVXVfa__inputGroup input:not(:disabled){background-color:#fff;border-color:#ddd}.page-module__UVXVfa__sectionTitle{color:#333;margin:1rem 0 .5rem;font-size:.7rem;font-weight:600}.page-module__UVXVfa__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__UVXVfa__successModal{background:#fff;border-radius:4px;width:90%;max-width:500px;padding:40px;position:relative;box-shadow:0 20px 60px #0000004d}.page-module__UVXVfa__closeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s;position:absolute;top:20px;right:20px}.page-module__UVXVfa__closeBtn:hover{transform:rotate(90deg)}.page-module__UVXVfa__successContent{flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.page-module__UVXVfa__successIcon{margin-bottom:30px}.page-module__UVXVfa__successText{color:#090909;text-align:center;font-size:20px;font-weight:400}@media (max-width:768px){.page-module__UVXVfa__profileContainer{margin-top:20px;padding:5px}.page-module__UVXVfa__pageTitle{display:none}.page-module__UVXVfa__avatar,.page-module__UVXVfa__noImagePlaceholder{width:50px;height:50px}.page-module__UVXVfa__noImagePlaceholder span{font-size:.6rem}.page-module__UVXVfa__changeImageBtn img{width:60px!important;height:60px!important}.page-module__UVXVfa__row{grid-template-columns:1fr}.page-module__UVXVfa__sectionTitle{margin-bottom:-6px;font-size:17px;font-weight:500}.page-module__UVXVfa__sectionTitle~.page-module__UVXVfa__row{grid-template-columns:1fr 1fr;gap:.3rem}.page-module__UVXVfa__sectionTitle~.page-module__UVXVfa__row .page-module__UVXVfa__inputGroup input{padding:.8rem .3rem;font-size:.75rem}.page-module__UVXVfa__sectionTitle~.page-module__UVXVfa__row .page-module__UVXVfa__inputGroup label{font-size:.75rem}.page-module__UVXVfa__formCard{width:95%;height:auto;padding:16px}.page-module__UVXVfa__userName{font-size:16px}.page-module__UVXVfa__userEmail{font-size:13px}.page-module__UVXVfa__editButton{padding:5px 10px}}
