.canard-lecture{--paper:#fff6e8;--paper-2:#fff0d8;--ink:#201712;--muted:#5b4b3e;--red:#ef3829;--cream-border:#ecd9bb;--shadow:0 12px 26px rgba(62,38,14,0.14);--soft-shadow:0 7px 16px rgba(62,38,14,0.1);--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 80% 12%,rgba(255,221,143,.2),transparent 34%),radial-gradient(circle at 18% 5%,rgba(255,255,255,.7),transparent 34%),linear-gradient(180deg,#fffaf0 0,var(--paper) 100%)}.canard-lecture *{box-sizing:border-box}.canard-lecture button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;padding:0}.canard-lecture a{text-decoration:none;color:inherit}.canard-lecture img{max-width:100%;display:block}.canard-lecture .screen{width:min(100%,640px);min-height:100svh;display:flex;flex-direction:column;padding:clamp(26px,6vw,40px) var(--pad-x) calc(112px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 20%),var(--paper)}.canard-lecture .topbar{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:14px;margin-bottom:20px}.canard-lecture .icon-btn{display:flex;align-items:center;justify-content:center;width:46px;height:46px;position:relative;color:var(--ink)}.canard-lecture .back-btn{color:var(--red);font-size:34px;line-height:1}.canard-lecture .brand{display:flex;justify-content:center;min-width:0}.canard-lecture .brand img{width:100%;max-width:230px;height:auto}.canard-lecture .bell svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.canard-lecture .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-lecture .title-section{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.canard-lecture .title-section h1{margin:0;font-size:clamp(26px,7vw,40px);line-height:1;letter-spacing:-.01em;font-weight:900;text-transform:uppercase}.canard-lecture .title-section p{margin:0;font-size:clamp(16px,4vw,21px);color:#2d211d}.canard-lecture .reader-card{display:flex;flex-direction:column;background:rgba(255,248,236,.92);border:1px solid var(--cream-border);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.canard-lecture .comic-frame{margin:0;background:#f3ead9;overflow:hidden}.canard-lecture .comic-frame img{width:100%;height:auto;display:block}.canard-lecture .verse-badge{align-self:center;display:flex;align-items:center;gap:9px;padding:8px 16px;margin-top:-18px;z-index:2;border-radius:999px;background:linear-gradient(180deg,#fff0c8,#ffe2a9);border:1px solid #f2c875;box-shadow:var(--soft-shadow);font-size:clamp(14px,3.4vw,18px);color:#2a211a;font-weight:600}.canard-lecture .verse-badge .cross{width:27px;height:27px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(180deg,#fa604d,var(--red));font-size:18px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28);flex:0 0 auto}.canard-lecture .actions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px clamp(10px,5vw,28px) 8px}.canard-lecture .actions-grid.trois{grid-template-columns:repeat(3,1fr)}.canard-lecture .action{display:flex;flex-direction:column;align-items:center;gap:7px;color:#2b211b;min-width:0;font-size:clamp(12px,3vw,15px)}.canard-lecture .action svg{width:26px;height:26px;fill:none;stroke:#231b16;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.canard-lecture .action.saved svg{fill:var(--red);stroke:var(--red)}.canard-lecture .action.actif svg{stroke:var(--red)}.fil{color:var(--ink,#201712)}.fil *{box-sizing:border-box}.fil button{font:inherit;color:inherit;cursor:pointer;background:none;border:0;padding:0}.fil img{max-width:100%;display:block}.fil .reactions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px clamp(10px,5vw,22px) 16px}.fil .reactions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:999px;border:1px solid var(--cream-border);background:rgba(255,248,236,.9);color:#2b211b;cursor:pointer;font:inherit;font-weight:700;font-size:clamp(12.5px,3.3vw,15px);transition:transform .16s ease,background .16s ease,border-color .16s ease}.fil .reactions button span{font-size:20px}.fil .reactions button:last-child{grid-column:1/-1}.fil .reactions button.active{background:#ffe7bd;border-color:#e2b45e;color:var(--red)}@media (hover:hover){.fil .reactions button:hover{transform:scale(1.03)}}.fil .reactions button:active{transform:scale(.97)}.fil .comments-section{margin-top:22px}.fil .commentaires{display:flex;flex-direction:column;gap:14px}.fil .comm-titre{margin:0;font-size:clamp(19px,5vw,24px);font-weight:900;letter-spacing:-.02em;color:var(--ink);display:flex;align-items:center;gap:10px}.fil .comm-compte{font-size:14px;font-weight:800;color:#fff;background:var(--red);border-radius:999px;min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center}.fil .comm-form{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.fil .comm-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;background:#fff3df;border:1.5px solid rgba(120,90,50,.25);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.fil .comm-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fil .comm-defaut{width:26px;height:26px;fill:none;stroke:#6b5c48;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fil .comm-champ{display:flex;flex-direction:column;gap:8px}.fil .comm-champ textarea{width:100%;min-height:52px;resize:vertical;padding:12px 14px;border:1.5px solid rgba(120,90,50,.28);border-radius:14px;background:#fffdf8;font:inherit;font-size:15px;color:#211713;line-height:1.35}.fil .comm-erreur{margin:0;font-size:13px;font-weight:600;color:var(--red)}.fil .comm-envoyer{align-self:flex-end;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(180deg,#ee4937,#d72f20);color:#fff;font:inherit;font-weight:800;font-size:15px;padding:10px 22px;min-height:44px;box-shadow:0 5px 13px rgba(200,47,32,.25)}.fil .comm-envoyer:disabled{opacity:.5;cursor:default}.fil .comm-vide{margin:4px 0;font-size:15px;color:#6b5c48}.fil .comm-liste{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.fil .comm-item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.fil .comm-bulle{background:rgba(255,250,240,.9);border:1px solid var(--cream-border);border-radius:4px 16px 16px 16px;padding:11px 15px;box-shadow:0 2px 8px rgba(80,51,22,.06)}.fil .comm-tete{gap:10px;margin-bottom:3px}.fil .comm-tete b{font-size:14.5px;font-weight:800;color:#221c17}.fil .comm-tete time{font-size:12px;color:#948676}.fil .comm-modifie{font-size:11.5px;font-style:italic;color:#a89a89}.fil .comm-edition{display:flex;flex-direction:column;gap:8px}.fil .comm-edition textarea{width:100%;resize:vertical;padding:9px 11px;border:1.5px solid rgba(120,90,50,.28);border-radius:12px;background:#fffdf8;font:inherit;font-size:15px;color:#211713;line-height:1.4}.fil .comm-edition .comm-envoyer:disabled{opacity:.45;cursor:default}.fil .comm-bulle p{margin:0;font-size:15px;line-height:1.4;color:#362c24;white-space:pre-wrap;word-break:break-word}.canard-lecture .partage-fond{position:fixed;inset:0;z-index:60;background:rgba(20,13,10,.35);border:0;cursor:pointer}.canard-lecture .partage-menu{position:fixed;left:50%;bottom:calc(84px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:70;width:min(92%,420px);padding:16px 16px 18px;background:#fffdf8;border-radius:22px;box-shadow:0 24px 60px rgba(0,0,0,.28);animation:partageEntre .22s ease both}@keyframes partageEntre{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.canard-lecture .partage-titre{margin:0 0 12px;text-align:center;font-weight:800;font-size:clamp(15px,4vw,17px);color:var(--ink)}.canard-lecture .partage-grille{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 8px}.canard-lecture .partage-reseau{display:flex;flex-direction:column;align-items:center;gap:7px;padding:6px 2px;background:none;border:0;cursor:pointer;font:inherit;font-size:12px;font-weight:600;color:#2b211b;text-align:center;line-height:1.15}.canard-lecture .partage-reseau .pastille{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;color:#fff;font-weight:900;font-size:22px;box-shadow:0 6px 14px rgba(0,0,0,.15);transition:transform .16s ease}@media (hover:hover){.canard-lecture .partage-reseau:hover .pastille{transform:scale(1.08)}}.canard-lecture .partage-reseau:active .pastille{transform:scale(.94)}.canard-lecture .thought-card{margin:0 12px 14px;padding:16px 14px 14px 18px;display:grid;grid-template-columns:1fr minmax(64px,120px);gap:10px;align-items:end;border-radius:18px;border:1px solid var(--cream-border);background:rgba(255,250,241,.9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.canard-lecture .thought-text{display:flex;flex-direction:column;gap:11px}.canard-lecture .thought-card p{margin:0;font-family:var(--next-font-baskerville),"Libre Baskerville",Georgia,serif;line-height:1.6;font-size:clamp(13px,3.2vw,17px)}.canard-lecture .thought-card .quote{font-size:clamp(16px,4vw,21px);line-height:1.35;font-style:italic}.canard-lecture .thought-card img{width:100%;max-height:120px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;align-self:end}.canard-lecture .next-section{padding-top:24px}.canard-lecture .section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.canard-lecture .section-header h2{margin:0;font-size:clamp(20px,5vw,28px);letter-spacing:.01em;font-weight:900;text-transform:uppercase}.canard-lecture .see-all{display:inline-flex;align-items:center;gap:5px;color:var(--red);font-size:clamp(14px,3.6vw,18px);font-weight:700}.canard-lecture .see-all span{font-size:1.5em;line-height:.8}.canard-lecture .next-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(12px,3.5vw,20px)}.canard-lecture .next-card{min-width:0;text-align:left}.canard-lecture .next-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border-radius:11px;box-shadow:var(--soft-shadow)}.canard-lecture .next-card h3{margin:8px 0 0;font-size:clamp(11px,3vw,15px);line-height:1.15;font-weight:800}.canard-lecture .next-card p{margin:2px 0 0;font-size:clamp(11px,3vw,15px);line-height:1.15;color:#1c1714}.canard-lecture .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-lecture .nav-item{display:flex;flex-direction:column;align-items:center;gap:6px;color:#4e453f;font-size:14px;font-weight:600}.canard-lecture .nav-item.active{color:var(--red);font-weight:800}.canard-lecture .nav-item svg{width:30px;height:30px;fill:currentColor}.canard-lecture .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}.canard-lecture .toast{position:fixed;left:50%;bottom:100px;transform:translateX(-50%) translateY(20px);width:min(90%,420px);padding:12px 18px;border-radius:999px;background:#211713;color:#fff;text-align:center;box-shadow:0 16px 40px rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:.25s ease;z-index:1000;font-weight:700;font-size:14px}.canard-lecture .toast.show{transform:translateX(-50%) translateY(0);opacity:1}.canard-lecture .modal{position:fixed;inset:0;z-index:1100;display:none;place-items:center;background:rgba(20,13,10,.84);padding:24px}.canard-lecture .modal.open{display:grid}.canard-lecture .modal img{width:min(100%,900px);max-height:86vh;-o-object-fit:contain;object-fit:contain;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.4)}.canard-lecture .modal-close{position:fixed;top:18px;right:20px;width:44px;height:44px;border-radius:50%;background:#fff;color:#211713;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center}.fil .comm-actions{gap:14px;margin-top:6px}.fil .comm-actions button{border:0;background:none;padding:0;cursor:pointer;font:inherit;font-size:12.5px;font-weight:700;color:#9a8a72}.fil .comm-actions button:hover{color:#c92f20}.fil .comm-toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);z-index:60;max-width:min(92vw,420px);background:#2a2119;color:#fff;padding:12px 18px;border-radius:14px;font-size:14px;font-weight:600;box-shadow:0 10px 24px rgba(0,0,0,.25)}.fil .comm-overlay{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(20,14,10,.5)}.fil .comm-confirm{background:#fffdf8;border-radius:20px;padding:22px;max-width:380px;width:100%;box-shadow:0 20px 50px rgba(0,0,0,.3)}.fil .comm-confirm p{margin:0 0 16px;font-size:16px;font-weight:600;color:#2a2119}.fil .comm-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fil .comm-confirm-actions button{min-height:48px;border-radius:14px;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.fil .comm-confirm-actions .secondaire{border:1.5px solid rgba(120,90,50,.3);background:#fffdf8;color:#2a2119}.fil .comm-confirm-actions .danger{border:0;color:#fff;background:linear-gradient(180deg,#ee4937,#d72f20)}.canard-lecture .moral-card{margin:14px 12px 0;padding:14px 16px 15px;border-radius:18px;border:1px solid var(--cream-border);border-left:4px solid var(--red);background:rgba(255,250,241,.9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}.canard-lecture .moral-card .moral-label{margin:0 0 5px;font-size:clamp(11px,2.8vw,13px);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.canard-lecture .moral-card .moral-text{margin:0;font-family:var(--next-font-baskerville),"Libre Baskerville",Georgia,serif;font-size:clamp(14px,3.6vw,18px);line-height:1.55;color:#2b211b}.canard-lecture .visionneuse{position:fixed;inset:0;z-index:1100;background:rgba(20,13,10,.94);display:flex;align-items:center;justify-content:center;overscroll-behavior:contain}.canard-lecture .visionneuse-cadre{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.canard-lecture .visionneuse-cadre img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center center;will-change:transform;-webkit-user-drag:none}.canard-lecture .visionneuse-barre{position:fixed;top:14px;right:14px;z-index:2;display:flex;gap:8px;align-items:center}.canard-lecture .visionneuse-barre button{min-width:44px;height:44px;padding:0 12px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#211713;font-size:15px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.canard-lecture .visionneuse-barre button:disabled{opacity:.45;cursor:default}.canard-lecture .visionneuse-barre .fermer{font-size:26px;font-weight:400}@media (max-width:480px){.canard-lecture .visionneuse-barre{top:10px;right:10px;gap:6px}.canard-lecture .visionneuse-barre button{min-width:42px;height:42px;padding:0 9px;font-size:14px}}.fil .comm-reponses{list-style:none;margin:8px 0 0 20px;padding:0 0 0 12px;border-left:2px solid var(--cream-border,#f0e1cc)}@media (max-width:480px){.fil .comm-reponses{margin-left:10px;padding-left:8px}}.fil .comm-reponses .comm-item{margin-bottom:8px}.fil .comm-form-reponse,.fil .comm-reponses{grid-column:1/-1}.fil .comm-bulle{min-width:0}.fil .comm-tete{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.fil .comm-tete b{min-width:0;overflow-wrap:anywhere}.fil .comm-tete time{white-space:nowrap;flex:none}.fil .comm-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.fil .comm-actions button{white-space:nowrap}.fil .comm-reactions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.fil .comm-reaction{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;border:1px solid var(--trait,#f0e1cc);background:#fff;font-size:13px;line-height:1.4;cursor:pointer}.fil .comm-reaction.mienne{border-color:var(--accent,#ED3728);background:color-mix(in srgb,var(--accent,#ED3728) 10%,#fff);font-weight:600}.fil .comm-ajout-emoji{font-size:15px;letter-spacing:-1px}.fil .comm-palette{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;padding:6px;border-radius:12px;background:var(--fond-doux,#faf6f0);border:1px solid var(--trait,#f0e1cc)}.fil .comm-palette button{width:40px;height:40px;border:0;border-radius:10px;background:transparent;font-size:20px;cursor:pointer;line-height:1}.fil .comm-palette button:hover{background:#fff}.fil .comm-palette button.mienne{background:color-mix(in srgb,var(--accent,#ED3728) 14%,#fff)}.fil .comm-form-reponse{margin:10px 0 0 20px}@media (max-width:480px){.fil .comm-form-reponse{margin-left:10px}}.fil .comm-reponse-boutons{display:flex;gap:8px;justify-content:flex-end;align-items:center}.fil .comm-annuler{background:transparent;border:0;color:var(--encre-douce,#6c6157);font-size:14px;cursor:pointer;padding:6px 10px}.fil .comm-effacer{color:var(--rouge,#b3341f)}.fil .comm-apercu{background:rgba(0,0,0,.04);border-radius:10px;padding:8px 12px;font-size:14px;font-style:italic;overflow-wrap:anywhere;margin:10px 0}