:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f6f3ff;background:#0e0b14;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 0,#23153d 0,transparent 33%),linear-gradient(180deg,#0e0b14,#13101b 55%,#0d0b12);min-height:100vh}button,input,select{font:inherit}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid #2a2436;background:rgba(15,12,22,.82);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:22px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:900;background:linear-gradient(135deg,#a66cff,#ff78b7);box-shadow:0 10px 30px #8f58ff44}.brand b,.brand span{display:block}.brand span{color:#ae9ac7;font-size:.9rem}.household-pill{padding:10px 12px;border:1px solid #352a4b;background:#1a1425;border-radius:14px;color:#d8c9eb}.sidebar nav{display:grid;gap:8px}.nav-btn{border:0;background:transparent;color:#bbaacb;padding:12px 14px;border-radius:12px;text-align:left;display:flex;gap:12px;cursor:pointer}.nav-btn.active,.nav-btn:hover{background:linear-gradient(90deg,#352252,#22172f);color:#fff}.sidebar-footer{margin-top:auto;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#241932}.sidebar-footer small{display:block;color:#8f829f;max-width:130px;overflow:hidden;text-overflow:ellipsis}.sidebar-footer button{border:0;background:none;color:#8f829f;cursor:pointer}.main{padding:32px clamp(18px,3vw,44px);max-width:1500px;width:100%}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}.topbar h1{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.topbar p{margin:6px 0 0;color:#9d90ae}.top-actions{display:flex;gap:10px}.primary,.ghost,.text-btn{border:0;border-radius:12px;cursor:pointer}.primary{background:linear-gradient(135deg,#8c5cf5,#db65c8);color:white;padding:12px 16px;font-weight:800;box-shadow:0 10px 26px #7c4be733}.ghost{background:#191522;color:#e8dffc;border:1px solid #352c47;padding:11px 14px}.text-btn{background:none;color:#c498ff}.wide{width:100%}.hero-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px;margin-bottom:16px}.content-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.content-grid.two{grid-template-columns:1fr 1fr}.panel{background:linear-gradient(180deg,rgba(30,24,42,.96),rgba(22,18,31,.96));border:1px solid #332a43;border-radius:22px;padding:20px;box-shadow:0 22px 60px #05040833}.balance-panel{background:radial-gradient(circle at 90% 10%,#522d7444,transparent 50%),linear-gradient(180deg,#261b35,#1a1424)}.eyebrow{display:block;color:#b5a7c6;margin-bottom:12px}.balance-panel>strong{display:block;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.balance-panel small,.panel small{color:#9789a7}.mini-metric{display:block;font-size:2rem;margin:8px 0}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.metric-row b{display:block;font-size:1.35rem;margin-top:6px}.good{color:#63e3b0}.bad{color:#ff7ca8}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel h2{margin:0 0 14px;font-size:1.1rem}.list-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #2a2336}.list-row:last-child{border-bottom:0}.list-row b,.list-row small{display:block}.category-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;margin:14px 0}.category-row i,.stat-bar i{display:block;height:7px;border-radius:999px;background:linear-gradient(90deg,#9d63ff,#ff76b7);margin-top:7px}.empty{padding:30px 10px;color:#8f829f;text-align:center;border:1px dashed #3a3048;border-radius:16px}.simulation{margin-top:16px;display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:end}.inline-form{display:flex;gap:8px}.inline-form input{flex:1}.sim-result{grid-column:1/-1;color:#d9caea}.stat-bar{margin:20px 0}.stat-bar>div{display:flex;justify-content:space-between}.stat-bar small{display:block;margin-top:6px}.household-big{font-size:2rem;font-weight:900;margin:12px 0}.member-list,.chips{display:flex;gap:8px;flex-wrap:wrap}.member-chip,.chips span{padding:9px 11px;background:#21182d;border:1px solid #392b4e;border-radius:999px}.member-chip small{margin-left:6px}.invite-code{font-size:2rem;font-weight:900;letter-spacing:.18em;text-align:center;padding:18px;background:#120e19;border:1px dashed #7d5aa8;border-radius:16px;margin:14px 0}.goal-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #2a2336}.fab{display:none}.toast{position:fixed;right:24px;bottom:24px;background:#f4edff;color:#24152f;padding:13px 16px;border-radius:14px;box-shadow:0 15px 40px #0008;z-index:99}.auth-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(500px,100%);background:linear-gradient(180deg,#21172e,#17111f);border:1px solid #3a2c4f;border-radius:24px;padding:28px;box-shadow:0 30px 90px #0008}.auth-brand{margin-bottom:24px}.auth-card h1{font-size:2rem}.auth-card p{color:#a99bb8}.auth-card form,.form-grid{display:grid;gap:14px}.auth-card label,.form-grid label{display:grid;gap:7px;color:#c5b7d4}.auth-card input,.form-grid input,.form-grid select,.inline-form input{width:100%;background:#100d16;color:#fff;border:1px solid #3a3048;border-radius:12px;padding:12px;outline:none}.auth-card input:focus,.form-grid input:focus,.form-grid select:focus{border-color:#9d63ff}.auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-mode{display:flex;gap:8px;margin:18px 0}.auth-mode button{flex:1}.auth-mode .active{background:linear-gradient(135deg,#8c5cf5,#db65c8);color:#fff;border-color:transparent}.helper-card{margin-top:16px;padding:14px 16px;border-radius:16px;background:#17111f;border:1px solid #3a2c4f;color:#c9bbda}.helper-card b{display:block;margin-bottom:6px}.invite-steps{display:grid;gap:10px;margin:16px 0}.invite-step{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.invite-step span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#2b1d3e;color:#d8b8ff;font-weight:900}.account-switch{margin-top:14px}.copy-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.onboard-grid{width:min(950px,100%);display:grid;grid-template-columns:1fr 1fr;gap:16px}.onboard-grid>.text-btn{grid-column:1/-1;justify-self:center}.loading{min-height:100vh;display:grid;place-items:center;color:#c5b7d4}.modal-backdrop{position:fixed;inset:0;background:#08060bbd;backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;z-index:100}.modal{width:min(650px,100%);max-height:90vh;overflow:auto;background:#1a1424;border:1px solid #433256;border-radius:24px;padding:26px;position:relative}.modal-close{position:absolute;right:18px;top:18px;border:0;background:#2b2138;color:white;border-radius:50%;width:34px;height:34px;cursor:pointer}.form-grid{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}.check{grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto}.text-btn{padding:4px}.panel button.text-btn{padding:4px}
@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:50;left:0;right:0;bottom:0;top:auto;height:auto;border-right:0;border-top:1px solid #2a2436;padding:8px 10px}.brand,.household-pill,.sidebar-footer{display:none}.sidebar nav{grid-template-columns:repeat(5,1fr);gap:4px}.nav-btn{justify-content:center;align-items:center;flex-direction:column;padding:8px 4px;font-size:.72rem;gap:3px}.main{padding:22px 16px 90px}.hero-grid,.content-grid,.content-grid.two{grid-template-columns:1fr}.topbar{align-items:flex-start}.topbar .ghost{display:none}.top-actions .primary{display:none}.fab{display:grid;place-items:center;position:fixed;right:18px;bottom:78px;width:56px;height:56px;border:0;border-radius:50%;background:linear-gradient(135deg,#8c5cf5,#db65c8);color:white;font-size:1.6rem;z-index:60;box-shadow:0 16px 35px #6f42d766}.simulation{grid-template-columns:1fr}.onboard-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.auth-actions{grid-template-columns:1fr}.toast{right:16px;left:16px;bottom:145px}}

