*{font-family:Lato,system-ui,Avenir,Helvetica,Arial,sans-serif!important}:root{--axis-maroon:#6a0032;--sidebar-w:420px;--top-offset:clamp(56px,9vh,110px);--base:#edf3f5;--tint-pink:#f5e6eb;--tint-blue:#e6f2fa;--tint-cream:#fff3d6;--card-shadow:0 8px 28px rgba(24,39,75,.12),0 2px 8px rgba(24,39,75,.08)}.sidebar{width:var(--sidebar-w);min-height:100vh;padding:var(--top-offset) 28px 32px;border-right:1px solid #f0f0f3;display:flex;flex-direction:column;gap:24px;background:linear-gradient(180deg,rgba(255,255,255,.82) 0,rgba(255,255,255,.76) 28%,rgba(255,255,255,.7) 44%,rgba(255,255,255,.6) 100%),radial-gradient(520px 360px at 18% 20%,rgba(245,230,235,.45),transparent 62%),radial-gradient(520px 360px at 35% 70%,rgba(230,242,250,.42),transparent 65%),radial-gradient(280px 220px at 28% 86%,rgba(75,68,50,.38),transparent 60%),var(--base);background-repeat:no-repeat;background-color:var(--base)}.headline h2{font-weight:600;letter-spacing:-.3px;margin-bottom:.35rem}.headline p{color:#667085;margin:0}.docs-card{background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:18px 18px 8px;margin-top:12px}.docs-title{font-weight:400;font-size:.98rem;display:flex;align-items:flex-start;gap:.5rem;margin-bottom:12px;padding:0 0 12px;border-bottom:1px solid #e2dcdf;color:#2a2829}.docs-title .fa-file-invoice{color:var(--axis-maroon)}.docs-list{margin:.25rem 0 0;padding-left:1.1rem;color:#2c282a}.docs-list li{margin:.4rem 0}.sidebar-footer a{color:#a14c6a;text-decoration:none}.sidebar-footer a:hover{text-decoration:underline}@media (max-width:992px){.sidebar{width:100%}}.sidebar{position:relative;background:#f1f3f4;min-height:700px;height:100%;width:100%}.illustration{position:absolute;bottom:0;right:0;height:331px;width:284px;text-align:right}.illustration img{width:100%;height:100%;float:right}.docs-card{margin:0 0 100px}.progress-container{position:relative;width:64px;height:64px}.progress-background{position:absolute;top:0;left:0;width:64px;height:64px;border-radius:50%;background:conic-gradient(from 0deg,#EB1165 0deg,#EB1165 72deg,#e5e7eb 72deg,#e5e7eb 1turn)}.progress-circle{position:absolute;top:4px;left:4px;width:56px;height:56px;border-radius:50%;background:#FFF;display:flex;align-items:center;justify-content:center;font-weight:700;color:#374151;z-index:2}.toggle-switch{position:relative;width:50px;height:28px;background:#d63384;border-radius:14px;cursor:pointer;transition:all .3s ease}.toggle-switch.off{background:#aaa}.toggle-switch:before{content:"";position:absolute;top:2px;right:2px;width:24px;height:24px;background:white;border-radius:50%;transition:all .3s ease}.toggle-switch.off:before{right:auto;left:2px}@media (max-width:576px){.toggle-switch{width:68px;height:30px;border-radius:15px}.toggle-switch:before{width:26px;height:26px;top:2px}}.brand-logo,.footer{background:white;position:relative}.footer{padding:20px 0;border-top:1px solid #e5e5e5;height:60px}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-left{color:#666;font-size:14px}.footer-right{display:flex;gap:30px}.footer-link{text-decoration:none;font-size:14px;font-weight:400;color:#d63384!important}.footer-link:hover{color:var(--brand-primary);text-decoration:none}.form_wrapper{max-width:580px;padding:15px;margin:0 0 0 65px;min-height:700px}.floating-circle-back{position:absolute;bottom:102px;right:0;z-index:-1}.floating-circle-back img{width:200px}@media (max-width:992px){.floating-circle-back{display:none}}.main-content-wrapper{position:relative;z-index:1}.form_wrapper{position:relative;z-index:2}@media (max-width:768px){.floating-circle-back,.illustration{display:none!important}.container-fluid{padding-bottom:20px!important}.docs-card{margin-bottom:30px!important}.form-section{margin-bottom:20px!important}.main-content-wrapper>*{margin-bottom:15px}.bottom-section,.login-section{margin-top:30px!important;padding-top:20px!important}.main-content-wrapper{z-index:10!important}.form_wrapper{z-index:11!important}}.sidebar-wrapper{padding-right:0!important}.main-content-wrapper,.sidebar-wrapper{background:url(/images/glassy-background.png) repeat;padding:0!important}header{border-top:12px solid #97144d;padding:0 0 12px;position:relative}.text-brand-accent{--tw-text-opacity:1;color:rgb(235 17 101)}@media (max-width:576px){.form_wrapper{margin:0!important}.d-flex.gap-3.flex-wrap>div{flex:1 1 0%!important;min-width:0!important;width:calc(50% - .375rem)!important}.d-flex.gap-3.flex-wrap>div>label{width:100%!important;min-height:60px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}}@media (max-width:360px){.d-flex.gap-3.flex-wrap>div{flex:1 1 0%!important;min-width:0!important;width:calc(50% - 6px)!important;max-width:calc(50% - 6px)!important}.d-flex.gap-3.flex-wrap>div>label{padding:12px!important;font-size:14px!important;min-height:56px!important}}.terms-link{color:var(--brand-accent);text-decoration:underline;cursor:pointer;transition:color .2s ease}.terms-link:hover{color:var(--brand-primary)}.terms-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:50;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:20px}.terms-modal-overlay.active{opacity:1;z-index:100;visibility:visible}.terms-modal-content{position:relative;background:white;border-radius:16px;max-height:90vh;max-width:1200px;width:100%;overflow:hidden;transform:scale(.9);transition:transform .3s ease;z-index:51;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.terms-modal-content.active{transform:scale(1)}.terms-close-button{position:absolute;top:10px;right:24px;width:28px;height:28px;border-radius:50%;background:#494949;color:#404040;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;font-size:14px;z-index:52}.terms-close-button:hover{background:#3a3a3a}.terms-modal-header{background:white;padding:20px 60px 16px 24px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:51;border-radius:16px 16px 0 0}.terms-modal-body{padding:24px;overflow-y:auto;max-height:calc(90vh - 160px);background:white}.terms-modal-body.terms-pdf-body{padding:0;overflow:hidden;display:flex;flex-direction:column;height:calc(90vh - 160px)}.terms-pdf-scroll{flex:1 1 auto;overflow-y:auto;background:#f3f4f6;padding:16px 12px}.terms-pdf-loading{padding:24px 12px;color:#6b7280;font-size:14px}.terms-pdf-error{padding:24px 12px;color:#b91c1c;font-size:14px}.terms-pdf-error-inline{color:#b91c1c;margin-right:6px}.terms-pdf-page{display:flex;justify-content:center;width:100%;margin:0 0 12px}.terms-pdf-page .react-pdf__Page,.terms-pdf-page canvas{margin-left:auto;margin-right:auto}.terms-pdf-page canvas{max-width:min(100%,860px);width:100%!important;height:auto!important;display:block;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.08);background:#fff}.terms-pdf-fallback{padding:12px 16px;border-top:1px solid #e5e7eb;font-size:14px;color:#6b7280;background:#fff}.terms-content-wrapper{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:24px}.terms-close-text-btn,.terms-modal-footer{display:none}.terms-modal-body::-webkit-scrollbar{width:6px}.terms-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.terms-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.terms-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.terms-modal-overlay{padding:10px}.terms-modal-content{max-height:95vh;max-width:100%;border-radius:12px}.terms-modal-header{padding:16px 50px 12px 20px;border-radius:12px 12px 0 0}.terms-modal-body{padding:20px;max-height:calc(95vh - 80px)}.terms-modal-body.terms-pdf-body{padding:0;max-height:none;height:calc(95vh - 140px)}.terms-pdf-scroll{padding:12px 10px}.terms-close-button{top:16px;right:20px}}.terms-subheading{color:#991b1b}.terms-paragraph{margin-bottom:24px;line-height:1.4;text-align:justify;border-bottom:1px solid #f3f4f6;position:relative;counter-increment:paragraph-counter}.terms-paragraph:before{content:counter(paragraph-counter) ". ";font-weight:600;color:#98144e;margin-right:8px;font-size:16px}.terms-text{counter-reset:paragraph-counter}.terms-paragraph:last-child{margin-bottom:0;border-bottom:none}