@import"https://fonts.googleapis.com/css2?family=Sora:wght@200;300;400;500;600;700;800&display=swap";.login-page__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669;margin-bottom:14px;display:flex;align-items:center;gap:10px;animation:lp-fade-up .5s cubic-bezier(.16,1,.3,1) .1s both}.login-page__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#066669;flex-shrink:0}.login-page__title{font-family:Sora,system-ui,sans-serif!important;font-size:36px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.08!important;margin-bottom:10px!important;animation:lp-fade-up .55s cubic-bezier(.16,1,.3,1) .18s both}.login-page__subtitle{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#5a7373!important;margin-bottom:36px!important;line-height:1.55!important;animation:lp-fade-up .55s cubic-bezier(.16,1,.3,1) .24s both}.login-page__activation-alert{margin-bottom:20px!important;border-radius:8px!important;animation:lp-fade-up .5s cubic-bezier(.16,1,.3,1) .28s both}.login-page__form{animation:lp-fade-up .6s cubic-bezier(.16,1,.3,1) .3s both}.login-page__form .ant-form-item{margin-bottom:20px!important}.login-page__form .ant-input-affix-wrapper{border-radius:8px!important;border-color:#d6e3e3!important;background:#fff!important;padding:11px 14px!important;transition:border-color .15s ease,box-shadow .15s ease!important}.login-page__form .ant-input-affix-wrapper:hover{border-color:#066669!important}.login-page__form .ant-input-affix-wrapper-focused{border-color:#066669!important;box-shadow:0 0 0 3px #0666691f!important}.login-page__form .ant-input-affix-wrapper .anticon{color:#8aa1a1!important;font-size:14px!important}.login-page__form .ant-input{background:transparent!important;font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#0c2628!important}.login-page__form .ant-input::placeholder{color:#8aa1a1!important}.login-page__form .ant-btn-primary{border-radius:8px!important;height:46px!important;letter-spacing:.04em!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;margin-top:4px!important}.login-page__divider{display:flex;align-items:center;gap:12px;margin:28px 0 0;animation:lp-fade-up .5s cubic-bezier(.16,1,.3,1) .5s both}.login-page__divider:before,.login-page__divider:after{content:"";flex:1;height:1px;background:#d6e3e3}.login-page__divider-text{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8aa1a1;white-space:nowrap}.login-page__footer{text-align:center;margin-top:16px!important;font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;color:#5a7373!important;animation:lp-fade-up .5s cubic-bezier(.16,1,.3,1) .55s both}.login-page__footer a{color:#066669!important;font-weight:600!important;text-decoration:none!important;border-bottom:1px solid rgba(6,102,105,.32)!important;transition:border-color .15s ease,color .15s ease!important}.login-page__footer a:hover{color:#19b8b8!important;border-bottom-color:#19b8b8!important}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.register-page__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669;margin-bottom:14px;display:flex;align-items:center;gap:10px;animation:rp-fade-up .5s cubic-bezier(.16,1,.3,1) .1s both}.register-page__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#066669;flex-shrink:0}.register-page__title{font-family:Sora,system-ui,sans-serif!important;font-size:36px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.08!important;margin-bottom:10px!important;animation:rp-fade-up .55s cubic-bezier(.16,1,.3,1) .18s both}.register-page__subtitle{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#5a7373!important;margin-bottom:28px!important;line-height:1.55!important;animation:rp-fade-up .55s cubic-bezier(.16,1,.3,1) .24s both}.register-page__step{display:flex;align-items:center;gap:10px;margin-bottom:24px;animation:rp-fade-up .5s cubic-bezier(.16,1,.3,1) .28s both}.register-page__step-dot{width:8px;height:8px;border-radius:50%;background:#066669;flex-shrink:0}.register-page__step-dot--inactive{background:transparent;border:1.5px solid #c8d8d8}.register-page__step-label{font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#8aa1a1}.register-page__kyc-notice{display:flex;align-items:flex-start;gap:12px;background:#0666690d;border:1px solid rgba(6,102,105,.18);border-left:3px solid #066669;border-radius:8px;padding:14px 16px;margin-bottom:24px;animation:rp-fade-up .55s cubic-bezier(.16,1,.3,1) .32s both}.register-page__kyc-notice-icon{width:6px;height:6px;border-radius:50%;background:#066669;margin-top:6px;flex-shrink:0}.register-page__kyc-notice-text{font-family:Sora,system-ui,sans-serif;font-size:12px;font-weight:400;color:#044446;line-height:1.55;margin:0}.register-page__form{animation:rp-fade-up .6s cubic-bezier(.16,1,.3,1) .36s both}.register-page__form .ant-form-item{margin-bottom:20px!important}.register-page__form .ant-input-affix-wrapper{border-radius:8px!important;border-color:#d6e3e3!important;background:#fff!important;padding:11px 14px!important;transition:border-color .15s ease,box-shadow .15s ease!important}.register-page__form .ant-input-affix-wrapper:hover{border-color:#066669!important}.register-page__form .ant-input-affix-wrapper-focused{border-color:#066669!important;box-shadow:0 0 0 3px #0666691f!important}.register-page__form .ant-input-affix-wrapper .anticon{color:#8aa1a1!important;font-size:14px!important}.register-page__form .ant-input{background:transparent!important;font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#0c2628!important}.register-page__form .ant-input::placeholder{color:#8aa1a1!important}.register-page__form .ant-btn-primary{border-radius:8px!important;height:46px!important;letter-spacing:.04em!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;margin-top:4px!important}.register-page__footer{text-align:center;margin-top:20px!important;font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;color:#5a7373!important;animation:rp-fade-up .5s cubic-bezier(.16,1,.3,1) .55s both}.register-page__footer a{color:#066669!important;font-weight:600!important;text-decoration:none!important;border-bottom:1px solid rgba(6,102,105,.32)!important;transition:border-color .15s ease,color .15s ease!important}.register-page__footer a:hover{color:#19b8b8!important;border-bottom-color:#19b8b8!important}@keyframes rp-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.check-email__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#0666691a;color:#066669;font-size:22px;margin-bottom:24px;animation:ce-fade-up .5s cubic-bezier(.16,1,.3,1) .05s both}.check-email__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669;margin-bottom:14px;display:flex;align-items:center;gap:10px;animation:ce-fade-up .5s cubic-bezier(.16,1,.3,1) .12s both}.check-email__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#066669;flex-shrink:0}.check-email__title{font-family:Sora,system-ui,sans-serif!important;font-size:36px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.08!important;margin-bottom:12px!important;animation:ce-fade-up .55s cubic-bezier(.16,1,.3,1) .18s both}.check-email__subtitle{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#5a7373!important;line-height:1.6!important;margin-bottom:24px!important;animation:ce-fade-up .55s cubic-bezier(.16,1,.3,1) .24s both}.check-email__hint{font-family:Sora,system-ui,sans-serif;font-size:12px;color:#8aa1a1;margin-bottom:16px;animation:ce-fade-up .5s cubic-bezier(.16,1,.3,1) .3s both}.check-email__resend{height:46px!important;font-weight:600!important;animation:ce-fade-up .6s cubic-bezier(.16,1,.3,1) .35s both}.check-email__footer{text-align:center;margin-top:20px!important;font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;color:#5a7373!important;animation:ce-fade-up .5s cubic-bezier(.16,1,.3,1) .45s both}.check-email__footer a{color:#066669!important;font-weight:600!important;text-decoration:none!important;border-bottom:1px solid rgba(6,102,105,.32)!important}.check-email__footer a:hover{color:#19b8b8!important;border-bottom-color:#19b8b8!important}@keyframes ce-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.activate-page__verifying{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.activate-page__spinner{width:28px;height:28px;border:2px solid rgba(6,102,105,.18);border-top-color:#066669;border-radius:50%;animation:ap-spin .9s linear infinite}@keyframes ap-spin{to{transform:rotate(360deg)}}.activate-page__title{font-family:Sora,system-ui,sans-serif!important;font-size:28px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.1!important;margin:0!important}.activate-page__subtitle{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;color:#5a7373!important;margin:0!important}.activate-page__result-title{font-family:Sora,system-ui,sans-serif;font-weight:700;letter-spacing:-.025em;color:#0c2628}.activate-page__result-sub{font-family:Sora,system-ui,sans-serif;color:#5a7373}.ant-result{padding:0!important}.verify-otp-page__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669;margin-bottom:14px;display:flex;align-items:center;gap:10px;animation:votp-fade-up .5s cubic-bezier(.16,1,.3,1) .1s both}.verify-otp-page__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#066669;flex-shrink:0}.verify-otp-page__title{font-family:Sora,system-ui,sans-serif!important;font-size:36px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.08!important;margin-bottom:10px!important;animation:votp-fade-up .55s cubic-bezier(.16,1,.3,1) .18s both}.verify-otp-page__subtitle{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#5a7373!important;margin-bottom:28px!important;line-height:1.55!important;animation:votp-fade-up .55s cubic-bezier(.16,1,.3,1) .24s both}.verify-otp-page__phone-hint{font-weight:600;color:#0c2628}.verify-otp-page__error-alert{margin-bottom:20px!important;border-radius:8px!important;animation:votp-fade-up .5s cubic-bezier(.16,1,.3,1) .28s both}.verify-otp-page__form{animation:votp-fade-up .6s cubic-bezier(.16,1,.3,1) .3s both}.verify-otp-page__form .ant-form-item{margin-bottom:16px!important}.verify-otp-page__otp-input{text-align:center!important;letter-spacing:.5em!important;font-size:22px!important;font-weight:700!important;color:#0c2628!important;font-family:Sora,monospace,system-ui!important}.verify-otp-page__form .ant-input-affix-wrapper{border-radius:8px!important;border-color:#d6e3e3!important;background:#fff!important;padding:11px 14px!important;transition:border-color .15s ease,box-shadow .15s ease!important}.verify-otp-page__form .ant-input-affix-wrapper:hover{border-color:#066669!important}.verify-otp-page__form .ant-input-affix-wrapper-focused{border-color:#066669!important;box-shadow:0 0 0 3px #0666691f!important}.verify-otp-page__form .ant-input-affix-wrapper .anticon{color:#8aa1a1!important;font-size:16px!important}.verify-otp-page__form .ant-btn-primary{border-radius:8px!important;height:46px!important;letter-spacing:.04em!important;font-size:14px!important;font-weight:600!important;margin-top:4px!important}.verify-otp-page__submit-item{margin-bottom:0!important}.verify-otp-page__countdown-row{display:flex;justify-content:flex-end;margin-bottom:16px}.verify-otp-page__countdown{font-family:Sora,system-ui,sans-serif!important;font-size:12px!important;color:#5a7373!important}.verify-otp-page__countdown--value{font-weight:700;color:#066669;font-variant-numeric:tabular-nums}.verify-otp-page__countdown--expired{color:#c0392b!important;font-weight:600!important}.verify-otp-page__divider{display:flex;align-items:center;gap:12px;margin:28px 0 16px;animation:votp-fade-up .5s cubic-bezier(.16,1,.3,1) .5s both}.verify-otp-page__divider:before,.verify-otp-page__divider:after{content:"";flex:1;height:1px;background:#d6e3e3}.verify-otp-page__divider-text{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8aa1a1;white-space:nowrap}.verify-otp-page__resend-section{width:100%;animation:votp-fade-up .5s cubic-bezier(.16,1,.3,1) .55s both}.verify-otp-page__resend-button{border-radius:8px!important;height:42px!important;font-family:Sora,system-ui,sans-serif!important;font-weight:600!important;font-size:14px!important;color:#066669!important;border-color:#d6e3e3!important;transition:border-color .15s ease,color .15s ease!important}.verify-otp-page__resend-button:hover:not(:disabled){border-color:#066669!important;color:#066669!important;background:#0666690a!important}.verify-otp-page__resend-note{font-family:Sora,system-ui,sans-serif!important;font-size:11px!important;color:#8aa1a1!important;text-align:center!important;margin:4px 0 0!important}@keyframes votp-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.dashboard-page{animation:dp-fade-up .55s cubic-bezier(.16,1,.3,1) .05s both}.dashboard-page__hero{margin-bottom:40px;padding-bottom:36px;border-bottom:1px solid #d6e3e3;position:relative}.dashboard-page__hero:after{content:"";position:absolute;bottom:-1px;left:0;width:64px;height:2px;background:#066669;transform-origin:left;animation:dp-line-grow .7s cubic-bezier(.16,1,.3,1) .3s both}@keyframes dp-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dashboard-page__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669;margin-bottom:12px;animation:dp-fade-up .45s cubic-bezier(.16,1,.3,1) .1s both}.dashboard-page__welcome{font-family:Sora,system-ui,sans-serif!important;font-size:clamp(28px,3.5vw,42px)!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.08!important;margin-bottom:14px!important;animation:dp-fade-up .5s cubic-bezier(.16,1,.3,1) .15s both}.dashboard-page__welcome em{font-style:normal;font-weight:800;color:#066669}.dashboard-page__welcome-sub{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:400!important;color:#5a7373!important;line-height:1.6!important;margin-bottom:0!important;max-width:640px;animation:dp-fade-up .5s cubic-bezier(.16,1,.3,1) .22s both}.dashboard-page__kyc-banner{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#0666690f,#19b8b80a);border:1px solid rgba(6,102,105,.2);border-left:3px solid #066669;border-radius:8px;padding:18px 22px;margin-bottom:40px;animation:dp-fade-up .5s cubic-bezier(.16,1,.3,1) .28s both}.dashboard-page__kyc-banner-icon{width:10px;height:10px;border-radius:50%;background:#066669;box-shadow:0 0 0 4px #06666929;flex-shrink:0}.dashboard-page__kyc-banner-text{font-family:Sora,system-ui,sans-serif;font-size:13px;font-weight:400;color:#0c2628;line-height:1.55;flex:1}.dashboard-page__kyc-banner-text strong{font-weight:600;color:#044446}.dashboard-page__stats-label{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#8aa1a1;margin-bottom:18px;animation:dp-fade-up .45s cubic-bezier(.16,1,.3,1) .32s both}.dashboard-page__stat{animation:dp-fade-up .55s cubic-bezier(.16,1,.3,1) var(--dp-card-delay, .36s) both}.dashboard-page__stat .ant-card{background:#fff!important;border:1px solid #e8efef!important;border-radius:12px!important;box-shadow:0 1px 2px #021c1d0a!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;position:relative;overflow:hidden}.dashboard-page__stat .ant-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--dp-card-accent, #066669) 0%,transparent 70%);transition:opacity .2s ease;opacity:.5}.dashboard-page__stat--invoices{--dp-card-delay: .36s;--dp-card-accent: #066669}.dashboard-page__stat--outstanding{--dp-card-delay: .44s;--dp-card-accent: #19b8b8}.dashboard-page__stat--limit{--dp-card-delay: .52s;--dp-card-accent: #2f8889}.dashboard-page__stat .ant-card:hover{border-color:#c8d8d8!important;box-shadow:0 8px 24px #021c1d14!important;transform:translateY(-2px)!important}.dashboard-page__stat .ant-card:hover:before{opacity:1}.dashboard-page__stat .ant-card-body{padding:28px 26px 24px!important}.dashboard-page__stat .ant-statistic-title{font-family:Sora,system-ui,sans-serif!important;font-size:10px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#5a7373!important;margin-bottom:14px!important}.dashboard-page__stat .ant-statistic-content{display:flex!important;align-items:baseline!important;gap:6px!important}.dashboard-page__stat .ant-statistic-content-value{font-family:Sora,system-ui,sans-serif!important;font-size:38px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1!important}.dashboard-page__stat .ant-statistic-content-prefix,.dashboard-page__stat .ant-statistic-content-suffix{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:500!important;color:#8aa1a1!important;letter-spacing:0!important}.dashboard-page__stat-note{font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:400;color:#8aa1a1;margin-top:10px;letter-spacing:.02em}@keyframes dp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.profile-page{animation:pp-fade-up .5s cubic-bezier(.16,1,.3,1) .05s both;max-width:820px}.profile-page__card{background:#fff!important;border:1px solid #e8efef!important;border-radius:12px!important;box-shadow:0 1px 2px #021c1d0a!important;overflow:hidden!important}.profile-page__card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:32px 36px 28px;border-bottom:1px solid #e8efef;position:relative;background:#fff}.profile-page__card-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#066669 0%,#19b8b8 40%,rgba(25,184,184,.15) 70%,transparent 100%)}.profile-page__card-header-left{display:flex;flex-direction:column;gap:6px}.profile-page__card-eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669}.profile-page__business-name{font-family:Sora,system-ui,sans-serif!important;font-size:28px!important;font-weight:700!important;letter-spacing:-.035em!important;color:#0c2628!important;line-height:1.12!important;margin:0!important}.profile-page__tenant-id{font-family:Sora,system-ui,sans-serif;font-size:12px;font-weight:400;color:#8aa1a1;letter-spacing:.02em;margin-top:4px}.profile-page__kyc-badge{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.profile-page__kyc-label{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8aa1a1}.profile-page__kyc-badge .ant-tag{font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:4px!important;padding:3px 10px!important;border-width:1px!important;margin:0!important}.profile-page__rows{display:flex;flex-direction:column}.profile-page__row{display:grid;grid-template-columns:200px 1fr;align-items:baseline;padding:18px 36px;border-bottom:1px solid #f0f5f5;transition:background .15s ease}.profile-page__row:last-child{border-bottom:none}.profile-page__row:hover{background:#06666908}.profile-page__row-label{font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8aa1a1;line-height:1.4}.profile-page__row-value{font-family:Sora,system-ui,sans-serif;font-size:14px;font-weight:400;color:#0c2628;line-height:1.5;word-break:break-word}.profile-page__row-value--muted{color:#8aa1a1;font-weight:300}.profile-page__row--rejection .profile-page__row-value{color:#c0392b;font-size:13px;font-weight:500}.profile-page__row--rejection .profile-page__row-label{color:#c0392b9e}.profile-page__create-header{padding:32px 36px 24px;border-bottom:1px solid #e8efef;position:relative}.profile-page__create-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#066669 0%,#19b8b8 40%,rgba(25,184,184,.15) 70%,transparent 100%)}.profile-page__create-sub{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;color:#5a7373!important;line-height:1.55!important;margin:8px 0 0!important;max-width:520px}.profile-page__create-form{padding:28px 36px 32px}.profile-page__create-form .ant-form-item{margin-bottom:20px}.profile-page__create-form .ant-input-affix-wrapper,.profile-page__create-form .ant-input{border-radius:8px!important}.profile-page__empty{display:flex;align-items:center;gap:14px;padding:28px 36px}.profile-page__empty-icon{width:8px;height:8px;border-radius:50%;background:#c8d8d8;flex-shrink:0}.profile-page__empty-text{font-family:Sora,system-ui,sans-serif;font-size:14px;font-weight:400;color:#5a7373;margin:0}.profile-page--rich{display:flex;flex-direction:column;gap:20px;max-width:980px}.profile-page--rich .profile-page__card{width:100%}.profile-page--rich .profile-page__card .ant-card-head{border-bottom-color:#e8efef!important}.profile-page--rich .profile-page__card .ant-card-head-title{font-family:Sora,system-ui,sans-serif!important;font-weight:600!important;font-size:14px!important;letter-spacing:.02em!important}.profile-page__steps{margin-top:24px}.profile-page__rejection{margin-top:20px!important;border-radius:8px!important}.profile-page__history-link{padding-left:0!important;margin-top:4px}.profile-page__section-heading{margin-top:12px!important;margin-bottom:16px!important;font-size:13px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#5a7373!important}.profile-page__actions{margin-top:8px}.profile-page__upload-select{min-width:280px}.profile-page__document-list{display:flex;flex-direction:column;gap:8px}.profile-page__document{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#f5f8f8;border:1px solid #e8efef;border-radius:8px;transition:border-color .15s ease,background .15s ease}.profile-page__document:hover{border-color:#c8d8d8;background:#f0f5f5}.profile-page__document-icon{font-size:22px;color:#066669;flex-shrink:0}.profile-page__document-meta{flex:1;min-width:0}.profile-page__document-type{font-family:Sora,system-ui,sans-serif;font-size:13px;font-weight:600;color:#0c2628;letter-spacing:-.005em}.profile-page__document-name{font-family:Sora,system-ui,sans-serif;font-size:12px;color:#5a7373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-page__document-size{color:#8aa1a1}.profile-page__empty-icon-large{font-size:48px;color:#c8d8d8}.profile-page__missing-docs{margin-top:16px!important;border-radius:8px!important}.profile-page__missing-list{margin:6px 0 0;padding-left:20px}.profile-page__approvals-count{font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8aa1a1}.profile-page__approvals{display:flex;flex-direction:column;gap:12px}.profile-page__approval{padding:14px 16px;border:1px solid #e8efef;border-left-width:3px;border-radius:8px;background:#fff}.profile-page__approval--approved{border-left-color:#1e8a5e}.profile-page__approval--rejected{border-left-color:#c0392b}.profile-page__approval-head{display:flex;align-items:center;gap:10px;margin-bottom:4px}.profile-page__approval-date{font-family:Sora,system-ui,sans-serif;font-size:12px;color:#8aa1a1}.profile-page__approval-by{font-family:Sora,system-ui,sans-serif;font-size:12px;color:#5a7373;margin-bottom:8px}.profile-page__approval-comment{font-family:Sora,system-ui,sans-serif;font-size:13px;color:#0c2628;line-height:1.55;padding:8px 12px;background:#f5f8f8;border-radius:6px}.profile-page__signatories-subtitle{font-family:Sora,system-ui,sans-serif;font-size:13px;color:#5a7373;line-height:1.55;margin-bottom:16px}.profile-page__signatories-table{width:100%}@keyframes pp-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.profile-page__row{grid-template-columns:1fr;gap:4px;padding:16px 24px}.profile-page__card-header{flex-direction:column;padding:24px}.profile-page__kyc-badge{flex-direction:row;align-items:center;gap:8px}}.confirmations-page{animation:cp-fade-up .45s cubic-bezier(.16,1,.3,1) .04s both}.confirmations-page__header{margin-bottom:24px}.confirmations-page__title.ant-typography{font-family:Sora,system-ui,sans-serif!important;font-size:22px!important;font-weight:700!important;letter-spacing:-.02em!important;color:#0c2628!important;margin-bottom:4px!important}.confirmations-page__subtitle.ant-typography{font-family:Sora,system-ui,sans-serif;font-size:14px;color:#5a7373;margin-bottom:0!important}.confirmations-page__table .ant-table{border:1px solid #e8efef;border-radius:10px;overflow:hidden}.confirmations-page__table .ant-table-thead>tr>th{background:#f5f8f8!important;font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5a7373!important;border-bottom:1px solid #e8efef!important}.confirmations-page__table .ant-table-tbody>tr>td{font-family:Sora,system-ui,sans-serif;font-size:13px;color:#0c2628;border-bottom:1px solid #f0f5f5!important}.confirmations-page__table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.confirmations-page__row--clickable{cursor:pointer;transition:background .12s ease}.confirmations-page__table .ant-table-tbody>tr.confirmations-page__row--clickable:hover>td{background:#0666690a!important}.confirmations-page__invoice-number{font-family:Sora,system-ui,sans-serif;font-size:12px;font-weight:600;color:#066669;background:#06666912;padding:2px 8px;border-radius:4px;letter-spacing:.04em}@keyframes cp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.confirmations-page__title.ant-typography{font-size:18px!important}}.invoice-approval-timeline{margin-top:8px}.invoice-approval-timeline__item{padding-bottom:4px}.invoice-approval-timeline__heading{display:flex;align-items:center;gap:4px;margin-bottom:4px;flex-wrap:wrap}.invoice-approval-timeline__arrow{color:#8aa1a1;font-size:13px;font-weight:500}.invoice-approval-timeline__when{display:block;font-size:12px;margin-bottom:2px}.invoice-approval-timeline__who{font-size:12px;color:#5a7373}.invoice-approval-timeline__reason{margin:6px 0 0!important;padding:6px 10px;background:#fdf3f0;border-left:3px solid #c0392b;color:#5a3a36!important;font-size:12px!important;font-style:italic}.invoice-documents-card__list{display:flex;flex-direction:column;gap:10px}.invoice-documents-card__item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e8efef;border-radius:8px;background:#f8fbfb}.invoice-documents-card__icon{font-size:18px;color:#066669;flex-shrink:0}.invoice-documents-card__meta{flex:1;min-width:0}.invoice-documents-card__name{font-weight:500;color:#0c2628;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoice-documents-card__info{font-size:12px;color:#8aa1a1}.invoice-documents-card__type-tag{flex-shrink:0}.invoice-confirm-detail{display:flex;flex-direction:column;gap:20px;width:100%;animation:icd-fade-up .45s cubic-bezier(.16,1,.3,1) .04s both}.invoice-confirm-detail__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.invoice-confirm-detail__back-btn.ant-btn-link{font-family:Sora,system-ui,sans-serif;font-size:13px;font-weight:600;color:#066669;padding-left:0!important}.invoice-confirm-detail__back-btn.ant-btn-link:hover{color:#19b8b8}.invoice-confirm-detail__status-tag{font-size:11px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;border-radius:4px!important;padding:3px 10px!important;margin:0!important}.invoice-confirm-detail__stale-banner{border-radius:8px!important}.invoice-confirm-detail__grid{margin-top:8px}.invoice-confirm-detail__stacked-card{margin-top:20px}.invoice-confirm-detail__card{background:#fff!important;border:1px solid #e8efef!important;border-radius:12px!important;box-shadow:0 1px 2px #021c1d0a!important;overflow:hidden!important}.invoice-confirm-detail__card .ant-card-head{border-bottom:1px solid #e8efef!important}.invoice-confirm-detail__card .ant-card-head-title{font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#5a7373!important}.invoice-confirm-detail__card-header{display:flex;flex-direction:column;gap:6px;padding:28px 28px 20px;border-bottom:1px solid #e8efef;position:relative;background:#fff}.invoice-confirm-detail__card-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#066669 0%,#19b8b8 40%,rgba(25,184,184,.15) 70%,transparent 100%)}.invoice-confirm-detail__eyebrow{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#066669}.invoice-confirm-detail__invoice-number.ant-typography{font-family:Sora,system-ui,sans-serif!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.025em!important;color:#0c2628!important;margin:0!important}.invoice-confirm-detail__face-amount{display:flex;flex-direction:column;gap:4px;padding:0 0 20px;border-bottom:1px solid #f0f5f5;margin-bottom:20px}.invoice-confirm-detail__face-amount-label{font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8aa1a1}.invoice-confirm-detail__face-amount-value{font-family:Sora,system-ui,sans-serif;font-size:32px;font-weight:700;letter-spacing:-.03em;color:#0c2628;line-height:1.1}.invoice-confirm-detail__charges{margin-bottom:20px}.invoice-confirm-detail__no-charges.ant-typography{color:#8aa1a1!important;font-size:13px!important;margin-bottom:16px!important}.invoice-confirm-detail__legal-notice.ant-typography{font-family:Sora,system-ui,sans-serif;font-size:13px!important;color:#5a7373!important;line-height:1.6!important;padding:14px 16px!important;background:#0666690a!important;border-left:3px solid #066669!important;border-radius:0 6px 6px 0!important;margin:0 0 20px!important}.invoice-confirm-detail__actions{margin-top:4px}@keyframes icd-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.invoice-confirm-detail__face-amount-value{font-size:24px}.invoice-confirm-detail__topbar{flex-wrap:wrap}.invoice-confirm-detail__invoice-number.ant-typography{font-size:20px!important}}.my-invoices-page{padding:24px;max-width:1400px;margin:0 auto;width:100%}.my-invoices-page__header{margin-bottom:16px}.my-invoices-page__title{margin-bottom:4px!important}.my-invoices-page__subtitle{color:#5a7373;margin-bottom:0!important}.my-invoices-page__filter-row{display:flex;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.my-invoices-page__invoice-number{font-weight:600;color:#0c2628}.my-invoices-page__supplier{font-weight:500;color:#0c2628}.my-invoices-page__hint{color:#5a7373;font-size:12px}.my-invoices-page__amount{font-variant-numeric:tabular-nums;font-weight:600;color:#0c2628}.my-invoices-page__pay-to{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-size:13px;color:#066669;font-weight:600;letter-spacing:.04em}.my-invoices-page__overdue{background:linear-gradient(135deg,#c0392b14,#c0392b08)}.data-rows .ant-descriptions-item{padding:8px 0!important;border-bottom:1px dashed rgba(6,102,105,.1)}.data-rows .ant-descriptions-row:last-child .ant-descriptions-item{border-bottom:none}.data-rows .ant-descriptions-item-label{font-family:Sora,system-ui,sans-serif!important;color:#5a7373!important;font-weight:400!important;font-size:13px!important;padding:0 16px 0 0!important;white-space:nowrap;width:45%}.data-rows .ant-descriptions-item-content{font-family:Sora,system-ui,sans-serif!important;font-variant-numeric:tabular-nums;color:#0c2628!important;font-weight:500!important;font-size:14px!important;padding:0!important;text-align:right;justify-content:flex-end}.data-rows__value{font-variant-numeric:tabular-nums;color:#0c2628;font-weight:500}.data-rows__value--highlight{font-weight:700;color:#066669}.data-rows__value--positive{color:#1e8a5e;font-weight:600}.data-rows__value--negative{color:#c0392b;font-weight:600}.data-rows__value--muted{color:#8aa1a1;font-weight:400}.data-rows__value--mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;letter-spacing:.04em;color:#066669}.rasilimali-login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.rasilimali-login__feature{position:relative;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 78% 8%,rgba(25,184,184,.22) 0%,transparent 60%),radial-gradient(ellipse 55% 45% at 10% 85%,rgba(6,102,105,.4) 0%,transparent 55%),radial-gradient(ellipse 70% 80% at 50% 50%,rgba(2,28,29,.85) 0%,transparent 100%),linear-gradient(160deg,#033c3e,#052e30 40%,#022a2c,#011c1d);color:#e8f3f3;display:flex;flex-direction:column}.rasilimali-login__geo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.rasilimali-login__feature-inner{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:52px 56px}.rasilimali-login__brand{font-family:Sora,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.01em;color:#f1faf9;padding-bottom:14px;border-bottom:1px solid rgba(25,184,184,.32);width:fit-content;animation:rsl-fade-up .6s cubic-bezier(.16,1,.3,1) .05s both}.rasilimali-login__hero{margin-top:auto;padding-bottom:40px}.rasilimali-login__tagline{font-family:Sora,system-ui,sans-serif;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.1;letter-spacing:-.035em;color:#f1faf9;max-width:480px;animation:rsl-fade-up .7s cubic-bezier(.16,1,.3,1) .15s both}.rasilimali-login__tagline em{font-style:normal;font-weight:800;color:#19b8b8}.rasilimali-login__supporting{margin-top:20px;font-family:Sora,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#e8f3f39e;max-width:420px;animation:rsl-fade-up .7s cubic-bezier(.16,1,.3,1) .28s both}.rasilimali-login__hero:after{content:"";display:block;height:1.5px;width:64px;background:linear-gradient(90deg,#19b8b8,#19b8b833);margin-top:28px;transform-origin:left;animation:rsl-line-grow .8s cubic-bezier(.16,1,.3,1) .45s both}.rasilimali-login__feature-bottom{padding-top:32px;border-top:1px solid rgba(232,243,243,.08);animation:rsl-fade-up .6s cubic-bezier(.16,1,.3,1) .5s both}.rasilimali-login__feature-content{font-family:Sora,system-ui,sans-serif;font-size:13px;font-weight:400;line-height:1.65;color:#e8f3f385;letter-spacing:.005em}.rasilimali-login__credential{margin-top:16px;font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#19b8b8c7}.rasilimali-login__form{position:relative;display:flex;align-items:center;justify-content:center;background:#f5f8f8;padding:48px;background-image:radial-gradient(ellipse 90% 60% at 80% 20%,rgba(25,184,184,.05) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 10% 90%,rgba(6,102,105,.04) 0%,transparent 50%)}.rasilimali-login__form-inner{position:relative;z-index:1;width:100%;max-width:400px;animation:rsl-fade-up .65s cubic-bezier(.16,1,.3,1) .1s both}@keyframes rsl-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rsl-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 880px){.rasilimali-login{grid-template-columns:1fr}.rasilimali-login__feature{display:none}.rasilimali-login__form{min-height:100vh;background-image:none;padding:40px 24px}}@media (max-width: 480px){.rasilimali-login__form{padding:56px 20px 32px;align-items:flex-start}}.rsl-centered-login{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;background:radial-gradient(ellipse 80% 60% at 72% 5%,rgba(25,184,184,.1) 0%,transparent 55%),radial-gradient(ellipse 55% 50% at 8% 92%,rgba(6,102,105,.12) 0%,transparent 50%),linear-gradient(160deg,#f0f7f7,#e8f2f2,#eef5f5);padding:40px 24px}.rsl-centered-login__geo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.rsl-centered-login__card-wrap{position:relative;z-index:1;width:100%;max-width:440px;animation:rsl-cc-fade-up .65s cubic-bezier(.16,1,.3,1) .05s both}.rsl-centered-login__card{border-radius:16px!important;box-shadow:0 2px 8px #0666690f,0 8px 32px #0666691a,0 0 0 1px #06666914!important}.rsl-centered-login__card .ant-card-body{padding:40px 40px 36px}.rsl-centered-login__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:32px}.rsl-centered-login__logo{margin-bottom:16px}.rsl-centered-login__brand{font-family:Sora,system-ui,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.01em;color:#066669;line-height:1;margin-bottom:4px}.rsl-centered-login__brand:after{content:"";display:block;width:32px;height:2px;background:linear-gradient(90deg,#19b8b8,#19b8b840);border-radius:2px;margin:10px auto 0}.rsl-centered-login__portal-label{margin-top:14px;font-family:Sora,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#19b8b8d9;background:#19b8b814;border:1px solid rgba(25,184,184,.18);padding:4px 12px;border-radius:20px}.rsl-centered-login__footer{text-align:center;margin-top:20px;font-family:Sora,system-ui,sans-serif;font-size:12px;color:#06666980;letter-spacing:.04em}@keyframes rsl-cc-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 520px){.rsl-centered-login{padding:48px 16px 24px;align-items:flex-start}.rsl-centered-login__card .ant-card-body{padding:32px 24px 28px}}.rasilimali-layout{min-height:100vh}.rasilimali-layout__sider{display:flex;flex-direction:column}.rasilimali-layout__sider .ant-layout-sider-children{display:flex;flex-direction:column;background:linear-gradient(180deg,#052e30,#033c3e 60%,#022a2c);border-right:1px solid rgba(25,184,184,.14)}.rasilimali-layout__brand{font-family:Sora,system-ui,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.01em;color:#f1faf9;padding:26px 20px 22px;border-bottom:1px solid rgba(25,184,184,.18);display:flex;align-items:center;gap:10px;line-height:1}.rasilimali-layout__brand:before{content:"";display:inline-block;width:8px;height:8px;background:#19b8b8;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 3px #19b8b82e}.rasilimali-layout__sider .ant-menu{background:transparent!important;border-inline-end:none!important;padding:12px;flex:1}.rasilimali-layout__sider .ant-menu-item{font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.01em!important;color:#e8f3f39e!important;border-radius:8px!important;margin:4px 0!important;padding-left:16px!important;height:42px!important;line-height:42px!important;transition:color .15s ease,background .15s ease!important}.rasilimali-layout__sider .ant-menu-item:hover{color:#f1faf9!important;background:#19b8b814!important}.rasilimali-layout__sider .ant-menu-item-selected{color:#f1faf9!important;background:#19b8b829!important;font-weight:600!important;position:relative}.rasilimali-layout__sider .ant-menu-item-selected:before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);height:22px;width:3px;background:#19b8b8;border-radius:0 3px 3px 0}.rasilimali-layout__sider .ant-menu-item-selected:after{display:none!important}.rasilimali-layout__sider .ant-menu-item .anticon{font-size:15px!important;color:inherit!important}.rasilimali-layout__tenant{margin-top:auto;padding:18px 20px 22px;border-top:1px solid rgba(232,243,243,.07)}.rasilimali-layout__tenant-label{font-family:Sora,system-ui,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#19b8b8b8;margin-bottom:6px}.rasilimali-layout__tenant-name{font-family:Sora,system-ui,sans-serif;font-weight:600;font-size:13px;color:#f1faf9e0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rasilimali-layout__header{background:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0 28px!important;border-bottom:1px solid #e8efef;height:64px!important;line-height:64px!important}.rasilimali-layout__title{line-height:1.2}.rasilimali-layout__title .ant-typography{font-family:Sora,system-ui,sans-serif!important;font-size:14px!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#5a7373!important;margin:0!important}.rasilimali-layout__header-right{display:flex;align-items:center;gap:12px}.rasilimali-layout__header-right .ant-avatar{background:#066669!important;font-family:Sora,system-ui,sans-serif!important;font-weight:600!important;font-size:13px!important;color:#fff!important}.rasilimali-layout__header-right .ant-btn-text{font-family:Sora,system-ui,sans-serif!important;font-size:13px!important;color:#0c2628!important}.rasilimali-layout__content{padding:36px;background:#f5f8f8;min-height:calc(100vh - 64px)}.rasilimali-layout__footer{text-align:center;background:transparent;color:#8aa1a1;font-family:Sora,system-ui,sans-serif;font-size:12px;letter-spacing:.04em;padding:16px 24px;border-top:1px solid #e8efef}.rasilimali-layout--backoffice .rasilimali-layout__brand{font-size:15px;letter-spacing:.1em;text-transform:uppercase}.rasilimali-layout--backoffice .rasilimali-layout__header{background:#fff!important;border-bottom-color:#d6e3e3}.rasilimali-layout--backoffice .rasilimali-layout__content{background:#ecf3f3}.rasilimali-layout__sider.ant-layout-sider-collapsed .rasilimali-layout__brand{padding:26px 0 22px;justify-content:center;font-size:0;gap:0}.rasilimali-layout__sider.ant-layout-sider-collapsed .rasilimali-layout__brand:before{width:10px;height:10px}.rasilimali-layout__sider.ant-layout-sider-collapsed .rasilimali-layout__tenant{display:none}.rasilimali-page-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;gap:16px;animation:rl-fade-in .3s ease both}.rasilimali-page-loader .ant-spin-dot-item{background:#066669!important}.rasilimali-page-loader .ant-spin-text{font-family:Sora,system-ui,sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#5a7373!important;margin-top:8px!important}.rasilimali-dots-loader{display:inline-flex;align-items:center;gap:5px}.rasilimali-dots-loader span{width:6px;height:6px;border-radius:50%;background:#066669;opacity:.25;animation:rl-dots 1.1s infinite ease-in-out}.rasilimali-dots-loader span:nth-child(2){animation-delay:.18s}.rasilimali-dots-loader span:nth-child(3){animation-delay:.36s}@keyframes rl-dots{0%,80%,to{opacity:.25;transform:scale(.85)}40%{opacity:1;transform:scale(1.15)}}.rasilimali-bar-loader{height:2px;width:100%;background:#0666691a;overflow:hidden;border-radius:2px}.rasilimali-bar-loader__bar{height:100%;width:38%;background:linear-gradient(90deg,transparent 0%,#066669 40%,#19b8b8 60%,transparent 100%);animation:rl-bar 1.5s infinite ease-in-out}@keyframes rl-bar{0%{transform:translate(-120%)}to{transform:translate(320%)}}.rasilimali-skeleton-loader .ant-skeleton-content .ant-skeleton-title,.rasilimali-skeleton-loader .ant-skeleton-content .ant-skeleton-paragraph li{background:linear-gradient(90deg,#ecf3f3 25%,#d6e3e3 37%,#ecf3f3 63%)!important;background-size:400px 100%!important;animation:rl-shimmer 1.4s ease infinite!important}@keyframes rl-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.rasilimali-progress-loader .ant-progress-bg{background:linear-gradient(90deg,#066669,#19b8b8)!important}.rasilimali-progress-loader .ant-progress-inner{background:#ecf3f3!important}@keyframes rl-fade-in{0%{opacity:0}to{opacity:1}}:root{--color-teal-50: #e8f3f3;--color-teal-100: #c8e3e3;--color-teal-200: #94c7c7;--color-teal-300: #5fa9a9;--color-teal-400: #2f8889;--color-teal-500: #066669;--color-teal-600: #055457;--color-teal-700: #044446;--color-teal-800: #03363a;--color-teal-900: #022a2c;--color-teal-950: #011c1d;--color-teal-accent: #19b8b8;--color-teal-accent-soft: rgba(25, 184, 184, .16);--color-teal-accent-line: rgba(25, 184, 184, .32);--color-bg: #f5f8f8;--color-bg-elev: #ffffff;--color-surface-tint: #ecf3f3;--color-surface-mute: #f0f5f5;--color-border: #d6e3e3;--color-border-strong: #b4c8c8;--color-border-soft: #e8efef;--color-surface-dark: #052e30;--color-surface-deep: #021c1d;--color-ink: #0c2628;--color-ink-mid: #2a4344;--color-ink-muted: #5a7373;--color-ink-soft: #8aa1a1;--color-ink-on-dark: #e8f3f3;--color-ink-on-dark-muted: rgba(232, 243, 243, .62);--color-success: #1e8a5e;--color-warning: #cf8a17;--color-error: #c0392b;--color-info: var(--color-teal-500);--color-primary: var(--color-teal-500);--color-accent: var(--color-teal-accent);--color-bg-page: var(--color-bg);--color-text: var(--color-ink);--font-family: "Sora", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: var(--font-family);--font-body: var(--font-family);--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 800;--font-size-xs: 11px;--font-size-sm: 13px;--font-size-base: 14px;--font-size-md: 16px;--font-size-lg: 20px;--font-size-xl: 28px;--font-size-2xl: 38px;--font-size-3xl: 52px;--line-height-tight: 1.12;--line-height-snug: 1.3;--line-height-normal: 1.55;--tracking-tighter: -.035em;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .06em;--tracking-wider: .12em;--tracking-widest: .18em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--spacing-xs: var(--space-1);--spacing-sm: var(--space-2);--spacing-md: var(--space-4);--spacing-lg: var(--space-6);--spacing-xl: var(--space-8);--radius-none: 0;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(2, 28, 29, .06), 0 1px 3px rgba(2, 28, 29, .08);--shadow-md: 0 4px 12px rgba(2, 28, 29, .08), 0 2px 4px rgba(2, 28, 29, .06);--shadow-lg: 0 12px 32px rgba(2, 28, 29, .14), 0 4px 8px rgba(2, 28, 29, .06);--shadow-teal: 0 4px 20px rgba(6, 102, 105, .18);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in: cubic-bezier(.7, 0, .84, 0);--duration-fast: .15s;--duration-base: .24s;--duration-slow: .4s}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html{font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-family);font-feature-settings:"ss01" on,"ss02" on,"cv11" on;background:var(--color-bg);color:var(--color-ink);line-height:var(--line-height-normal)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-tight);line-height:var(--line-height-tight);margin:0;color:var(--color-ink)}p{margin:0 0 var(--space-4);line-height:var(--line-height-normal)}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-right{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.full-width{width:100%}.text-center{text-align:center}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-muted{color:var(--color-ink-muted)}.text-teal{color:var(--color-teal-500)}.text-accent{color:var(--color-teal-accent)}.label-caps{font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-ink-muted)}.teal-rule{display:block;height:2px;background:linear-gradient(90deg,var(--color-teal-500) 0%,transparent 100%);transform-origin:left;animation:line-grow var(--duration-slow) var(--ease-out) both}.ant-input,.ant-input-affix-wrapper,.ant-input-password,.ant-select-selector{background:var(--color-bg-elev)!important;border-color:var(--color-border)!important;color:var(--color-ink)!important;font-family:var(--font-family)!important}.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:var(--color-teal-500)!important;box-shadow:0 0 0 3px #0666691f!important}.ant-form-item-label>label{font-family:var(--font-family)!important;font-size:var(--font-size-xs)!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:var(--tracking-wider)!important;text-transform:uppercase!important;color:var(--color-ink-muted)!important}.ant-btn-primary{background:var(--color-teal-500)!important;border-color:var(--color-teal-500)!important;color:#fff!important;font-family:var(--font-family)!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:var(--tracking-wide)!important;font-size:var(--font-size-sm)!important;height:44px!important;border-radius:var(--radius-md)!important;box-shadow:0 1px 2px #021c1d1a!important;transition:background var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out)!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:var(--color-teal-600)!important;border-color:var(--color-teal-600)!important;box-shadow:0 4px 16px #06666947!important;transform:translateY(-1px)!important}.ant-btn-primary:active{transform:translateY(0)!important;box-shadow:0 1px 2px #021c1d1a!important}.ant-btn-link{color:var(--color-teal-500)!important;font-family:var(--font-family)!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,h1.ant-typography,h2.ant-typography,h3.ant-typography{font-family:var(--font-display)!important;font-weight:var(--font-weight-bold)!important;letter-spacing:var(--tracking-tight)!important}.ant-tag{font-family:var(--font-family)!important;font-size:var(--font-size-xs)!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:var(--tracking-wide)!important;text-transform:uppercase!important;border-radius:var(--radius-sm)!important}
