.canard-profil{--paper:#fdf5e8;--paper-2:#fff9ee;--ink:#211713;--muted:#21232a;--red:#e93825;--red-dark:#c92f20;--line:rgba(174,145,101,0.22);--shadow:0 10px 20px rgba(65,45,23,0.12),0 2px 4px rgba(65,45,23,0.08);--radius:22px;--pad-x:clamp(18px,5vw,32px);min-height:100svh;display:flex;justify-content:center;color:var(--ink);font-family:var(--next-font-inter),Inter,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.5),transparent 34rem),linear-gradient(90deg,#eadfd0,#f8f0e4 22%,#fff7ed 50%,#f8f0e4 78%,#eadfd0)}.canard-profil *{box-sizing:border-box}.canard-profil button{font:inherit;cursor:pointer}.canard-profil a{text-decoration:none;color:inherit}.canard-profil .screen{width:min(100%,640px);min-height:100svh;display:flex;flex-direction:column;padding:clamp(26px,6vw,40px) var(--pad-x) calc(104px + env(safe-area-inset-bottom));background:radial-gradient(circle at 22% 16%,rgba(255,255,255,.55),transparent 19rem),repeating-linear-gradient(45deg,rgba(110,83,48,.025) 0 1px,transparent 1px 5px),var(--paper)}.canard-profil .topbar{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:14px;margin-bottom:22px}.canard-profil .icon-btn{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;position:relative}.canard-profil .menu{flex-direction:column;gap:5px}.canard-profil .menu span{display:block;width:28px;height:3px;border-radius:8px;background:var(--ink)}.canard-profil .brand{display:flex;justify-content:center;min-width:0}.canard-profil .brand img{width:100%;max-width:230px;height:auto;display:block}.canard-profil .bell svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.canard-profil .notification-dot{position:absolute;top:7px;right:7px;width:11px;height:11px;border-radius:50%;background:var(--red);box-shadow:0 0 0 3px var(--paper)}.canard-profil .title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.canard-profil .title-row h1{margin:0;font-size:clamp(24px,6vw,34px);line-height:1.05;letter-spacing:-.04em;font-weight:900}.canard-profil .settings-button{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px}.canard-profil .settings-button svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.canard-profil .card{background:rgba(255,250,240,.72);border:1px solid var(--line);box-shadow:var(--shadow)}.canard-profil .profile-card{border-radius:var(--radius);padding:18px 16px;display:flex;align-items:center;gap:16px;margin-bottom:16px}.canard-profil .avatar{flex:0 0 auto;width:clamp(84px,24vw,128px);height:clamp(84px,24vw,128px);-o-object-fit:cover;object-fit:cover;border-radius:50%;background:#bfe8dc}.canard-profil .avatar-zone{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto}.canard-profil .avatar-bouton{position:relative;border:0;background:transparent;padding:0;cursor:pointer;border-radius:50%;line-height:0}.canard-profil .avatar-bouton .avatar{display:block}.canard-profil .avatar-bouton:disabled{opacity:.7;cursor:default}.canard-profil .avatar-cam{position:absolute;right:2px;bottom:2px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ee4937,#d72f20);box-shadow:0 3px 8px rgba(120,30,20,.35),0 0 0 3px var(--paper)}.canard-profil .avatar-cam svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.canard-profil .avatar-blague{max-width:170px;margin:0;text-align:center;font-size:11.5px;line-height:1.3;font-weight:600;font-style:italic;color:#7a6a54}.canard-profil .form-message{margin:4px 2px 0;font-size:14px;font-weight:600;line-height:1.4}.canard-profil .form-message.error{color:var(--red-dark)}.canard-profil .profile-info{flex:1 1 auto;min-width:0}.canard-profil .profile-info h2{font-family:var(--next-font-baskerville),"Libre Baskerville",Georgia,serif;font-size:clamp(28px,7vw,40px);margin:0 0 8px;line-height:1;letter-spacing:-.02em}.canard-profil .profile-info p{margin:0 0 14px;font-size:clamp(14px,3.6vw,17px);line-height:1.4;font-weight:500;color:#222631}.canard-profil .profile-email{margin:2px 0 12px;font-size:clamp(13px,3.4vw,15px);font-weight:600;color:#5b5245;word-break:break-all}.canard-profil .premium-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border-radius:999px;color:#2b2108;background:linear-gradient(#ffd55f,#f3b72e);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 3px 8px rgba(115,78,12,.18);font-size:clamp(14px,3.6vw,17px);font-weight:800}.canard-profil .premium-badge .crown{color:#7a5a12}.canard-profil .chevron{flex:0 0 auto;border:0;background:transparent;font-size:40px;line-height:1;font-weight:300;color:#0f0c0b}.canard-profil .settings-stack{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.canard-profil .setting-card{border-radius:18px;padding:15px 16px;display:grid;grid-template-columns:60px 1fr minmax(150px,210px);align-items:center;gap:14px}.canard-profil .setting-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.canard-profil .setting-icon .sun{width:52px;height:52px;background:var(--orange,#f49b20);-webkit-mask:url(/icons/sun.svg) no-repeat center/contain;mask:url(/icons/sun.svg) no-repeat center/contain}.canard-profil .setting-icon .clock{width:52px;height:52px;fill:none;stroke:#07516a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.canard-profil .setting-icon.heart{color:var(--red);font-size:50px;line-height:1}.canard-profil .setting-copy h3{margin:0 0 4px;font-size:clamp(17px,4.4vw,22px);line-height:1.05;font-weight:800;letter-spacing:-.01em}.canard-profil .setting-copy p{margin:0;font-size:clamp(12.5px,3.2vw,15px);line-height:1.28;color:#1d2431;font-weight:500}.canard-profil .frequency-buttons{display:flex;flex-direction:column;gap:8px}.canard-profil .pill,.canard-profil .time-button{border:1px solid #dec69f;border-radius:15px;min-height:46px;padding:9px 16px;font-size:clamp(14px,3.4vw,16px);font-weight:700;color:#291b15;background:linear-gradient(#fff7e8,#f4e2c7);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 3px 9px rgba(92,64,33,.1);display:flex;align-items:center;justify-content:space-between;gap:8px}.canard-profil .pill.active{color:#fff;border-color:var(--red-dark);background:linear-gradient(180deg,#ee4937,#d72f20);box-shadow:0 4px 10px rgba(200,47,32,.25),inset 0 1px 0 rgba(255,255,255,.22)}.canard-profil .pill .tick{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:var(--red);font-weight:900;font-size:14px}.canard-profil .time-button{justify-content:space-between;font-size:clamp(24px,6vw,30px);font-weight:800;min-height:60px;color:#271812}.canard-profil .time-button .arw{font-size:30px;font-weight:300}.canard-profil .rubrics-card{grid-template-columns:60px 1fr auto 30px}.canard-profil .tag-list{display:flex;align-items:center;flex-wrap:wrap;gap:7px;justify-content:flex-end}.canard-profil .tag{display:inline-flex;align-items:center;height:30px;padding:0 11px;color:#241810;border-radius:9px;font-weight:800;font-size:clamp(12px,3vw,14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 2px 6px rgba(60,35,20,.12)}.canard-profil .tag-family{background:#ffc463}.canard-profil .tag-satire{background:#8a579f;color:#fff}.canard-profil .tag-couple{background:#cf4a73;color:#fff}.canard-profil .tag-neutre{background:#ffd98a;color:#3a2a10}.canard-profil .rubrics-card .chevron{font-size:36px}.canard-profil .menu-list{overflow:hidden;border-radius:18px;margin-bottom:18px}.canard-profil .menu-row{width:100%;border:0;background:transparent;min-height:58px;display:grid;grid-template-columns:52px 1fr 30px;align-items:center;gap:8px;padding:0 16px;color:#121417;text-align:left;font-size:clamp(16px,4vw,21px);font-weight:700}.canard-profil .menu-row+.menu-row{border-top:1px solid rgba(174,145,101,.25)}.canard-profil .menu-row .arw{font-size:34px;font-weight:300;justify-self:end;color:#444}.canard-profil .menu-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:34px}.canard-profil .star-icon{color:#ffd647;-webkit-text-stroke:2px #171717}.canard-profil .crown-icon{color:#ffcb43;-webkit-text-stroke:1.5px #111;font-size:36px}.canard-profil .help-icon{width:36px;height:36px;border:3px solid #161616;border-radius:50%;font-size:24px;font-weight:800}.canard-profil .menu-list form{border-top:1px solid rgba(174,145,101,.25)}.canard-profil .logout-row{color:var(--red,#ea3426)}.canard-profil .logout-icon{font-size:30px;color:var(--red,#ea3426)}.canard-profil .logout-row .arw{color:var(--red,#ea3426)}.canard-profil .download-icon svg{width:34px;height:34px;fill:none;stroke:#111;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.canard-profil .verse-card{border-radius:16px;min-height:140px;display:grid;grid-template-columns:minmax(0,1fr) clamp(130px,34vw,220px);overflow:hidden;align-items:end;background:linear-gradient(90deg,#dcefe5,#dff3ea 60%,#d3ede5);border:1px solid var(--line);box-shadow:var(--shadow)}.canard-profil .verse-copy{align-self:center;padding:18px 0 18px 20px}.canard-profil .verse-copy p{font-family:var(--next-font-baskerville),"Libre Baskerville",Georgia,serif;margin:0 0 14px;font-style:italic;font-size:clamp(18px,4.6vw,27px);line-height:1.35;color:#271b18}.canard-profil .verse-copy strong{font-size:clamp(15px,3.8vw,21px);color:#08736c;font-weight:800}.canard-profil .verse-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;align-self:end}.canard-profil .bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,640px);z-index:50;padding:14px var(--pad-x) calc(6px + env(safe-area-inset-bottom));border-top:1px solid rgba(120,90,50,.2);background:var(--paper-2);box-shadow:0 -8px 20px rgba(78,48,20,.06);display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.canard-profil .nav-item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#4e453f;font-size:14px;font-weight:600}.canard-profil .nav-item.active{color:var(--red);font-weight:800}.canard-profil .nav-item svg{width:30px;height:30px;fill:currentColor}.canard-profil .nav-item .nav-ico{width:30px;height:30px;background:currentColor;-webkit-mask:var(--icon-url) no-repeat center /contain;mask:var(--icon-url) no-repeat center /contain}@media (max-width:620px){.canard-profil .setting-card{grid-template-columns:52px 1fr;gap:12px}.canard-profil .setting-icon{width:52px;height:52px}.canard-profil .setting-icon .clock,.canard-profil .setting-icon .sun{width:46px;height:46px}.canard-profil .setting-icon.heart{font-size:44px}.canard-profil .choix-langue,.canard-profil .frequency-buttons,.canard-profil .tag-list,.canard-profil .time-button{grid-column:2/-1}.canard-profil .rubrics-card{grid-template-columns:52px 1fr 28px}.canard-profil .rubrics-card .tag-list{justify-content:flex-start}.canard-profil .rubrics-card .chevron{grid-column:3;grid-row:1/span 2}}@media (max-width:380px){.canard-profil .profile-info p br,.canard-profil .setting-copy p br{display:none}}.canard-profil .choix-langue{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}.canard-profil .choix-langue .langue-btn{flex:1 1 0;min-width:0;text-align:center;padding-left:8px;padding-right:8px}.canard-profil .langue-btn{border:1px solid #e4cfa8;border-radius:999px;padding:9px 18px;font-size:clamp(14px,3.4vw,16px);font-weight:700;color:#291b15;background:linear-gradient(#fff7e8,#f4e2c7);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 3px 9px rgba(92,64,33,.1)}.canard-profil .langue-btn.actif{color:#fff;border-color:var(--red-dark);background:linear-gradient(180deg,#ee4937,#d72f20);box-shadow:0 4px 10px rgba(200,47,32,.25),inset 0 1px 0 rgba(255,255,255,.22)}.canard-profil .langue-btn:disabled{opacity:.6}.canard-profil .menu-row.supprimer-row{color:#c92f20;font-weight:700}.canard-profil .menu-row.supprimer-row .menu-icon{color:#c92f20}