.banner-module__X5sl0a__banner{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;transition:all .2s;display:flex}.banner-module__X5sl0a__banner_content{flex:1}.banner-module__X5sl0a__banner_default{background-color:var(--card);color:var(--foreground)}.banner-module__X5sl0a__banner_warning{color:#fbbf24;background-color:#eab3081a;border-bottom-color:#eab3084d}.banner-module__X5sl0a__banner_danger{color:#f87171;background-color:#ef44441a;border-bottom-color:#ef44444d}.banner-module__X5sl0a__banner_button{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.banner-module__X5sl0a__banner_button:hover{opacity:1;background-color:#0000001a}.banner-module__X5sl0a__banner_button:focus{outline:2px solid var(--ring);outline-offset:2px}.banner-module__X5sl0a__banner_button:active{opacity:.8}.banner-module__X5sl0a__banner_actions{align-items:center;gap:.75rem;display:flex}.banner-module__X5sl0a__banner_action_button{cursor:pointer;color:inherit;white-space:nowrap;background:0 0;border:1px solid;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.banner-module__X5sl0a__banner_action_button:hover{opacity:.9;background-color:#0000001a}.banner-module__X5sl0a__banner_action_button:focus{outline:2px solid var(--ring);outline-offset:2px}.banner-module__X5sl0a__banner_action_button:active{opacity:.8}.banner-module__X5sl0a__banner_icon{width:1rem;height:1rem}
.welcome-modal-module__oYn9oG__modal_overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:16px;animation:.3s welcome-modal-module__oYn9oG__fadeIn;display:flex;position:fixed;inset:0}@keyframes welcome-modal-module__oYn9oG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes welcome-modal-module__oYn9oG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-modal-module__oYn9oG__modal_container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1a30;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;padding:32px;animation:.4s welcome-modal-module__oYn9oG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.welcome-modal-module__oYn9oG__close_button{cursor:pointer;color:#ffffffb3;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.welcome-modal-module__oYn9oG__close_button:hover{color:#fff;background:#fff3}.welcome-modal-module__oYn9oG__close_button svg{width:20px;height:20px}.welcome-modal-module__oYn9oG__title{color:#fff;margin-bottom:20px;padding-right:40px;font-size:24px;font-weight:700;line-height:1.2}.welcome-modal-module__oYn9oG__image_wrapper{border-radius:12px;flex-shrink:0;width:100%;height:250px;margin-bottom:20px;position:relative;overflow:hidden}.welcome-modal-module__oYn9oG__modal_image{object-fit:cover;object-position:top}.welcome-modal-module__oYn9oG__content_text{color:#ffffffd9;flex:1;margin-bottom:24px;padding-right:8px;font-size:14px;line-height:1.7;overflow-y:auto}.welcome-modal-module__oYn9oG__content_text::-webkit-scrollbar{width:4px}.welcome-modal-module__oYn9oG__content_text::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.welcome-modal-module__oYn9oG__content_text::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.welcome-modal-module__oYn9oG__content_text::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.welcome-modal-module__oYn9oG__content_text p{margin-bottom:12px}.welcome-modal-module__oYn9oG__content_text p:last-child{margin-bottom:0}.welcome-modal-module__oYn9oG__action_button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6644f2 0%,#5129f0 100%);border:1px solid #fff3;border-radius:30px;flex-shrink:0;align-self:center;padding:14px 28px;font-size:15px;font-weight:500;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #6644f24d}.welcome-modal-module__oYn9oG__action_button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.welcome-modal-module__oYn9oG__action_button:hover:before{left:100%}.welcome-modal-module__oYn9oG__action_button:hover{background:linear-gradient(135deg,#5129f0 0%,#3d1fef 100%);border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 25px #6644f266}.welcome-modal-module__oYn9oG__action_button:active{transform:translateY(-1px);box-shadow:0 4px 15px #6644f24d}.welcome-modal-module__oYn9oG__action_button:disabled{opacity:.6;cursor:not-allowed;transform:none}.welcome-modal-module__oYn9oG__action_button:disabled:hover{transform:none;box-shadow:0 4px 15px #6644f24d}.welcome-modal-module__oYn9oG__spinner{width:18px;height:18px;margin-right:8px;animation:1s linear infinite welcome-modal-module__oYn9oG__spin}@keyframes welcome-modal-module__oYn9oG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes welcome-modal-module__oYn9oG__alertSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.welcome-modal-module__oYn9oG__warning_alert{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:24px;transition:border-color .2s,box-shadow .2s;animation:.3s ease-out welcome-modal-module__oYn9oG__alertSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0003,0 8px 32px #00000026,inset 0 1px #ffffff0d}.welcome-modal-module__oYn9oG__warning_alert:hover{border-color:#8b5cf640;box-shadow:0 4px 24px #0003,0 8px 32px #00000026,0 0 20px #8b5cf61f,inset 0 1px #ffffff0d}.welcome-modal-module__oYn9oG__warning_accent{opacity:.9;background:linear-gradient(#8b5cf6 0%,#7c3aed 100%);flex-shrink:0;width:4px}.welcome-modal-module__oYn9oG__warning_content{flex:1;padding:16px 20px}.welcome-modal-module__oYn9oG__warning_header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.welcome-modal-module__oYn9oG__warning_icon{color:#a78bfa;background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.welcome-modal-module__oYn9oG__warning_title{color:#c4b5fd;letter-spacing:-.01em;font-size:15px;font-weight:600}.welcome-modal-module__oYn9oG__warning_body{color:#ffffffb3;font-size:13px;line-height:1.65}.welcome-modal-module__oYn9oG__warning_body p{margin-bottom:10px}.welcome-modal-module__oYn9oG__warning_body p:last-child{margin-bottom:0}.welcome-modal-module__oYn9oG__warning_highlight{color:#ffffffd9}.welcome-modal-module__oYn9oG__warning_highlight strong{color:#c4b5fd;font-weight:600}.welcome-modal-module__oYn9oG__warning_body strong{color:#ffffffe6;font-weight:600}.welcome-modal-module__oYn9oG__warning_body em{color:#fff9;font-style:italic}.welcome-modal-module__oYn9oG__warning_legal{color:#ffffff80;border-top:1px solid #ffffff0f;margin-top:12px;padding-top:8px;font-size:12px}@media screen and (max-width:768px){.welcome-modal-module__oYn9oG__modal_container{max-height:95vh;padding:24px}.welcome-modal-module__oYn9oG__title{margin-bottom:16px;font-size:20px}.welcome-modal-module__oYn9oG__image_wrapper{height:200px;margin-bottom:16px}.welcome-modal-module__oYn9oG__content_text{margin-bottom:20px;font-size:13px}.welcome-modal-module__oYn9oG__action_button{text-align:center;justify-content:center;width:100%;display:flex}}@media screen and (max-width:480px){.welcome-modal-module__oYn9oG__modal_overlay{padding:8px}.welcome-modal-module__oYn9oG__modal_container{padding:20px}.welcome-modal-module__oYn9oG__title{font-size:18px}.welcome-modal-module__oYn9oG__image_wrapper{height:140px}.welcome-modal-module__oYn9oG__content_text{font-size:12px;line-height:1.6}.welcome-modal-module__oYn9oG__content_text p{margin-bottom:10px}.welcome-modal-module__oYn9oG__action_button{padding:12px 24px;font-size:14px}.welcome-modal-module__oYn9oG__warning_alert{margin-bottom:20px}.welcome-modal-module__oYn9oG__warning_content{padding:14px 16px}.welcome-modal-module__oYn9oG__warning_header{gap:8px;margin-bottom:10px}.welcome-modal-module__oYn9oG__warning_icon{width:28px;height:28px}.welcome-modal-module__oYn9oG__warning_icon svg{width:14px;height:14px}.welcome-modal-module__oYn9oG__warning_title{font-size:14px}.welcome-modal-module__oYn9oG__warning_body{font-size:12px}.welcome-modal-module__oYn9oG__warning_legal{font-size:11px}}
.layout-module__00o8MW__background_grain{background-image:url(/grain-bg.svg);position:absolute;inset:0}.layout-module__00o8MW__background_grid{background-image:url(/grid-bg.svg);background-repeat:repeat-x;position:absolute;inset:0}
.button-module__Vm2cWW__button-text{color:#f5f5f5;font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:400}.button-module__Vm2cWW__button-text-primary{color:#f5f5f5;font-size:14px;font-weight:400}.button-module__Vm2cWW__button-styles{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6644f2 0%,#5129f0 100%);border:1px solid #fff3;border-radius:30px;justify-content:center;align-items:center;padding:20px 30px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #6644f24d}.button-module__Vm2cWW__button-styles:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.button-module__Vm2cWW__button-styles:hover:before{left:100%}.button-module__Vm2cWW__button-styles:disabled{opacity:.3;cursor:default;box-shadow:none;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%)}.button-module__Vm2cWW__button-styles:disabled:hover{cursor:default;opacity:.3;box-shadow:none;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);transform:none}.button-module__Vm2cWW__button-styles:hover{cursor:pointer;background:linear-gradient(135deg,#5129f0 0%,#3d1fef 100%);border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 8px 25px #6644f266}.button-module__Vm2cWW__button-styles:active{transform:translateY(-1px);box-shadow:0 4px 15px #6644f24d}.button-module__Vm2cWW__button-styles-primary{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6644f2 0%,#5129f0 100%);border:1px solid #fff3;border-radius:30px;justify-content:center;align-items:center;padding:10px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.button-module__Vm2cWW__button-styles-primary:disabled{opacity:.3;cursor:default;box-shadow:none;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%)}.button-module__Vm2cWW__button-styles-primary:disabled:hover{cursor:default;opacity:.3;box-shadow:none;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);transform:none}.button-module__Vm2cWW__button-styles-primary:hover{cursor:pointer;background:linear-gradient(135deg,#5129f0 0%,#3d1fef 100%);border-color:#ffffff4d;box-shadow:0 8px 25px #6644f266}.button-module__Vm2cWW__button-styles-primary:active{transform:translateY(-1px);box-shadow:0 4px 15px #6644f24d}@media screen and (max-width:550px){.button-module__Vm2cWW__button-text-primary{font-size:14px}.button-module__Vm2cWW__button-styles-primary{padding:16px 32px}.button-module__Vm2cWW__button-text{font-size:14px}.button-module__Vm2cWW__button-styles{padding:16px 32px}}
@keyframes loading-spinner-module__IxkVhG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner-module__IxkVhG__spinner{border-style:solid;border-width:2px;border-radius:50%;animation:1s linear infinite loading-spinner-module__IxkVhG__spin}.loading-spinner-module__IxkVhG__small{border-width:2px;width:16px;height:16px}.loading-spinner-module__IxkVhG__medium{border-width:3px;width:24px;height:24px}.loading-spinner-module__IxkVhG__large{border-width:4px;width:32px;height:32px}
.modal-module__hASgMa__modal_overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:16px;animation:.3s modal-module__hASgMa__fadeIn;display:flex;position:fixed;inset:0}@keyframes modal-module__hASgMa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__hASgMa__slideUp{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.modal-module__hASgMa__modal_container{z-index:101;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1a30;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.4s forwards modal-module__hASgMa__slideUp;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000080}.modal-module__hASgMa__content_section{flex-direction:column;flex:1;min-width:0;padding:32px;display:flex;position:relative;overflow:hidden}.modal-module__hASgMa__close_button{cursor:pointer;color:#ffffffb3;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.modal-module__hASgMa__close_button:hover{color:#fff;background:#fff3}.modal-module__hASgMa__close_button svg{width:20px;height:20px}.modal-module__hASgMa__title{color:#fff;margin-bottom:8px;padding-right:40px;font-size:20px;font-weight:600;line-height:1.2}.modal-module__hASgMa__description{color:#ffffffb3;margin-bottom:24px;font-size:14px;line-height:1.5}.modal-module__hASgMa__content{color:#ffffffd9;flex:1;padding-right:8px;font-size:14px;line-height:1.7;overflow-y:auto}.modal-module__hASgMa__content::-webkit-scrollbar{width:4px}.modal-module__hASgMa__content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.modal-module__hASgMa__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.modal-module__hASgMa__content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.modal-module__hASgMa__footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;display:flex}.modal-module__hASgMa__cancel_button{color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.modal-module__hASgMa__cancel_button:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.modal-module__hASgMa__action_button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6644f2 0%,#5129f0 100%);border:1px solid #fff3;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #6644f24d}.modal-module__hASgMa__action_button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.modal-module__hASgMa__action_button:hover:before{left:100%}.modal-module__hASgMa__action_button:hover{background:linear-gradient(135deg,#5129f0 0%,#3d1fef 100%);border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 25px #6644f266}.modal-module__hASgMa__action_button:active{transform:translateY(-1px);box-shadow:0 4px 15px #6644f24d}.modal-module__hASgMa__action_button:disabled{opacity:.5;cursor:not-allowed;transform:none}.modal-module__hASgMa__action_button:disabled:hover{transform:none;box-shadow:0 4px 15px #6644f24d}@media screen and (max-width:768px){.modal-module__hASgMa__modal_container{max-width:calc(100% - 32px);max-height:95vh}.modal-module__hASgMa__content_section{padding:24px}.modal-module__hASgMa__title{padding-right:40px;font-size:18px}.modal-module__hASgMa__description{margin-bottom:20px;font-size:13px}.modal-module__hASgMa__content{font-size:13px}.modal-module__hASgMa__footer{flex-direction:column-reverse;gap:8px}.modal-module__hASgMa__cancel_button,.modal-module__hASgMa__action_button{text-align:center;justify-content:center;width:100%}}@media screen and (max-width:480px){.modal-module__hASgMa__modal_overlay{padding:8px}.modal-module__hASgMa__modal_container{max-width:calc(100% - 16px)}.modal-module__hASgMa__content_section{padding:20px}.modal-module__hASgMa__title{font-size:16px}.modal-module__hASgMa__content{font-size:12px;line-height:1.6}.modal-module__hASgMa__cancel_button,.modal-module__hASgMa__action_button{padding:10px 20px;font-size:13px}}
.card-module__kms4-q__card_background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1c;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}
.abertura-content-module__f_cqHW__container{width:100%;max-width:800px;margin:0 auto}.abertura-content-module__f_cqHW__title{color:var(--foreground);letter-spacing:-.02em;margin:0 0 2rem;font-size:28px;font-weight:700;line-height:1.2}.abertura-content-module__f_cqHW__subtitle{color:var(--muted-foreground);margin:0 0 3rem;font-size:14px;font-weight:400;line-height:1.6}.abertura-content-module__f_cqHW__stepsSection{margin-top:0}.abertura-content-module__f_cqHW__stepsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.abertura-content-module__f_cqHW__stepsLabel{color:var(--foreground);font-size:14px;font-weight:500}.abertura-content-module__f_cqHW__stepsCounter{color:var(--muted-foreground);font-size:14px;font-weight:400}.abertura-content-module__f_cqHW__progressBarContainer{background-color:#2a2a2a;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.abertura-content-module__f_cqHW__progressBarFill{background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);border-radius:4px;height:100%;transition:width .3s}.abertura-content-module__f_cqHW__formSection{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.abertura-content-module__f_cqHW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.abertura-content-module__f_cqHW__formField{width:100%}.abertura-content-module__f_cqHW__documentsTitle{color:var(--foreground);margin:3rem 0 0;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:768px){.abertura-content-module__f_cqHW__title{font-size:24px}.abertura-content-module__f_cqHW__subtitle,.abertura-content-module__f_cqHW__stepsLabel,.abertura-content-module__f_cqHW__stepsCounter{font-size:14px}.abertura-content-module__f_cqHW__formRow{grid-template-columns:1fr;gap:1.5rem}}
.drag-drop-media-module__OszeOG__container{width:100%}.drag-drop-media-module__OszeOG__title{color:var(--foreground);margin:0 0 .5rem;font-size:16px;font-weight:600}.drag-drop-media-module__OszeOG__description{color:var(--muted-foreground);margin:0 0 1rem;font-size:13px;font-weight:400;line-height:1.4}.drag-drop-media-module__OszeOG__dropZone{border:2px dashed var(--border);background:var(--card);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:150px;transition:all .2s;display:flex;position:relative}.drag-drop-media-module__OszeOG__dropZone:hover{background:#8e75ef1a;border-color:#8e75ef}.drag-drop-media-module__OszeOG__dropZone:hover .drag-drop-media-module__OszeOG__uploadIcon{color:#8e75ef}.drag-drop-media-module__OszeOG__dropZoneActive{background:#8e75ef26;border-color:#8e75ef}.drag-drop-media-module__OszeOG__dropZoneError{border-color:var(--destructive);background:#dc26260d}.drag-drop-media-module__OszeOG__dropZoneError:hover{border-color:var(--destructive);background:#dc26261a}.drag-drop-media-module__OszeOG__dropZoneLoading{cursor:not-allowed;opacity:.7;pointer-events:none}.drag-drop-media-module__OszeOG__dropZoneLoading:hover{border-color:var(--border);background:var(--card)}.drag-drop-media-module__OszeOG__fileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.drag-drop-media-module__OszeOG__dropZoneContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.drag-drop-media-module__OszeOG__uploadIcon{width:48px;height:48px;color:var(--muted-foreground);stroke-width:1.5px}.drag-drop-media-module__OszeOG__loadingIcon{color:#8e75ef;stroke-width:1.5px;width:48px;height:48px;animation:1s linear infinite drag-drop-media-module__OszeOG__spin}@keyframes drag-drop-media-module__OszeOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.drag-drop-media-module__OszeOG__dropZoneText{color:var(--foreground);margin:0;font-size:14px;font-weight:500}.drag-drop-media-module__OszeOG__dropZoneHint{color:var(--muted-foreground);margin:0;font-size:12px}.drag-drop-media-module__OszeOG__filePreview{border:1px solid var(--border);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.drag-drop-media-module__OszeOG__fileInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.drag-drop-media-module__OszeOG__fileIcon{width:40px;height:40px;color:var(--foreground);flex-shrink:0}.drag-drop-media-module__OszeOG__fileIconLoading{color:#8e75ef;flex-shrink:0;width:40px;height:40px;animation:1s linear infinite drag-drop-media-module__OszeOG__spin}.drag-drop-media-module__OszeOG__fileDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.drag-drop-media-module__OszeOG__fileName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;overflow:hidden}.drag-drop-media-module__OszeOG__fileSize{color:var(--muted-foreground);margin:0;font-size:12px}.drag-drop-media-module__OszeOG__fileActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.drag-drop-media-module__OszeOG__downloadButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.drag-drop-media-module__OszeOG__downloadButton:hover:not(:disabled){color:#8e75ef;background:#8e75ef1a;border-color:#8e75ef}.drag-drop-media-module__OszeOG__downloadButton:disabled{opacity:.5;cursor:not-allowed}.drag-drop-media-module__OszeOG__removeButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:.5rem 1rem;font-size:14px;font-weight:500;transition:all .2s}.drag-drop-media-module__OszeOG__removeButton:hover:not(:disabled){background:var(--muted);border-color:var(--muted-foreground)}.drag-drop-media-module__OszeOG__removeButton:disabled{opacity:.5;cursor:not-allowed}.drag-drop-media-module__OszeOG__errorMessage{border:1px solid var(--destructive);color:var(--destructive-foreground);background:#dc26261a;border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:14px;display:flex}.drag-drop-media-module__OszeOG__errorIcon{width:18px;height:18px;color:var(--destructive);flex-shrink:0}.drag-drop-media-module__OszeOG__previewOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.drag-drop-media-module__OszeOG__previewModal{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden}.drag-drop-media-module__OszeOG__previewHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.drag-drop-media-module__OszeOG__previewTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:600;overflow:hidden}.drag-drop-media-module__OszeOG__previewCloseButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.drag-drop-media-module__OszeOG__previewCloseButton:hover{background:var(--muted);color:var(--foreground)}.drag-drop-media-module__OszeOG__previewContent{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;overflow:auto}.drag-drop-media-module__OszeOG__previewImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:70vh}.drag-drop-media-module__OszeOG__previewPdf{border:none;border-radius:8px;width:100%;height:70vh}.drag-drop-media-module__OszeOG__previewText{width:100%;height:70vh;color:var(--foreground);white-space:pre-wrap;word-wrap:break-word;background:#111;border-radius:8px;margin:0;padding:1rem;font-size:14px;line-height:1.6;overflow:auto}.drag-drop-media-module__OszeOG__previewUnsupported{color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem;display:flex}.drag-drop-media-module__OszeOG__previewUnsupported p{margin:0;font-size:16px}.drag-drop-media-module__OszeOG__previewDownloadButton{color:#fff;cursor:pointer;background:#8e75ef;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:14px;font-weight:500;transition:all .2s;display:flex}.drag-drop-media-module__OszeOG__previewDownloadButton:hover{background:#7a5fef}@media (max-width:768px){.drag-drop-media-module__OszeOG__dropZone{min-height:120px}.drag-drop-media-module__OszeOG__dropZoneContent{padding:1.5rem}.drag-drop-media-module__OszeOG__uploadIcon{width:40px;height:40px}.drag-drop-media-module__OszeOG__filePreview{flex-direction:column;align-items:flex-start}.drag-drop-media-module__OszeOG__fileActions{justify-content:flex-end;width:100%}.drag-drop-media-module__OszeOG__removeButton{flex:1}.drag-drop-media-module__OszeOG__previewOverlay{padding:1rem}.drag-drop-media-module__OszeOG__previewModal{max-height:95vh}.drag-drop-media-module__OszeOG__previewContent{padding:1rem}.drag-drop-media-module__OszeOG__previewImage{max-height:60vh}.drag-drop-media-module__OszeOG__previewPdf,.drag-drop-media-module__OszeOG__previewText{height:60vh}}
.visitors-chart-module__v_kmHq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:250px;padding:2rem;display:flex}.visitors-chart-module__v_kmHq__emptyIcon{width:64px;height:64px;color:var(--muted-foreground);opacity:.5;margin-bottom:1rem}.visitors-chart-module__v_kmHq__emptyText{color:var(--foreground);margin:0 0 .5rem;font-size:16px;font-weight:600}.visitors-chart-module__v_kmHq__emptySubtext{color:var(--muted-foreground);max-width:300px;margin:0;font-size:14px}
.create-password-form-module__6ujflW__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1c;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}
.login-form-module__CRxmgG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1c;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}
.documents-table-module__VjPwtq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:2rem;display:flex}.documents-table-module__VjPwtq__emptyIcon{width:64px;height:64px;color:var(--muted-foreground);opacity:.5;margin-bottom:1rem}.documents-table-module__VjPwtq__emptyText{color:var(--foreground);margin:0 0 .5rem;font-size:16px;font-weight:600}.documents-table-module__VjPwtq__emptySubtext{color:var(--muted-foreground);max-width:300px;margin:0;font-size:14px}.documents-table-module__VjPwtq__filterTabs{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;gap:6px;width:fit-content;padding:4px;display:flex}.documents-table-module__VjPwtq__filterTab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .15s}.documents-table-module__VjPwtq__filterTab:hover{color:#fffc;background:#ffffff0d}.documents-table-module__VjPwtq__filterTabActive{color:#fff;background:#7c3aed}.documents-table-module__VjPwtq__filterTabActive:hover{color:#fff;background:#6d28d9}.documents-table-module__VjPwtq__nf_status{border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.documents-table-module__VjPwtq__nf_status_issued{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}.documents-table-module__VjPwtq__nf_status_pending{color:#fde047;background:#facc151f;border:1px solid #facc1540}.documents-table-module__VjPwtq__nf_status_canceled{color:#9ca3af;background:#9ca3af1f;border:1px solid #9ca3af40}
.debounced-input-module__nuZ-JW__container{width:100%}.debounced-input-module__nuZ-JW__inputWrapper{width:100%;position:relative}.debounced-input-module__nuZ-JW__inputDisabled{opacity:.6;cursor:not-allowed}.debounced-input-module__nuZ-JW__loadingIndicator{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.debounced-input-module__nuZ-JW__loadingIcon{color:#8e75ef;width:20px;height:20px;animation:1s linear infinite debounced-input-module__nuZ-JW__spin}@keyframes debounced-input-module__nuZ-JW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.dashboard-module__empkiW__background_grain{background-image:url(/grain-bg.svg);position:absolute;inset:0}.dashboard-module__empkiW__background_grid{background-image:url(/grid-bg.svg);background-repeat:repeat-x;position:absolute;inset:0}.dashboard-module__empkiW__table_background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1c;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden}
.completed-onboarding-module__lSs5Xq__container{width:100%;max-width:800px;margin:0 auto}.completed-onboarding-module__lSs5Xq__loadingContainer{justify-content:center;align-items:center;min-height:300px;display:flex}.completed-onboarding-module__lSs5Xq__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.completed-onboarding-module__lSs5Xq__headerText{flex-direction:column;gap:.25rem;display:flex}.completed-onboarding-module__lSs5Xq__title{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.completed-onboarding-module__lSs5Xq__subtitle{color:var(--muted-foreground);margin:0;font-size:.875rem}.completed-onboarding-module__lSs5Xq__addButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__addButton:hover{background:linear-gradient(135deg,#7a5fef 0%,#6b4fdf 100%);transform:translateY(-1px);box-shadow:0 4px 12px #8e75ef4d}.completed-onboarding-module__lSs5Xq__addDocumentForm{border:1px solid var(--border);background:#8e75ef0d;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.completed-onboarding-module__lSs5Xq__addDocumentHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.completed-onboarding-module__lSs5Xq__addDocumentTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.completed-onboarding-module__lSs5Xq__closeButton{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .2s}.completed-onboarding-module__lSs5Xq__closeButton:hover{color:#ef4444;background:#ef44441a}.completed-onboarding-module__lSs5Xq__formGroup{margin-bottom:1rem}.completed-onboarding-module__lSs5Xq__label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.completed-onboarding-module__lSs5Xq__fileInputWrapper{border-radius:6px;transition:all .2s;position:relative}.completed-onboarding-module__lSs5Xq__fileInput{opacity:0;width:0;height:0;position:absolute}.completed-onboarding-module__lSs5Xq__fileInputLabel{background:var(--background);border:1px dashed var(--border);color:var(--muted-foreground);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__fileInputLabel:hover{color:var(--foreground);border-color:#8e75ef}.completed-onboarding-module__lSs5Xq__fileInputDragging{background:#8e75ef1a;border-color:#8e75ef}.completed-onboarding-module__lSs5Xq__fileInputDragging .completed-onboarding-module__lSs5Xq__fileInputLabel{color:var(--foreground);background:0 0;border-color:#8e75ef}.completed-onboarding-module__lSs5Xq__error{color:#ef4444;margin-bottom:1rem;font-size:.875rem}.completed-onboarding-module__lSs5Xq__formActions{justify-content:flex-end;gap:.75rem;display:flex}.completed-onboarding-module__lSs5Xq__formActions button{cursor:pointer}.completed-onboarding-module__lSs5Xq__formActions button:disabled{cursor:not-allowed}.completed-onboarding-module__lSs5Xq__documentsSection{margin-top:0}.completed-onboarding-module__lSs5Xq__uploadedByBadge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.completed-onboarding-module__lSs5Xq__uploadedByUser{color:#8e75ef;background-color:#8e75ef1a}.completed-onboarding-module__lSs5Xq__uploadedByTeam{color:#22c55e;background-color:#22c55e1a}.completed-onboarding-module__lSs5Xq__downloadButton{border:1px solid var(--border);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__downloadButton:hover{color:#8e75ef;background:#8e75ef1a;border-color:#8e75ef}.completed-onboarding-module__lSs5Xq__tableWrapper{border:1px solid var(--border);background:#0000001a;border-radius:8px;overflow:hidden}.completed-onboarding-module__lSs5Xq__tableHead{background:#8e75ef0d;color:var(--foreground)!important;padding:.875rem 1rem!important;font-size:.875rem!important;font-weight:600!important}.completed-onboarding-module__lSs5Xq__tableCell{color:var(--foreground);font-weight:500;padding:.875rem 1rem!important}.completed-onboarding-module__lSs5Xq__tableCellMuted{color:var(--muted-foreground);padding:.875rem 1rem!important}.completed-onboarding-module__lSs5Xq__emptyState{text-align:center;color:var(--muted-foreground);padding:3rem 1rem!important}.completed-onboarding-module__lSs5Xq__emptyIcon{opacity:.5;width:48px;height:48px;margin:0 auto 1rem}.completed-onboarding-module__lSs5Xq__pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.completed-onboarding-module__lSs5Xq__paginationArrow{border:1px solid var(--border);width:32px;height:32px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__paginationArrow:hover:not(:disabled){background:#8e75ef1a;border-color:#8e75ef4d}.completed-onboarding-module__lSs5Xq__paginationArrow:disabled{opacity:.4;cursor:not-allowed}.completed-onboarding-module__lSs5Xq__pageNumbers{align-items:center;gap:.25rem;display:flex}.completed-onboarding-module__lSs5Xq__pageNumber{min-width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__pageNumber:hover{color:var(--foreground);background:#8e75ef1a}.completed-onboarding-module__lSs5Xq__pageNumberActive{color:#fff;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);border-color:#0000}.completed-onboarding-module__lSs5Xq__pageNumberActive:hover{color:#fff;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%)}.completed-onboarding-module__lSs5Xq__previewOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.completed-onboarding-module__lSs5Xq__previewModal{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:calc(100vw - 4rem);max-width:1200px;height:calc(100vh - 4rem);display:flex;overflow:hidden}.completed-onboarding-module__lSs5Xq__previewHeader{border-bottom:1px solid var(--border);background:#8e75ef0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.completed-onboarding-module__lSs5Xq__previewTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.completed-onboarding-module__lSs5Xq__previewCloseButton{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__previewCloseButton:hover{color:#ef4444;background:#ef44441a}.completed-onboarding-module__lSs5Xq__previewContent{flex:1;justify-content:center;align-items:center;min-height:0;padding:1.5rem;display:flex;overflow:auto}.completed-onboarding-module__lSs5Xq__previewImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.completed-onboarding-module__lSs5Xq__previewVideo{border-radius:8px;max-width:100%;max-height:100%}.completed-onboarding-module__lSs5Xq__previewPdf{border:none;border-radius:8px;width:100%;height:100%}.completed-onboarding-module__lSs5Xq__previewUnavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.completed-onboarding-module__lSs5Xq__previewUnavailableIcon{width:64px;height:64px;color:var(--muted-foreground);opacity:.5}.completed-onboarding-module__lSs5Xq__previewUnavailableText{color:var(--muted-foreground);margin:0;font-size:1.125rem;font-weight:500}.completed-onboarding-module__lSs5Xq__previewLoading{text-align:center;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.completed-onboarding-module__lSs5Xq__actionButtons{align-items:center;gap:.5rem;display:flex}.completed-onboarding-module__lSs5Xq__deleteButton{border:1px solid var(--border);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.completed-onboarding-module__lSs5Xq__deleteButton:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.completed-onboarding-module__lSs5Xq__deleteOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.completed-onboarding-module__lSs5Xq__deleteModal{background:var(--card);border:1px solid var(--border);border-radius:12px;width:100%;max-width:400px;padding:1.5rem}.completed-onboarding-module__lSs5Xq__deleteModalHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.completed-onboarding-module__lSs5Xq__deleteModalIcon{color:#ef4444;width:24px;height:24px}.completed-onboarding-module__lSs5Xq__deleteModalTitle{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.completed-onboarding-module__lSs5Xq__deleteModalText{color:var(--foreground);margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.completed-onboarding-module__lSs5Xq__deleteModalSubtext{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:.875rem}.completed-onboarding-module__lSs5Xq__deleteModalActions{justify-content:flex-end;gap:.75rem;display:flex}.completed-onboarding-module__lSs5Xq__deleteConfirmButton{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.completed-onboarding-module__lSs5Xq__deleteConfirmButton:hover{background:#dc2626!important;border-color:#dc2626!important}.completed-onboarding-module__lSs5Xq__deleteConfirmButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.completed-onboarding-module__lSs5Xq__header{flex-direction:column;align-items:stretch;gap:1rem}.completed-onboarding-module__lSs5Xq__addButton{justify-content:center;width:100%}.completed-onboarding-module__lSs5Xq__userName{font-size:1.125rem}.completed-onboarding-module__lSs5Xq__tableHead,.completed-onboarding-module__lSs5Xq__tableCell,.completed-onboarding-module__lSs5Xq__tableCellMuted{padding:.75rem .5rem!important;font-size:.8125rem!important}.completed-onboarding-module__lSs5Xq__previewOverlay{padding:0}.completed-onboarding-module__lSs5Xq__previewModal{border:none;border-radius:0;width:100vw;height:100vh}}
.login-page-module__nmGhZa__background{background-color:#1a1a1a;position:relative}.login-page-module__nmGhZa__background_grain{background-image:url(/grain-bg.svg);position:absolute;inset:0}.login-page-module__nmGhZa__background_grid{background-image:url(/grid-bg.svg);position:absolute;inset:0}.login-page-module__nmGhZa__background_blur{background-image:url(/grain-blur.svg);background-repeat:no-repeat;position:absolute;inset:-220px 0 0}
.payments-module__uGiqAq__page_container{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:flex}.payments-module__uGiqAq__premium_card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff0a 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000004d,0 8px 48px #0003,inset 0 1px #ffffff0f}.payments-module__uGiqAq__premium_card:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1f 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.payments-module__uGiqAq__hero_card{padding:40px;position:relative;}.payments-module__uGiqAq__hero_card:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf60d 40%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.payments-module__uGiqAq__hero_content{z-index:1;position:relative}.payments-module__uGiqAq__hero_badge{color:#c4b5fdf2;background:linear-gradient(#8b5cf633 0%,#6b21a84d 100%);border:1px solid #8b5cf64d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.payments-module__uGiqAq__hero_badge:before{content:"";background:#a78bfa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #a78bfa99}.payments-module__uGiqAq__hero_title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:600;line-height:1.2}.payments-module__uGiqAq__hero_subtitle{color:#fff9;max-width:600px;margin-bottom:28px;font-size:16px;font-weight:400;line-height:1.6}.payments-module__uGiqAq__hero_cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 50%,#a78bfa 100%);border:none;border-radius:12px;align-items:center;gap:8px;margin-bottom:32px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #8b5cf666,inset 0 1px #ffffff26}.payments-module__uGiqAq__hero_cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf680,inset 0 1px #fff3}.payments-module__uGiqAq__hero_cta:active{transform:translateY(0)}.payments-module__uGiqAq__benefits_row{flex-wrap:wrap;gap:12px;display:flex}.payments-module__uGiqAq__benefit_pill{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:400;transition:all .2s;display:inline-flex}.payments-module__uGiqAq__benefit_pill:hover{background:#ffffff0f;border-color:#8b5cf64d}.payments-module__uGiqAq__benefit_pill_icon{color:#a78bfa;background:#8b5cf633;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.payments-module__uGiqAq__benefit_pill_icon svg{width:12px;height:12px}.payments-module__uGiqAq__subscription_card{padding:32px;}.payments-module__uGiqAq__subscription_header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.payments-module__uGiqAq__subscription_title{color:#ffffffe6;font-size:18px;font-weight:600}.payments-module__uGiqAq__subscription_manage_btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.payments-module__uGiqAq__subscription_manage_btn:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff26}.payments-module__uGiqAq__subscription_grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}@media (max-width:768px){.payments-module__uGiqAq__subscription_grid{grid-template-columns:1fr;gap:20px}}.payments-module__uGiqAq__subscription_item{flex-direction:column;gap:8px;display:flex}.payments-module__uGiqAq__subscription_label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:500}.payments-module__uGiqAq__subscription_value{color:#ffffffe6;font-size:16px;font-weight:500}.payments-module__uGiqAq__subscription_value_large{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:700}.payments-module__uGiqAq__subscription_value_period{color:#ffffff80;margin-left:4px;font-size:14px;font-weight:400}.payments-module__uGiqAq__status_badge{border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.payments-module__uGiqAq__status_badge_active{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.payments-module__uGiqAq__status_badge_pending{color:#fde047;background:#facc1526;border:1px solid #facc154d}.payments-module__uGiqAq__status_badge_canceled{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.payments-module__uGiqAq__status_badge_past_due{color:#fb923c;background:#f9731626;border:1px solid #f973164d}.payments-module__uGiqAq__status_dot{border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite payments-module__uGiqAq__pulse}.payments-module__uGiqAq__status_dot_active{background:#4ade80;box-shadow:0 0 8px #4ade8080}.payments-module__uGiqAq__status_dot_pending{background:#fde047;box-shadow:0 0 8px #fde04780}.payments-module__uGiqAq__status_dot_canceled{background:#f87171;box-shadow:0 0 8px #f8717180}.payments-module__uGiqAq__status_dot_past_due{background:#fb923c;box-shadow:0 0 8px #fb923c80}@keyframes payments-module__uGiqAq__pulse{0%,to{opacity:1}50%{opacity:.6}}.payments-module__uGiqAq__subscription_actions{border-top:1px solid #ffffff0f;margin-top:24px;padding-top:20px}.payments-module__uGiqAq__subscription_primary_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.payments-module__uGiqAq__subscription_primary_btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.payments-module__uGiqAq__subscription_warning_btn{background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);box-shadow:0 4px 12px #f973164d;}.payments-module__uGiqAq__subscription_warning_btn:hover{box-shadow:0 6px 16px #f9731666}.payments-module__uGiqAq__invoices_card{padding:32px;}.payments-module__uGiqAq__invoices_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.payments-module__uGiqAq__invoices_title{color:#ffffffe6;font-size:18px;font-weight:600}.payments-module__uGiqAq__empty_state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.payments-module__uGiqAq__empty_icon{color:#ffffff4d;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.payments-module__uGiqAq__empty_icon svg{width:28px;height:28px}.payments-module__uGiqAq__empty_title{color:#ffffffb3;margin-bottom:8px;font-size:16px;font-weight:600}.payments-module__uGiqAq__empty_subtitle{color:#fff6;max-width:280px;font-size:14px;line-height:1.5}.payments-module__uGiqAq__invoices_table_wrapper{border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.payments-module__uGiqAq__invoices_table{border-collapse:collapse;width:100%}.payments-module__uGiqAq__invoices_table th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;border-bottom:1px solid #ffffff0f;padding:14px 16px;font-size:12px;font-weight:600}.payments-module__uGiqAq__invoices_table td{color:#fffc;border-bottom:1px solid #ffffff0a;padding:16px;font-size:14px}.payments-module__uGiqAq__invoices_table tr:last-child td{border-bottom:none}.payments-module__uGiqAq__invoices_table tr:hover td{background:#ffffff05}.payments-module__uGiqAq__invoice_status{border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.payments-module__uGiqAq__invoice_status_paid{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}.payments-module__uGiqAq__invoice_status_pending{color:#fde047;background:#facc151f;border:1px solid #facc1540}.payments-module__uGiqAq__invoice_status_overdue{color:#f87171;background:#ef44441f;border:1px solid #ef444440}.payments-module__uGiqAq__invoice_status_canceled{color:#9ca3af;background:#9ca3af1f;border:1px solid #9ca3af40}.payments-module__uGiqAq__invoice_status_refunded{color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f640}.payments-module__uGiqAq__invoice_link{color:#a78bfa;white-space:nowrap;align-items:center;gap:6px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.payments-module__uGiqAq__invoice_link:hover{color:#c4b5fd}.payments-module__uGiqAq__loading_container{justify-content:center;align-items:center;min-height:200px;display:flex}
.sign-contract-module__jaKUXG__background{background-color:#1a1a1a;padding:2rem;position:relative}.sign-contract-module__jaKUXG__background_grain{pointer-events:none;background-image:url(/grain-bg.svg);position:absolute;inset:0}.sign-contract-module__jaKUXG__background_grid{pointer-events:none;background-image:url(/grid-bg.svg);position:absolute;inset:0}.sign-contract-module__jaKUXG__background_blur{pointer-events:none;background-image:url(/grain-blur.svg);background-repeat:no-repeat;position:absolute;inset:-220px 0 0}.sign-contract-module__jaKUXG__modal{z-index:10;background:linear-gradient(135deg,#1c1c1c 0%,#0d0d10 100%);border:1px solid #2a2a2a;border-radius:20px;width:100%;max-width:700px;padding:2.5rem;position:relative;box-shadow:0 20px 60px #00000080}.sign-contract-module__jaKUXG__header{margin-bottom:2rem}.sign-contract-module__jaKUXG__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700;line-height:1.3}.sign-contract-module__jaKUXG__termsContainer{background:#0d0d10;border:1px solid #2a2a2a;border-radius:12px;max-height:400px;margin-bottom:1.5rem;padding-right:1rem;position:relative;overflow-y:auto}.sign-contract-module__jaKUXG__termsContainer::-webkit-scrollbar{width:8px}.sign-contract-module__jaKUXG__termsContainer::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.sign-contract-module__jaKUXG__termsContainer::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}.sign-contract-module__jaKUXG__termsContainer::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.sign-contract-module__jaKUXG__termsList{padding:1.5rem}.sign-contract-module__jaKUXG__termsLoading{justify-content:center;align-items:center;min-height:400px;padding:1.5rem;display:flex}.sign-contract-module__jaKUXG__termItem{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.sign-contract-module__jaKUXG__termItem:last-child{margin-bottom:0}.sign-contract-module__jaKUXG__termNumber{color:#fff;background:linear-gradient(135deg,#8e75ef 0%,#7a5fef 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:flex}.sign-contract-module__jaKUXG__termText{color:#e5e5e5;margin:0;padding-top:4px;font-size:14px;line-height:1.6}.sign-contract-module__jaKUXG__scrollIndicator{text-align:center;pointer-events:none;background:linear-gradient(#0000 0%,#0d0d10 50%);padding:2rem 1rem 1rem;position:sticky;bottom:0;left:0;right:0}.sign-contract-module__jaKUXG__scrollIndicator p{color:#8e75ef;margin:0;font-size:13px;font-weight:600;animation:2s ease-in-out infinite sign-contract-module__jaKUXG__pulse}@keyframes sign-contract-module__jaKUXG__pulse{0%,to{opacity:1}50%{opacity:.5}}.sign-contract-module__jaKUXG__agreementSection{background:#0d0d10;border:1px solid #2a2a2a;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.sign-contract-module__jaKUXG__checkboxLabel{cursor:pointer;align-items:center;gap:.75rem;display:flex}.sign-contract-module__jaKUXG__checkbox{cursor:pointer;accent-color:#8e75ef;width:20px;height:20px}.sign-contract-module__jaKUXG__checkbox:disabled{cursor:not-allowed;opacity:.5}.sign-contract-module__jaKUXG__checkboxText{color:#fff;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.sign-contract-module__jaKUXG__actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sign-contract-module__jaKUXG__signedDateText{color:#a1a1a1;text-align:center;flex-grow:1;font-size:14px;font-weight:600}.sign-contract-module__jaKUXG__backButton{align-items:center;display:flex;color:#fff!important;background:0 0!important;border:1px solid #2a2a2a!important;padding:.75rem 1.5rem!important}.sign-contract-module__jaKUXG__backButton:hover{background:#1a1a1a!important}.sign-contract-module__jaKUXG__finishButton{align-items:center;display:flex;padding:.75rem 2rem!important}.sign-contract-module__jaKUXG__finishButton:hover:not(:disabled){background:linear-gradient(135deg,#9e85ff 0%,#8a6fff 100%)!important}@media (max-width:768px){.sign-contract-module__jaKUXG__background{padding:1rem}.sign-contract-module__jaKUXG__modal{padding:1.5rem}.sign-contract-module__jaKUXG__title{font-size:22px}.sign-contract-module__jaKUXG__termsContainer{max-height:300px}.sign-contract-module__jaKUXG__actions{flex-direction:column-reverse}.sign-contract-module__jaKUXG__backButton,.sign-contract-module__jaKUXG__finishButton{justify-content:center;width:100%}}
.support-module__rIxnMq__page_container{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;padding:32px;display:flex}.support-module__rIxnMq__premium_card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff0a 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000004d,0 8px 48px #0003,inset 0 1px #ffffff0f}.support-module__rIxnMq__premium_card:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1f 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.support-module__rIxnMq__hero_card{padding:40px;position:relative;}.support-module__rIxnMq__hero_card:after{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61f 0%,#8b5cf60d 40%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;right:-100px}.support-module__rIxnMq__hero_content{z-index:1;position:relative}.support-module__rIxnMq__hero_title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:600;line-height:1.2}.support-module__rIxnMq__hero_subtitle{color:#fff9;max-width:600px;margin-bottom:28px;font-size:16px;font-weight:400;line-height:1.6}.support-module__rIxnMq__benefits_row{flex-wrap:wrap;gap:12px;display:flex}.support-module__rIxnMq__benefit_pill{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:400;transition:all .2s;display:inline-flex}.support-module__rIxnMq__benefit_pill:hover{background:#ffffff0f;border-color:#8b5cf64d}.support-module__rIxnMq__benefit_pill_icon{color:#a78bfa;background:#8b5cf633;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.support-module__rIxnMq__benefit_pill_icon svg{width:12px;height:12px}.support-module__rIxnMq__tickets_card{padding:32px;}.support-module__rIxnMq__tickets_header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.support-module__rIxnMq__tickets_title{color:#ffffffe6;font-size:18px;font-weight:600}.support-module__rIxnMq__create_ticket_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.support-module__rIxnMq__create_ticket_btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.support-module__rIxnMq__empty_state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.support-module__rIxnMq__empty_icon{color:#ffffff4d;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.support-module__rIxnMq__empty_icon svg{width:28px;height:28px}.support-module__rIxnMq__empty_title{color:#ffffffb3;margin-bottom:8px;font-size:16px;font-weight:600}.support-module__rIxnMq__empty_subtitle{color:#fff6;max-width:280px;font-size:14px;line-height:1.5}.support-module__rIxnMq__tickets_table_wrapper{border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.support-module__rIxnMq__tickets_table{border-collapse:collapse;width:100%}.support-module__rIxnMq__tickets_table th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;border-bottom:1px solid #ffffff0f;padding:14px 16px;font-size:12px;font-weight:600}.support-module__rIxnMq__tickets_table td{color:#fffc;border-bottom:1px solid #ffffff0a;padding:16px;font-size:14px}.support-module__rIxnMq__tickets_table tr:last-child td{border-bottom:none}.support-module__rIxnMq__tickets_table tr:hover td{background:#ffffff05}.support-module__rIxnMq__ticket_row_clickable{cursor:pointer;transition:background .2s}.support-module__rIxnMq__ticket_row_clickable:hover td{background:#8b5cf614}.support-module__rIxnMq__ticket_status{border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.support-module__rIxnMq__ticket_status_open{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e40}.support-module__rIxnMq__ticket_status_closed{color:#9ca3af;background:#9ca3af1f;border:1px solid #9ca3af40}.support-module__rIxnMq__ticket_link{color:#a78bfa;white-space:nowrap;align-items:center;gap:6px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.support-module__rIxnMq__ticket_link:hover{color:#c4b5fd}.support-module__rIxnMq__loading_container{justify-content:center;align-items:center;min-height:200px;display:flex}.support-module__rIxnMq__new_ticket_card{padding:32px;}.support-module__rIxnMq__back_button{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.support-module__rIxnMq__back_button:hover{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff26}.support-module__rIxnMq__form_title{color:#fff;margin-bottom:24px;font-size:24px;font-weight:600}.support-module__rIxnMq__form_group{margin-bottom:24px}.support-module__rIxnMq__form_label{color:#ffffffb3;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.support-module__rIxnMq__form_input{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.support-module__rIxnMq__form_input:focus{border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.support-module__rIxnMq__form_input::placeholder{color:#ffffff4d}.support-module__rIxnMq__form_actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.support-module__rIxnMq__cancel_btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.support-module__rIxnMq__cancel_btn:hover{background:#ffffff14;border-color:#ffffff26}.support-module__rIxnMq__submit_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #8b5cf64d}.support-module__rIxnMq__submit_btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.support-module__rIxnMq__submit_btn:disabled{opacity:.5;cursor:not-allowed}.support-module__rIxnMq__editor_wrapper{border:1px solid #ffffff1a;border-radius:10px;overflow:hidden}.support-module__rIxnMq__editor_toolbar{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:4px;padding:8px 12px;display:flex}.support-module__rIxnMq__toolbar_btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:13px;transition:all .2s}.support-module__rIxnMq__toolbar_btn:hover{color:#ffffffe6;background:#ffffff0d}.support-module__rIxnMq__toolbar_btn_active{color:#a78bfa;background:#8b5cf633;border-color:#8b5cf64d}.support-module__rIxnMq__editor_content{background:#ffffff08;min-height:200px;padding:16px}.support-module__rIxnMq__editor_content .ProseMirror{color:#fff;outline:none;min-height:180px;font-size:14px;line-height:1.6}.support-module__rIxnMq__editor_content .ProseMirror p.is-editor-empty:first-child:before{color:#ffffff4d;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.support-module__rIxnMq__editor_content .ProseMirror p{margin:0 0 8px}:is(.support-module__rIxnMq__editor_content .ProseMirror ul,.support-module__rIxnMq__editor_content .ProseMirror ol){margin:8px 0;padding-left:24px}.support-module__rIxnMq__editor_content .ProseMirror code{background:#8b5cf633;border-radius:4px;padding:2px 6px;font-family:monospace}.support-module__rIxnMq__editor_content .ProseMirror blockquote{color:#ffffffb3;border-left:3px solid #8b5cf680;margin:8px 0;padding-left:16px}.support-module__rIxnMq__ticket_view_card{padding:32px;}.support-module__rIxnMq__ticket_top_bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.support-module__rIxnMq__ticket_header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;display:flex}.support-module__rIxnMq__ticket_title{color:#fff;margin-bottom:8px;font-size:24px;font-weight:600}.support-module__rIxnMq__ticket_meta{color:#ffffff80;font-size:14px}.support-module__rIxnMq__resolve_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #10b9814d}.support-module__rIxnMq__resolve_btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #10b98166}.support-module__rIxnMq__resolve_btn:disabled{opacity:.5;cursor:not-allowed}.support-module__rIxnMq__ticket_description{color:#fffc;margin-bottom:32px;font-size:15px;line-height:1.7}.support-module__rIxnMq__ticket_description p{margin:0 0 12px}.support-module__rIxnMq__ticket_description ul,.support-module__rIxnMq__ticket_description ol{margin:12px 0;padding-left:24px}.support-module__rIxnMq__ticket_description code{background:#8b5cf633;border-radius:4px;padding:2px 6px;font-family:monospace}.support-module__rIxnMq__comments_section{border-top:1px solid #ffffff0f;margin-top:32px;padding-top:32px}.support-module__rIxnMq__comments_title{color:#ffffffe6;margin-bottom:24px;font-size:18px;font-weight:600}.support-module__rIxnMq__comments_list{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.support-module__rIxnMq__comment_item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:16px}.support-module__rIxnMq__comment_header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.support-module__rIxnMq__comment_avatar{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.support-module__rIxnMq__comment_avatar_employee{background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.support-module__rIxnMq__comment_author{color:#ffffffe6;margin-bottom:5px;font-size:14px;font-weight:600}.support-module__rIxnMq__comment_date{color:#fff6;font-size:12px}.support-module__rIxnMq__comment_content{color:#ffffffbf;font-size:14px;line-height:1.6}.support-module__rIxnMq__comment_form{flex-direction:column;gap:12px;display:flex}.support-module__rIxnMq__comment_textarea{color:#fff;resize:vertical;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;width:100%;min-height:100px;padding:12px 16px;font-size:14px;transition:all .2s}.support-module__rIxnMq__comment_textarea:focus{border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.support-module__rIxnMq__comment_textarea::placeholder{color:#ffffff4d}.support-module__rIxnMq__comment_submit_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 100%);border:none;border-radius:8px;align-self:flex-end;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #8b5cf64d}.support-module__rIxnMq__comment_submit_btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf666}.support-module__rIxnMq__comment_submit_btn:disabled{opacity:.5;cursor:not-allowed}.support-module__rIxnMq__ticket_closed_notice{text-align:center;color:#fff9;background:#9ca3af1a;border:1px solid #9ca3af33;border-radius:10px;padding:16px;font-size:14px}.support-module__rIxnMq__modal_overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.support-module__rIxnMq__modal_content{width:100%;max-width:480px;padding:32px;}.support-module__rIxnMq__modal_title{color:#fff;margin-bottom:16px;font-size:20px;font-weight:600}.support-module__rIxnMq__modal_description{color:#fff9;margin-bottom:24px;font-size:14px;line-height:1.6}.support-module__rIxnMq__modal_actions{justify-content:flex-end;gap:12px;display:flex}
