/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--papier);color:var(--texte);-webkit-font-smoothing:antialiased;min-height:100vh;text-rendering:optimizeLegibility;font-family:Karla,system-ui,-apple-system,sans-serif;font-size:1.0625rem;line-height:1.65}h1,h2,h3,h4,h5,h6{color:var(--texte);letter-spacing:-.022em;text-wrap:balance;font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:600;line-height:1.05}h1{font-variation-settings:"opsz" 144;letter-spacing:-.035em;font-size:clamp(2.75rem,9vw,6.5rem)}h2{font-variation-settings:"opsz" 96;font-size:clamp(2rem,5.5vw,3.5rem)}h3{font-variation-settings:"opsz" 36;letter-spacing:-.012em;font-size:clamp(1.3rem,2.6vw,1.75rem)}h4{font-variation-settings:"opsz" 24;font-size:1.0625rem}p{max-width:68ch}a{color:inherit;text-decoration:none}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.top-0{top:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-50{z-index:50}.mx-auto{margin-inline:auto}.my-5{margin-block:calc(var(--spacing)*5)}.my-6{margin-block:calc(var(--spacing)*6)}.my-9{margin-block:calc(var(--spacing)*9)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-9{margin-top:calc(var(--spacing)*9)}.mt-10{margin-top:calc(var(--spacing)*10)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-6{gap:calc(var(--spacing)*6)}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.font-plume{font-family:Dancing Script,cursive}}:root{--encre:#16110b;--encre-2:#221a11;--encre-3:#2f2416;--papier:#f5efe3;--papier-2:#ece2d0;--papier-3:#fff;--or:#a56a0b;--or-clair:#e4be73;--or-sourd:#d9c39a;--texte:#2a2119;--texte-doux:#5c5142;--texte-tenu:#857866;--sur-encre:#ece3d3;--sur-encre-doux:#a2937c;--marge:clamp(1.25rem,5vw,5rem);--colonne:74rem}.etiquette{letter-spacing:.18em;text-transform:uppercase;color:var(--or);font-family:Karla,sans-serif;font-size:.6875rem;font-weight:700}.sur-encre .etiquette{color:var(--or-clair)}.cadran{align-items:flex-end;gap:4px;height:16px;display:flex}.cadran span{background:var(--or-sourd);border-radius:1px;width:2px}.cadran span:nth-child(4n+1){background:var(--or);height:100%}.cadran span:nth-child(2n){height:42%}.cadran span:nth-child(4n+3){height:68%}.sur-encre .cadran span{background:#e4be7366}.sur-encre .cadran span:nth-child(4n+1){background:var(--or-clair)}.cadran-vertical{flex-direction:column;align-items:flex-start;gap:5px;width:14px;display:flex}.cadran-vertical span{background:#e4be7359;border-radius:1px;width:45%;height:2px}.cadran-vertical span:nth-child(4n+1){background:var(--or-clair);width:100%}.cadran-vertical span:nth-child(4n+3){width:70%}.sur-encre{background:var(--encre);color:var(--sur-encre)}.sur-encre h1,.sur-encre h2,.sur-encre h3,.sur-encre h4{color:var(--sur-encre)}.grain{position:relative}.grain:after{content:"";pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.carte{background:var(--papier-3);border:1px solid var(--or-sourd);border-radius:2px}.regle{background:var(--or-sourd);border:0;height:1px}.sur-encre .regle{background:#e4be7338}.lien{color:var(--or);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;padding-bottom:1px;transition:background-size .35s cubic-bezier(.22,1,.36,1)}.lien:hover,.lien:focus-visible{background-size:100% 1px}.sur-encre .lien{color:var(--or-clair)}.bouton{letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--or);color:var(--or);background:0 0;align-items:center;gap:.7rem;padding:.95rem 1.6rem;font-family:Karla,sans-serif;font-size:.75rem;font-weight:700;transition:background-color .3s,color .3s;display:inline-flex}.bouton:hover,.bouton:focus-visible{background:var(--or);color:var(--papier)}.sur-encre .bouton{border-color:var(--or-clair);color:var(--or-clair)}.sur-encre .bouton:hover,.sur-encre .bouton:focus-visible{background:var(--or-clair);color:var(--encre)}@keyframes monte{0%{transform:translateY(14px)}to{transform:none}}.monte{animation:.7s cubic-bezier(.22,1,.36,1) both monte}@media (prefers-reduced-motion:reduce){.monte{animation:none}}::selection{background:var(--or);color:var(--papier)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--papier-2)}::-webkit-scrollbar-thumb{background:var(--or-sourd)}::-webkit-scrollbar-thumb:hover{background:var(--or)}:focus-visible{outline:2px solid var(--or);outline-offset:3px}:focus:not(:focus-visible){outline:none}@media (max-width:640px){body{font-size:1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}header.svelte-ysceu4{background:transparent;border-bottom:1px solid transparent}.barre-posee.svelte-ysceu4{background:var(--encre);border-bottom-color:#e4be732e}.mx-auto.svelte-ysceu4{height:4.25rem}.marque.svelte-ysceu4{font-family:Fraunces,Georgia,serif;font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;color:var(--sur-encre);white-space:nowrap}.marque.svelte-ysceu4:hover{color:var(--or-clair)}.declencheur.svelte-ysceu4{display:inline-flex;align-items:center;gap:.75rem;background:none;border:0;padding:.5rem 0;cursor:pointer;color:var(--sur-encre)}.declencheur.svelte-ysceu4:hover{color:var(--or-clair)}.declencheur-texte.svelte-ysceu4{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.barres.svelte-ysceu4{display:grid;gap:5px;width:26px}.barres.svelte-ysceu4 span:where(.svelte-ysceu4){display:block;height:1.5px;background:currentColor;transition:transform .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1)}.barres.svelte-ysceu4 span:where(.svelte-ysceu4):last-child{width:60%;justify-self:end}.croix.svelte-ysceu4 span:where(.svelte-ysceu4):first-child{transform:translateY(3.25px) rotate(45deg)}.croix.svelte-ysceu4 span:where(.svelte-ysceu4):last-child{width:100%;transform:translateY(-3.25px) rotate(-45deg)}.panneau.svelte-ysceu4{position:fixed;inset:0;z-index:40;overflow-y:auto;animation:svelte-ysceu4-voile .4s cubic-bezier(.22,1,.36,1) both}@keyframes svelte-ysceu4-voile{0%{opacity:0}to{opacity:1}}.panneau-corps.svelte-ysceu4{margin-inline:auto;min-height:100%;display:flex;flex-direction:column;justify-content:center;padding-block:7rem 3rem}.groupes.svelte-ysceu4{display:grid;gap:3rem 4rem}@media (min-width: 800px){.groupes.svelte-ysceu4{grid-template-columns:repeat(3,minmax(0,1fr))}}.groupe.svelte-ysceu4{animation:monte .55s cubic-bezier(.22,1,.36,1) both}.groupe.svelte-ysceu4 ul:where(.svelte-ysceu4){display:grid;gap:.15rem}.groupe.svelte-ysceu4 a:where(.svelte-ysceu4){display:block;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,4.2vw,2.35rem);font-variation-settings:"opsz" 72;font-weight:500;letter-spacing:-.02em;line-height:1.25;color:var(--sur-encre);padding-block:.15rem;transition:color .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.groupe.svelte-ysceu4 a:where(.svelte-ysceu4):hover,.groupe.svelte-ysceu4 a:where(.svelte-ysceu4):focus-visible{color:var(--or-clair);transform:translate(10px)}.panneau-pied.svelte-ysceu4{margin-top:4.5rem;padding-top:1.5rem;border-top:1px solid rgba(228,190,115,.18);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.8125rem;color:var(--sur-encre-doux);animation:monte .55s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){.panneau.svelte-ysceu4,.groupe.svelte-ysceu4,.panneau-pied.svelte-ysceu4{animation:none}.groupe.svelte-ysceu4 a:where(.svelte-ysceu4):hover{transform:none}}footer.svelte-pxcu0r{padding-block:clamp(4rem,8vw,6rem) 2.5rem}.enveloppe.svelte-pxcu0r{margin-inline:auto;max-width:var(--colonne);padding-inline:var(--marge)}.haut.svelte-pxcu0r{display:grid;gap:clamp(3rem,6vw,5rem)}@media (min-width: 900px){.haut.svelte-pxcu0r{grid-template-columns:1fr 1.4fr}}.marque.svelte-pxcu0r{font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3vw,2.1rem);font-variation-settings:"opsz" 72;font-weight:600;letter-spacing:-.025em;color:var(--sur-encre)}.phrase.svelte-pxcu0r{font-size:1.0625rem;color:var(--sur-encre);max-width:34ch}.menu-ans.svelte-pxcu0r{margin-top:.65rem;font-size:.9375rem;color:var(--sur-encre-doux)}.colonnes.svelte-pxcu0r{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.colonnes.svelte-pxcu0r ul:where(.svelte-pxcu0r){list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.colonnes.svelte-pxcu0r a:where(.svelte-pxcu0r){color:var(--sur-encre);font-size:.9375rem;transition:color .25s ease}.colonnes.svelte-pxcu0r a:where(.svelte-pxcu0r):hover,.colonnes.svelte-pxcu0r a:where(.svelte-pxcu0r):focus-visible{color:var(--or-clair)}.contact.svelte-pxcu0r{margin-top:clamp(3rem,6vw,4.5rem);margin-bottom:2.5rem}.courriel.svelte-pxcu0r{font-family:Fraunces,Georgia,serif;font-size:clamp(1.3rem,3vw,1.85rem);font-variation-settings:"opsz" 72;font-weight:500;letter-spacing:-.02em;color:var(--or-clair);transition:opacity .25s ease}.courriel.svelte-pxcu0r:hover{opacity:.75}.lieu.svelte-pxcu0r{margin-top:.5rem;font-size:.9375rem;color:var(--sur-encre-doux)}.bas.svelte-pxcu0r{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;font-size:.8125rem;color:var(--sur-encre-doux)}.bas.svelte-pxcu0r p:where(.svelte-pxcu0r){max-width:none}
