﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Source Serif 4",Georgia,serif;font-size:1.0625rem;line-height:1.7;color:#0f4c81;background-color:#f5eddf;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:#0f4c81;text-decoration:none;transition:color 120ms ease}a:hover{color:#f58220}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:"Nunito",sans-serif;font-weight:900;line-height:1.15;color:#0f4c81;letter-spacing:-0.02em}h1{font-size:2.75rem}h2{font-size:1.875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}code,pre{font-family:"JetBrains Mono",monospace;font-size:.875em}pre{background:#f0e9db;color:#0f4c81;padding:1.5rem;overflow-x:auto;border-radius:8px}::selection{background:#f58220;color:#fff}.container{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container--narrow{max-width:780px}.site-header{background:#fdfcf9;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px rgba(15,76,129,.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.site-header__actions{display:flex;align-items:center;gap:1rem}.site-logo{display:flex;align-items:center;gap:.5rem;font-family:"Nunito",sans-serif;font-weight:900;font-size:1.25rem;color:#0f4c81;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.site-logo__img{width:36px;height:36px;display:block}.site-logo:hover{color:#f58220}.lang-toggle{display:flex;align-items:center;border:2px solid #ddd5c8;border-radius:50px;overflow:hidden}.lang-toggle__btn{display:flex;align-items:center;justify-content:center;padding:5px 10px;text-decoration:none;transition:all 120ms ease;opacity:.35;filter:grayscale(100%)}.lang-toggle__btn svg{width:22px;height:15px;display:block}.lang-toggle__btn:hover{opacity:.7;filter:grayscale(30%)}.lang-toggle__btn--active{opacity:1;filter:none;background:#f0e9db;cursor:default}.lang-toggle__btn--active:hover{opacity:1;filter:none}@media(max-width: 768px){.site-nav{display:none;position:absolute;top:64px;left:1rem;right:1rem;background:#fdfcf9;border-radius:16px;padding:1.5rem;box-shadow:0 8px 30px rgba(15,76,129,.1)}.site-nav.is-open{display:block}}.site-nav__list{display:flex;gap:.25rem}@media(max-width: 768px){.site-nav__list{flex-direction:column}}.site-nav__link{font-family:"Nunito",sans-serif;font-weight:700;font-size:.8125rem;color:#8b8fa1;padding:.5rem 1rem;border-bottom:2px solid rgba(0,0,0,0);transition:all 120ms ease;display:block}.site-nav__link:hover,.site-nav__link--active{color:#0f4c81;border-bottom-color:#f58220}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem}@media(max-width: 768px){.hamburger{display:flex;flex-direction:column;gap:5px}}.hamburger span{display:block;width:22px;height:2px;background:#0f4c81;border-radius:2px;transition:transform 120ms ease}.site-footer{background:#0f4c81;color:#c8ccdb;padding:5.5rem 0 1.5rem;margin-top:5.5rem;border-radius:24px 24px 0 0}.site-footer a{color:#c8ccdb}.site-footer a:hover{color:#f58220}.site-footer h4{color:#fff;font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.site-footer__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}@media(max-width: 768px){.site-footer__grid{grid-template-columns:1fr}}.site-footer__nav ul{display:flex;flex-direction:column;gap:.5rem;font-size:.8125rem}.site-footer__bottom{border-top:1px solid #3d4560;padding-top:1.5rem;font-size:.8125rem;color:#8b90a0}.hero{background:#fdfcf9;padding:5.5rem 0;text-align:left;border-radius:0 0 24px 24px;margin-bottom:2.5rem}.hero__row{display:flex;align-items:center;gap:2.5rem}.hero__content{flex:1;min-width:0}.hero__visual{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.hero__logo{max-width:280px;height:auto;border-radius:24px}.hero__title{font-size:3.5rem;font-weight:900;line-height:1.05;letter-spacing:-0.03em;margin-bottom:1.5rem}.hero__title span{color:#f58220}@media(max-width: 768px){.hero__title{font-size:2.5rem}}.hero .hero__label{font-family:"Nunito",sans-serif;font-weight:800;font-size:.8125rem;color:#f58220;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;display:block}.hero__subtitle{font-size:1.25rem;color:#8b8fa1;max-width:480px;margin-bottom:2.5rem}.hero__cta{display:inline-block;font-family:"Nunito",sans-serif;font-weight:800;font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;padding:14px 32px;background:#f58220;color:#fff;border-radius:50px;text-decoration:none;transition:all 250ms ease}.hero__cta:hover{background:rgb(226.0626609442,109.4832618026,10.1373390558);color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px rgba(245,130,32,.3)}@media(max-width: 768px){.hero__row{flex-direction:column;text-align:center}.hero__subtitle{max-width:100%}.hero__logo{max-width:200px}}.categories-grid{padding:2.5rem 0 5.5rem}.categories-grid__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(max-width: 768px){.categories-grid__items{grid-template-columns:1fr}}.category-card{display:block;background:#fdfcf9;padding:2.5rem 1.5rem;border-radius:16px;border-left:5px solid #ddd5c8;transition:all 250ms ease;text-decoration:none;color:#0f4c81;box-shadow:0 2px 12px rgba(15,76,129,.04)}.category-card:hover{color:#0f4c81;transform:translateY(-3px);box-shadow:0 8px 30px rgba(15,76,129,.08)}.category-card--pre-construction{border-left-color:#f58220}.category-card--administratif{border-left-color:#0f4c81}.category-card--par-piece{border-left-color:#56c6a9}.category-card--par-thematique{border-left-color:#6b5876}.category-card__icon{font-size:2rem;margin-bottom:.5rem;display:block}.category-card__title{font-size:1.25rem;font-weight:900;margin-bottom:.25rem}.category-card__desc{font-size:.8125rem;color:#8b8fa1;margin-bottom:.5rem}.category-card__count{font-family:"Nunito",sans-serif;font-size:.8125rem;font-weight:800;color:#8b8fa1}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.5rem}.posts-grid--small{grid-template-columns:repeat(auto-fill, minmax(260px, 1fr))}.article-card{background:#fdfcf9;border-radius:16px;border-left:4px solid #ddd5c8;transition:all 250ms ease;box-shadow:0 2px 12px rgba(15,76,129,.04)}.article-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(15,76,129,.08);border-left-color:#f58220}.article-card__link{display:block;padding:1.5rem;color:#0f4c81;text-decoration:none}.article-card__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.article-card__time{font-family:"Nunito",sans-serif;font-size:.8125rem;font-weight:700;color:#8b8fa1}.article-card__title{font-size:1.0625rem;font-weight:900;margin-bottom:.25rem;line-height:1.3}.article-card__desc{font-size:.8125rem;color:#8b8fa1;line-height:1.5}.badge{font-family:"Nunito",sans-serif;font-size:.6875rem;font-weight:800;padding:4px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}.badge--debutant{background:rgba(86,198,169,.15);color:#3d8a5a}.badge--intermediaire{background:rgba(245,130,32,.15);color:#b36d1e}.badge--avance{background:rgba(205,33,42,.15);color:#a85050}.breadcrumb{margin-bottom:1.5rem}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-family:"Nunito",sans-serif;font-size:.8125rem;font-weight:700}.breadcrumb__item:not(:last-child)::after{content:"›";margin-left:.25rem;color:#8b8fa1}.breadcrumb__item a{color:#8b8fa1}.breadcrumb__item a:hover{color:#f58220}.breadcrumb__item--current{color:#0f4c81}.reading-progress{position:fixed;top:0;left:0;width:0;height:3px;background:#f58220;z-index:200;transition:width 50ms linear}.post{padding:2.5rem 0 5.5rem}.post .container--narrow{background:#fdfcf9;border-radius:24px;padding:2.5rem 2.5rem 5.5rem;box-shadow:0 2px 16px rgba(15,76,129,.05)}@media(max-width: 768px){.post .container--narrow{padding:1.5rem;border-radius:16px}}.post__header{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #ddd5c8}.post__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.post__category{font-family:"Nunito",sans-serif;font-size:.6875rem;font-weight:800;padding:4px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}.post__difficulty{font-family:"Nunito",sans-serif;font-size:.6875rem;font-weight:800;padding:4px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}.post__difficulty--debutant{background:rgba(86,198,169,.15);color:#3d8a5a}.post__difficulty--intermediaire{background:rgba(245,130,32,.15);color:#b36d1e}.post__difficulty--avance{background:rgba(205,33,42,.15);color:#a85050}.post__title{font-size:2.5rem;letter-spacing:-0.03em;margin-bottom:1rem}@media(max-width: 768px){.post__title{font-size:1.875rem}}.post__info{display:flex;align-items:center;gap:1.5rem;font-family:"Nunito",sans-serif;font-size:.8125rem;font-weight:700;color:#8b8fa1}.post__reading-time::before{content:"·";margin-right:.5rem}.post__content h2{margin-top:4rem;margin-bottom:1rem;font-size:1.75rem}.post__content h3{margin-top:2.5rem;margin-bottom:1rem}.post__content p{margin-bottom:1.5rem}.post__content ul,.post__content ol{margin-bottom:1.5rem;padding-left:1.5rem;list-style:disc}.post__content ol{list-style:decimal}.post__content li{margin-bottom:.5rem}.post__content blockquote{border-left:4px solid #f58220;padding:1rem 1.5rem;margin:1.5rem 0;background:rgba(245,130,32,.06);border-radius:0 8px 8px 0}.post__content .conseil,.post__content .attention,.post__content .valide,.post__content .checklist{padding:1.5rem;margin:1.5rem 0;border-left:4px solid;border-radius:0 8px 8px 0}.post__content .conseil{background:rgba(245,130,32,.07);border-left-color:#f58220}.post__content .attention{background:rgba(205,33,42,.07);border-left-color:#cd212a}.post__content .valide{background:rgba(86,198,169,.07);border-left-color:#56c6a9}.post__content .checklist{background:rgba(86,198,169,.06);border-left-color:#56c6a9}.post__content .checklist ul{list-style:none;padding-left:0}.post__content .checklist li{display:flex;align-items:flex-start;gap:.5rem;padding:6px 0;cursor:pointer}.post__content .checklist .checklist-icon{width:22px;height:22px;min-width:22px;margin-top:1px;transition:all 250ms ease}.post__content .checklist .checklist-icon__box{stroke:#ddd5c8;fill:#fdfcf9;transition:all 250ms ease}.post__content .checklist .checklist-icon__check{stroke:rgba(0,0,0,0);transition:all 250ms ease}.post__content .checklist li:hover .checklist-icon__box{stroke:#56c6a9}.post__content .checklist li.checked .checklist-icon__box{stroke:#56c6a9;fill:#56c6a9}.post__content .checklist li.checked .checklist-icon__check{stroke:#fff}.post__content img{margin:1.5rem 0;border-radius:8px}.post__content table{width:100%;border-collapse:collapse;margin:1.5rem 0;border-radius:8px;overflow:hidden}.post__content table th,.post__content table td{padding:.5rem 1rem;border:1px solid #ddd5c8;text-align:left;font-size:.8125rem}.post__content table th{background:#f0e9db;font-family:"Nunito",sans-serif;font-weight:800;font-size:.8125rem}.related-posts{margin-top:4rem;padding-top:2.5rem;border-top:1px solid #ddd5c8}.related-posts h2{margin-bottom:1.5rem}.category-hero{background:#fdfcf9;padding:2.5rem 0;border-radius:0 0 24px 24px;margin-bottom:2.5rem;border-bottom:4px solid;box-shadow:0 2px 16px rgba(15,76,129,.05)}.category-hero__title{font-size:2.25rem;display:flex;align-items:center;gap:1rem}.category-hero__icon{font-size:2.5rem}.category-hero__desc{margin-top:.5rem;font-size:1.25rem;color:#8b8fa1}.category-layout{display:grid;grid-template-columns:240px 1fr;gap:2.5rem;padding-bottom:5.5rem}@media(max-width: 768px){.category-layout{grid-template-columns:1fr}}@media(max-width: 768px){.category-sidebar{order:2}}.subcategory-nav{position:sticky;top:84px;background:#fdfcf9;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px rgba(15,76,129,.04)}.subcategory-nav h3{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;color:#8b8fa1;margin-bottom:1rem}.subcategory-nav ul{display:flex;flex-direction:column;gap:.25rem}.subcategory-nav a{display:block;padding:.5rem 1rem;border-radius:8px;font-family:"Nunito",sans-serif;font-size:.8125rem;font-weight:700;color:#8b8fa1;transition:all 120ms ease}.subcategory-nav a:hover,.subcategory-nav a.active{background:rgba(245,130,32,.08);color:#f58220}.empty-state{text-align:center;padding:4rem;color:#8b8fa1;font-family:"Nunito",sans-serif;font-weight:700}.section-title{margin-bottom:2.5rem;font-family:"Nunito",sans-serif;font-weight:800;font-size:.8125rem;color:#f58220;text-transform:uppercase;letter-spacing:.1em}.latest-posts{padding:2.5rem 0 5.5rem}/*# sourceMappingURL=main.css.map */