@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.hero{padding:5rem 0 3.5rem;text-align:center;background:linear-gradient(180deg,var(--fm-bg-primary) 0%,var(--fm-bg-section) 100%)}.hero-content{max-width:680px;margin:0 auto}.hero-title{font-size:3rem;font-weight:800;line-height:1.15;margin:1.25rem 0;letter-spacing:-.025em;color:var(--fm-text-primary)}.hero-accent{color:var(--fm-primary)}.hero-subtitle{font-size:1.15rem;color:var(--fm-text-secondary);line-height:1.7;margin-bottom:2.25rem;max-width:540px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}.trust-bar{padding:1.25rem 0;background:var(--fm-bg-section);border-top:1px solid var(--fm-border);border-bottom:1px solid var(--fm-border)}.trust-items{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.5rem;color:var(--fm-text-secondary);font-size:.85rem;font-weight:500}.trust-item svg{color:var(--fm-primary);flex-shrink:0}.section{padding:5rem 0}.section-alt{background:var(--fm-bg-section)}.section-header{text-align:center;margin-bottom:3rem}.section-label{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--fm-primary);margin-bottom:.625rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.015em}.section-subtitle{color:var(--fm-text-secondary);font-size:1.05rem;max-width:520px;margin:0 auto;line-height:1.6}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.step-card{padding:1.75rem}.step-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.step-number{font-size:.8rem;font-weight:700;color:var(--fm-text-light);letter-spacing:.02em}.step-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--fm-text-primary)}.step-card p{color:var(--fm-text-secondary);font-size:.9rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature-card{display:flex;gap:1.25rem;align-items:flex-start;padding:1.75rem}.feature-card h3{font-size:1rem;font-weight:600;margin-bottom:.375rem;color:var(--fm-text-primary)}.feature-card p{color:var(--fm-text-secondary);font-size:.875rem;line-height:1.6}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.audience-card{padding:1.75rem}.audience-card h3{font-size:1.05rem;font-weight:600;margin-bottom:.5rem;color:var(--fm-text-primary)}.audience-card p{color:var(--fm-text-secondary);font-size:.875rem;line-height:1.6}.section-cta{background:var(--fm-primary);padding:4rem 0}.cta-content{text-align:center}.cta-content h2{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.625rem}.cta-content p{color:#ffffffd9;font-size:1.05rem;margin-bottom:1.75rem}.cta-content .btn-primary{background:#fff;color:var(--fm-primary);box-shadow:0 2px 8px #00000026}.cta-content .btn-primary:hover{background:#f0f4ff;transform:translateY(-1px)}.footer{padding:2.5rem 0;border-top:1px solid var(--fm-border);margin-top:auto}.footer-content{max-width:600px;margin:0 auto}.footer-top{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--fm-border)}.footer-brand{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.625rem}.footer-desc{color:var(--fm-text-secondary);font-size:.85rem;line-height:1.5}.footer-bottom{text-align:center}.footer-legal{color:var(--fm-text-muted);font-size:.78rem;line-height:1.5;margin-bottom:.375rem}.footer-copy{color:var(--fm-text-light);font-size:.75rem}@media(max-width:768px){.hero{padding:3rem var(--fm-container-padding) 2rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-actions{flex-direction:column;gap:.75rem}.hero-actions .btn{width:100%}.section{padding:3rem 0}.section-title{font-size:1.75rem}.trust-items{gap:1.5rem}.steps-grid,.audience-grid,.features-grid{grid-template-columns:1fr;gap:1rem}.step-card,.feature-card,.audience-card{padding:1.25rem}}.dropzone-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.dropzone{width:100%;min-height:220px;border:2px dashed var(--fm-border);border-radius:var(--fm-radius-xl);background:var(--fm-bg-secondary);cursor:pointer;transition:var(--fm-transition);display:flex;align-items:center;justify-content:center;padding:2rem}.dropzone:hover{border-color:var(--fm-border-hover);background:var(--fm-bg-card-hover)}.dropzone-active{border-color:var(--fm-primary)!important;border-style:solid!important;background:var(--fm-primary-light)!important;box-shadow:0 0 0 4px #0066cc14}.dropzone-has-file{border-style:solid;border-color:var(--fm-success);background:var(--fm-success-light)}.dropzone-empty{text-align:center}.dropzone-icon{margin-bottom:1rem}.dropzone-active .dropzone-icon svg{stroke:var(--fm-primary)}.dropzone-empty h3{font-size:1.05rem;font-weight:600;margin-bottom:.25rem;color:var(--fm-text-primary)}.dropzone-empty p{color:var(--fm-text-secondary);font-size:.875rem;margin-bottom:.75rem}.dropzone-hint{color:var(--fm-text-muted);font-size:.78rem;background:#00000008;padding:.25rem .75rem;border-radius:100px;border:1px solid var(--fm-border)}.dropzone-file{display:flex;align-items:center;gap:1rem;width:100%}.file-icon{flex-shrink:0}.file-info{flex:1;min-width:0}.file-name{font-size:.95rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fm-text-primary)}.file-size{color:var(--fm-text-secondary);font-size:.8rem}.file-change{background:transparent;border:1px solid var(--fm-border);color:var(--fm-text-secondary);padding:.375rem .75rem;border-radius:var(--fm-radius-sm);cursor:pointer;font-size:.8rem;font-family:Inter,sans-serif;transition:var(--fm-transition-fast)}.file-change:hover{border-color:var(--fm-primary);color:var(--fm-primary)}.send-btn{width:100%;max-width:300px}.recipient-select-wrapper{margin-bottom:2rem;text-align:left;width:100%;max-width:450px;position:relative}.recipient-select-wrapper label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--fm-text-primary);font-size:.95rem}.autocomplete-container{position:relative}.autocomplete-input{width:100%;padding-right:2.5rem;font-size:.95rem}.autocomplete-success-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:6px;background-color:var(--fm-bg-secondary);border:1px solid var(--fm-border-hover);border-radius:var(--fm-radius-md);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;max-height:280px;overflow-y:auto;z-index:100}.autocomplete-option{padding:.85rem 1rem;cursor:pointer;border-bottom:1px solid var(--fm-border);transition:var(--fm-transition-fast);display:flex;flex-direction:column;gap:.2rem}.autocomplete-option:last-child{border-bottom:none}.autocomplete-option:hover{background-color:var(--fm-bg-card-hover)}.autocomplete-option.selected{background-color:var(--fm-primary-light);border-left:3px solid var(--fm-primary);padding-left:calc(1rem - 3px)}.autocomplete-option-name{font-weight:600;color:var(--fm-text-primary)}.autocomplete-option-email{font-size:.8rem;color:var(--fm-text-secondary)}.autocomplete-empty{padding:1.5rem 1rem;text-align:center;color:var(--fm-text-muted);font-size:.9rem}.dropzone-actions{width:100%;display:flex;flex-direction:column;align-items:center}.legal-checkboxes{margin-top:2rem;margin-bottom:2rem;text-align:left;display:flex;flex-direction:column;gap:1rem;background:var(--fm-bg-alt);padding:1.5rem;border-radius:var(--fm-radius);border:1px solid var(--fm-border)}.checkbox-label{display:flex;align-items:flex-start;gap:1rem;font-size:.9rem;color:var(--fm-text-dark);cursor:pointer;line-height:1.5;position:relative;-webkit-user-select:none;user-select:none;padding-left:2rem;transition:color .2s ease}.checkbox-label:hover{color:var(--fm-primary-dark)}.checkbox-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:20px;width:20px;left:0;top:.15rem;margin:0;padding:0;z-index:1}.checkbox-label span:before{content:"";position:absolute;left:0;top:.15rem;width:20px;height:20px;background-color:var(--fm-bg);border:2px solid var(--fm-border-hover);border-radius:4px;transition:all .2s ease}.checkbox-label:hover span:before{border-color:var(--fm-primary)}.checkbox-label input[type=checkbox]:checked~:before,.checkbox-label input[type=checkbox]:checked+span:before{background-color:var(--fm-primary);border-color:var(--fm-primary)}.checkbox-label span:after{content:"";position:absolute;display:none;left:7px;top:5px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-label input[type=checkbox]:checked+span:before{background-color:var(--fm-primary);border-color:var(--fm-primary)}.checkbox-label input[type=checkbox]:checked+span:after{display:block}@media(max-width:768px){.dropzone{padding:1.5rem 1rem;min-height:180px}.dropzone-file{flex-direction:column;text-align:center;gap:.75rem}.file-info{width:100%}.recipient-select-wrapper{margin-bottom:1.5rem}.legal-checkboxes{padding:1rem;margin-top:1.5rem;margin-bottom:1.5rem}.checkbox-label{font-size:.85rem;padding-left:2rem}.checkbox-label span:before{top:0;width:18px;height:18px}.checkbox-label span:after{left:6px;top:3px;width:4px;height:8px}.send-btn{max-width:100%}}.progressbar-container{width:100%}.progressbar-footer{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.8rem;color:var(--fm-text-muted)}.progressbar-percent{font-weight:600;color:var(--fm-accent)}.send-wrapper{max-width:640px;margin:3rem auto}.send-header{text-align:center;margin-bottom:2rem}.send-header h1{font-size:1.75rem;font-weight:700;margin-bottom:.625rem;color:var(--fm-text-primary)}.send-subtitle{color:var(--fm-text-secondary);font-size:.95rem;line-height:1.6}.send-progress{text-align:center;padding:2.5rem 2rem}.progress-status{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.progress-spinner{width:32px;height:32px;border:3px solid var(--fm-border);border-top-color:var(--fm-primary);border-radius:50%;animation:spin .8s linear infinite}.progress-status h3{font-size:1.05rem;font-weight:600;color:var(--fm-text-primary)}.progress-status p{color:var(--fm-text-secondary);font-size:.85rem}.progress-info{margin-top:1.25rem;color:var(--fm-text-muted);font-size:.8rem}.send-error{text-align:center;padding:2.5rem 2rem}.error-icon{margin-bottom:1rem}.send-error h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:var(--fm-danger)}.send-error p{color:var(--fm-text-secondary);margin-bottom:1.5rem;font-size:.9rem}.send-again{display:block;margin:1.5rem auto 0}@media(max-width:768px){.send-wrapper{margin:1.5rem auto}.send-progress,.send-error{padding:1.5rem 1rem}.send-header{margin-bottom:1.5rem}.send-header h1{font-size:1.5rem}}.receive-wrapper{max-width:520px;margin:5rem auto}.receive-card{text-align:center;padding:3rem 2rem}.receive-spinner{width:40px;height:40px;border:3px solid var(--fm-border);border-top-color:var(--fm-primary);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1.25rem}.receive-card h2{font-size:1.35rem;font-weight:700;margin-bottom:.375rem;color:var(--fm-text-primary)}.receive-card>p{color:var(--fm-text-secondary);margin-bottom:1rem;font-size:.9rem}.receive-note{margin-top:1.25rem;color:var(--fm-text-muted);font-size:.8rem}.receive-success{border-color:var(--fm-success)}.receive-success-icon{margin-bottom:1rem}.receive-details{background:var(--fm-success-light);border:1px solid rgba(15,136,71,.15);border-radius:var(--fm-radius-md);padding:1rem 1.25rem;margin:1rem 0}.receive-details .detail-row{display:flex;justify-content:space-between;padding:.375rem 0;font-size:.85rem}.receive-details .detail-row span{color:var(--fm-text-secondary)}.receive-details .detail-row strong{color:var(--fm-text-primary)}.receive-error{border-color:var(--fm-danger)}.receive-error-icon{margin-bottom:1rem}.error-message{color:var(--fm-danger);background:var(--fm-danger-light);border:1px solid rgba(204,41,54,.15);border-radius:var(--fm-radius-sm);padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.875rem;text-align:left}@media(max-width:768px){.receive-wrapper{margin:2rem auto;padding:0 1rem}.receive-card{padding:2rem 1.25rem}.receive-card h2{font-size:1.2rem}.receive-details .detail-row{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.receive-details .detail-row:last-child{border-bottom:none}}.auth-wrapper{max-width:440px;margin:3rem auto}.auth-card{padding:2.5rem 2rem}.auth-header{text-align:center;margin-bottom:1.75rem}.auth-icon-circle{width:56px;height:56px;border-radius:14px;background:var(--fm-primary-light);display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.auth-icon-success{background:var(--fm-success-light)}.auth-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.375rem}.auth-header p{color:var(--fm-text-secondary);font-size:.9rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.85rem;font-weight:600;color:var(--fm-text-primary);margin-bottom:.375rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-hint{color:var(--fm-text-muted);font-size:.78rem;margin-top:.375rem}.auth-submit{width:100%;margin-top:.5rem}.auth-error{background:var(--fm-danger-light);border:1px solid rgba(204,41,54,.15);color:var(--fm-danger);padding:.75rem 1rem;border-radius:var(--fm-radius-md);font-size:.85rem;margin-bottom:1.25rem;text-align:center}.auth-footer{text-align:center;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--fm-border)}.auth-footer p{color:var(--fm-text-secondary);font-size:.85rem}.auth-hint{text-align:center;color:var(--fm-text-muted);font-size:.78rem;margin-top:1.25rem}.totp-input{text-align:center;font-size:1.75rem;font-weight:700;letter-spacing:.5rem;padding:1rem;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace}.totp-qr-section{text-align:center;margin:1.5rem 0}.totp-qr{width:180px;height:180px;border-radius:var(--fm-radius-md);border:1px solid var(--fm-border)}.totp-qr-placeholder{width:180px;height:180px;margin:0 auto;background:var(--fm-bg-section);border-radius:var(--fm-radius-md);display:flex;align-items:center;justify-content:center;color:var(--fm-text-muted);font-size:.85rem}.totp-qr-hint{color:var(--fm-text-muted);font-size:.78rem;margin-top:.5rem}.totp-secret-box{display:flex;align-items:center;gap:.5rem;background:var(--fm-bg-section);border:1px solid var(--fm-border);border-radius:var(--fm-radius-md);padding:.625rem 1rem;font-size:.8rem}.totp-secret-box span{color:var(--fm-text-muted);white-space:nowrap}.totp-secret-box code{font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;color:var(--fm-text-primary);font-weight:600;word-break:break-all}.nav-user{display:flex;align-items:center;gap:.625rem}.nav-username{font-size:.85rem;color:var(--fm-text-secondary);font-weight:500}@media(max-width:768px){.auth-wrapper{margin:1.5rem auto;padding:0 1rem}.auth-card{padding:1.75rem 1.25rem}.form-row{grid-template-columns:1fr;gap:.75rem}.totp-input{font-size:1.35rem;letter-spacing:.25rem;padding:.75rem}.totp-qr-section img{max-width:100%;height:auto}}@media(max-width:380px){.totp-input{font-size:1.15rem;letter-spacing:.15rem}.auth-header h1{font-size:1.25rem}}.admin-wrapper{max-width:900px;margin:2rem auto}.admin-header{margin-bottom:1.5rem}.admin-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.admin-header p{color:var(--fm-text-secondary);font-size:.9rem}.admin-denied{text-align:center;max-width:400px;margin:5rem auto;padding:2.5rem}.admin-denied h2{font-size:1.25rem;margin-bottom:.5rem}.admin-denied p{color:var(--fm-text-secondary);margin-bottom:1.5rem}.admin-tabs{display:flex;gap:.25rem;background:var(--fm-bg-section);border:1px solid var(--fm-border);border-radius:var(--fm-radius-md);padding:.25rem;margin-bottom:1.5rem}.admin-tab{flex:1;padding:.625rem 1rem;background:transparent;border:none;border-radius:var(--fm-radius-sm);font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;color:var(--fm-text-secondary);cursor:pointer;transition:var(--fm-transition-fast)}.admin-tab.active{background:#fff;color:var(--fm-text-primary);font-weight:600;box-shadow:var(--fm-shadow-sm)}.admin-tab:hover:not(.active){color:var(--fm-text-primary)}.admin-section{min-height:400px}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:3rem}.admin-loading p{color:var(--fm-text-secondary);margin-top:.5rem}.admin-empty{text-align:center;padding:2.5rem}.admin-empty p{color:var(--fm-text-secondary)}.admin-list{display:flex;flex-direction:column;gap:.75rem}.admin-item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;gap:1rem}.admin-item-info h3{font-size:.95rem;font-weight:600;margin-bottom:.125rem}.admin-item-info>p{color:var(--fm-text-secondary);font-size:.85rem}.admin-item-meta{display:flex;gap:1rem;margin-top:.375rem}.admin-item-meta span{color:var(--fm-text-muted);font-size:.78rem}.admin-item-actions{display:flex;gap:.5rem;flex-shrink:0}.btn-approve{background:var(--fm-success);color:#fff;padding:.5rem 1.25rem;border:none;border-radius:var(--fm-radius-sm);font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--fm-transition-fast)}.btn-approve:hover{opacity:.9}.btn-reject{background:transparent;color:var(--fm-danger);border:1px solid var(--fm-danger);padding:.5rem 1.25rem;border-radius:var(--fm-radius-sm);font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:var(--fm-transition-fast)}.btn-reject:hover{background:var(--fm-danger-light)}.admin-table-container{overflow-x:auto;overflow-y:auto;max-height:500px;border-radius:var(--fm-radius-lg);border:1px solid var(--fm-border);background:#fff}.admin-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:none;border-radius:0;overflow:hidden}.admin-table th{position:sticky;top:0;z-index:10;background:var(--fm-bg-section);padding:.75rem 1rem;text-align:left;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--fm-text-secondary);border-bottom:1px solid var(--fm-border);box-shadow:0 1px 0 var(--fm-border)}.admin-table td{padding:.75rem 1rem;font-size:.85rem;color:var(--fm-text-primary);border-bottom:1px solid var(--fm-border)}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:var(--fm-bg-card-hover)}.role-badge{display:inline-block;padding:.2rem .5rem;border-radius:100px;font-size:.75rem;font-weight:600}.role-admin{background:var(--fm-primary-light);color:var(--fm-primary)}.role-doctor{background:var(--fm-bg-section);color:var(--fm-text-secondary)}.status-dot{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem}.status-dot:before{content:"";width:6px;height:6px;border-radius:50%}.status-active:before{background:var(--fm-success)}.status-inactive:before{background:var(--fm-text-light)}@media(max-width:768px){.admin-wrapper{margin:1.5rem auto}.admin-header{text-align:center;padding:0 1rem}.admin-tabs{flex-wrap:wrap;gap:.5rem}.admin-tab{flex:1 1 calc(50% - .5rem);font-size:.8rem;padding:.5rem}.admin-item{flex-direction:column;align-items:flex-start;padding:1rem}.admin-item-actions{width:100%;margin-top:.75rem;gap:.5rem}.admin-item-actions .btn-approve,.admin-item-actions .btn-reject{flex:1;text-align:center}.admin-table th,.admin-table td{padding:.5rem;font-size:.75rem}}.audit-search-wrapper{position:relative;margin-bottom:1.5rem;max-width:450px}.audit-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--fm-text-muted);width:1.2rem;height:1.2rem;pointer-events:none}.audit-search-input{width:100%;padding:.85rem 1rem .85rem 3rem;border:1px solid var(--fm-border);border-radius:var(--fm-radius-lg);background:#fff;font-family:Inter,sans-serif;font-size:.95rem;color:var(--fm-text-primary);transition:all .3s ease;box-shadow:var(--fm-shadow-sm)}.audit-search-input::placeholder{color:var(--fm-text-muted)}.audit-search-input:focus{outline:none;border-color:var(--fm-primary);box-shadow:0 0 0 3px var(--fm-primary-light)}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.admin-modal{width:100%;max-width:450px;padding:2.5rem;background:#fff;border-radius:var(--fm-radius-lg);box-shadow:var(--fm-shadow-lg)}.admin-modal h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--fm-text-primary)}.admin-form-group label{display:block;font-size:.85rem;font-weight:600;color:var(--fm-text-secondary);margin-bottom:.5rem}.admin-modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.profile-page{padding:4rem 0}.profile-header{margin-bottom:3rem;text-align:center}.profile-header h1{font-size:2.5rem;color:var(--fm-text);margin-bottom:.5rem}.profile-header p{color:var(--fm-text-light);font-size:1.1rem}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto}.profile-card{padding:2rem}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--fm-border)}.card-icon{width:48px;height:48px;background-color:var(--fm-bg-alt);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--fm-primary)}.card-header h2{font-size:1.25rem;margin:0;color:var(--fm-text)}.info-group{margin-bottom:1.5rem}.info-group:last-child{margin-bottom:0}.info-group label{display:block;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--fm-text-light);margin-bottom:.25rem;font-weight:600}.info-value{font-size:1.1rem;color:var(--fm-text);font-weight:500}.status-indicator{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-radius:8px;background-color:var(--fm-bg-alt)}.status-indicator.success{background-color:#10b9811a;color:var(--fm-success)}.status-indicator.success svg{flex-shrink:0;color:var(--fm-success)}.status-indicator.warning{background-color:#f59e0b1a;color:var(--fm-warning);flex-direction:column}.status-indicator.warning>div,.status-indicator.success>div{flex:1}.status-indicator strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.status-indicator p{margin:0;color:var(--fm-text-light);font-size:.95rem;line-height:1.5}.password-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-hint{display:block;font-size:.85rem;color:var(--fm-text-light);margin-top:.25rem}.profile-alert{padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.95rem}.profile-alert.error{background-color:#ef44441a;color:var(--fm-danger);border:1px solid rgba(239,68,68,.2)}.profile-alert.success{background-color:#10b9811a;color:var(--fm-success);border:1px solid rgba(16,185,129,.2)}.form-actions{margin-top:2rem;display:flex;justify-content:flex-end}@media(max-width:768px){.profile-page{padding:2rem 0}.profile-header{margin-bottom:2rem;padding:0 1rem}.profile-header h1{font-size:1.75rem}.profile-header p{font-size:1rem}}.legal-wrapper{max-width:800px;margin:0 auto;padding:3rem}.legal-wrapper h1{font-size:2rem;color:var(--fm-primary-dark);margin-bottom:1rem}.legal-intro{font-size:1.1rem;color:var(--fm-text-light);margin-bottom:3rem;line-height:1.6}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.4rem;color:var(--fm-primary);margin-bottom:1.5rem;border-bottom:1px solid var(--fm-border);padding-bottom:.5rem}.legal-section ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}.legal-section li{font-size:1rem;line-height:1.6;color:var(--fm-text);background:var(--fm-bg-alt);padding:1.25rem;border-radius:var(--fm-radius);border-left:4px solid var(--fm-primary)}.legal-section li strong{display:block;font-size:1.1rem;color:var(--fm-text-dark);margin-bottom:.5rem}@media(max-width:768px){.legal-wrapper{padding:1.5rem 1rem}.legal-wrapper h1{font-size:1.5rem}.legal-intro{font-size:1rem;margin-bottom:2rem}.legal-section h2{font-size:1.2rem}.legal-section li{padding:1rem;font-size:.9rem}.legal-section li strong{font-size:1rem}}.footer{margin-top:auto;border-top:1px solid var(--fm-border);background:var(--fm-bg-alt);padding:2rem 0}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){.footer-content{flex-direction:row;justify-content:space-between}}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer-link{color:var(--fm-text-light);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease}.footer-link:hover{color:var(--fm-primary)}.footer-link-danger{color:var(--fm-danger)}.footer-link-danger:hover{color:#c92a2a}.footer-trust{display:flex;align-items:center;gap:.5rem;color:var(--fm-text-light);font-size:.9rem;font-weight:500}:root{--fm-bg-primary: #FFFFFF;--fm-bg-secondary: #F8FAFB;--fm-bg-card: #FFFFFF;--fm-bg-card-hover: #F3F7FA;--fm-bg-section: #F1F5F9;--fm-primary: #0066CC;--fm-primary-light: #E8F2FF;--fm-primary-dark: #004C99;--fm-success: #0F8847;--fm-success-light: #E6F5ED;--fm-warning: #B35C00;--fm-warning-light: #FFF4E6;--fm-danger: #CC2936;--fm-danger-light: #FDEAEC;--fm-text-primary: #1A202C;--fm-text-secondary: #4A5568;--fm-text-muted: #718096;--fm-text-light: #A0AEC0;--fm-border: #E2E8F0;--fm-border-hover: #CBD5E0;--fm-border-primary: #0066CC;--fm-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--fm-shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--fm-shadow-lg: 0 10px 30px rgba(0, 0, 0, .1);--fm-radius-sm: 6px;--fm-radius-md: 10px;--fm-radius-lg: 16px;--fm-radius-xl: 24px;--fm-transition: all .25s ease;--fm-transition-fast: all .15s ease;--fm-container-padding: 1.5rem;--fm-nav-height: 72px}@media(max-width:768px){:root{--fm-container-padding: 1rem;--fm-nav-height: 64px}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--fm-bg-primary);color:var(--fm-text-primary);line-height:1.6;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--fm-primary);text-decoration:none;transition:var(--fm-transition-fast)}a:hover{color:var(--fm-primary-dark)}.card{background:var(--fm-bg-card);border:1px solid var(--fm-border);border-radius:var(--fm-radius-lg);padding:2rem;transition:var(--fm-transition)}.card:hover{border-color:var(--fm-border-hover);box-shadow:var(--fm-shadow-md)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border:none;border-radius:var(--fm-radius-md);font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:var(--fm-transition);text-decoration:none;white-space:nowrap}.btn-primary{background:var(--fm-primary);color:#fff;box-shadow:0 2px 8px #0066cc40}.btn-primary:hover{background:var(--fm-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #0066cc4d}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:transparent;color:var(--fm-primary);border:1.5px solid var(--fm-border)}.btn-secondary:hover{background:var(--fm-primary-light);border-color:var(--fm-primary)}.btn-lg{padding:1rem 2.25rem;font-size:1.05rem;border-radius:var(--fm-radius-lg)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.input{width:100%;padding:.875rem 1.25rem;background:#fff;border:1.5px solid var(--fm-border);border-radius:var(--fm-radius-md);color:var(--fm-text-primary);font-family:Inter,sans-serif;font-size:1rem;transition:var(--fm-transition);outline:none}.input:focus{border-color:var(--fm-primary);box-shadow:0 0 0 3px #0066cc1a}.input::placeholder{color:var(--fm-text-light)}.container{max-width:1140px;margin:0 auto;padding:0 var(--fm-container-padding)}.page{flex:1;display:flex;flex-direction:column}.nav{display:flex;align-items:center;justify-content:space-between;padding:0 var(--fm-container-padding);height:var(--fm-nav-height);background:#fff;border-bottom:1px solid var(--fm-border);position:sticky;top:0;z-index:1000}.nav-logo{display:flex;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;color:var(--fm-text-primary);text-decoration:none}.nav-logo .logo-icon{width:34px;height:34px;background:var(--fm-primary);border-radius:var(--fm-radius-sm);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem;font-weight:800}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-mobile-toggle{display:none;background:transparent;border:none;color:var(--fm-text-primary);cursor:pointer;padding:.5rem;z-index:1001}.nav-user{display:flex;align-items:center;gap:1rem;min-height:42px}.nav-link{padding:.5rem 1rem;color:var(--fm-text-secondary);font-size:.9rem;font-weight:500;border-radius:var(--fm-radius-sm);transition:var(--fm-transition-fast)}.nav-link:hover{color:var(--fm-primary);background:var(--fm-primary-light)}.badge{display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .875rem;border-radius:100px;font-size:.8rem;font-weight:600;letter-spacing:.01em}.badge-secure{background:var(--fm-primary-light);color:var(--fm-primary)}.badge-success{background:var(--fm-success-light);color:var(--fm-success)}.badge-warning{background:var(--fm-warning-light);color:var(--fm-warning)}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-circle{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.icon-circle-blue{background:var(--fm-primary-light);color:var(--fm-primary)}.icon-circle-green{background:var(--fm-success-light);color:var(--fm-success)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:fadeIn .5s ease-out both}.animate-fade-in-up{animation:fadeInUp .6s ease-out both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.progress-wrapper{width:100%;height:6px;background:var(--fm-bg-section);border-radius:100px;overflow:hidden}.progress-bar{height:100%;border-radius:100px;background:linear-gradient(90deg,var(--fm-primary),#3399FF,var(--fm-primary));background-size:200% 100%;animation:shimmer 2s linear infinite;transition:width .3s ease}@media(max-width:1024px){.nav-links{gap:1rem}}@media(max-width:768px){html{font-size:15px}.nav-mobile-toggle{display:block}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;box-shadow:-10px 0 30px #0000001a;transition:var(--fm-transition);z-index:1000}.nav-links-open{right:0}.nav-user{flex-direction:column;align-items:flex-start;width:100%;gap:1rem;border-top:1px solid var(--fm-border);padding-top:1.5rem;margin-top:.5rem}.nav-user .btn{width:100%}.card{padding:1.25rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}}
