.hugo-widget{--hugo-primary: #A0522D;--hugo-primary-dark: #7A3E1F;--hugo-bg: #FAF6F0;--hugo-bg-elevated: #fff;--hugo-text: #1A1A1A;--hugo-text-muted: #6B6B6B;--hugo-border: rgba(31,58,46,.1);--hugo-shadow: 0 18px 40px -12px rgba(31,58,46,.25);--hugo-shadow-lg: 0 26px 60px -16px rgba(31,58,46,.35);--hugo-radius: 18px}.hugo-zone{position:fixed;bottom:24px;right:24px;z-index:9000;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.hugo-zone.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.hugo-zone.is-panel-open{opacity:0;transform:translateY(20px);pointer-events:none}.hugo-tagline-permanent{background:var(--hugo-bg);color:var(--hugo-text);border:1px solid var(--hugo-border);padding:6px 12px;border-radius:16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.2;box-shadow:0 6px 14px -8px #1f3a2e2e;opacity:.85;white-space:nowrap;transition:opacity .25s ease}.hugo-zone:hover .hugo-tagline-permanent{opacity:1}@media (max-width: 768px){.hugo-tagline-permanent{display:none}}.hugo-launcher{position:relative;width:60px;height:60px;border:0;border-radius:50%;background:var(--hugo-primary);color:#fff;cursor:pointer;box-shadow:0 14px 30px -10px #a0522d8c,0 4px 10px -2px #00000026;display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease,box-shadow .25s ease;animation:hugoBreathe 5s ease-in-out infinite;transform-origin:center center}.hugo-launcher.is-hidden-by-panel{pointer-events:none}.hugo-launcher:hover{background:var(--hugo-primary-dark);animation-play-state:paused;transform:scale(1.06)}.hugo-zone.is-panel-open .hugo-launcher{animation:none}.hugo-launcher:focus-visible{outline:3px solid rgba(160,82,45,.4);outline-offset:3px}@keyframes hugoBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.hugo-launcher-avatar{font-family:Fraunces,serif;font-weight:600;font-size:1.55rem;line-height:1;letter-spacing:-.02em}.hugo-launcher-pulse{position:absolute;inset:-6px;border-radius:50%;background:var(--hugo-primary);opacity:.25;animation:hugo-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite;pointer-events:none}@keyframes hugo-pulse{0%{transform:scale(.85);opacity:.25}70%{transform:scale(1.4);opacity:0}to{transform:scale(.85);opacity:0}}.hugo-pulsation{position:fixed;bottom:100px;right:24px;z-index:8999;max-width:300px;padding:12px 32px 12px 16px;background:var(--hugo-bg);color:var(--hugo-text);border:1px solid rgba(232,181,71,.5);border-radius:12px;box-shadow:0 14px 32px -12px #1f3a2e4d,0 2px 6px #1f3a2e0f;font-family:Fraunces,serif;font-size:14px;line-height:1.4;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;text-align:left}.hugo-pulsation.is-visible{opacity:1;transform:translateY(0)}.hugo-pulsation.is-leaving{opacity:0;transform:translateY(-4px)}.hugo-pulsation:hover{border-color:#e8b547d9;box-shadow:0 16px 36px -10px #1f3a2e57,0 2px 6px #1f3a2e14}.hugo-pulsation:focus-visible{outline:3px solid rgba(160,82,45,.4);outline-offset:3px}.hugo-pulsation-text{display:block;color:var(--hugo-text)}.hugo-pulsation-arrow{position:absolute;bottom:-10px;right:24px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--hugo-primary);font-size:18px;line-height:1;pointer-events:none;text-shadow:0 1px 0 rgba(31,58,46,.06)}.hugo-pulsation-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:0;border-radius:50%;background:transparent;color:var(--hugo-text-muted);cursor:pointer;font-size:16px;line-height:1;opacity:.5;transition:opacity .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;padding:0}.hugo-pulsation-close:hover{opacity:1;background:#1f3a2e0f}@media (max-width: 600px){.hugo-pulsation{bottom:88px;right:16px;left:16px;max-width:none;font-size:13px}}.hugo-panel{position:fixed;bottom:24px;right:24px;z-index:9100;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 48px));background:var(--hugo-bg-elevated);border-radius:var(--hugo-radius);box-shadow:var(--hugo-shadow-lg);border:1px solid var(--hugo-border);display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(20px) scale(.96);transform-origin:bottom right;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1)}.hugo-panel.is-open{opacity:1;transform:translateY(0) scale(1)}.hugo-panel[hidden]{display:none!important}.hugo-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--hugo-primary);color:#fff}.hugo-panel-id{display:flex;align-items:center;gap:12px;min-width:0}.hugo-panel-avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-weight:600;font-size:1.1rem;color:#fff;letter-spacing:-.02em}.hugo-panel-name{font-family:Fraunces,serif;font-size:1.05rem;font-weight:600;line-height:1.1;letter-spacing:-.01em}.hugo-panel-role{font-family:Inter,sans-serif;font-size:.76rem;color:#ffffffc7;margin-top:2px;line-height:1.2;display:flex;align-items:center;gap:6px}.hugo-presence-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 2px #4ade804d;animation:hugo-presence 2.2s ease-in-out infinite}@keyframes hugo-presence{0%,to{opacity:.9}50%{opacity:.55}}.hugo-panel-close{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:0;background:#ffffff1f;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}.hugo-panel-close:hover{background:#ffffff38}.hugo-panel-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.hugo-panel-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:18px 16px 12px;background:var(--hugo-bg);scroll-behavior:smooth}.hugo-panel-body::-webkit-scrollbar{width:6px}.hugo-panel-body::-webkit-scrollbar-thumb{background:#1f3a2e2e;border-radius:3px}.hugo-panel-footer{padding:8px 16px 10px;background:var(--hugo-bg-elevated);border-top:1px solid var(--hugo-border);text-align:center}.hugo-signature{font-family:Inter,sans-serif;font-size:.72rem;color:var(--hugo-text-muted);letter-spacing:.02em}.hugo-signature strong{font-weight:600;color:var(--hugo-text)}.hugo-msg{display:flex;gap:8px;margin-bottom:10px;align-items:flex-end;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .28s ease}.hugo-msg.is-entering{opacity:0;transform:translateY(8px)}.hugo-msg-avatar{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--hugo-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-weight:600;font-size:.82rem;letter-spacing:-.02em}.hugo-msg-bubble{max-width:80%;padding:10px 14px;border-radius:14px;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.45;word-wrap:break-word;overflow-wrap:anywhere}.hugo-msg-hugo .hugo-msg-bubble{background:var(--hugo-bg-elevated);color:var(--hugo-text);border-bottom-left-radius:4px;box-shadow:0 1px 2px #1f3a2e14}.hugo-msg-user{flex-direction:row-reverse;justify-content:flex-end}.hugo-msg-user .hugo-msg-bubble{background:var(--hugo-primary);color:#fff;border-bottom-right-radius:4px}.hugo-msg-system .hugo-msg-bubble-system{background:#a0522d14;color:var(--hugo-text-muted);font-style:italic;border:1px dashed rgba(160,82,45,.28)}.hugo-typing-bubble{display:inline-flex;align-items:center;gap:4px;padding:12px 14px}.hugo-typing-dot{width:7px;height:7px;border-radius:50%;background:var(--hugo-text-muted);opacity:.35;animation:hugo-typing 1.2s ease-in-out infinite}.hugo-typing-dot:nth-child(2){animation-delay:.15s}.hugo-typing-dot:nth-child(3){animation-delay:.3s}@keyframes hugo-typing{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:.9}}.hugo-controls{margin:14px 0 6px 36px;display:flex;flex-wrap:wrap;gap:8px;opacity:1;transform:translateY(0);transition:opacity .15s ease,transform .15s ease}.hugo-controls.is-entering{opacity:0;transform:translateY(6px)}.hugo-controls.is-leaving{opacity:0;transform:translateY(-4px)}.hugo-controls.is-disabled .hugo-quick-btn,.hugo-controls.is-disabled .hugo-input,.hugo-controls.is-disabled .hugo-input-send{opacity:.55;cursor:not-allowed}.hugo-quick-btn{padding:9px 14px;border-radius:999px;border:1.5px solid var(--hugo-primary);background:transparent;color:var(--hugo-text);font-family:Inter,sans-serif;font-size:.86rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease;text-align:left;line-height:1.3}.hugo-quick-btn:hover:not(:disabled):not([aria-disabled=true]){background:var(--hugo-primary);color:#fff;transform:translateY(-1px)}.hugo-quick-btn:focus-visible{outline:2px solid var(--hugo-primary);outline-offset:2px}.hugo-quick-btn[aria-disabled=true]{cursor:not-allowed;opacity:.55}.hugo-quick-btn--enriched{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 14px;line-height:1.25;text-align:left;position:relative}.hugo-quick-btn-label{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:inherit;line-height:1.2}.hugo-quick-btn-sublabel{font-family:Inter,sans-serif;font-size:.74rem;font-weight:400;color:var(--hugo-text-muted);line-height:1.2;opacity:.9}.hugo-quick-btn--enriched:hover:not(:disabled):not([aria-disabled=true]) .hugo-quick-btn-sublabel{color:#ffffffd9}.hugo-quick-btn--highlighted:after{content:"";position:absolute;top:8px;right:10px;width:6px;height:6px;border-radius:50%;background:#e8b547;box-shadow:0 0 0 2px #e8b5472e;pointer-events:none}.hugo-input-wrap{flex-wrap:nowrap;align-items:stretch;gap:6px;margin-left:36px;margin-right:0}.hugo-input{flex:1;min-width:0;padding:10px 14px;border-radius:999px;border:1.5px solid var(--hugo-border);background:var(--hugo-bg-elevated);font-family:Inter,sans-serif;font-size:.9rem;color:var(--hugo-text);outline:none;transition:border-color .2s ease}.hugo-input:focus{border-color:var(--hugo-primary)}.hugo-input::placeholder{color:var(--hugo-text-muted)}.hugo-input-send{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:0;background:var(--hugo-primary);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease}.hugo-input-send:hover:not(:disabled){background:var(--hugo-primary-dark);transform:translateY(-1px)}.hugo-input-send:focus-visible{outline:2px solid var(--hugo-primary);outline-offset:2px}.hugo-buttons-system{margin-top:4px;padding-top:12px;border-top:1px dashed var(--hugo-border);gap:6px}.hugo-system-btn{padding:6px 14px;border-radius:999px;border:1px solid var(--hugo-text-muted);background:transparent;color:var(--hugo-text-muted);font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .15s ease;line-height:1.3}.hugo-system-btn:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--hugo-primary);color:var(--hugo-primary);transform:translateY(-1px)}.hugo-system-btn:focus-visible{outline:2px solid var(--hugo-primary);outline-offset:2px}.hugo-system-btn[aria-disabled=true]{cursor:not-allowed;opacity:.55}.hugo-controls.is-disabled .hugo-system-btn{opacity:.55;cursor:not-allowed}.hugo-separator{text-align:center;font-size:.75rem;color:var(--hugo-text-muted);font-style:italic;margin:16px 0;padding:0 24px;transition:opacity .28s ease,transform .28s ease}.hugo-separator.is-entering{opacity:0;transform:translateY(4px)}@media (max-width: 600px){.hugo-zone{bottom:16px;right:16px}.hugo-launcher{width:56px;height:56px}.hugo-panel{inset:0;width:100vw;height:100vh;max-height:100dvh;border-radius:0;transform:translateY(20px)}.hugo-panel.is-open{transform:translateY(0)}.hugo-panel-close{width:40px;height:40px}.hugo-panel-close svg{width:22px;height:22px}.hugo-panel-head{padding:16px 18px}}@media (prefers-reduced-motion: reduce){.hugo-zone,.hugo-launcher,.hugo-tagline-permanent,.hugo-pulsation,.hugo-panel,.hugo-msg,.hugo-controls,.hugo-separator{transition:none!important;animation:none!important}.hugo-launcher-pulse,.hugo-presence-dot,.hugo-typing-dot{animation:none!important}}:root{--primary:#C8553D;--primary-deep:#A8432F;--deep:#1F3A2E;--deep-2:#2D4A3E;--cream:#FAF6F0;--sand:#E8DCC4;--sand-2:#EFE5D2;--highlight:#E8B547;--ink:#1A1A1A;--muted:#6B6B6B;--line:#E8E1D5;--green-pale:#DDE7DA;--steel:#2F4858;--shadow-sm: 0 2px 6px rgba(31,58,46,.06);--shadow: 0 18px 40px -22px rgba(31,58,46,.28);--shadow-lg: 0 30px 70px -30px rgba(31,58,46,.35)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#fff;color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}h1,h2,h3,h4{font-family:Fraunces,serif;font-weight:400;letter-spacing:-.01em;line-height:1.05}h1{font-size:clamp(3rem,7.5vw,6rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.4rem;font-weight:500}p{font-size:1.0625rem;line-height:1.75;color:#2a2a2a}.muted{color:var(--muted)}.ital{font-style:italic;font-weight:300}.script{font-family:Caveat,cursive;color:var(--highlight);font-weight:500}.kicker{font-family:Caveat,cursive;color:var(--highlight);font-size:1.6rem;transform:rotate(-3deg);display:inline-block}.wrap{max-width:1240px;margin:0 auto;padding:0 32px}.section{padding:96px 0}@media (max-width:768px){.section{padding:64px 0}.wrap{padding:0 22px}}.underline-svg{display:block;margin-top:-6px;color:var(--highlight);height:14px;width:100%}.has-underline{position:relative;display:inline-block;padding-bottom:8px}.has-underline svg{position:absolute;left:-4%;bottom:-2px;width:108%;height:14px;pointer-events:none}.btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;font-weight:500;font-size:.95rem;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;white-space:nowrap}.btn .arr{width:18px;height:18px;transition:transform .3s ease}.btn:hover .arr{transform:translate(4px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px -10px #c8553d99}.btn-primary:hover{background:var(--primary-deep)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#000}.btn-outline{border:1.5px solid currentColor;color:var(--ink)}.btn-outline:hover{background:var(--ink);color:#fff}.btn-outline-white{border:1.5px solid rgba(255,255,255,.7);color:#fff}.btn-outline-white:hover{background:#fff;color:var(--ink);border-color:#fff}.btn-ghost{color:var(--ink)}.btn-ghost:hover{color:var(--primary)}.cta-round{width:64px;height:64px;border-radius:50%;background:var(--deep);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.cta-round:hover{transform:rotate(-15deg);background:var(--primary)}.center{text-align:center}.mt-2{margin-top:14px}.mt-4{margin-top:28px}.mt-6{margin-top:42px}.visually-hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.nav{position:sticky;top:0;z-index:50;background:#ffffffe0;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid rgba(31,58,46,.08)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;max-width:1400px;margin:0 auto;gap:32px}.logo{font-family:Fraunces,serif;font-size:1.05rem;font-weight:500;letter-spacing:-.01em;color:var(--deep);line-height:1;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.logo-le:after{content:"";position:absolute;top:-3px;right:-1px;width:6px;height:6px;background:var(--primary);border-radius:50%;opacity:0;animation:ink-in-dot .35s ease-out 1.4s forwards}@keyframes ink-in-dot{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.logo-mark{position:relative;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.logo-disc{position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,#e8b547,#c99732 75%,#b58527);border-radius:50%;box-shadow:0 2px 6px -2px #b8852766;-webkit-mask:conic-gradient(from -90deg,#000 var(--brush, 0deg),transparent 0);mask:conic-gradient(from -90deg,#000 var(--brush, 0deg),transparent 0);animation:brush-stroke 1.1s cubic-bezier(.65,.05,.25,1) .15s forwards,disc-pop .35s cubic-bezier(.34,1.56,.64,1) 1.25s both;transform-origin:center}@property --brush{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes brush-stroke{0%{--brush: 0deg;filter:blur(1px)}60%{filter:blur(.5px)}to{--brush: 360deg;filter:blur(0)}}@keyframes disc-pop{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.logo-c3{position:relative;font-family:Fraunces,serif;font-style:italic;font-weight:600;font-size:1.55rem;color:var(--deep);letter-spacing:-.04em;line-height:1;z-index:1;transform:translateY(-1px);font-feature-settings:"ss01";opacity:0;animation:ink-in-c3 .5s ease-out 1.05s forwards}.logo-le{font-family:Caveat,cursive;font-size:1.65rem;font-weight:500;color:var(--deep);transform:rotate(-6deg) translateY(1px);line-height:1;display:inline-block;position:relative;opacity:0;animation:ink-in .5s ease-out .85s forwards}@keyframes ink-in{0%{opacity:0;filter:blur(2px);transform:rotate(-6deg) translateY(3px)}to{opacity:1;filter:blur(0);transform:rotate(-6deg) translateY(1px)}}@keyframes ink-in-c3{0%{opacity:0;filter:blur(2px);transform:translateY(2px)}to{opacity:1;filter:blur(0);transform:translateY(-1px)}}.logo:hover .logo-disc{animation:disc-pop .5s cubic-bezier(.34,1.56,.64,1)}@media (prefers-reduced-motion: reduce){.logo-disc,.logo-le,.logo-c3,.logo-le:after{animation:none!important;opacity:1!important;--brush: 360deg }}.logo-c3 .three{font-weight:500;color:var(--deep);margin-left:-.04em}.footer .logo{color:#fff;font-size:1.8rem;margin-bottom:14px}.footer .logo .three{color:var(--highlight)}.nav-menu{display:flex;gap:40px;font-family:Fraunces,serif;font-size:1.05rem;font-weight:400;letter-spacing:-.005em;font-feature-settings:"ss01"}.nav-menu a{color:var(--deep);position:relative;padding:6px 0;transition:color .25s ease}.nav-menu a:hover{color:var(--primary)}.nav-menu a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.nav-menu a:hover:after{transform:scaleX(1)}.nav-item-dropdown{position:relative;display:inline-flex;align-items:center}.nav-link-dropdown{display:inline-flex;align-items:center;gap:6px}.nav-caret{color:var(--muted);transition:transform .25s ease,color .25s ease;flex-shrink:0;margin-top:1px}.nav-item-dropdown:hover .nav-caret,.nav-item-dropdown:focus-within .nav-caret{transform:rotate(180deg);color:var(--primary)}.nav-dropdown{position:absolute;top:calc(100% + 8px);left:-12px;min-width:280px;background:var(--cream);border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 32px -10px #1f3a2e33,0 2px 6px #1f3a2e0f;padding:8px;display:flex;flex-direction:column;gap:2px;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:60}.nav-item-dropdown:hover .nav-dropdown,.nav-item-dropdown:focus-within .nav-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.nav-dropdown-item{display:flex!important;flex-direction:column;gap:2px;padding:10px 14px!important;border-radius:10px;font-family:Inter,sans-serif!important;font-size:.92rem!important;font-weight:500;color:var(--ink)!important;letter-spacing:0;transition:background .2s ease,color .2s ease}.nav-dropdown-item:after{display:none!important}.nav-dropdown-item:hover{background:#fff;color:var(--primary)!important}.nav-dropdown-item:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.nav-dropdown-label{font-family:Fraunces,serif;font-size:1rem;font-weight:500;color:var(--deep);letter-spacing:-.005em}.nav-dropdown-item:hover .nav-dropdown-label{color:var(--primary)}.nav-dropdown-meta{font-family:Inter,sans-serif;font-size:.78rem;font-style:italic;color:var(--muted);font-weight:400}.nav-dropdown-item-all{border-bottom:1px dashed var(--line);border-radius:10px 10px 4px 4px;margin-bottom:4px;padding-bottom:14px!important}.nav-dropdown-item-all strong{font-family:Fraunces,serif;font-weight:500;color:var(--deep);font-size:.96rem;letter-spacing:-.005em}.nav-dropdown-item-all:hover strong{color:var(--primary)}.nav--fiche .nav-dropdown{background:#fff}@media (max-width:880px){.nav-menu{display:none}}.nav .btn-dark{padding:12px 20px 12px 22px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:500;letter-spacing:.005em;border-radius:999px;background:var(--deep)}.nav .btn-dark .arr{width:15px;height:15px}.nav--fiche{background:#faf6f0eb}.nav--fiche .logo,.nav--fiche .nav-menu a{color:var(--ink)}.bread{padding:18px 0 0;font-size:.86rem;color:var(--muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bread a{color:var(--muted);transition:color .2s}.bread a:hover{color:var(--primary)}.bread .sep{color:var(--line);font-size:.95rem}.bread .cur{color:var(--ink);font-weight:500}.footer{background:#0e1a14;color:#cfd6d1;padding:80px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer p{font-size:.92rem;color:#9aa39e;max-width:280px}.footer h4{font-family:Inter,sans-serif;color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.footer ul{list-style:none;display:grid;gap:10px}.footer ul li{font-size:.95rem}.footer ul a{color:#cfd6d1;font-size:.95rem;transition:color .2s}.footer ul a:hover{color:var(--highlight)}.socials{display:flex;gap:10px;margin-top:6px}.socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:inline-flex;align-items:center;justify-content:center;color:#cfd6d1;transition:all .25s}.socials a:hover{background:var(--highlight);color:var(--ink);border-color:var(--highlight)}.sub-foot{display:flex;justify-content:space-between;gap:24px;padding-top:28px;border-top:1px solid rgba(255,255,255,.08);font-size:.82rem;color:#7d857f;flex-wrap:wrap}.sub-foot a{color:#cfd6d1}.sub-foot .epaulon{font-family:Caveat,cursive;color:#9aa39e;font-size:1rem}@media (max-width:880px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}}.footer--fiche{background:var(--deep);padding:64px 0 28px}.footer--fiche .footer-grid{padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:0}.footer--fiche h4{font-family:Fraunces,serif;font-size:.86rem;font-weight:500;letter-spacing:.12em}.footer--fiche ul{display:flex;flex-direction:column;gap:9px}.footer--fiche ul li{font-size:.92rem}.footer--fiche a{color:#cfd6d1;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.footer--fiche a:hover{color:#fff;border-color:#fff6}.footer--fiche .socials a{background:#ffffff0f;border:0}.footer--fiche .socials a:hover{background:var(--highlight);color:var(--deep);transform:translateY(-2px)}.footer--fiche .sub-foot{padding-top:22px;font-size:.84rem;color:#ffffff8c;border-top:0}.footer--fiche .sub-foot a{color:#ffffff8c}.footer--fiche .epaulon{color:var(--highlight);font-size:1.05rem}.dev-banner{background:#fff3cd;border-bottom:1px solid #FFEAA7;color:#1f3a2e;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-align:center;padding:8px 16px;line-height:1.4;letter-spacing:.01em}@media (max-width: 600px){.dev-banner{font-size:11px;padding:7px 12px}}
