:root{--ink:#17364c;--muted:#586b7a;--blue:#163f61;--purple:#78418c;--green:#14765e;--line:#dce4eb;--bg:#f4f7fb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b87dca;outline-offset:4px}.skip{position:fixed;top:-100px;z-index:9;background:white;padding:12px}.skip:focus{top:5px}.sidebar{width:246px;position:fixed;inset:0 auto 0 0;background:white;border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column}.brand{text-decoration:none;display:flex;align-items:center;flex-direction:column;padding-bottom:30px}.brand img{width:136px;height:114px;object-fit:contain}.brand span{font-size:14px;letter-spacing:.06em;color:var(--muted)}nav{display:grid;gap:8px}nav a{padding:12px 16px;border-radius:10px;text-decoration:none;display:flex;gap:14px;align-items:center;font-weight:550}nav a span{font-size:22px;line-height:1;width:24px;text-align:center}nav a.active{background:#eaf0f7;color:#153f63}nav a:hover{background:#f3f5f9}.side-bottom{margin-top:auto;padding:24px 14px 0;border-top:1px solid var(--line);font-size:14px}.side-bottom p{margin:6px 0 16px}.side-bottom span{color:var(--muted);font-size:13px}.shell{margin-left:246px}.topbar{height:78px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffb3;font-size:14px}.divider{margin:0 12px;color:#8d9ba6}.version{font-size:12px;letter-spacing:.04em;background:#eef0f6;padding:5px 10px;border-radius:5px}main{max-width:1230px;margin:auto;padding:38px 5% 50px;min-height:calc(100vh - 155px)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-size:clamp(30px,3vw,43px);font-weight:500;line-height:1.2;margin-bottom:12px;letter-spacing:-.025em}h2{font-size:23px;font-weight:650;line-height:1.3}h3{font-size:19px;line-height:1.4;margin-bottom:10px}.intro{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:var(--purple);margin-bottom:10px}.muted{color:var(--muted)}.intro p{margin-bottom:0}.age{display:grid;gap:6px;font-size:13px;min-width:180px}select{padding:10px 32px 10px 12px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);font-size:15px}.dashboard{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:22px}.daily{background:var(--blue);color:white;border-radius:20px;padding:30px;min-height:285px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.daily .eyebrow{color:#cddae9}.daily h2{font-family:Georgia,serif;font-size:31px;font-weight:400;max-width:450px;margin:10px 0 15px}.daily p{color:#e1eaf1;max-width:460px}.daily .btn{margin-top:auto;background:white;color:var(--blue)}.tag{display:inline-flex;align-items:center;font-size:13px;padding:4px 10px;border-radius:30px;background:#ffffff15;border:1px solid #ffffff35}.daily-top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:15px}.panel{background:white;border:1px solid var(--line);border-radius:18px;padding:25px}.progress-number{font-family:Georgia,serif;font-size:40px;line-height:1.3}.progress-number small{font:16px system-ui;color:var(--muted)}progress{width:100%;height:8px;display:block;margin:14px 0 18px;accent-color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid transparent;background:var(--blue);color:white;border-radius:9px;font-weight:600;text-decoration:none;line-height:1.5;font-size:15px}.btn:hover{filter:brightness(.95)}.btn.secondary{background:white;border-color:var(--line);color:var(--ink)}.btn.soft{background:#edf4f1;color:var(--green)}.btn:disabled{opacity:.5;cursor:default}.text-link{font-weight:650;color:var(--blue);text-decoration:none;font-size:14px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:34px 0 18px}.section-title h2{margin:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid var(--line);border-radius:15px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.card p{color:var(--muted);font-size:15px}.card .text-link{margin-top:auto;padding-top:10px}.icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#eaf0fa;border-radius:13px;font-size:22px;margin-bottom:16px;color:#31587e}.card:nth-child(3n+2) .icon{background:#f1eaf6;color:var(--purple)}.card:nth-child(3n) .icon{background:#e7f3ef;color:var(--green)}.card-meta{font-size:12px;color:var(--muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.07em}.heart{position:absolute;right:15px;top:16px;border:0;background:transparent;color:var(--purple);font-size:25px;padding:2px 8px}.note-strip{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding-top:26px;margin-top:30px}.note-strip p{margin:0;font-family:Georgia,serif;font-size:20px}.note-strip span{font-family:system-ui;display:block;font-size:13px;color:var(--muted);margin-top:7px}.photo-section{margin-top:28px;display:grid;grid-template-columns:1.15fr 1fr;gap:25px;align-items:center}.photo-section img{width:100%;border-radius:15px;display:block}.photo-section p{font-size:16px;color:var(--muted)}footer{padding:20px 5%;font-size:12px;color:var(--muted);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:24px}.filter{background:white;border:1px solid var(--line);padding:8px 15px;border-radius:25px;color:var(--ink);font-size:14px}.filter.active{background:var(--blue);color:white;border-color:var(--blue)}.reading{max-width:780px;margin:auto}.back{display:inline-block;margin-bottom:25px}.reading .lead{font-size:19px;color:var(--muted)}.reading-body{background:white;border:1px solid var(--line);border-radius:18px;padding:32px;margin-top:25px}.reading-body p{line-height:1.8}.reading-body li{margin-bottom:10px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.exercise{background:#edf3f8;padding:25px;border-radius:12px;margin-top:25px}textarea,input[type=text]{width:100%;border:1px solid #bfccd8;border-radius:9px;background:white;padding:12px;color:var(--ink);margin-top:8px}textarea{min-height:120px;resize:vertical}label.field{display:block;margin-bottom:20px;font-weight:550}.field small{display:block;font-weight:400;color:var(--muted);font-size:14px}.check{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--line);font-size:16px}.check input{width:20px;height:20px;flex-shrink:0;accent-color:var(--green);margin-top:4px}.save-state{font-size:13px;color:var(--green);min-height:22px;margin-top:8px}.small{font-size:14px}.notice{color:var(--muted);font-size:14px;margin:24px 0}.empty{text-align:center;padding:50px 20px}.empty .icon{margin:0 auto 20px}.audio-row{display:flex;gap:20px;align-items:center;margin-bottom:12px;padding:20px;background:white;border:1px solid var(--line);border-radius:13px}.audio-row div{flex:1}.audio-row h3{margin:0 0 3px}.audio-row p{margin:0;font-size:14px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:10px;background:#17364c;color:white;box-shadow:0 8px 35px #0002;max-width:90vw;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}.completed{color:var(--green);font-weight:650;font-size:13px}.form-tabs{margin-bottom:22px}.inline-link{border:0;background:none;color:var(--blue);text-decoration:underline;padding:0;font:inherit}.storage-warning{padding:12px;background:#fff0cf;border-radius:8px;margin-bottom:18px} @media(max-width:1100px){.sidebar{width:210px;padding:24px 12px}.shell{margin-left:210px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard{grid-template-columns:1fr}.panel.compact{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px}.panel.compact h3{grid-column:1/-1}.photo-section{grid-template-columns:1fr 1fr}}@media(max-width:700px){.sidebar{position:static;width:auto;padding:10px 18px 0;border-right:0}.brand{padding:0;flex-direction:row;gap:12px}.brand img{width:82px;height:66px}.brand span{font-size:13px}.side-bottom{display:none}nav{display:flex;overflow-x:auto;gap:3px;padding:10px 0}nav a{flex:0 0 auto;padding:9px 10px;font-size:13px;gap:7px}nav a span{font-size:18px;width:18px}.shell{margin-left:0}.topbar{height:50px;padding:0 20px;font-size:12px}.version{font-size:11px}main{padding:27px 20px 36px}.intro{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:24px}.age{width:100%}.age select{width:100%}.daily{padding:24px;min-height:285px}.daily h2{font-size:28px}.cards{grid-template-columns:1fr}.section-title h2{font-size:21px}.photo-section{grid-template-columns:1fr}.reading-body{padding:22px}.panel.compact{display:block}.audio-row{align-items:flex-start;gap:12px}.audio-row .btn{padding:9px 12px}footer{flex-direction:column;padding:20px;gap:7px}.note-strip p{font-size:18px}.daily-top{flex-wrap:wrap}.intro h1{font-size:34px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.topbar,footer,.actions,.back,#toast{display:none}.shell{margin:0}main{padding:0}.reading-body{border:0}textarea{height:150px}.reading{max-width:none}}

.voice-settings{margin:24px 0}.voice-settings h2{font-size:20px}.voice-options{display:flex;flex-wrap:wrap;gap:18px}.voice-options .field{flex:1;min-width:180px;margin-bottom:0}.voice-options select{display:block;width:100%;margin-top:8px;max-width:100%}.voice-settings .actions{margin-top:14px}.voice-settings #voice-info{margin:12px 0 0}

.letters-entry{margin:26px 0}.letter-body p{font-size:18px;line-height:1.9}.letter-greeting,.letter-closing{font-family:Georgia,serif;font-size:23px!important;color:var(--purple)}.filters a{text-decoration:none}

.language-picker{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px;margin:20px 0}.language-picker select{min-width:190px}.night-lyrics{white-space:pre-line;font-family:Georgia,serif;font-size:21px;line-height:1.85}.night-days{gap:8px}.night-days button{flex:1;min-width:95px}.letters-entry .text-link{align-self:center}@media(max-width:700px){.night-days button{flex:1 1 28%}.night-lyrics{font-size:19px}.language-picker{align-items:stretch;flex-direction:column}}

.top-actions{display:flex;align-items:center;gap:12px}.ui-language{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:white}.ui-language button{min-width:40px;border:0;border-radius:6px;padding:5px 8px;background:transparent;color:var(--muted);font-size:13px;font-weight:750}.ui-language button.active{background:var(--blue);color:white}nav a>span:not(:first-child){width:auto;font-size:inherit;line-height:inherit;text-align:left}.media-showcase{margin-top:38px;padding-top:6px}.media-heading{margin-bottom:18px}.media-heading>div,.video-heading>div{max-width:720px}.media-heading p,.video-heading p{margin:7px 0 0}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.media-card,.video-card{margin:0;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.media-card img,.video-card video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#dbe5ee}.media-card figcaption,.video-card figcaption{padding:14px 16px 16px;font-weight:600;line-height:1.45}.video-heading{margin-top:30px}.media-note{font-size:13px;color:var(--muted);background:white;border:1px solid var(--line);border-radius:30px;padding:6px 11px;white-space:nowrap}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.photo-section img{aspect-ratio:16/9;object-fit:cover}@media(max-width:950px){.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-card:last-child{grid-column:1/-1}.video-heading{align-items:flex-start}.media-note{white-space:normal}}@media(max-width:700px){.topbar{height:auto;min-height:56px;gap:10px}.top-actions{gap:7px}.topbar .version{display:none}.ui-language button{min-width:36px;padding:5px 7px}.media-grid,.video-grid{grid-template-columns:1fr}.media-card:last-child{grid-column:auto}.video-heading{align-items:flex-start;flex-direction:column}.media-card figcaption,.video-card figcaption{font-size:15px}nav a>span:not(:first-child){font-size:13px;width:auto}}

.growth-voice-panel{margin-bottom:20px}.growth-voice-panel .language-picker{margin-bottom:8px}.growth-timeline{display:grid;gap:26px;margin-top:30px}.growth-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.growth-stage:nth-child(even) .growth-visual{order:2}.growth-visual{min-height:100%;background:#dbe5ee}.growth-visual img,.growth-visual video{display:block;width:100%;height:100%;min-height:340px;object-fit:cover;aspect-ratio:16/9}.growth-copy{padding:30px}.stage-range,.bebeduo-badge{display:inline-flex;align-items:center;border-radius:30px;padding:5px 11px;margin:0 7px 12px 0;font-size:13px;font-weight:750}.stage-range{background:#eaf0f7;color:var(--blue)}.bebeduo-badge{background:#f1eaf6;color:var(--purple)}.growth-copy>h2{font-family:Georgia,serif;font-size:28px;font-weight:500}.growth-activity{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.growth-activity h3{margin-bottom:8px}.parent-tip{background:#edf4f1;border-radius:12px;padding:15px 17px;margin:18px 0}.parent-tip p{margin:5px 0 0;color:#325b50}.growth-copy blockquote{margin:18px 0;padding:17px 20px;border-left:4px solid var(--purple);background:#f6f0f8;border-radius:0 12px 12px 0;font-family:Georgia,serif;font-size:19px;line-height:1.65;color:#442852}@media(max-width:950px){.growth-stage{grid-template-columns:1fr}.growth-stage:nth-child(even) .growth-visual{order:0}.growth-visual img,.growth-visual video{min-height:0}.growth-copy{padding:25px}}@media(max-width:700px){.growth-copy{padding:22px}.growth-copy>h2{font-size:25px}.growth-copy blockquote{font-size:18px}.stage-range,.bebeduo-badge{font-size:12px}}

.protection-seven{margin:34px 0 42px}.protection-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px;background:linear-gradient(135deg,#173f61,#285a70);border-radius:20px 20px 0 0;color:white}.protection-heading>div{max-width:770px}.protection-heading .eyebrow{color:#cdddea}.protection-heading h2{font-family:Georgia,serif;font-size:clamp(28px,3vw,38px);font-weight:500;margin-bottom:10px}.protection-heading p{color:#e7f0f5;margin:0}.protection-count{flex:0 0 auto;width:72px;height:72px;border:1px solid #ffffff5c;border-radius:50%;display:grid;place-items:center;font:42px/1 Georgia,serif;background:#ffffff12}.protection-context{margin:0;padding:14px 22px;background:#e9f0f5;border:1px solid #cedbe5;border-top:0;color:#3d5668}.protection-list{display:grid;gap:10px;padding:20px 0}.protection-item{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.protection-item summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px 20px;cursor:pointer;list-style:none}.protection-item summary::-webkit-details-marker{display:none}.protection-item summary:hover{background:#f7f9fb}.protection-item summary strong{display:block;font-size:18px}.protection-item summary small{display:block;color:var(--muted);font-size:14px;margin-top:2px}.dimension-number{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf0f7;color:var(--blue);font-weight:800}.details-mark{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf3f6;color:var(--blue);font-size:23px;line-height:1;transition:transform .2s}.protection-item[open] .details-mark{transform:rotate(45deg)}.protection-body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr);gap:18px;padding:4px 20px 20px 77px;border-top:1px solid var(--line)}.protection-body>div,.protection-body>aside{padding-top:18px}.protection-body h3{font-size:14px;text-transform:uppercase;letter-spacing:.07em;color:var(--purple);margin-bottom:9px}.protection-body ul{margin:0;padding-left:20px}.protection-body li{margin-bottom:8px}.protection-body aside{background:#f7f2f8;border-radius:12px;padding:17px;margin-top:18px}.protection-body aside p{margin:0;color:#51395c}.official-sources{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;padding-top:2px!important;font-size:13px}.official-sources strong{color:var(--muted)}.official-sources a{color:var(--blue);font-weight:650;text-decoration:none}.official-sources a:hover{text-decoration:underline}.help-now{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 26px;background:#fff7e7;border:1px solid #efd69f;border-radius:16px}.help-now h2{margin-bottom:7px}.help-now p{max-width:760px;margin:0;color:#5f5034}.help-links{display:flex;flex-wrap:wrap;gap:9px;flex:0 0 auto}@media(max-width:950px){.protection-body{grid-template-columns:1fr;padding-left:20px}.official-sources{grid-column:auto}.help-now{align-items:flex-start;flex-direction:column}.help-links{flex:1}}@media(max-width:700px){.protection-heading{padding:23px}.protection-count{width:54px;height:54px;font-size:31px}.protection-item summary{padding:16px 14px;gap:11px}.dimension-number{width:36px;height:36px}.protection-body{padding:2px 15px 17px}.protection-body aside{margin-top:0}.help-now{padding:20px}.help-links{width:100%}.help-links .btn{width:100%}}

/* PROTELIA v1.8.0 — résumé du guide, parcours interactif, fiches, multimédia privé, offres et mises à jour */
.sidebar{overflow-y:auto}.side-bottom{flex-shrink:0}.update-shortcut{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--blue);font-size:19px;text-decoration:none}.update-shortcut:hover{background:#eef3f8}.annex-status{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:18px;background:linear-gradient(135deg,#173f61,#285a70);color:white}.annex-status h2{font-family:Georgia,serif;font-size:30px;font-weight:500;margin-bottom:7px}.annex-status p{margin:0;color:#dbe7ef}.annex-status .eyebrow{color:#d7c5df}.annex-seal{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border-radius:50%;border:1px solid #ffffff66;background:#ffffff12;font:36px/1 Georgia,serif}.worksheet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0 40px}.worksheet-card{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:22px;background:white;border:1px solid var(--line);border-radius:16px}.worksheet-card h2{font-family:Georgia,serif;font-weight:500;margin:8px 0}.worksheet-card p{color:var(--muted);font-size:14px}.sheet-index{display:grid;place-items:center;align-self:start;width:46px;height:46px;border-radius:13px;background:#eaf0f7;color:var(--blue);font-weight:800}.sheet-dimension{display:inline-flex;margin-left:6px;padding:5px 10px;border-radius:30px;background:#f4ebf7;color:var(--purple);font-size:12px;font-weight:750}.worksheet-detail{max-width:880px}.worksheet-detail blockquote{margin:24px 0;padding:20px 24px;border-left:4px solid var(--purple);background:#f7f1f8;border-radius:0 12px 12px 0;font:20px/1.7 Georgia,serif}.safety-box{margin:24px 0;padding:20px 22px;border:1px solid #d7c297;border-radius:13px;background:#fff8e9}.safety-box h2{font-size:18px;margin-bottom:7px}.safety-box p{margin:0}.worksheet-sources{margin:25px 0}.privacy-banner{padding:16px 19px;border:1px solid #c7d7e2;border-radius:13px;background:#eaf2f7;color:#304d60}.multimedia-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.media-uploader input[type=file]{display:block;width:100%;margin-top:8px;padding:11px;border:1px dashed #aebdca;border-radius:10px;background:#f8fafc}.private-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.private-gallery>.muted,.voice-library>.muted,.private-gallery>.notice{grid-column:1/-1}.private-photo{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:white}.private-photo img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#e7edf2}.private-photo figcaption{padding:14px}.private-photo figcaption>div:first-child{display:grid;gap:3px}.private-photo small{color:var(--muted)}.photo-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.danger-link{color:#8d3342}.voice-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.voice-item{padding:20px}.voice-item-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.voice-item-heading h3{margin-bottom:2px}.voice-item-heading p{margin-bottom:10px}.voice-item audio{display:block;width:100%;margin:8px 0 12px}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.price-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:28px;background:white;border:1px solid var(--line);border-radius:18px}.price-card.recommended{border:2px solid var(--purple);box-shadow:0 10px 35px #78418c16}.price-card .price{font:31px/1.2 Georgia,serif;color:var(--blue);margin:5px 0 14px}.price-card p{color:var(--muted)}.price-card .btn{margin-top:auto}.price-badge{position:absolute;top:17px;right:17px;padding:4px 10px;border-radius:20px;background:#f0e5f4;color:var(--purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.payment-note{max-width:850px}.update-panel{max-width:760px}.update-current{display:flex;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.update-current h2,.update-current p{margin-bottom:2px}.version-pill{display:grid;place-items:center;min-width:92px;padding:12px 14px;border-radius:12px;background:var(--blue);color:white;font-weight:800}.update-panel ul{margin:20px 0}.update-panel li{margin:8px 0}
@media(max-width:950px){.private-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.worksheet-grid,.multimedia-layout,.pricing-grid{grid-template-columns:1fr}}
@media(max-width:700px){.annex-status{padding:22px}.annex-seal{flex-basis:54px;width:54px;height:54px;font-size:28px}.worksheet-grid,.private-gallery,.voice-library{grid-template-columns:1fr}.worksheet-card{grid-template-columns:1fr}.sheet-index{width:40px;height:40px}.top-actions .update-shortcut{width:32px;height:32px}.photo-actions{align-items:flex-start;flex-direction:column}.update-current{align-items:flex-start;flex-direction:column}}
@media print{.annex-status,.privacy-banner,.worksheet-detail>.notice{display:none}.worksheet-detail .exercise textarea{border:1px solid #aaa;background:white}.worksheet-sources a{color:#000}}

/* Guide interactif : 25 étapes × 4 pages */
.guide-book-summary{margin:0 0 32px;padding:32px;border:1px solid #cbd9e3;border-radius:22px;background:linear-gradient(145deg,#f8fbfd 0%,#eef4f7 58%,#f7f0f8 100%)}.guide-book-heading{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:32px;align-items:start}.guide-book-heading h2{font:clamp(30px,4vw,44px)/1.14 Georgia,serif;font-weight:500;margin:7px 0 8px;color:#173f61}.guide-book-heading>div:first-child>p:last-child{max-width:790px;margin:14px 0 0;color:#425c6d;font-size:17px;line-height:1.7}.guide-book-tagline{margin:0!important;color:var(--purple)!important;font-family:Georgia,serif;font-size:21px!important;font-style:italic}.guide-book-count{display:grid;place-items:center;align-content:center;min-height:142px;padding:18px;border:1px solid #b9cbd8;border-radius:20px;background:#fff9;text-align:center}.guide-book-count strong{font:52px/1 Georgia,serif;color:var(--blue)}.guide-book-count span{max-width:100px;margin-top:8px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}.guide-book-dimensions{margin:28px 0 8px;padding:23px 24px;border-radius:17px;background:#173f61;color:white}.guide-book-dimensions h3{margin:0 0 14px;font:22px/1.3 Georgia,serif;font-weight:500}.guide-book-dimensions>div{display:flex;flex-wrap:wrap;gap:9px}.guide-book-dimensions span{display:inline-flex;align-items:center;gap:8px;padding:7px 11px 7px 7px;border:1px solid #ffffff3d;border-radius:30px;background:#ffffff13;font-size:13px}.guide-book-dimensions b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--blue);font-size:11px}.guide-book-chapter-title{margin:29px 0 14px}.guide-book-chapter-title h2{font-family:Georgia,serif;font-size:27px;font-weight:500}.guide-chapter-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.guide-chapter-summary{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:white}.guide-chapter-summary summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:67px;padding:13px 14px;cursor:pointer;list-style:none}.guide-chapter-summary summary::-webkit-details-marker{display:none}.guide-chapter-summary summary:hover{background:#f6f9fb}.guide-chapter-summary summary strong{font-size:15px;line-height:1.35}.guide-chapter-number{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf0f7;color:var(--blue);font-size:12px;font-weight:800}.guide-chapter-summary[open] summary{border-bottom:1px solid var(--line);background:#f8fafc}.guide-chapter-summary[open] .details-mark{transform:rotate(45deg)}.guide-chapter-summary>p{margin:0;padding:16px 18px 18px 64px;color:#405767;font-size:15px;line-height:1.65}.guide-book-notice{margin:20px 0 0}
.guide-book-visuals{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:28px;align-items:start;margin:30px 0}.guide-cover{margin:0}.guide-cover-page{display:grid;gap:9px;padding:20px 20px 16px;border:1px solid #c9d3dc;border-radius:8px;background:white;box-shadow:0 13px 32px #173f6117;text-align:center}.guide-cover-copy{display:grid;gap:4px}.guide-cover-copy small{color:#7462a2;font-weight:850;letter-spacing:.08em}.guide-cover-copy strong{font:30px/1.05 Georgia,serif;color:#172641}.guide-cover-copy span{color:#c57958;font-weight:800}.guide-cover-copy em{color:#637080;font-size:12px;font-style:normal}.guide-cover-page img{display:block;width:100%;aspect-ratio:1102/1427;object-fit:cover;border-radius:4px}.guide-cover-page>b{color:#172641;font-size:15px}.guide-cover figcaption{padding:9px 4px 0;color:var(--muted);font-size:12px;text-align:center}.guide-look-together{padding-top:9px}.guide-look-together>h3{font:26px/1.25 Georgia,serif;font-weight:500;color:#173f61}.guide-look-together>p{max-width:670px;color:var(--muted)}.guide-look-together>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-look-together img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border:5px solid white;border-radius:14px;box-shadow:0 5px 18px #173f6115}.guide-look-together img:last-child{grid-column:1/-1;aspect-ratio:2/1}
.mood-sheet{margin:0 0 32px;padding:30px;border:1px solid #d7cce1;border-radius:22px;background:#fff}.mood-sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:25px}.mood-sheet-heading>div{max-width:780px}.mood-sheet-heading h2{font:clamp(27px,3vw,38px)/1.2 Georgia,serif;font-weight:500;color:#173f61;margin:5px 0 8px}.mood-sheet-heading p{margin:0;color:var(--muted);font-size:16px}.mood-sheet-heading>span{display:grid;place-items:center;flex:0 0 62px;width:62px;height:62px;border-radius:50%;background:#f2eaf5;color:var(--purple);font-size:29px}.mood-sheet fieldset{min-width:0;margin:0 0 25px;padding:0;border:0}.mood-sheet legend{width:100%;margin-bottom:12px;font-weight:800;color:#294b62}.mood-face-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mood-face-choice{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr);gap:13px;align-items:center;padding:8px 13px 8px 8px;border:2px solid #e1e6ea;border-radius:15px;background:#fbfcfd;cursor:pointer}.mood-face-choice:hover{border-color:#acbcc8}.mood-face-choice:has(input:checked){border-color:var(--purple);background:#f8f1fa}.mood-face-choice>input{position:absolute;top:10px;left:10px;z-index:1;width:20px;height:20px;accent-color:var(--purple)}.mood-face-image{display:block;width:84px;aspect-ratio:1;border-radius:11px;background-image:url('media/humeurs-bebe.png');background-repeat:no-repeat;background-size:300% 200%;box-shadow:inset 0 0 0 1px #ffffff9c}.mood-face-0{background-position:0 0}.mood-face-1{background-position:50% 0}.mood-face-2{background-position:100% 0}.mood-face-3{background-position:0 100%}.mood-face-4{background-position:50% 100%}.mood-face-5{background-position:100% 100%}.mood-face-choice>strong{font-size:14px;line-height:1.35}.mood-observation-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mood-check-list{display:grid;gap:8px}.mood-check-list label{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px solid var(--line);border-radius:11px;background:#f8fafb;cursor:pointer;font-size:14px;line-height:1.45}.mood-check-list label:has(input:checked){border-color:#9fc1b2;background:#eef7f3}.mood-check-list input{flex:0 0 auto;width:18px;height:18px;margin-top:1px;accent-color:var(--green)}.mood-other{max-width:760px;margin-top:0}.mood-other textarea{min-height:78px}.mood-watch{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;margin-top:24px;padding:20px 22px;border:1px solid #e0cc9d;border-radius:15px;background:#fff8e9}.mood-watch>div:first-child{font-size:27px}.mood-watch h3{margin:0 0 6px;font-size:18px}.mood-watch p{margin:0;color:#5d5036;line-height:1.65}.mood-watch .official-sources{margin-top:12px}.mood-watch .official-sources a{font-size:12px}
@media(max-width:900px){.guide-book-visuals{grid-template-columns:minmax(230px,290px) minmax(0,1fr)}.mood-face-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.guide-book-visuals{grid-template-columns:1fr}.guide-cover{max-width:360px;margin-inline:auto}.guide-look-together>div{grid-template-columns:1fr 1fr}.mood-sheet{padding:22px}.mood-sheet-heading>span{display:none}.mood-face-grid,.mood-observation-grid{grid-template-columns:1fr}.mood-watch{grid-template-columns:1fr}.mood-watch>div:first-child{display:none}}
@media(max-width:460px){.guide-look-together>div{grid-template-columns:1fr}.guide-look-together img:last-child{grid-column:auto;aspect-ratio:16/10}.mood-face-choice{grid-template-columns:72px minmax(0,1fr)}.mood-face-image{width:72px}}
.guide-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.75fr);gap:34px;align-items:center;padding:34px;border-radius:22px;background:linear-gradient(135deg,#173f61,#285a70);color:white}.guide-hero .eyebrow{color:#dac8e2}.guide-hero h2{font:clamp(31px,4vw,46px)/1.12 Georgia,serif;font-weight:500;margin-bottom:12px}.guide-hero p{max-width:670px;margin:0;color:#e2edf3}.guide-progress{display:grid;align-items:start;padding:22px;border:1px solid #ffffff38;border-radius:16px;background:#ffffff12}.guide-progress>strong{font:44px/1 Georgia,serif}.guide-progress>span{margin-top:7px;color:#e2edf3;font-size:14px}.guide-progress progress{height:10px;margin:17px 0 20px;accent-color:#9ed2bd}.guide-progress .btn{background:white;color:var(--blue)}.guide-legend{margin-top:38px}.guide-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.guide-type-grid article{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:19px;background:white;border:1px solid var(--line);border-radius:15px}.guide-type-grid article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#eaf0f7;color:var(--blue);font-size:21px}.guide-type-grid small{color:var(--purple);font-weight:800;letter-spacing:.08em}.guide-type-grid h3{font-size:17px;margin:2px 0 5px}.guide-type-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.guide-stage-section{margin-top:42px}.guide-stage-list{display:grid;gap:15px}.guide-stage-card{padding:20px;background:white;border:1px solid var(--line);border-radius:17px}.guide-stage-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:17px;align-items:start}.guide-stage-heading h3{font:21px/1.35 Georgia,serif;font-weight:500;margin:5px 0 0}.guide-stage-heading>strong{min-width:48px;padding:6px 10px;border-radius:20px;background:#edf4f1;color:var(--green);font-size:13px;text-align:center}.guide-stage-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:17px}.guide-stage-step{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:10px;text-decoration:none;background:#f8fafc}.guide-stage-step>span{grid-row:1/3;display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#e9f0f6;color:var(--blue)}.guide-stage-step strong{font-size:13px;line-height:1.25}.guide-stage-step small{color:var(--muted);font-size:11px}.guide-stage-step:hover{border-color:#9eb2c2;background:#f1f6fa}.guide-stage-step.complete{border-color:#b9d8ca;background:#edf6f2;color:#205c4b}.guide-stage-step.complete>span{background:var(--green);color:white}.guide-reading{max-width:980px}.guide-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.guide-page-header h1{margin-bottom:8px}.guide-page-header p{margin:0;color:var(--muted)}.guide-page-number{display:flex;align-items:baseline;gap:3px;flex:0 0 auto;padding:15px 18px;border-radius:16px;background:var(--blue);color:white;font:32px/1 Georgia,serif}.guide-page-number small{font:13px/1 system-ui;color:#dbe8f0}.guide-page-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;margin:0 0 22px}.guide-page-tabs a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 9px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:white;text-decoration:none;font-size:13px}.guide-page-tabs a:hover{background:#f4f7fa}.guide-page-tabs a.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#edf3f8}.guide-page-tabs a.complete{color:var(--green)}.guide-page-tabs a>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e9f0f6;color:var(--blue);font-size:17px}.guide-page-tabs a.complete>span{background:var(--green);color:white}.guide-page-tabs a>strong{line-height:1.25}.guide-page-tabs a>small{color:var(--muted);font-size:11px}.guide-content-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;padding:30px;background:white;border:1px solid var(--line);border-radius:19px}.guide-content-card>div:last-child{min-width:0}.guide-content-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eaf0f7;color:var(--blue);font-size:26px}.guide-content-card h2{font-family:Georgia,serif;font-size:29px;font-weight:500}.guide-lead{font-size:19px;line-height:1.75}.guide-voice{margin-top:24px;padding:20px 23px;border-left:4px solid var(--purple);border-radius:0 13px 13px 0;background:#f7f1f8}.guide-voice>span{display:block;margin-bottom:7px;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-voice blockquote{margin:0;font:20px/1.7 Georgia,serif;color:#442852}.guide-activity-list{display:grid;gap:13px;padding:0;list-style:none}.guide-activity-list li{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc}.guide-activity-list li>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue);color:white;font-weight:800;font-size:13px}.guide-activity-list p{margin:2px 0 0}.guide-page-actions{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;margin-top:22px}.guide-page-actions>div:last-child{text-align:right}.guide-page-actions .btn{white-space:normal}.guide-content-card .worksheet-sources{padding-top:0!important}.guide-content-card>.guide-content-icon+.exercise{margin-top:0}
@media(max-width:1000px){.guide-chapter-summary-grid{grid-template-columns:1fr}.guide-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-stage-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-page-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.guide-book-summary{padding:22px}.guide-book-heading{grid-template-columns:1fr;gap:20px}.guide-book-count{grid-template-columns:auto 1fr;gap:12px;min-height:0;justify-items:start;text-align:left}.guide-book-count strong{font-size:41px}.guide-book-count span{margin:0;max-width:none}.guide-book-dimensions{padding:20px}.guide-book-chapter-title{align-items:flex-start;flex-direction:column}.guide-chapter-summary>p{padding-left:18px}.guide-hero{grid-template-columns:1fr;padding:25px;gap:24px}.guide-type-grid{grid-template-columns:1fr}.guide-stage-card{padding:16px}.guide-stage-heading{grid-template-columns:auto minmax(0,1fr)}.guide-stage-heading>strong{grid-column:2;justify-self:start}.guide-stage-steps{grid-template-columns:1fr 1fr}.guide-page-header{align-items:flex-start}.guide-page-number{padding:12px 14px;font-size:25px}.guide-page-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:visible;padding:0}.guide-page-tabs a{padding:10px;gap:2px 7px}.guide-page-tabs a>span{width:27px;height:27px;font-size:15px}.guide-content-card{grid-template-columns:1fr;padding:22px}.guide-content-icon{width:44px;height:44px}.guide-content-card h2{font-size:25px}.guide-lead{font-size:17px}.guide-page-actions{grid-template-columns:1fr}.guide-page-actions>div:last-child{text-align:left}.guide-page-actions .btn{width:100%}}
@media(max-width:420px){.guide-stage-steps,.guide-page-tabs{grid-template-columns:1fr}.guide-page-header{display:grid}.guide-page-number{justify-self:start}}
@media print{.guide-page-tabs,.guide-page-actions,.guide-reading>.back{display:none}.guide-content-card{border:0;padding:0}.guide-reading{max-width:none}}

/* Collection Protelia */
.collection-name{font-size:18px;line-height:1.4;color:#17364c;margin:8px 0 4px;text-align:center}.brand{flex-shrink:0;padding-bottom:20px}.sidebar{overflow-y:auto}.sidebar nav{flex-shrink:0}.partner-nav-button{width:100%;justify-content:flex-start;min-height:48px;padding:10px 16px;border-color:transparent;background:transparent}.partner-nav-button span{font-size:15px;width:auto!important;line-height:1.5}.partner-nav-button img{width:25px;height:25px}.partner-nav-button:hover{background:#edf3f6}.print-signature{display:none}footer{flex-wrap:wrap;font-size:14px}#footer-creator{font-weight:650}#advisor-link{color:#17615f;font-weight:600;text-underline-offset:3px}.topbar{height:auto;min-height:78px;gap:12px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}
@media(max-width:700px){.brand{display:grid;grid-template-columns:72px 1fr;column-gap:12px;row-gap:0;padding:0}.brand img{grid-row:span 2;width:72px;height:60px}.collection-name{text-align:left;margin:0;align-self:end;font-size:17px}.brand #brand-label{align-self:start}.sidebar nav{flex-shrink:0}.partner-nav-button{flex:0 0 auto;width:auto;padding:8px 12px;gap:8px}.topbar{min-height:56px}}
@media print{.print-signature{display:block;font-size:15pt;font-weight:650;margin-bottom:18pt;color:#17364c}}

@media print{.print-signature{display:flex;align-items:center;gap:16pt}.print-signature img{width:60pt;height:50pt;object-fit:contain}}

.daily{position:relative;overflow:hidden;padding-right:32%!important}.daily-photo{position:absolute;right:0;top:0;width:29%;height:100%;object-fit:cover;object-position:60% center;border-radius:0 16px 16px 0}.shell{padding-bottom:72px}@media(max-width:600px){.daily{padding-right:24px!important}.daily-photo{position:static;width:100%;height:140px;border-radius:12px;margin-bottom:18px}}
