:root{--primary-color:#009bfe;--primary-hover:#0082d5;--dark-blue:#0b2240;--bg-light:#f8fafc;--text-main:#1e293b;--text-muted:#64748b;--border-color:#e2e8f0;--card-bg:rgba(255,255,255,.85);--card-border:rgba(255,255,255,.5);--gradient-primary:linear-gradient(135deg,#009bfe 0%,#0077c8 100%);--gradient-dark:linear-gradient(135deg,#0b2240 0%,#153359 100%);--gradient-accent:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%)}*{box-sizing:border-box;margin:0;padding:0}body.retraide-pro-body,body.retraide-pro-body input,body.retraide-pro-body select,body.retraide-pro-body textarea,body.retraide-pro-body button,body.retraide-pro-body label,body.retraide-pro-body table,body.retraide-pro-body td,body.retraide-pro-body th,body.retraide-pro-body span,body.retraide-pro-body p,body.retraide-pro-body a{font-family:'Inter',system-ui,-apple-system,sans-serif !important}body.retraide-pro-body h1,body.retraide-pro-body h2,body.retraide-pro-body h3,body.retraide-pro-body h4,body.retraide-pro-body h5,body.retraide-pro-body h6,body.retraide-pro-body .brand-name,body.retraide-pro-body .topbar-title,body.retraide-pro-body .card-title,body.retraide-pro-body .retraide-option-title,body.retraide-pro-body .card-subtitle-divider{font-family:'Plus Jakarta Sans',system-ui,-apple-system,sans-serif !important}body.retraide-pro-body{background-color:#f1f5f9;background-image:radial-gradient(at 0% 0%,rgba(0,155,254,.05) 0px,transparent 50%),radial-gradient(at 50% 0%,rgba(11,34,64,.05) 0px,transparent 50%);color:var(--text-main);overflow-x:hidden;min-height:100vh}.retraide-pro-wrapper{display:flex;min-height:100vh}.retraide-pro-sidebar{width:260px;background:var(--gradient-dark);color:#fff;display:flex;flex-direction:column;flex-shrink:0;box-shadow:4px 0 15px rgba(11,34,64,.15);position:relative;z-index:10}.sidebar-brand{padding:24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-logo{font-size:24px}.brand-name{font-size:20px;font-weight:700;letter-spacing:-.5px}.brand-sub{color:var(--primary-color);font-size:11px;font-weight:800;vertical-align:super;background:rgba(0,155,254,.1);padding:2px 6px;border-radius:4px;border:1px solid rgba(0,155,254,.2)}.sidebar-nav{padding:24px 16px;display:flex;flex-direction:column;gap:6px;flex-grow:1}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:rgba(255,255,255,.7);text-decoration:none;font-size:15px;font-weight:500;border-radius:12px;transition:all .2s ease-in-out}.nav-item:hover{color:#fff;background:rgba(255,255,255,.05);transform:translateX(4px)}.nav-item.active{color:#fff;background:var(--primary-color);box-shadow:0 4px 15px rgba(0,155,254,.3)}.nav-icon{font-size:18px;display:inline-block}.sidebar-footer{padding:20px;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.15)}.user-block{display:flex;align-items:center;gap:12px}.user-avatar{width:40px;height:40px;border-radius:50%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;box-shadow:0 4px 10px rgba(0,155,254,.25);text-transform:uppercase}.user-info{display:flex;flex-direction:column}.user-name{font-size:14px;font-weight:600;color:#fff}.user-role{font-size:11px;color:rgba(255,255,255,.5);font-weight:500}.retraide-pro-content-area{flex-grow:1;display:flex;flex-direction:column;min-height:100vh;padding:24px;gap:20px;overflow-y:auto}.retraide-pro-topbar{display:flex;justify-content:space-between;align-items:center;background:var(--card-bg);border:1px solid var(--card-border);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:16px 24px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.topbar-left{display:flex;align-items:center;gap:12px}.topbar-page-icon{font-size:24px}.topbar-title{font-size:20px;font-weight:700;color:var(--dark-blue)}.topbar-right{display:flex;align-items:center;gap:12px}.status-badge{font-size:12px;font-weight:600;padding:6px 12px;border-radius:100px;display:inline-block}.status-badge.status-approved{background-color:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.2)}.status-badge.status-pending{background-color:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.topbar-action-btn{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text-main);background:#fff;border:1px solid #e2e8f0;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;transition:all .2s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.02)}.topbar-action-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.topbar-action-btn.btn-logout{background:rgba(239,68,68,.05);color:#ef4444;border-color:rgba(239,68,68,.15)}.topbar-action-btn.btn-logout:hover{background:#ef4444;color:#fff;border-color:#ef4444}.retraide-pro-alert-widget{background:linear-gradient(135deg,rgba(245,158,11,.1) 0%,rgba(217,119,6,.1) 100%);border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:16px 20px;display:flex;align-items:flex-start;gap:16px;color:#b45309;box-shadow:0 4px 15px rgba(245,158,11,.05)}.alert-icon{font-size:24px;flex-shrink:0}.alert-content{font-size:14px;line-height:1.5}.retraide-pro-viewport{flex-grow:1}body.retraide-pro-body .retraide-card{background:#fff !important;border:1px solid #e2e8f0 !important;border-radius:16px !important;padding:24px !important;box-shadow:0 10px 30px rgba(11,34,64,.04) !important;margin-bottom:24px !important;position:relative !important;overflow:hidden !important}.retraide-card:before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:var(--gradient-primary);opacity:0;transition:opacity .3s ease}.retraide-card:hover:before{opacity:1}.card-title{font-size:18px;font-weight:700;color:var(--dark-blue);margin-bottom:16px;display:flex;align-items:center;gap:10px}.retraide-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:20px}.stat-card{background:var(--card-bg);border:1px solid var(--card-border);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 4px 20px rgba(0,0,0,.02);transition:all .3s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,155,254,.08)}.stat-icon-box{width:54px;height:54px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-icon-blue{background:rgba(0,155,254,.1);color:#009bfe}.stat-icon-green{background:rgba(16,185,129,.1);color:#10b981}.stat-icon-orange{background:rgba(249,115,22,.1);color:#f97316}.stat-icon-purple{background:rgba(139,92,246,.1);color:#8b5cf6}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:28px;font-weight:700;color:var(--dark-blue);line-height:1.2}.stat-label{font-size:13px;color:var(--text-muted);font-weight:500;margin-top:4px}.form-group{margin-bottom:24px}.form-label{display:block}body.retraide-pro-body .form-group{margin-bottom:24px !important}body.retraide-pro-body .form-label{display:block !important;font-size:13.5px !important;font-weight:600 !important;color:#334155 !important;margin-bottom:8px !important;letter-spacing:-.1px !important}body.retraide-pro-body .form-control{width:100% !important;padding:10px 14px !important;font-size:13.5px !important;border:1px solid #cbd5e1 !important;border-radius:12px !important;background:#fff !important;color:#0f172a !important;box-shadow:0 1px 2px rgba(15,23,42,.04) !important;transition:all .2s cubic-bezier(.4,0,.2,1) !important}body.retraide-pro-body .form-control:focus{outline:none !important;border-color:var(--primary-color) !important;background:#fff !important;box-shadow:0 0 0 4px rgba(0,155,254,.15) !important}body.retraide-pro-body .form-control[type=file]{padding:10px 14px !important;cursor:pointer !important;background:#fff !important;border:1px dashed #cbd5e1 !important}body.retraide-pro-body .form-control[type=file]::file-selector-button{background:var(--gradient-primary) !important;color:#fff !important;border:none !important;padding:8px 16px !important;border-radius:8px !important;font-size:12px !important;font-weight:700 !important;margin-right:12px !important;cursor:pointer !important;transition:all .2s ease-in-out !important;box-shadow:0 2px 4px rgba(0,155,254,.2) !important}body.retraide-pro-body .form-control[type=file]::file-selector-button:hover{background:var(--primary-hover) !important;transform:translateY(-1px) !important;box-shadow:0 4px 8px rgba(0,155,254,.3) !important}body.retraide-pro-body input[type=checkbox]{width:18px !important;height:18px !important;border-radius:4px !important;border:2px solid #cbd5e1 !important;cursor:pointer !important;accent-color:var(--primary-color) !important;vertical-align:middle !important}body.retraide-pro-body .btn-primary{background:var(--gradient-primary) !important;color:#fff !important;border:none !important;padding:10px 20px !important;font-size:13.5px !important;font-weight:700 !important;border-radius:12px !important;cursor:pointer !important;box-shadow:0 4px 15px rgba(0,155,254,.25) !important;transition:all .2s ease-in-out !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;text-transform:none !important;text-decoration:none !important}body.retraide-pro-body .btn-primary:hover{transform:translateY(-1px) !important;box-shadow:0 6px 20px rgba(0,155,254,.35) !important}body.retraide-pro-body .btn-secondary{background:#fff !important;color:var(--text-main) !important;border:1px solid #cbd5e1 !important;padding:10px 20px !important;font-size:13.5px !important;font-weight:700 !important;border-radius:12px !important;cursor:pointer !important;transition:all .2s ease-in-out !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;box-shadow:0 1px 2px rgba(15,23,42,.04) !important;text-transform:none !important;text-decoration:none !important}body.retraide-pro-body .btn-secondary:hover{background:#f8fafc !important;border-color:#94a3b8 !important;color:var(--dark-blue) !important}body.retraide-pro-body .retraide-pro-footer{margin-top:auto !important;padding-top:24px !important;border-top:1px solid #e2e8f0 !important;text-align:center !important;font-size:12px !important;color:var(--text-muted) !important}body.retraide-pro-body .retraide-table-wrapper{overflow-x:auto !important}body.retraide-pro-body .retraide-table{width:100% !important;min-width:1050px !important;border-collapse:collapse !important;margin-top:10px !important}body.retraide-pro-body .retraide-table th{background:#f8fafc !important;color:var(--dark-blue) !important;font-weight:700 !important;font-size:13px !important;text-align:left !important;padding:10px 14px !important;border-bottom:2px solid #e2e8f0 !important;vertical-align:middle !important}body.retraide-pro-body .retraide-table td{padding:10px 14px !important;border-bottom:1px solid #f1f5f9 !important;font-size:13.5px !important;color:var(--text-main) !important;vertical-align:middle !important}body.retraide-pro-body .retraide-table tr:hover td{background:rgba(0,155,254,.02) !important}@media (max-width:1024px){.retraide-pro-wrapper{flex-direction:column}.retraide-pro-sidebar{width:100%;height:auto}.sidebar-nav{flex-direction:row;overflow-x:auto;padding:10px 16px}.nav-item{white-space:nowrap}}body.retraide-pro-body .retraide-structure-selector{display:grid !important;grid-template-columns:1fr 1fr 1fr !important;gap:20px !important;margin-bottom:30px !important}@media (max-width:768px){body.retraide-pro-body .retraide-structure-selector{grid-template-columns:1fr !important}}body.retraide-pro-body .retraide-option-card{border:2px solid #e2e8f0 !important;border-radius:12px !important;padding:20px !important;cursor:pointer !important;position:relative !important;display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;background:#fff !important;transition:all .25s cubic-bezier(.4,0,.2,1) !important;user-select:none !important}body.retraide-pro-body .retraide-option-card:hover{border-color:rgba(0,155,254,.4) !important;background:rgba(0,155,254,.02) !important;transform:translateY(-2px) !important}body.retraide-pro-body .retraide-option-card.is-active{border-color:var(--primary-color) !important;background:rgba(0,155,254,.05) !important;box-shadow:0 4px 15px rgba(0,155,254,.08) !important}body.retraide-pro-body .retraide-option-icon{font-size:32px !important;margin-bottom:12px !important;display:block !important}body.retraide-pro-body .retraide-option-title{font-size:15px !important;font-weight:700 !important;color:var(--dark-blue) !important;margin:0 0 8px !important}body.retraide-pro-body .retraide-option-desc{font-size:12px !important;color:var(--text-muted) !important;line-height:1.4 !important;margin:0 !important}body.retraide-pro-body .ehpad-autocomplete-results{position:absolute !important;top:100% !important;left:0 !important;right:0 !important;background:#fff !important;border:1px solid #cbd5e1 !important;border-radius:10px !important;box-shadow:0 10px 25px rgba(11,34,64,.1) !important;z-index:1000 !important;max-height:300px !important;overflow-y:auto !important;margin-top:5px !important}body.retraide-pro-body .ehpad-autocomplete-item{padding:12px 16px !important;border-bottom:1px solid #f1f5f9 !important;cursor:pointer !important;transition:all .2s ease !important}body.retraide-pro-body .ehpad-autocomplete-item:hover{background:rgba(0,155,254,.04) !important;color:var(--primary-color) !important}body.retraide-pro-body .ehpad-autocomplete-item:last-child{border-bottom:none !important}body.retraide-pro-body .ehpad-selected-badge{background:rgba(0,155,254,.03) !important;border:1.5px dashed var(--primary-color) !important;padding:16px 20px !important;border-radius:12px !important;margin-top:15px !important}body.retraide-pro-body .btn-link-danger{background:0 0 !important;border:none !important;color:#ef4444 !important;cursor:pointer !important;font-weight:600 !important;font-size:13px !important;padding:0 !important}body.retraide-pro-body .btn-link-danger:hover{text-decoration:underline !important}body.retraide-pro-body .card-subtitle-divider{font-size:16px !important;font-weight:700 !important;color:var(--dark-blue) !important;border-bottom:none !important;border-left:4px solid var(--primary-color) !important;padding-left:12px !important;padding-bottom:0 !important;margin-top:35px !important;margin-bottom:20px !important}body.retraide-pro-body .checkbox-label{display:inline-flex !important;align-items:flex-start !important;gap:10px !important;cursor:pointer !important;font-size:14px !important;line-height:1.4 !important;color:var(--text-main) !important;user-select:none !important}body.retraide-pro-body .checkbox-label input[type=checkbox]{appearance:none !important;-webkit-appearance:none !important;width:18px !important;height:18px !important;border:2px solid #cbd5e1 !important;border-radius:4px !important;background-color:#fff !important;cursor:pointer !important;display:inline-grid !important;place-content:center !important;position:relative !important;top:2px !important;flex-shrink:0 !important;transition:all .2s ease-in-out !important;box-shadow:none !important}body.retraide-pro-body .checkbox-label input[type=checkbox]:hover{border-color:var(--primary-color) !important}body.retraide-pro-body .checkbox-label input[type=checkbox]:checked{border-color:var(--primary-color) !important;background-color:var(--primary-color) !important}body.retraide-pro-body .checkbox-label input[type=checkbox]:checked:before{content:"✓" !important;color:#fff !important;font-size:12px !important;font-weight:700 !important}@keyframes orangePulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(245,158,11,.4)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(245,158,11,0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(245,158,11,0)}}body.retraide-pro-body .pulse-orange-dot{animation:orangePulse 2s infinite ease-in-out !important}body.retraide-pro-body .validation-pending-card{border:1px solid rgba(245,158,11,.15) !important;box-shadow:0 10px 40px rgba(245,158,11,.05) !important;background:linear-gradient(180deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.85) 100%) !important}body.retraide-pro-body select.form-control{appearance:none !important;-webkit-appearance:none !important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") !important;background-repeat:no-repeat !important;background-position:right 16px center !important;background-size:16px !important;padding-right:40px !important}.ehpad-edit-container{font-family:'Inter',system-ui,sans-serif}.ehpad-tabs-nav{display:flex;gap:8px;background:#f1f5f9;padding:6px;border-radius:16px;margin-bottom:30px;overflow-x:auto;scrollbar-width:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.02);border:1px solid #e2e8f0}.ehpad-tabs-nav::-webkit-scrollbar{display:none}.ehpad-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;color:#475569;background:0 0;border:none;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.ehpad-tab-btn:hover{color:#0f172a;background:rgba(255,255,255,.6)}.ehpad-tab-btn.active{color:#fff;background:var(--gradient-primary);box-shadow:0 4px 15px rgba(0,155,254,.25)}.ehpad-tab-content{display:none}.ehpad-tab-content.active{display:block;animation:tabFadeIn .3s ease-in-out forwards}@keyframes tabFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px;margin-bottom:25px;box-shadow:0 4px 18px rgba(0,0,0,.015)}.form-section-title{font-size:16px;font-weight:700;color:var(--dark-blue);margin-top:0;margin-bottom:22px;display:flex;align-items:center;gap:10px;border-bottom:1px dashed #e2e8f0;padding-bottom:12px}.ehpad-grid-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;margin-bottom:20px}.ehpad-grid-contacts{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:20px;margin-bottom:20px}.ehpad-grid-address{display:grid;grid-template-columns:1.5fr 2fr 4fr 2fr;gap:20px;margin-bottom:20px}.ehpad-grid-location{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 2fr;gap:20px;margin-bottom:20px}.ehpad-grid-equal-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.ehpad-grid-equal-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.ehpad-grid-equal-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:20px}@media (max-width:1024px){.ehpad-grid-3,.ehpad-grid-contacts,.ehpad-grid-address,.ehpad-grid-location,.ehpad-grid-equal-4{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.ehpad-grid-3,.ehpad-grid-contacts,.ehpad-grid-address,.ehpad-grid-location,.ehpad-grid-equal-3,.ehpad-grid-equal-4,.ehpad-grid-equal-2{grid-template-columns:1fr !important;gap:16px}}.input-group-wrapper{position:relative;display:flex;align-items:center;width:100%}.input-icon-left{position:absolute;left:14px;color:#94a3b8;font-size:16px;pointer-events:none;display:flex;align-items:center;justify-content:center}.input-addon-right{position:absolute;right:12px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700;padding:5px 10px;border-radius:8px;border:1px solid #cbd5e1;pointer-events:none}.form-control-enriched{width:100%;padding:12px 16px;font-size:14px;font-family:inherit;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:var(--text-main);transition:all .2s ease}.form-control-enriched:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3.5px rgba(0,155,254,.12)}.form-control-enriched:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.has-icon-left{padding-left:42px !important}.has-addon-right{padding-right:90px !important}.prestation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;margin-bottom:25px}.prestation-card{display:flex;align-items:center;gap:12px;padding:16px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);user-select:none}.prestation-card:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.02)}.prestation-card input[type=checkbox]{display:none}.prestation-card .checkbox-custom-dot{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.prestation-card:has(input[type=checkbox]:checked){border-color:var(--primary-color);background:rgba(0,155,254,.04);box-shadow:0 4px 12px rgba(0,155,254,.06)}.prestation-card:has(input[type=checkbox]:checked) .checkbox-custom-dot{border-color:var(--primary-color);background:var(--primary-color)}.prestation-card:has(input[type=checkbox]:checked) .checkbox-custom-dot:after{content:'';width:6px;height:6px;background:#fff;border-radius:50%}.prestation-card span{font-size:13px;font-weight:600;color:#475569}.prestation-card:has(input[type=checkbox]:checked) span{color:var(--dark-blue)}.premium-field-container{position:relative}.premium-locked-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.72);backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;text-align:center;padding:10px;transition:all .3s ease;border:1px dashed rgba(217,119,6,.15)}.premium-locked-overlay:hover{background:rgba(255,255,255,.85)}.premium-lock-badge{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);color:#fff;font-size:11px;font-weight:700;padding:7px 14px;border-radius:10px;box-shadow:0 4px 12px rgba(217,119,6,.25);display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:transform .2s ease}.premium-lock-badge:hover{transform:scale(1.05)}.premium-locked-input{background:#f8fafc !important;border-color:#e2e8f0 !important;color:#94a3b8 !important;cursor:not-allowed;filter:blur(1.5px);pointer-events:none}.alert-message{padding:14px 20px;border-radius:14px;font-size:13px;font-weight:600;margin-bottom:25px;display:flex;align-items:center;gap:12px;animation:alertBoxPop .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes alertBoxPop{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.alert-success{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);color:#10b981}.alert-error{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);color:#ef4444}.moderation-warning-box{background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.12);border-radius:12px;padding:12px 16px;color:#e11d48;font-size:12px;font-weight:500;margin-bottom:25px;display:flex;align-items:center;gap:10px}.ehpad-floating-save{position:sticky;bottom:0;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e2e8f0;padding:16px 28px;margin:30px -24px -24px;display:flex;justify-content:flex-end;align-items:center;gap:20px;z-index:100;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 -10px 30px rgba(0,0,0,.03)}.retraide-pro-modal-overlay{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10000;padding:20px}.retraide-pro-modal-content{width:100%;max-width:550px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.25);position:relative;padding:24px;animation:modalScaleIn .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes modalScaleIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.retraide-pro-viewport .rm-wrapper{max-width:100%;margin-top:0}.rrv-section{margin-top:15px;border-top:1px solid #e2e8f0;padding-top:15px}.rrv-section-title{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:15px}.rrv-compat-rhythm-badge-container{display:flex;align-items:center;gap:10px;margin-bottom:15px}.rrv-compat-rhythm-label{font-size:14px;font-weight:600;color:#475569}.rrv-compat-rhythm-badge{padding:4px 10px;border-radius:20px;font-size:13px;font-weight:600;background:#f0fdf4;color:#166534;border:1px solid #166534}.rrv-compat-categories-grid{display:grid;grid-template-columns:1fr;gap:15px}@media (min-width:768px){.rrv-compat-categories-grid{grid-template-columns:1fr 1fr}}.rrv-compat-category-block h4{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 8px;display:flex;align-items:center;gap:8px}.rrv-compat-badges-list{display:flex;flex-wrap:wrap;gap:6px}.rrv-compat-badge{background:#f1f5f9;color:#475569;font-size:12px;padding:4px 8px;border-radius:6px;border:1px solid #e2e8f0}body.retraide-pro-body .woocommerce-MyAccount-navigation{width:100% !important;margin-bottom:25px !important;float:none !important}body.retraide-pro-body .woocommerce-MyAccount-navigation ul{display:flex !important;flex-wrap:wrap !important;gap:8px !important;list-style:none !important;padding:0 !important;margin:0 !important;border-bottom:1px solid var(--border-color) !important;padding-bottom:12px !important}body.retraide-pro-body .woocommerce-MyAccount-navigation li{margin:0 !important;padding:0 !important;list-style:none !important}body.retraide-pro-body .woocommerce-MyAccount-navigation li a{display:inline-flex !important;align-items:center !important;padding:8px 16px !important;font-size:14px !important;font-weight:600 !important;color:var(--text-muted) !important;text-decoration:none !important;border-radius:8px !important;transition:all .2s ease-in-out !important;background:0 0 !important;border:none !important}body.retraide-pro-body .woocommerce-MyAccount-navigation li a:hover{color:var(--primary-color) !important;background:rgba(0,155,254,.04) !important}body.retraide-pro-body .woocommerce-MyAccount-navigation li.is-active a{color:var(--primary-color) !important;background:rgba(0,155,254,.08) !important}body.retraide-pro-body .woocommerce-MyAccount-content{width:100% !important;float:none !important;margin-top:10px !important}body.retraide-pro-body .woocommerce-MyAccount-content table.shop_table{width:100% !important;border-collapse:separate !important;border-spacing:0 !important;border:1px solid var(--border-color) !important;border-radius:12px !important;overflow:hidden !important;margin-top:15px !important;background:#fff !important}body.retraide-pro-body .woocommerce-MyAccount-content table.shop_table th{background:#f8fafc !important;color:var(--dark-blue) !important;font-weight:700 !important;font-size:13px !important;text-align:left !important;padding:12px 16px !important;border-bottom:1px solid var(--border-color) !important}body.retraide-pro-body .woocommerce-MyAccount-content table.shop_table td{padding:12px 16px !important;border-bottom:1px solid #f1f5f9 !important;font-size:13.5px !important;color:var(--text-main) !important;vertical-align:middle !important}body.retraide-pro-body .woocommerce-MyAccount-content table.shop_table tr:last-child td{border-bottom:none !important}body.retraide-pro-body .woocommerce-MyAccount-content table.shop_table tr:hover td{background:rgba(0,155,254,.02) !important}body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-button,body.retraide-pro-body .woocommerce-MyAccount-content .button{background:var(--gradient-primary) !important;color:#fff !important;border:none !important;padding:8px 16px !important;font-size:12.5px !important;font-weight:700 !important;border-radius:8px !important;cursor:pointer !important;box-shadow:0 2px 8px rgba(0,155,254,.15) !important;transition:all .2s ease-in-out !important;display:inline-flex !important;align-items:center !important;text-decoration:none !important;text-transform:none !important}body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-button:hover,body.retraide-pro-body .woocommerce-MyAccount-content .button:hover{transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(0,155,254,.25) !important}body.retraide-pro-body .woocommerce-MyAccount-content .button.cancel{background:rgba(239,68,68,.08) !important;color:#ef4444 !important;box-shadow:none !important}body.retraide-pro-body .woocommerce-MyAccount-content .button.cancel:hover{background:#ef4444 !important;color:#fff !important}body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-message,body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-info,body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-error{background:rgba(0,155,254,.05) !important;border:1px solid rgba(0,155,254,.15) !important;border-left:4px solid var(--primary-color) !important;color:var(--dark-blue) !important;padding:16px 20px !important;border-radius:12px !important;margin-bottom:20px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;font-size:14px !important}body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-error{background:rgba(239,68,68,.05) !important;border-color:rgba(239,68,68,.15) !important;border-left-color:#ef4444 !important;color:#991b1b !important}body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-message a.button,body.retraide-pro-body .woocommerce-MyAccount-content .woocommerce-info a.button{margin-left:15px !important}