@font-face{font-family:Lora;src:url(/assets/fonts/Lora-Variable.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/assets/fonts/Lora-Italic-Variable.woff2) format("woff2");font-weight:400 700;font-style:italic;font-display:swap}@font-face{font-family:CabinetGrotesk;src:url(/assets/fonts/CabinetGrotesk-Variable.woff2) format("woff2");font-weight:100 900;font-display:swap}:root{--bg: #FAF8F6;--bg-warm: #F3EFEB;--bg-dark-teal: #004D49;--bg-dark-brown: #3D1E0F;--bg-footer: #2D2420;--orange: #fc622a;--salmon: #FAD2CF;--lime: #CCEA2C;--teal: #005955;--green: #9FE099;--lavender: #BCA8D1;--orange-p: #FEE8E1;--lime-p: #F2F7D4;--teal-p: #E0F0EF;--lavender-p: #EDE6F3;--danger: #c0392b;--danger-light: #fdecea;--orange-dark: #d44a15;--text: #2D2420;--text-muted: #4D4540;--text-subtle: #9A928A;--text-faint: #B5ADA5;--text-inverse: #ffffff;--border: #EDE8E3;--code-bg: #1e1e2e;--code-text: #cdd6f4;--code-header: #181825;--code-border: #313244;--code-muted: #6c7086;--code-subtle: #a6adc8;--f-display: "Lora", serif;--f-body: "CabinetGrotesk", system-ui, -apple-system, sans-serif;--max-w: 1440px;--pad-x: 64px;--section-gap: 80px;--r-sm: 8px;--r-md: 14px;--r-lg: 16px;--r-xl: 20px;--r-2xl: 24px;--r-full: 9999px}@media(max-width:1024px){:root{--pad-x: 32px;--section-gap: 64px}}@media(max-width:768px){:root{--pad-x: 20px;--section-gap: 56px}}@media(max-width:480px){:root{--pad-x: 12px;--section-gap: 40px}}*,*:before,*:after{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;overflow-x:hidden;-webkit-overflow-scrolling:touch}body{font-family:var(--f-body);font-size:16px;background:var(--bg);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom,0px);overscroll-behavior-y:contain}a,button,.sidebar-link,.sidebar-section-title,.bottom-tab,.header-user{-webkit-tap-highlight-color:transparent}.btn{font-family:var(--f-body);font-size:16px;font-weight:700;padding:14px 28px;border-radius:var(--r-full);border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{background:var(--bg)}.form-field{display:flex;flex-direction:column;gap:.3rem}.form-field label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}input,select,textarea{font-size:16px}.form-field input{background:#fff;border:1px solid var(--border);border-radius:var(--r-md);padding:.625rem .875rem;font-size:1rem;color:var(--text);font-family:var(--f-body);outline:none;transition:border-color .2s}.form-field input:focus{border-color:#fc622a66}.form-field input::placeholder{color:var(--text-subtle)}.form-field select{background:#fff;border:1px solid var(--border);border-radius:var(--r-md);padding:.625rem .875rem;font-size:1rem;color:var(--text);font-family:var(--f-body);outline:none;transition:border-color .2s}.form-field select:focus{border-color:#fc622a66}.form-submit{width:100%;padding:16px 32px;border:none;border-radius:var(--r-full);background:var(--orange);color:#fff;font-family:var(--f-body);font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.form-submit:hover{opacity:.9}.form-submit:focus-visible{outline:2px solid var(--orange);outline-offset:2px}:focus-visible{outline:2px solid var(--orange);outline-offset:2px}:focus:not(:focus-visible){outline:none}.skip-link{position:absolute;top:-40px;left:0;background:var(--orange);color:#fff;padding:8px 16px;z-index:1000;font-family:var(--f-body);font-size:14px;border-radius:0 0 var(--r-sm) 0;transition:top .2s;text-decoration:none}.skip-link:focus{top:0}.portail-wrapper{display:flex;min-height:100vh;overflow-x:hidden}.portail-sidebar{width:280px;flex-shrink:0;background:#fff;border-right:1px solid var(--border);position:fixed;top:0;left:0;bottom:0;overflow-y:auto;z-index:10;display:flex;flex-direction:column}.sidebar-logo{padding:14px 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.sidebar-logo img{height:28px}.sidebar-logo span{font-size:13px;font-weight:700;color:var(--text-muted)}.sidebar-nav{flex:1;padding:16px 0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.sidebar-section{margin-bottom:4px}.sidebar-section-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:14px 24px 8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none}.sidebar-section-icon{width:18px;height:18px;flex-shrink:0;color:var(--text-subtle);margin-right:8px}.sidebar-section.open .sidebar-section-icon{color:var(--orange)}.sidebar-section-title:hover{color:var(--text-muted)}.sidebar-chevron{display:flex;width:14px;height:14px;transition:transform .2s;color:var(--text-faint)}.sidebar-chevron svg{width:14px;height:14px}.sidebar-section.open .sidebar-chevron{transform:rotate(90deg)}.sidebar-links{max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar-section.open .sidebar-links{max-height:600px}.sidebar-link{display:block;padding:8px 24px 8px 48px;font-size:15px;color:var(--text-muted);text-decoration:none;transition:all .15s;border-left:3px solid transparent;line-height:1.5}.sidebar-link:hover{color:var(--text);background:var(--bg)}.sidebar-link.active{color:var(--orange);background:var(--orange-p);border-left-color:var(--orange);font-weight:700}.sidebar-link--parent{display:flex;align-items:center;justify-content:space-between}.sidebar-subchevron{display:inline-flex;width:14px;height:14px;flex-shrink:0;color:var(--text-subtle);transition:transform .2s}.sidebar-subgroup.open .sidebar-subchevron{transform:rotate(90deg)}.sidebar-sublinks{max-height:0;overflow:hidden;transition:max-height .3s ease}.sidebar-subgroup.open .sidebar-sublinks{max-height:400px}.sidebar-link--sub{padding-left:64px;font-size:14px}.sidebar-badge-premium{display:inline-flex;align-items:center;padding:1px 6px;margin-left:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--orange-p);color:var(--orange);border-radius:var(--r-full);border:1px solid var(--orange);line-height:1.4}.sidebar-footer{padding:12px 16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.sidebar-footer-row{display:flex;justify-content:space-between;gap:8px}@media(max-width:768px){.sidebar-footer-hide-mobile{display:none}}.sidebar-footer-row .sidebar-footer-link{flex:none}.sidebar-footer-link{font-size:14px;font-weight:600;color:var(--text-subtle);text-decoration:none;padding:8px 4px;display:flex;align-items:center;gap:8px;border-radius:var(--r-sm);transition:all .15s}.sidebar-footer-link .sidebar-section-icon{width:16px;height:16px}.sidebar-footer-link:hover{color:var(--orange)}.portail-main{flex:1;margin-left:280px;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;min-width:0}.portail-header{height:60px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 32px;padding-top:env(safe-area-inset-top,0px);position:sticky;top:0;z-index:5}.portail-header.scrolled{box-shadow:0 2px 8px #00000014}.header-left{display:flex;align-items:center;gap:12px}.header-title{font-family:var(--f-display);font-size:20px;font-weight:700;color:var(--text)}.header-title em{font-style:italic;color:var(--orange)}.header-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px}.header-hamburger span{display:block;width:20px;height:2px;background:var(--text);margin:4px 0;transition:all .3s}.header-right{display:flex;align-items:center;gap:12px}.header-logo-mobile{display:none;height:24px;width:auto}.header-cta-help{padding:6px 14px;font-size:13px;font-weight:600;color:var(--orange);border:1px solid var(--orange);border-radius:var(--r-full);text-decoration:none;white-space:nowrap;transition:all .15s}.header-cta-help:hover{background:var(--orange);color:#fff}.header-user{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 12px;border-radius:var(--r-full);transition:background .15s;position:relative}.header-user:hover{background:var(--bg)}.header-avatar{width:32px;height:32px;border-radius:50%;background:var(--orange-p);color:var(--orange);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.header-avatar--img{object-fit:cover;background:none}.header-user-name{font-size:14px;font-weight:500;color:var(--text)}.header-dropdown--desktop{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);min-width:200px;padding:8px 0;box-shadow:0 8px 24px #0000001a;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s;z-index:20}.header-dropdown--desktop.open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-sheet-backdrop{position:fixed;inset:0;background:#00000059;z-index:200;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.mobile-sheet-backdrop.open{opacity:1;visibility:visible}.mobile-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:var(--r-xl) var(--r-xl) 0 0;padding:8px 0 calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 32px #00000026;z-index:210;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .25s ease,visibility .3s ease}.mobile-sheet.open{transform:translateY(0);opacity:1;visibility:visible}.mobile-sheet-handle{width:36px;height:4px;border-radius:2px;background:var(--border);margin:8px auto 12px}.mobile-sheet-link{display:block;padding:16px 24px;font-size:17px;font-weight:500;font-family:var(--f-body);color:var(--text);text-decoration:none;transition:background .1s}.mobile-sheet-link:active{background:var(--bg)}.mobile-sheet-link--danger{color:#c0392b}.mobile-sheet-divider{height:1px;background:var(--border);margin:4px 24px}.header-dropdown-link{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:500;font-family:var(--f-body);color:var(--text-muted);text-decoration:none;text-align:left;transition:all .15s}.header-dropdown-link:hover{background:var(--bg);color:var(--text)}.header-dropdown-link--danger{color:var(--danger)}.header-dropdown-link--danger:hover{background:#fce4e4}.header-dropdown-divider{height:1px;background:var(--border);margin:4px 0}.portail-breadcrumb{padding:16px 48px 0;font-size:13px;color:var(--text-subtle);display:flex;align-items:center;gap:6px;flex-wrap:nowrap;min-width:0}.breadcrumb-sep{color:var(--text-faint);flex-shrink:0}.breadcrumb-segment{color:var(--text-subtle);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}a.breadcrumb-segment:hover{color:var(--orange)}.breadcrumb-current{color:var(--text-muted);font-weight:500}.breadcrumb-home-icon{display:none}.breadcrumb-home-text{display:inline}.breadcrumb-first{flex-shrink:0;overflow:visible}@media(max-width:768px){.portail-breadcrumb{padding:12px 16px 0}.breadcrumb-home-icon{display:inline-flex;align-items:center;vertical-align:middle}.breadcrumb-home-text{display:none}.breadcrumb-segment{max-width:140px}.breadcrumb-current{max-width:200px}}.portail-content{max-width:880px;padding:24px 48px 64px;overflow-wrap:break-word;word-break:break-word;min-width:0}@media(min-width:1200px){.portail-content{max-width:1020px}}.sidebar-overlay{display:none;position:fixed;inset:0;background:#0000004d;z-index:40}.sidebar-overlay.visible{display:block}@media(max-width:768px){.portail-header{height:48px;padding:0 16px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.portail-header.header-hidden{transform:translateY(-100%)}.header-title{display:none}.header-logo-mobile{display:block;height:24px;width:auto}.header-hamburger{display:none!important}.header-user-name{font-size:13px}.header-cta-help{display:none}.header-user{gap:6px;padding:4px 8px;position:static}.header-avatar{width:28px;height:28px;font-size:12px}.header-dropdown--desktop{display:none!important}.portail-sidebar{position:fixed;inset:0;transform:translate(-100%);transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s ease;width:100%;max-width:100%;z-index:50;background:#fff;opacity:0}.portail-sidebar.open{transform:translate(0);opacity:1}.sidebar-close-mobile{display:flex;align-items:center;justify-content:flex-end;padding:12px 16px;border-bottom:1px solid var(--border)}.sidebar-close-btn{background:none;border:none;cursor:pointer;padding:8px;color:var(--text-muted);border-radius:var(--r-sm);transition:color .15s}.sidebar-close-btn:hover{color:var(--text)}.sidebar-overlay{display:none!important}.portail-main{margin-left:0}.portail-content{padding:20px 16px 32px;max-width:100%;animation:fadeInContent .2s ease}@keyframes fadeInContent{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sidebar-link{padding:10px 24px 10px 48px;min-height:44px;display:flex;align-items:center}.sidebar-link--sub{padding-left:64px}.sidebar-footer-link{padding:10px 4px;min-height:44px}.dashboard-next-step__row{flex-wrap:wrap;gap:10px}.dashboard-next-step__title{white-space:normal;flex-basis:100%}.dashboard-next-step__bar{flex-basis:100%;order:3}.dashboard-next-step__duration{order:2}.btn--sm{order:4;width:100%;text-align:center;justify-content:center}.quickwin-prompt{flex-direction:column;align-items:stretch;gap:8px}.quickwin-prompt code{word-break:break-word}}@media(max-width:480px){.portail-content{padding:16px 12px 40px}.portail-breadcrumb{padding:10px 12px 0;font-size:13px}.header-right{gap:6px}.dashboard-hero__title{font-size:22px}.dashboard-section-card{padding:14px}.dashboard-section-card__title{font-size:16px}}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:20px}.auth-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);padding:48px;width:100%;max-width:560px;box-shadow:0 2px 4px #0000000a}.auth-logo{display:block;height:32px;margin:0 auto 32px}.auth-title{font-family:var(--f-display);font-weight:700;font-size:28px;line-height:1.2;text-align:center;margin-bottom:16px;color:var(--text)}.auth-subtitle{font-size:18px;color:var(--text-muted);text-align:center;margin-bottom:32px;line-height:1.7}.auth-success{background:var(--teal-p);border:1px solid var(--teal);border-radius:var(--r-md);padding:16px 20px;color:var(--teal);font-size:16px;line-height:1.7;text-align:center;margin-top:16px;display:flex;align-items:center;gap:10px;justify-content:center}.auth-error{background:var(--orange-p);border:1px solid var(--orange);border-radius:var(--r-md);padding:16px 20px;color:#8b3a2f;font-size:16px;line-height:1.7;text-align:center;margin-top:16px}.auth-footer{text-align:center;margin-top:24px;font-size:15px;color:var(--text-subtle);line-height:1.7}.auth-footer a{color:var(--orange);text-decoration:none;font-weight:500}@media(max-width:640px){.auth-wrapper{padding:40px 16px 16px;align-items:flex-start}.auth-card{max-width:100%;padding:32px 20px;border-radius:var(--r-lg)}.auth-title{font-size:22px}.auth-subtitle{font-size:16px;margin-bottom:24px}}@media(max-width:380px){.auth-card{padding:24px 16px}.auth-title{font-size:20px}.auth-subtitle{font-size:15px}}.public-wrapper{min-height:100vh;display:flex;flex-direction:column}.public-header{height:60px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad-x);position:sticky;top:0;z-index:5}.public-header-left{display:flex;align-items:center;gap:16px}.public-header-left img{height:28px}.public-header-left span{font-size:14px;font-weight:700;color:var(--text-muted);padding-left:16px;border-left:1px solid var(--border)}.public-header-right a{font-size:14px;color:var(--text-muted);text-decoration:none;font-weight:500}.public-header-right a:hover{color:var(--orange)}.public-content{flex:1;max-width:720px;margin:0 auto;padding:40px var(--pad-x) 64px;width:100%}.cta-banner{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px;margin-top:48px;text-align:center}.cta-banner-title{font-family:var(--f-display);font-weight:700;font-size:20px;margin-bottom:8px}.cta-banner-text{font-size:15px;color:var(--text-muted);margin-bottom:20px;line-height:1.6}.nudge-upsell{margin:32px 0;padding:24px;background:var(--bg-warm);border-radius:var(--r-xl);border-left:4px solid var(--border)}.nudge-upsell-text{font-family:var(--f-display);font-weight:700;font-size:16px;margin:0 0 8px}.nudge-upsell-desc{font-size:14px;color:var(--text-muted);margin:0 0 12px;line-height:1.5}.nudge-upsell-link{font-size:14px;font-weight:700;color:var(--orange);text-decoration:none}.nudge-upsell-link:hover{text-decoration:underline}.quickwin-block{margin:24px 0;padding:20px 24px;background:var(--orange-p);border-radius:var(--r-xl);border:1px solid var(--orange)}.quickwin-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--orange);margin-bottom:8px}.quickwin-intro{font-size:14px;margin:0 0 12px;color:var(--text)}.quickwin-prompt{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:var(--r-md);margin-bottom:12px}.quickwin-prompt code{flex:1;font-size:14px;color:var(--text);font-family:var(--f-body)}.quickwin-copy{padding:4px 12px;font-size:12px;font-weight:700;background:var(--orange);color:#fff;border:none;border-radius:var(--r-sm);cursor:pointer;white-space:nowrap}.quickwin-result{font-size:14px;color:var(--text-muted);margin:0;line-height:1.5}.dashboard-hero{margin-bottom:24px}.dashboard-hero__title{font-family:var(--f-display);font-size:28px;font-weight:700;color:var(--text);line-height:1.2}.dashboard-next-step{background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);padding:14px 20px;margin-bottom:16px}.dashboard-next-step .dashboard-label{margin-bottom:10px}.dashboard-next-step__row{display:flex;align-items:center;gap:14px}.dashboard-next-step__title{font-family:var(--f-display);font-size:16px;font-weight:700;color:var(--text);white-space:nowrap;flex-shrink:0}.dashboard-next-step__duration{font-size:13px;color:var(--text-subtle);white-space:nowrap;flex-shrink:0}.dashboard-next-step__bar{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.dashboard-next-step__bar .dashboard-progress-bar{flex:1}.dashboard-next-step__done{font-size:15px;color:var(--text-muted);margin:0}.dashboard-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--orange);white-space:nowrap}.btn--sm{padding:8px 18px;font-size:14px;white-space:nowrap;flex-shrink:0}.dashboard-progress-bar{height:4px;background:var(--border);border-radius:var(--r-full);overflow:hidden}.dashboard-progress-fill{height:100%;background:var(--orange);border-radius:var(--r-full);transition:width .4s ease;min-width:4px}.dashboard-progress__label{font-size:12px;color:var(--text-subtle);white-space:nowrap;flex-shrink:0}.dashboard-quickwin-col{background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);padding:16px 20px;margin-bottom:24px}.dashboard-quickwin-col .dashboard-label{margin-bottom:10px}.dashboard-quickwin__result{font-size:14px;color:var(--text-muted);line-height:1.5;margin:10px 0 0}.dashboard-sections__title{font-family:var(--f-display);font-size:20px;font-weight:700;color:var(--text);margin-bottom:16px}.dashboard-sections{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}@media(max-width:768px){.dashboard-sections{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboard-sections{grid-template-columns:1fr}}.dashboard-section-card{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);text-decoration:none;transition:border-color .15s,box-shadow .15s}.dashboard-section-card:hover{border-color:var(--orange);box-shadow:0 2px 8px #0000000a}.dashboard-section-card__icon{width:22px;height:22px;flex-shrink:0;margin-top:2px;color:var(--orange)}.dashboard-section-card__icon svg{width:100%;height:100%}.dashboard-section-card__content{display:flex;flex-direction:column;gap:2px}.dashboard-section-card__title{font-family:var(--f-display);font-size:18px;font-weight:700;color:var(--text)}.dashboard-section-card__desc{font-size:14px;color:var(--text-muted);line-height:1.4}.dashboard-actus{margin-bottom:32px}.dashboard-actus__title{font-family:var(--f-display);font-size:20px;font-weight:700;color:var(--text);margin-bottom:16px}.dashboard-actus__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}@media(max-width:768px){.dashboard-actus__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.dashboard-actus__grid{grid-template-columns:1fr}}.dashboard-actus__card{background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;text-decoration:none;transition:border-color .15s,box-shadow .15s}.dashboard-actus__card:hover{border-color:var(--orange);box-shadow:0 2px 8px #0000000a}.dashboard-actus__thumb{height:120px;background:linear-gradient(135deg,var(--orange-p) 0%,var(--bg-warm) 100%)}.dashboard-actus__body{padding:14px 18px}.dashboard-actus__date{font-size:12px;color:var(--text-faint);display:block;margin-bottom:4px}.dashboard-actus__article-title{font-size:15px;font-weight:600;color:var(--text);line-height:1.3;margin:0}.dashboard-actus__all{font-size:15px;font-weight:600;color:var(--orange);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.dashboard-actus__all .arrow-right{display:inline-block;transition:transform .2s}.dashboard-actus__all:hover .arrow-right{transform:translate(4px)}.bottom-tabs,.sidebar-close-mobile{display:none}@media(max-width:768px){.bottom-tabs{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border);z-index:30;justify-content:space-around;align-items:center;padding:6px 0 calc(6px + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 8px #0000000f}.bottom-tab{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--text-subtle);font-size:10px;font-weight:600;padding:4px 12px;border-radius:var(--r-sm);transition:color .15s;border:none;background:none;cursor:pointer;font-family:var(--f-body)}.bottom-tab svg{width:24px;height:24px;stroke-width:1.8}.bottom-tab.active{color:var(--orange)}.bottom-tab.active svg{stroke-width:2.2;transform:scale(1.1);transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.hamburger-icon{width:22px;height:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.hamburger-icon span{display:block;width:20px;height:2px;background:currentColor;border-radius:1px;transition:all .3s cubic-bezier(.22,1,.36,1);transform-origin:center}.hamburger-icon.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-icon.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.portail-main{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}}@media(display-mode:standalone){.bottom-tabs{padding-bottom:max(16px,env(safe-area-inset-bottom,16px))}.portail-main{padding-bottom:calc(84px + max(16px,env(safe-area-inset-bottom,16px)))}}.reading-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--orange),#ff8a5c);z-index:100;width:0;transition:width .1s linear}@media(min-width:769px){.mobile-sheet,.mobile-sheet-backdrop{display:none!important}}.header-right{position:relative}.reading-time{font-size:13px;color:var(--text-subtle);margin-bottom:16px;display:flex;align-items:center;gap:6px}.reading-time:before{content:"";display:inline-block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239A928A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.page-icon{margin-right:8px;font-size:.85em}
