#Carte-Identite{}#Carte-Identite .form-container{max-width:500px}#Carte-Identite .illustration{height:100%}#Carte-Identite .illustration .backgroundContent{width:100%;height:100%}#Carte-Identite .carte-identite-container{min-height:100vh;padding:2rem 0}#Carte-Identite .carte-identite-error{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:20px;gap:20px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;background:#fee;padding:1.5rem;margin-bottom:2rem}#Carte-Identite .carte-identite-error .error-text{color:#721c24;line-height:1.6}#Carte-Identite .porte-reference{font-size:1.1rem;color:rgba(16, 16, 16, 0.5);margin-bottom:1.5rem}#Carte-Identite .info-section{margin-bottom:2rem;overflow:hidden}#Carte-Identite .carte-identite-row{display:grid;grid-template-columns:1fr 2fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(16, 16, 16, 0.1)}#Carte-Identite .carte-identite-row:last-child{border-bottom:none}#Carte-Identite .carte-identite-label{font-weight:600;color:#192743}#Carte-Identite .carte-identite-value{color:rgba(16, 16, 16, 0.8);word-break:break-word;line-height:1.3}#Carte-Identite .dimensions-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem}#Carte-Identite .useful-links{padding:2rem;margin-top:3rem}#Carte-Identite .useful-links h2{color:#192743;margin-bottom:1.5rem}#Carte-Identite .links-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:20px;gap:20px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#Carte-Identite .useful-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:10px;gap:10px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;color:#ffffff;background:#192743;padding:15px 20px;width:100%;transition:all 0.3s ease}#Carte-Identite .useful-link:hover{transform:translateY(-3px)}#Carte-Identite .link-icon{font-size:2rem}#Carte-Identite .link-content strong{display:block;color:#2c3e50;margin-bottom:0.3rem}#Carte-Identite .link-content span{color:#7f8c8d;font-size:0.9rem}@media screen and (max-width:575px){#Carte-Identite .form-container{max-width:unset}#Carte-Identite .illustration{margin-top:40px}#Carte-Identite .illustration .backgroundContent{min-height:350px}}