.container[data-astro-cid-d6puh33w]{width:100%;max-width:var(--container-max-width);margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding)}.container[data-astro-cid-d6puh33w].narrow{max-width:var(--container-max-width-narrow)}.container[data-astro-cid-d6puh33w].wide{max-width:var(--container-max-width-wide)}.brand-logo[data-astro-cid-tvrurpns]{margin:0;font-family:var(--theme-font-family-serif);font-size:var(--font-size-md);color:inherit;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.brand-logo[data-astro-cid-tvrurpns] svg[data-astro-cid-tvrurpns]{width:1.5em}.brand-logo[data-astro-cid-tvrurpns]:hover{cursor:pointer}@media screen and (min-width:601px){.brand-logo[data-astro-cid-tvrurpns]{justify-content:flex-start}.brand-logo[data-astro-cid-tvrurpns] svg[data-astro-cid-tvrurpns]{width:2.5em}}.site-footer[data-astro-cid-sz7xmlte]{margin-top:var(--section-spacing);padding:4rem var(--container-padding) 2rem;background:var(--theme-surface-1);color:var(--theme-ink);position:relative}.site-footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--pillar-demarrer) 0%,var(--pillar-potager) 33%,var(--pillar-balcon) 66%,var(--pillar-amenagement) 100%)}.site-footer__inner[data-astro-cid-sz7xmlte]{max-width:var(--container-max-width-wide);margin:0 auto;display:grid;grid-template-columns:2fr repeat(auto-fit,minmax(160px,1fr));gap:2.5rem}.site-footer__brand[data-astro-cid-sz7xmlte]{max-width:360px}.site-footer__tagline[data-astro-cid-sz7xmlte]{margin-top:1rem;color:var(--theme-muted);line-height:1.6}.site-footer__list[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-size:var(--font-size-sm);font-family:var(--theme-font-family-sans);text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;color:var(--theme-primary)}.site-footer__list[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}.site-footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--theme-ink);text-decoration:none;font-size:var(--font-size-sm);transition:color var(--theme-transition)}.site-footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--theme-primary)}.site-footer__copy[data-astro-cid-sz7xmlte]{max-width:var(--container-max-width-wide);margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid var(--theme-border);font-size:var(--font-size-sm);color:var(--theme-muted);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer__made[data-astro-cid-sz7xmlte]{font-style:italic}@media(max-width:640px){.site-footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--theme-paper) 92%,transparent);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid transparent;transition:border-color var(--theme-transition),box-shadow var(--theme-transition)}.site-header[data-astro-cid-3ef6ksr2].is-scrolled{border-color:var(--theme-border);box-shadow:var(--theme-shadow-sm)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--container-max-width-wide);margin:0 auto;padding:.875rem var(--container-padding)}.site-header__logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--theme-ink);font-weight:600;font-size:var(--font-size-sm);padding:.5rem 0;position:relative;transition:color var(--theme-transition)}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--theme-primary);transform:scaleX(0);transform-origin:left;transition:transform var(--theme-transition)}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--theme-primary)}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]:after{transform:scaleX(1)}.site-header__burger[data-astro-cid-3ef6ksr2]{display:none;width:2.5rem;height:2.5rem;padding:0;background:none;border:none;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px}.site-header__burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--theme-ink);transition:transform var(--theme-transition),opacity var(--theme-transition);transform-origin:center}.site-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.site-header__burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:820px){.site-header__burger[data-astro-cid-3ef6ksr2]{display:flex}.site-header__nav[data-astro-cid-3ef6ksr2]{position:fixed;inset:64px 0 0;background:var(--theme-paper);padding:2rem var(--container-padding);transform:translate(100%);transition:transform var(--theme-transition-slow);overflow-y:auto}.site-header__nav[data-astro-cid-3ef6ksr2].is-open{transform:translate(0)}.site-header__nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:.25rem}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;font-size:var(--font-size-md);padding:.875rem 0;border-bottom:1px solid var(--theme-border)}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{display:none}}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{color-scheme:light;--theme-paper: #fbf8f1;--theme-bg: #fbf8f1;--theme-surface-1: #f2ede0;--theme-surface-2: #e3ecd9;--theme-surface-3: #f5e4d4;--theme-ink: #1c2a1f;--theme-on-bg: #1c2a1f;--theme-on-surface-1: #1c2a1f;--theme-on-surface-2: #1c2a1f;--theme-muted: #5a6a5d;--theme-primary: #1f4a34;--theme-primary-hover: #2a6547;--theme-primary-soft: #e3ecd9;--theme-on-primary: #ffffff;--theme-accent: #c87f5a;--theme-accent-hover: #b36a47;--theme-accent-soft: #f5e4d4;--theme-on-accent: #ffffff;--pillar-demarrer: #7a9e4f;--pillar-demarrer-soft: #eaf1db;--pillar-potager: #386641;--pillar-potager-soft: #dde8de;--pillar-balcon: #c87f5a;--pillar-balcon-soft: #f5e4d4;--pillar-amenagement: #8b6f47;--pillar-amenagement-soft: #ede4d3;--theme-border: rgba(28, 42, 31, .12);--theme-border-strong: rgba(28, 42, 31, .25);--theme-shadow-sm: 0 1px 2px rgba(28, 42, 31, .05);--theme-shadow-md: 0 4px 12px rgba(28, 42, 31, .08);--theme-shadow-lg: 0 12px 32px rgba(28, 42, 31, .12);--radius-sm: .375rem;--radius-md: .75rem;--radius-lg: 1.25rem;--radius-xl: 2rem;--radius-full: 999px;--theme-transition: .18s cubic-bezier(.4, 0, .2, 1);--theme-transition-slow: .32s cubic-bezier(.4, 0, .2, 1);--container-max-width: 1200px;--container-max-width-narrow: 760px;--container-max-width-wide: 1440px;--container-padding: 1.25rem;--section-spacing: clamp(3rem, 8vw, 6rem);--theme-grid-gap: 1.5rem;--theme-font-family-serif: "Roboto Serif", Georgia, Cambria, "Times New Roman", Times, serif;--theme-font-family-sans: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--prose-width: 68ch;--prose-width-wide: 80ch}*:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:var(--radius-sm)}::selection{background:var(--theme-primary);color:var(--theme-on-primary)}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/roboto-serif-v8-latin-600.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-600.woff) format("woff")}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/roboto-serif-v8-latin-700.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/lato-v23-latin-300.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-300.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/lato-v23-latin-regular.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/lato-v23-latin-700.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/lato-v23-latin-700italic.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700italic.woff) format("woff")}:root{--font-size-xs: clamp(.75rem, .025vw + .74rem, .8125rem);--font-size-sm: clamp(.875rem, .05vw + .86rem, .9375rem);--font-size-base: clamp(1rem, .12vw + .97rem, 1.125rem);--font-size-md: clamp(1.25rem, .25vw + 1.2rem, 1.5rem);--font-size-lg: clamp(1.5rem, .5vw + 1.4rem, 1.875rem);--font-size-xl: clamp(2rem, 1vw + 1.8rem, 2.75rem);--font-size-xxl: clamp(2.5rem, 2vw + 2.1rem, 3.75rem);--font-size-xxxl: clamp(3rem, 3vw + 2.4rem, 5rem)}html,body{line-height:1.65;font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);color:var(--theme-on-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:var(--theme-font-family-serif);font-weight:700;line-height:1.15;color:var(--theme-ink);letter-spacing:-.015em}h1{font-size:var(--font-size-xxl);margin:0 0 1.5rem}h2{font-size:var(--font-size-xl);margin:2.5rem 0 1rem}h3{font-size:var(--font-size-lg);margin:2rem 0 .75rem;font-weight:600}h4{font-size:var(--font-size-md);margin:1.5rem 0 .75rem;font-weight:600}p{margin:0 0 1.25rem}a{color:var(--theme-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color var(--theme-transition)}a:hover{color:var(--theme-primary-hover);text-decoration-thickness:2px}strong,b{font-weight:700;color:var(--theme-ink)}small{font-size:var(--font-size-sm);color:var(--theme-muted)}blockquote{font-family:var(--theme-font-family-serif);font-style:italic;font-size:1.2em;font-weight:500;line-height:1.5;margin:2rem 0;padding:1rem 0 1rem 1.75rem;border-left:3px solid var(--theme-primary);color:var(--theme-ink)}blockquote p{margin:0}hr{border:none;border-top:1px solid var(--theme-border);margin:3rem 0}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:.9em;background:var(--theme-surface-1);padding:.15em .4em;border-radius:var(--radius-sm)}table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:var(--font-size-sm);background:var(--theme-paper);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--theme-shadow-sm)}thead{background:var(--theme-primary);color:var(--theme-on-primary)}th{text-align:left;padding:.875rem 1rem;font-weight:600;font-family:var(--theme-font-family-sans);letter-spacing:.02em;text-transform:uppercase;font-size:.75rem}td{padding:.75rem 1rem;border-top:1px solid var(--theme-border);vertical-align:top}tbody tr:nth-child(2n){background:var(--theme-surface-1)}tbody tr:hover{background:var(--theme-surface-2)}ul,ol{padding-left:1.5rem;margin:0 0 1.5rem}li{margin-bottom:.5rem}li::marker{color:var(--theme-primary)}img,figure{margin:0}html,body{height:100%}html{scroll-padding-top:5rem}body{margin:0 auto;background-color:var(--theme-bg);color:var(--theme-on-bg);position:relative;overflow-x:hidden}main{min-height:60vh}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(circle at 20% 0%,var(--theme-surface-2) 0%,transparent 40%),radial-gradient(circle at 80% 100%,var(--theme-surface-3) 0%,transparent 45%);opacity:.35;z-index:-1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--theme-font-family-sans);font-weight:700;font-size:var(--font-size-sm);letter-spacing:.02em;line-height:1.2;border:none;border-radius:var(--radius-full);cursor:pointer;text-decoration:none;transition:all var(--theme-transition);white-space:nowrap}.btn--primary{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:var(--theme-shadow-sm)}.btn--primary:hover{background:var(--theme-primary-hover);color:var(--theme-on-primary);transform:translateY(-1px);box-shadow:var(--theme-shadow-md);text-decoration:none}.btn--ghost{background:transparent;color:var(--theme-ink);border:1.5px solid var(--theme-border-strong)}.btn--ghost:hover{background:var(--theme-surface-1);color:var(--theme-ink);text-decoration:none}.btn--accent{background:var(--theme-accent);color:var(--theme-on-accent)}.btn--accent:hover{background:var(--theme-accent-hover);color:var(--theme-on-accent);text-decoration:none}.chip{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:var(--font-size-xs);font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-full);background:var(--theme-surface-1);color:var(--theme-ink);text-decoration:none}.chip--demarrer{background:var(--pillar-demarrer-soft);color:var(--pillar-demarrer)}.chip--potager{background:var(--pillar-potager-soft);color:var(--pillar-potager)}.chip--balcon-terrasse{background:var(--pillar-balcon-soft);color:var(--pillar-balcon)}.chip--amenagement{background:var(--pillar-amenagement-soft);color:var(--pillar-amenagement)}@media(prefers-reduced-motion:reduce){body:before{display:none}}.brand-logo{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--theme-font-family-serif);font-weight:700;font-size:var(--font-size-md);color:var(--theme-ink);text-decoration:none;transition:transform var(--theme-transition)}.brand-logo:hover{transform:scale(1.02);text-decoration:none}.brand-logo svg{width:2em;height:2em}.rounded{border-radius:var(--radius-lg)}.skip-link[data-astro-cid-hoe5mouk]{position:absolute;top:-40px;left:1rem;z-index:9999;background:var(--theme-primary, #2c3e2d);color:var(--theme-on-primary, #fff);padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;transition:top .2s ease-in-out}.skip-link[data-astro-cid-hoe5mouk]:focus{top:1rem}