.scope-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.scope-choice{padding:14px;border:1px solid #3a3048;border-radius:14px;background:#120e19;color:#cdbfe0;cursor:pointer;text-align:center}.scope-choice.active{border-color:#a66cff;background:#2b1d3e;color:#fff}.finance-space{padding:16px;border:1px solid #392d4a;border-radius:18px;background:#15101e}.finance-space strong{font-size:1.7rem;display:block;margin:6px 0}.event-card{position:relative;overflow:hidden}.event-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:#9d63ff1c;right:-50px;top:-50px}.event-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.progress{height:10px;border-radius:999px;background:#100d16;overflow:hidden;margin:14px 0}.progress i{display:block;height:100%;background:linear-gradient(90deg,#9d63ff,#ff76b7);border-radius:inherit}.event-actions{display:flex;gap:8px;flex-wrap:wrap}.tiny{font-size:.82rem;color:#a99bb8}.public-pot{max-width:650px;margin:auto}.public-pot .pot-emoji{font-size:3rem}.choice-help{padding:10px 12px;border-radius:12px;background:#17111f;color:#aa9bb9;font-size:.9rem}.account-tag{display:inline-flex;padding:5px 9px;border:1px solid #3a3048;border-radius:999px;font-size:.78rem;color:#c8b8dc}.money-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.money-summary .finance-space:first-child{background:linear-gradient(180deg,#281a39,#1b1425)}.money-summary .finance-space:last-child{background:linear-gradient(180deg,#1b2630,#141d24)}
@media(max-width:980px){.sidebar nav{grid-template-columns:repeat(6,1fr)}.money-summary{grid-template-columns:1fr}}

/* Opérations — style manga validé */
.op-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:8px;margin-bottom:16px;background:#100d16;border:1px solid #342a45;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff08}
.op-tab{min-height:68px;border:1px solid #342b45;border-radius:14px;background:linear-gradient(180deg,#1a1625,#15111e);color:#d7cbe5;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;cursor:pointer;transition:.18s ease;text-align:left}
.op-tab:hover{border-color:#614a7d;background:linear-gradient(180deg,#21182f,#191321)}
.op-tab.active{color:#fff;border-color:#9d63ff;background:radial-gradient(circle at 50% 0,#8b55d94d,transparent 65%),linear-gradient(180deg,#35204b,#21172e);box-shadow:0 0 0 1px #b67aff22,0 10px 28px #8b55d92c,inset 0 1px 0 #ffffff12}
.op-tab-copy{display:grid;gap:2px}.op-tab-copy b{font-size:.97rem}.op-tab-copy small{font-size:.72rem;color:#8f82a2}.op-tab.active .op-tab-copy small{color:#c7b7db}
.op-icon-wrap{width:42px;height:42px;min-width:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#2a1d39,#1b1427);border:1px solid #44345b;box-shadow:inset 0 1px 0 #ffffff0d,0 8px 22px #0003}
.op-icon-wrap svg{width:31px;height:31px;display:block}.op-row{grid-template-columns:50px 1fr auto;gap:12px}
.op-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:4px;color:#9789a7;font-size:.8rem}
.op-scope-badge,.op-status-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;border:1px solid transparent}
.op-scope-badge.personal{background:#243059;color:#cbd8ff;border-color:#3c5290}.op-scope-badge.household{background:#49321d;color:#ffd8aa;border-color:#74502e}
.op-status-badge.planned{background:#30204a;color:#d9c0ff;border-color:#56367e}.op-status-badge.pending{background:#4a351b;color:#ffd695;border-color:#785826}.op-status-badge.cleared{background:#183a31;color:#9df2cf;border-color:#2b6252}
.op-amount{font-size:1.02rem;white-space:nowrap}.verify-panel{border-color:#4b365f;background:radial-gradient(circle at 0 0,#6b3b7d20,transparent 35%),linear-gradient(180deg,rgba(30,24,42,.98),rgba(22,18,31,.98))}
.verify-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#ff789f;color:#21101a;font-weight:900;font-size:.78rem}
.verify-actions{margin-top:8px;display:flex;gap:7px;justify-content:flex-end;flex-wrap:wrap}.verify-yes{background:linear-gradient(135deg,#2e8c69,#5ed2a5);color:#081b14;box-shadow:0 8px 20px #32aa7d25}.verify-no{background:#15121d;border-color:#42364f}
.op-section-title{display:flex;align-items:center;gap:8px}.op-section-title .spark{color:#d498ff}
@media(max-width:760px){.op-tabs{grid-template-columns:1fr}.op-tab{justify-content:flex-start;min-height:58px}.op-row{grid-template-columns:44px 1fr}.op-row>div:last-child{grid-column:2;text-align:left!important}.verify-actions{justify-content:flex-start}}


.chips .op-icon-wrap,.scope-choice .op-icon-wrap,.eyebrow .op-icon-wrap,.household-big .op-icon-wrap,.finance-space .op-icon-wrap{
  width:28px;height:28px;min-width:28px;border-radius:9px;display:inline-grid;vertical-align:middle;margin-right:6px
}
.chips .op-icon-wrap svg,.scope-choice .op-icon-wrap svg,.eyebrow .op-icon-wrap svg,.household-big .op-icon-wrap svg,.finance-space .op-icon-wrap svg{
  width:21px;height:21px
}
.scope-choice{display:flex;align-items:center;justify-content:center;gap:5px}
.manga-inline{display:inline-flex;align-items:center;gap:6px}
.event-manga{width:34px;height:34px;min-width:34px;border-radius:11px;display:inline-grid;place-items:center;background:linear-gradient(145deg,#2a1d39,#1b1427);border:1px solid #44345b}
.event-manga svg{width:25px;height:25px}


/* Pack PNG manga validé */
.png-icon-wrap{
  width:42px;height:42px;min-width:42px;border-radius:14px;
  display:inline-grid;place-items:center;overflow:hidden;
  background:linear-gradient(145deg,#2a1d39,#1b1427);
  border:1px solid #44345b;box-shadow:inset 0 1px 0 #ffffff0d,0 8px 22px #0003
}
.png-icon-wrap img{width:100%;height:100%;object-fit:contain;display:block}
.png-icon-wrap.avatar img{width:108%;height:108%}
.png-icon-wrap.duo img{width:112%;height:112%}
.png-icon-wrap.status{width:24px;height:24px;min-width:24px;border-radius:8px;background:transparent;border:0;box-shadow:none}
.png-icon-wrap.status img{width:24px;height:24px}
.chips .png-icon-wrap,.scope-choice .png-icon-wrap,.eyebrow .png-icon-wrap,.household-big .png-icon-wrap,.finance-space .png-icon-wrap{
  width:28px;height:28px;min-width:28px;border-radius:9px;vertical-align:middle;margin-right:6px
}
.chips .png-icon-wrap img,.scope-choice .png-icon-wrap img,.eyebrow .png-icon-wrap img,.household-big .png-icon-wrap img,.finance-space .png-icon-wrap img{
  width:100%;height:100%;object-fit:contain
}
.op-tab .png-icon-wrap{width:46px;height:46px;min-width:46px}
.op-tab .png-icon-wrap.all{padding:4px}
.op-tab .png-icon-wrap.all img{width:100%;height:100%}
.op-meta .status-with-icon{display:inline-flex;align-items:center;gap:4px}
.manga-inline{display:inline-flex;align-items:center;gap:6px}


.profile-trigger{display:flex;align-items:center;gap:10px;min-width:0;flex:1;background:transparent;border:0;color:inherit;text-align:left;padding:0;cursor:pointer}
.profile-trigger:hover b{color:#fff}
.profile-trigger .png-icon-wrap{width:38px;height:38px;min-width:38px;border-radius:13px}
.profile-trigger-copy{display:grid;min-width:0}
.profile-trigger-copy b,.profile-trigger-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.profile-preview{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #3a3047;border-radius:16px;background:#15121d}
.profile-preview .png-icon-wrap{width:58px;height:58px;min-width:58px;border-radius:18px}
.profile-preview-copy{display:grid;gap:3px}
.profile-email{color:#9589a4;font-size:.82rem}


.household-manage{display:grid;gap:14px}
.member-list{display:grid;gap:10px;margin-top:12px}
.member-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #342b40;border-radius:14px;background:#15121d}
.member-main{display:grid;gap:3px;min-width:0}
.member-main b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.member-main small{color:#9489a2}
.role-pill{font-size:.75rem;padding:5px 9px;border-radius:999px;background:#241b31;border:1px solid #45345c;color:#d8c8ec;white-space:nowrap}
.household-note{color:#9489a2;font-size:.82rem}


.member-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.permission-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.76rem;color:#cbbcdc;white-space:nowrap}
.permission-toggle input{accent-color:#9f77d8}
.member-row.owner-row{border-color:#5a456f}
.transfer-btn{font-size:.75rem;padding:6px 9px}


/* Compte & identité */
.profile-page{display:grid;gap:16px}
.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.profile-section{display:grid;gap:14px}
.profile-section h2{margin:0}
.profile-user-line{display:flex;align-items:center;gap:14px}
.profile-user-line .png-icon-wrap{width:58px;height:58px;min-width:58px;border-radius:18px}
.profile-user-copy{display:grid;gap:4px;min-width:0}
.profile-user-copy b{font-size:1.08rem}
.profile-user-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.theme-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.theme-choice{display:grid;gap:5px;padding:13px;border:1px solid #3a3048;border-radius:14px;background:#15111e;color:#d8cce5;cursor:pointer}
.theme-choice input{width:auto;margin:0}
.theme-choice:has(input:checked){border-color:#9d63ff;background:#2a1d3b}
.profile-trigger{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%}
.profile-trigger-copy{display:grid;min-width:0;text-align:left}
.profile-trigger-copy b,.profile-trigger-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.profile-edit-label{font-size:.72rem;color:#bda9d0;padding:5px 7px;border:1px solid #3a3048;border-radius:8px}
.invite-email-form{display:grid;gap:12px}
.invite-email-form input{width:100%;background:#100d16;color:#fff;border:1px solid #3a3048;border-radius:12px;padding:12px;outline:none}
.invite-email-form input:focus{border-color:#9d63ff}
.invite-list{display:grid;gap:9px;margin-top:14px}
.invite-row{padding:11px 12px;border:1px solid #352c46;border-radius:13px;background:#15111e;display:grid;gap:6px}
.invite-row-top{display:flex;justify-content:space-between;gap:10px;align-items:center}
.invite-row small{color:#9589a4}
.invite-status{font-size:.72rem;padding:4px 7px;border-radius:999px;background:#241b31;color:#d8c8ec}
.manual-fallback{margin-top:12px;padding-top:12px;border-top:1px solid #2e263a}
.phone-shared{color:#63e3b0}
.phone-private{color:#9589a4}
@media(max-width:800px){.profile-grid{grid-template-columns:1fr}.theme-choices{grid-template-columns:1fr}}

/* Thème clair complet */
html[data-theme="light"]{color:#2e2637;background:#f8f4fb}
html[data-theme="light"] body{background:radial-gradient(circle at 80% 0,#eadcff 0,transparent 35%),linear-gradient(180deg,#fbf8fd,#f4eff7 55%,#fbf9fc);color:#2e2637}
html[data-theme="light"] .sidebar{background:rgba(252,249,253,.9);border-color:#ded4e5}
html[data-theme="light"] .brand span,
html[data-theme="light"] .topbar p,
html[data-theme="light"] .panel small,
html[data-theme="light"] .balance-panel small,
html[data-theme="light"] .tiny,
html[data-theme="light"] .profile-email,
html[data-theme="light"] .household-note,
html[data-theme="light"] .member-main small,
html[data-theme="light"] .invite-row small{color:#766b80}
html[data-theme="light"] .household-pill{background:#f0e9f6;border-color:#d9cce4;color:#51455e}
html[data-theme="light"] .nav-btn{color:#6f6379}
html[data-theme="light"] .nav-btn.active,
html[data-theme="light"] .nav-btn:hover{background:linear-gradient(90deg,#eadcff,#f3e8f4);color:#372a44}
html[data-theme="light"] .panel,
html[data-theme="light"] .auth-card,
html[data-theme="light"] .modal{background:linear-gradient(180deg,#ffffff,#faf7fc);border-color:#ded4e5;box-shadow:0 20px 55px #75618018}
html[data-theme="light"] .balance-panel{background:radial-gradient(circle at 90% 10%,#d9c0f044,transparent 50%),linear-gradient(180deg,#fff,#f7f0fb)}
html[data-theme="light"] .finance-space{background:#fff;border-color:#ded4e5}
html[data-theme="light"] .money-summary .finance-space:first-child{background:linear-gradient(180deg,#fbf4ff,#f5edf9)}
html[data-theme="light"] .money-summary .finance-space:last-child{background:linear-gradient(180deg,#f1fbf8,#eaf6f2)}
html[data-theme="light"] .ghost{background:#fff;color:#51445e;border-color:#d9cfe0}
html[data-theme="light"] .text-btn{color:#7852ad}
html[data-theme="light"] .list-row,
html[data-theme="light"] .goal-row{border-color:#e5dce9}
html[data-theme="light"] .empty{color:#7f7389;border-color:#d8cddd;background:#ffffff80}
html[data-theme="light"] .member-chip,
html[data-theme="light"] .chips span,
html[data-theme="light"] .member-row,
html[data-theme="light"] .invite-row,
html[data-theme="light"] .profile-preview,
html[data-theme="light"] .choice-help,
html[data-theme="light"] .helper-card{background:#fff;border-color:#ded4e5;color:#42364d}
html[data-theme="light"] .invite-code{background:#fff;border-color:#aa8dc6;color:#44324f}
html[data-theme="light"] .auth-card p{color:#766b80}
html[data-theme="light"] .auth-card label,
html[data-theme="light"] .form-grid label{color:#5d5068}
html[data-theme="light"] .auth-card input,
html[data-theme="light"] .form-grid input,
html[data-theme="light"] .form-grid select,
html[data-theme="light"] .inline-form input,
html[data-theme="light"] .invite-email-form input{background:#fff;color:#302638;border-color:#d8cddd}
html[data-theme="light"] .modal-backdrop{background:#4a3c5266}
html[data-theme="light"] .modal-close{background:#eee5f2;color:#493a53}
html[data-theme="light"] .scope-choice{background:#fff;color:#5c5067;border-color:#d8cddd}
html[data-theme="light"] .scope-choice.active{background:#efe3fa;color:#4c3562;border-color:#a77bd4}
html[data-theme="light"] .progress{background:#e8e0ec}
html[data-theme="light"] .account-tag,
html[data-theme="light"] .role-pill,
html[data-theme="light"] .profile-edit-label{border-color:#d9cfe0;color:#65566f;background:#f8f3fa}
html[data-theme="light"] .op-tabs{background:#f5eff8;border-color:#ded4e5}
html[data-theme="light"] .op-tab{background:linear-gradient(180deg,#fff,#faf7fc);border-color:#ded4e5;color:#5e5268}
html[data-theme="light"] .op-tab:hover{background:#f4ebf8;border-color:#bea7cd}
html[data-theme="light"] .op-tab.active{color:#412c54;border-color:#9d63ff;background:radial-gradient(circle at 50% 0,#caa6ed66,transparent 65%),linear-gradient(180deg,#f5eafa,#eee0f5)}
html[data-theme="light"] .op-tab-copy small,
html[data-theme="light"] .op-meta{color:#766b80}
html[data-theme="light"] .png-icon-wrap,
html[data-theme="light"] .op-icon-wrap{background:linear-gradient(145deg,#fff,#f3ecf7);border-color:#ded4e5;box-shadow:0 7px 18px #7d68801a}
html[data-theme="light"] .theme-choice{background:#fff;color:#4e4258;border-color:#d8cddd}
html[data-theme="light"] .theme-choice:has(input:checked){background:#efe3fa;border-color:#9d63ff}
html[data-theme="light"] .sidebar-footer button{color:#716477}
html[data-theme="light"] .toast{background:#35283d;color:#fff}


.mobile-profile-link{display:none}
@media(max-width:980px){
  .mobile-profile-link{display:inline-flex;border:1px solid #352c47;background:#191522;color:#e8dffc;border-radius:10px;padding:8px 10px;cursor:pointer}
  html[data-theme="light"] .mobile-profile-link{background:#fff;color:#51445e;border-color:#d9cfe0}
}


.invite-email-list{display:grid;gap:9px}
.invite-email-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}
.invite-email-row button{min-width:42px}
.invite-add-btn{justify-self:start}
.invite-send-summary{font-size:.82rem;color:#9f91ad}
html[data-theme="light"] .invite-send-summary{color:#766b80}


/* Correctif sidebar profil : laisser la place au nom + email */
.sidebar-footer{
  grid-template-columns:minmax(0,1fr) auto;
}
.sidebar-footer .profile-trigger{
  grid-column:1;
  min-width:0;
}
.sidebar-footer .profile-trigger-copy{
  min-width:0;
}
.sidebar-footer #logout{
  grid-column:2;
}


.sidebar-footer .profile-trigger{cursor:pointer}
.sidebar-footer .profile-trigger:hover .profile-trigger-copy b{color:#fff}
html[data-theme="light"] .sidebar-footer .profile-trigger:hover .profile-trigger-copy b{color:#2e2637}


.sidebar-footer .profile-trigger{position:relative}
.profile-speech{
  position:absolute;
  left:0;
  bottom:calc(100% + 14px);
  width:min(260px,calc(100vw - 32px));
  padding:12px 14px;
  border-radius:16px;
  border:1px solid #4a3a5d;
  background:linear-gradient(180deg,#21182c,#17111f);
  box-shadow:0 18px 45px #0007;
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:10px;
  align-items:center;
  opacity:0;
  transform:translateY(6px) scale(.98);
  pointer-events:none;
  transition:opacity .16s ease,transform .16s ease;
  z-index:120;
  text-align:left;
}
.profile-speech:after{
  content:"";
  position:absolute;
  left:24px;
  bottom:-8px;
  width:14px;
  height:14px;
  background:#17111f;
  border-right:1px solid #4a3a5d;
  border-bottom:1px solid #4a3a5d;
  transform:rotate(45deg);
}
.profile-speech .png-icon-wrap{
  width:42px;
  height:42px;
  min-width:42px;
}
.profile-speech-copy{display:grid;gap:3px;min-width:0}
.profile-speech-copy b{
  color:#fff;
  font-size:.88rem;
  line-height:1.3;
  overflow-wrap:anywhere;
}
.profile-speech-copy small{
  color:#b8a8c8;
  font-size:.74rem;
  line-height:1.3;
  max-width:none;
  overflow:visible;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
}
.profile-trigger:hover .profile-speech,
.profile-trigger:focus-visible .profile-speech,
.profile-trigger:focus-within .profile-speech{
  opacity:1;
  transform:translateY(0) scale(1);
}
html[data-theme="light"] .profile-speech{
  background:linear-gradient(180deg,#fff,#f8f3fa);
  border-color:#d8cddd;
  box-shadow:0 18px 42px #725e7d24;
}
html[data-theme="light"] .profile-speech:after{
  background:#f8f3fa;
  border-color:#d8cddd;
}
html[data-theme="light"] .profile-speech-copy b{color:#33273b}
html[data-theme="light"] .profile-speech-copy small{color:#75687e}


/* Navigation principale : pictogrammes validés */
.nav-btn{
  align-items:center;
}
.nav-picto{
  width:38px;
  height:38px;
  min-width:38px;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 5px 10px rgba(0,0,0,.28));
  transition:transform .16s ease,filter .16s ease;
}
.nav-btn:hover .nav-picto,
.nav-btn.active .nav-picto{
  transform:translateY(-1px) scale(1.06);
  filter:drop-shadow(0 7px 14px rgba(154,94,255,.32));
}
html[data-theme="light"] .nav-picto{
  filter:drop-shadow(0 4px 9px rgba(78,55,96,.16));
}
html[data-theme="light"] .nav-btn:hover .nav-picto,
html[data-theme="light"] .nav-btn.active .nav-picto{
  filter:drop-shadow(0 6px 12px rgba(137,82,180,.2));
}
@media(max-width:980px){
  .nav-picto{
    width:32px;
    height:32px;
    min-width:32px;
  }
}


#confirmDeleteOperation:disabled{opacity:.65;cursor:wait}


#confirmStopRecurring:disabled,#confirmDeleteRecurring:disabled{opacity:.65;cursor:wait}

/* Photos de profil et image du foyer */
.user-photo{display:block;object-fit:cover;border-radius:50%;background:rgba(255,255,255,.06)}
.avatar-fallback{display:inline-flex;align-items:center;justify-content:center}
.profile-trigger-avatar,.profile-speech-avatar{width:42px;height:42px;min-width:42px}
.profile-trigger-avatar.user-photo,.profile-speech-avatar.user-photo{border:2px solid rgba(205,154,255,.38);box-shadow:0 5px 16px rgba(0,0,0,.22)}
.profile-user-avatar{width:64px;height:64px;min-width:64px}
.profile-user-avatar.user-photo{border:2px solid rgba(205,154,255,.42)}
.avatar-editor{display:flex;align-items:center;gap:16px;padding:14px;border:1px solid rgba(181,139,255,.18);border-radius:16px;background:rgba(255,255,255,.025)}
.avatar-editor-preview{flex:0 0 auto}
.avatar-editor-photo{width:88px;height:88px;min-width:88px}
.avatar-editor-photo.user-photo{border:3px solid rgba(205,154,255,.4);box-shadow:0 8px 24px rgba(0,0,0,.2)}
.avatar-editor-copy{display:flex;flex-direction:column;gap:6px;min-width:0}
.avatar-editor-copy small{opacity:.72}
.avatar-editor-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}
.household-avatar-editor{display:flex;align-items:center;gap:14px;margin:14px 0 18px;padding:13px;border-radius:16px;border:1px solid rgba(181,139,255,.16);background:rgba(255,255,255,.025)}
.household-avatar-editor>div{display:flex;flex-direction:column;gap:5px}
.household-editor-photo{width:76px;height:76px;min-width:76px}
.household-title-avatar{width:42px;height:42px;min-width:42px}
.household-editor-photo.user-photo,.household-title-avatar.user-photo{border:2px solid rgba(205,154,255,.38);box-shadow:0 6px 18px rgba(0,0,0,.18)}
.member-avatar{width:44px;height:44px;min-width:44px}
.member-avatar.user-photo{border:2px solid rgba(205,154,255,.28)}
.member-row{align-items:center}
html[data-theme="light"] .avatar-editor,html[data-theme="light"] .household-avatar-editor{background:rgba(124,83,155,.035);border-color:rgba(111,70,143,.14)}
html[data-theme="light"] .user-photo{background:#f1eaf5}
@media(max-width:700px){
  .avatar-editor,.household-avatar-editor{align-items:flex-start}
  .avatar-editor-photo{width:72px;height:72px;min-width:72px}
}

/* Multi-bank and shared-space product layer */
.demo-badge,.real-badge,.virtual-badge{display:inline-flex;align-items:center;width:max-content;padding:5px 9px;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.08em}.demo-badge{color:#ffe9a8;background:#5b451a;border:1px solid #8e6c29}.real-badge{color:#bcebdc;background:#153d33;border:1px solid #286a58}.virtual-badge{color:#dfc8ff;background:#392257;border:1px solid #63408c}.demo-callout{display:grid;gap:8px;padding:16px;margin:18px 0;border:1px solid #6f5526;border-radius:18px;background:linear-gradient(135deg,#2b2215,#1d1724)}.demo-callout small,.demo-sidebar small{display:block;color:#c8b991}.demo-sidebar{display:grid;gap:3px;padding:11px 12px;border-radius:14px;background:#302410;border:1px solid #685125;color:#ffe39a;font-size:.75rem}.product-nav-icon{display:inline-grid;place-items:center;width:24px;height:24px;font-size:1.05rem}.migration-notice{display:grid;gap:4px;margin-bottom:18px;padding:14px 16px;border:1px solid #795e2c;border-radius:16px;background:#2a2114;color:#ffe6a3}.migration-notice span{color:#cdbd92;font-size:.88rem}.welcome-row,.space-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.welcome-row h2,.space-heading h2{font-size:clamp(1.5rem,3vw,2.2rem);margin:0}.space-heading p{margin:7px 0 0;color:#a99bb8}.privacy-pill{padding:9px 12px;border:1px solid #2d5448;border-radius:999px;background:#132b25;color:#a9e0cf;font-size:.82rem}.product-hero .panel strong,.space-metrics .panel strong{display:block;font-size:clamp(1.7rem,3vw,2.6rem);margin:8px 0}.net-worth{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 10%,#9c5cff55,transparent 42%),linear-gradient(145deg,#2b1d3d,#191422)}.sparkline{display:flex;align-items:end;gap:5px;height:45px;margin-top:18px}.sparkline i{flex:1;border-radius:4px 4px 1px 1px;background:linear-gradient(#b274ff,#7950b9)}.sparkline i:nth-child(1){height:30%}.sparkline i:nth-child(2){height:46%}.sparkline i:nth-child(3){height:39%}.sparkline i:nth-child(4){height:63%}.sparkline i:nth-child(5){height:58%}.sparkline i:nth-child(6){height:78%}.sparkline i:nth-child(7){height:92%}.bank-mini-list{display:grid;gap:6px}.bank-mini,.space-mini{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;border:0;border-bottom:1px solid #2a2336;background:transparent;color:inherit;padding:13px 0;cursor:pointer}.bank-mini:last-child,.space-mini:last-child{border-bottom:0}.bank-mini span,.space-mini>span:nth-child(2){display:grid;gap:3px}.bank-mini small,.space-mini small{color:#998ba8}.bank-mark{display:grid;place-items:center;width:43px;height:43px;min-width:43px;border-radius:14px;background:linear-gradient(145deg,#6f51ac,#ca67af);color:#fff;font-weight:900;box-shadow:0 9px 22px #0003}.space-symbol{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#2c213b;font-size:1.35rem}.space-mini .progress{height:5px;margin:4px 0 0}.recent-panel{margin-top:16px}.account-filter,.space-tabs{display:flex;gap:8px;overflow:auto;padding:2px 0 14px;scrollbar-width:none}.filter-chip{white-space:nowrap;border:1px solid #3b304a;background:#17131e;color:#b8a9c7;border-radius:999px;padding:9px 13px;cursor:pointer}.filter-chip.active{background:#8255cf;color:#fff;border-color:#a575ee}.account-total{display:grid;gap:5px;margin-bottom:16px;padding:22px;border:1px solid #4b3960;border-radius:22px;background:radial-gradient(circle at 90% 10%,#a96bff33,transparent 48%),#1c1626}.account-total strong{font-size:clamp(2rem,5vw,3.6rem)}.account-total small{color:#a99bb8}.bank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bank-card{display:grid;gap:10px;min-height:230px;padding:20px;border:1px solid #382d48;border-radius:22px;background:linear-gradient(145deg,#241a31,#17121f);box-shadow:0 18px 45px #0504082e}.bank-card.joint{border-color:#2c6657;background:linear-gradient(145deg,#17352d,#151d20)}.bank-card-head{display:flex;align-items:center;gap:10px}.bank-card-head>span:nth-child(2){display:grid;gap:2px}.bank-card-head .real-badge{margin-left:auto}.status-dot{font-size:.75rem;color:#83ddbd}.status-dot:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#5ee0ac}.bank-card h3{margin:10px 0 0}.bank-card>strong{font-size:2rem}.bank-actions{display:flex;justify-content:space-between;align-items:end;margin-top:auto;color:#8f819f;font-size:.78rem}.security-strip{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;margin-top:16px}.security-strip>span{font-size:1.8rem}.security-strip small{display:block;margin-top:4px}.explainer{display:grid;gap:6px;margin-bottom:16px;border-color:#4b3763}.explainer span{color:#a99bb8}.source-line{margin-top:5px;color:#8f829f}.allocation-pill{display:inline-flex;margin-top:7px;padding:4px 8px;border:1px solid #69459a;border-radius:999px;color:#d7b6ff;font-size:.72rem}.tx-right{display:grid;justify-items:end;gap:7px}.assign-btn{border:1px solid #65448a;background:#2a1d3c;color:#dcbfff;border-radius:9px;padding:6px 8px;cursor:pointer;font-size:.72rem}.space-heading{padding:18px 20px;border:1px solid #3f3150;border-radius:20px;background:linear-gradient(135deg,#241a32,#17131f)}.member-stack{display:flex}.member-stack span{display:grid;place-items:center;width:38px;height:38px;margin-left:-8px;border:3px solid #1b1523;border-radius:50%;background:linear-gradient(145deg,#9c64eb,#e46caf);font-weight:900}.joint-panel{display:grid;grid-template-columns:1fr 2fr;gap:20px;align-items:center;margin-bottom:16px;border-color:#2e6759}.joint-account{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.joint-account span{display:grid;gap:4px}.joint-account>strong{font-size:1.6rem}.origin-list{display:grid;gap:11px;margin:15px 0}.origin-list>div,.category-budget{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #2b2436}.privacy-note{display:block;padding:10px;border-radius:12px;background:#142a24;color:#a8d9ca!important}.category-budget{padding:10px 0}.category-budget span{display:flex;align-items:center;gap:8px}.category-dot{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#2a2136}.balance-callout{background:radial-gradient(circle at 90% 20%,#8055b933,transparent 45%),#1d1727}.balance-callout h2{font-size:1.4rem}.goal-panel strong,.goal-panel small{display:block}.goal-panel small{margin-top:8px}.analysis-grid{grid-template-columns:1.1fr 1fr}.donut-panel{display:flex;align-items:center;gap:24px}.donut{--spent:45;position:relative;display:grid;place-items:center;width:180px;height:180px;min-width:180px;border-radius:50%;background:conic-gradient(#a76aff calc(var(--spent)*1%),#292232 0)}.donut:before{content:"";position:absolute;inset:18px;border-radius:50%;background:#1d1727}.donut span{position:relative;z-index:1;text-align:center}.donut b,.donut small{display:block}.provider-methods{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.provider-methods code{padding:6px 8px;border:1px solid #3b304a;border-radius:8px;background:#141019;color:#cdb8df}.security-list{display:grid;gap:12px;padding-left:20px;color:#c5b7d4}.provider-flow{display:grid;gap:12px}.bank-choice{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;width:100%;padding:12px;border:1px solid #3c304c;border-radius:15px;background:#17121f;color:#fff;text-align:left;cursor:pointer}.bank-choice>span{display:grid;gap:3px}.bank-choice small{color:#9c8eaa}.bank-choice:disabled{opacity:.5;cursor:not-allowed}.flow-steps{display:grid;gap:8px;color:#a99bb8}.source-summary{display:grid;gap:5px;padding:14px;border:1px solid #3c304c;border-radius:15px;background:#141019}.source-summary strong{font-size:1.4rem}.virtual-warning{display:grid;gap:4px;padding:12px;border:1px solid #614286;border-radius:13px;background:#281c39;color:#dfc5ff}
html[data-theme="light"] .demo-callout{background:#fff9e9;border-color:#dfc676}html[data-theme="light"] .demo-sidebar{background:#fff8dd;color:#6c5314}html[data-theme="light"] .migration-notice{background:#fff8e9;color:#624b16}html[data-theme="light"] .privacy-pill,html[data-theme="light"] .privacy-note{background:#e9f7f2;color:#356c5c}html[data-theme="light"] .bank-mini,html[data-theme="light"] .space-mini,html[data-theme="light"] .origin-list>div,html[data-theme="light"] .category-budget{border-color:#e5dce9}html[data-theme="light"] .filter-chip{background:#fff;color:#65576f;border-color:#d8cddd}html[data-theme="light"] .filter-chip.active{background:#8255cf;color:#fff}html[data-theme="light"] .account-total,html[data-theme="light"] .space-heading{background:#fff;border-color:#ded4e5}html[data-theme="light"] .bank-card{background:linear-gradient(145deg,#fff,#f8f2fb);border-color:#ddd1e4}html[data-theme="light"] .bank-card.joint{background:linear-gradient(145deg,#f1fbf7,#e6f5ef);border-color:#9dcaba}html[data-theme="light"] .assign-btn{background:#f0e4fb;color:#634287}html[data-theme="light"] .donut:before{background:#fff}html[data-theme="light"] .provider-methods code,html[data-theme="light"] .source-summary,html[data-theme="light"] .bank-choice{background:#fff;color:#3e3348;border-color:#ddd2e4}html[data-theme="light"] .virtual-warning{background:#f1e6fa;color:#5c3e76}
@media(max-width:1100px){.bank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bank-card-head{flex-wrap:wrap}.bank-card-head .real-badge{margin-left:0}}
@media(max-width:760px){.welcome-row,.space-heading{align-items:flex-start;flex-direction:column}.privacy-pill{font-size:.72rem}.bank-grid{grid-template-columns:1fr}.product-tx{grid-template-columns:38px 1fr}.product-tx .tx-right{grid-column:2;justify-items:start}.joint-panel{grid-template-columns:1fr}.joint-account{grid-template-columns:auto 1fr}.joint-account>strong{grid-column:2}.donut-panel{flex-direction:column;align-items:flex-start}.donut{align-self:center;width:150px;height:150px;min-width:150px}.top-actions .demo-badge,.demo-sidebar{display:none}.account-total{padding:18px}.bank-card{min-height:210px}}


.op-tab-avatar{width:38px;height:38px;min-width:38px}
.op-tab-avatar.user-photo{border:2px solid rgba(205,154,255,.34);box-shadow:0 5px 14px rgba(0,0,0,.18)}
.inline-person-avatar{width:30px;height:30px;min-width:30px;vertical-align:middle}
.inline-person-avatar.user-photo{display:inline-block;border:1px solid rgba(205,154,255,.28)}
html[data-theme="light"] .op-tab-avatar.user-photo,
html[data-theme="light"] .inline-person-avatar.user-photo{box-shadow:0 4px 10px rgba(70,50,90,.12)}


.finance-space-household-avatar{width:34px;height:34px;min-width:34px;vertical-align:middle}
.op-tab-household-avatar{width:38px;height:38px;min-width:38px}
.stats-household-avatar{width:34px;height:34px;min-width:34px;vertical-align:middle}
.inline-household-avatar{width:30px;height:30px;min-width:30px;vertical-align:middle}
.finance-space-household-avatar.user-photo,
.op-tab-household-avatar.user-photo,
.stats-household-avatar.user-photo,
.inline-household-avatar.user-photo{
  display:inline-block;
  border:1px solid rgba(205,154,255,.3);
  box-shadow:0 4px 12px rgba(0,0,0,.14);
}
html[data-theme="light"] .finance-space-household-avatar.user-photo,
html[data-theme="light"] .op-tab-household-avatar.user-photo,
html[data-theme="light"] .stats-household-avatar.user-photo,
html[data-theme="light"] .inline-household-avatar.user-photo{
  box-shadow:0 3px 9px rgba(70,50,90,.10);
}


.scope-household-avatar{width:34px;height:34px;min-width:34px}
.scope-household-avatar.user-photo{display:inline-block;border:1px solid rgba(205,154,255,.3);box-shadow:0 4px 10px rgba(0,0,0,.12)}
html[data-theme="light"] .scope-household-avatar.user-photo{box-shadow:0 3px 8px rgba(70,50,90,.1)}

.sidebar-household-avatar{width:30px;height:30px;min-width:30px;vertical-align:middle}
.sidebar-household-avatar.user-photo{
  display:inline-block;
  border:1px solid rgba(205,154,255,.34);
  box-shadow:0 3px 9px rgba(0,0,0,.16);
}
.home-profile-avatar{width:30px;height:30px;min-width:30px;vertical-align:middle}
.home-profile-avatar.user-photo{
  display:inline-block;
  border:1px solid rgba(205,154,255,.34);
  box-shadow:0 3px 9px rgba(0,0,0,.16);
}
html[data-theme="light"] .sidebar-household-avatar.user-photo,
html[data-theme="light"] .home-profile-avatar.user-photo{
  box-shadow:0 3px 7px rgba(70,50,90,.10);
}


/* Pictogrammes de catégories validés */
.category-picto{
  width:46px;
  height:46px;
  min-width:46px;
  object-fit:contain;
  display:block;
  filter:drop-shadow(0 5px 10px rgba(0,0,0,.18));
}
.operation-category-picto{margin-right:2px}
.category-manage-picto{
  width:34px;
  height:34px;
  min-width:34px;
  display:inline-block;
  vertical-align:middle;
}
.category-chip-with-picto{display:inline-flex;align-items:center;gap:6px}
html[data-theme="light"] .category-picto{
  filter:drop-shadow(0 4px 8px rgba(72,52,88,.10));
}
@media(max-width:700px){
  .category-picto{width:40px;height:40px;min-width:40px}
  .category-manage-picto{width:30px;height:30px;min-width:30px}
}

