@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;1,400&family=Playfair+Display:wght@400;700&family=Inter:wght@400;500;600;700&display=swap");:root{--fond:#f5e9da;--fond-carte:#fffdf9;--fond-subtil:#ede0cf;--texte:#2a1a0e;--texte-doux:#7a5c3e;--texte-leger:#b89880;--brun:#8b5e3c;--brun-hover:#6f4a2d;--brun-pale:#f5ede3;--accent:#8b5e3c;--accent-hover:#6f4a2d;--accent-doux:#f5ede3;--accent-pale:#fdf6f0;--olive:#6b8e23;--olive-pale:#eaf2d7;--ocre:#c8972a;--ocre-pale:#fdf3db;--rouge:#c14b3a;--rouge-pale:#faeae7;--bordure:#ddc9b4;--bordure-fort:#c4a882;--erreur-fond:#faeae7;--erreur-texte:#c14b3a;--radius:10px;--radius-lg:16px;--radius-xl:20px;--ombre:0 1px 4px rgba(100,60,20,.08),0 2px 8px rgba(100,60,20,.05);--ombre-hover:0 4px 16px rgba(100,60,20,.13),0 8px 24px rgba(100,60,20,.08);--font-titre:"Playfair Display","Georgia",serif;--font-body:"Lora","Georgia",serif;--font-ui:"Inter",system-ui,-apple-system,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:var(--fond);color:var(--texte);font-family:var(--font-body);line-height:1.65;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:var(--font-ui);border:none;background:none}input,select,textarea{font-family:var(--font-ui);font-size:1rem}@media (min-width:768px){::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bordure-fort);border-radius:3px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bring-button-wrapper{margin-top:1rem}.bring-button{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:8px;border:2px solid var(--couleur-olive,#7a8c5e);background:transparent;color:var(--couleur-olive,#7a8c5e);font-size:.95rem;font-family:inherit;font-weight:600;cursor:pointer;transition:all .2s ease}.bring-button:hover:not(:disabled){background:var(--couleur-olive,#7a8c5e);color:#fff}.bring-button--loading{opacity:.7;cursor:not-allowed}.bring-button--success{border-color:#4a7c59;background:#4a7c59;color:#fff;cursor:default}.bring-button--error{border-color:#c0392b;color:#c0392b}.bring-button--error:hover{background:#c0392b;color:#fff}.bring-error-msg{margin-top:.4rem;font-size:.85rem;color:#c0392b}.bring-spinner{display:inline-block;width:14px;height:14px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.profil-page{max-width:600px;margin:2rem auto;padding:0 1rem}.profil-page h1{font-family:var(--font-titre,"Playfair Display",serif);color:var(--couleur-titre,#6b4c11);margin-bottom:2rem}.profil-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.profil-section h2{font-family:var(--font-titre,"Playfair Display",serif);color:var(--couleur-titre,#6b4c11);font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.4rem}.bring-status{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;margin-bottom:.5rem}.bring-status.connected{color:#4a7c59}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4a7c59}.bring-email{color:#555;font-size:.95rem;margin-bottom:.3rem}.bring-list-info{color:#888;font-size:.85rem;margin-bottom:1rem}.bring-list-info code{background:#f0f0f0;padding:.1em .3em;border-radius:4px}.bring-description{color:#555;font-size:.95rem;margin-bottom:1.2rem;line-height:1.5}.bring-form label{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.8rem;font-weight:500;color:#444;font-size:.95rem}.bring-form input{padding:.6rem .8rem;border:1.5px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.bring-form input:focus{outline:none;border-color:var(--couleur-olive,#7a8c5e)}.bring-security-note{font-size:.82rem;color:#888;margin-bottom:1rem}.profil-message{margin-top:1rem;padding:.6rem .9rem;border-radius:8px;font-size:.9rem;font-weight:500}.profil-message--success{background:#edfaed;color:#2d7a2d;border:1px solid #b5ddb5}.profil-message--error{background:#fdecea;color:#c0392b;border:1px solid #f5b8b3}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.2rem;border-radius:8px;border:none;font-size:.95rem;font-family:inherit;font-weight:600;cursor:pointer;transition:opacity .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--couleur-olive,#7a8c5e);color:#fff}.btn-primary:hover:not(:disabled){opacity:.85}.btn-danger{background:#c0392b;color:#fff}.btn-danger:hover:not(:disabled){opacity:.85}.btn-sm{padding:.4rem .8rem;font-size:.85rem}.FabAjouter_fab__7o3E6{position:fixed;bottom:1.5rem;right:1.5rem;width:56px;height:56px;border-radius:50%;background:var(--brun);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(100,60,20,.35);transition:all .2s ease;z-index:50;text-decoration:none}.FabAjouter_fab__7o3E6:hover{background:var(--brun-hover);transform:scale(1.08);box-shadow:0 6px 20px rgba(100,60,20,.45)}.FabAjouter_fab__7o3E6:active{transform:scale(.96)}.FabAjouter_icone__iSwGr{font-size:2rem;font-weight:300;line-height:1;margin-top:-2px}