.ped-tree-chien{display:flex;flex-direction:column;gap:2.25rem;align-items:center;overflow-x:auto;padding:.5rem 0}.ped-tree-chien .ped-side{display:inline-block;width:auto}.ped-tree-chien .ped-side__title{text-align:center;font-family:var(--font-heading,serif);font-size:1rem;font-weight:700;color:var(--clr-gold,#c9a96e);margin:0 0 1.1rem;letter-spacing:.02em}.ped-tree-chien .ped-side__title:after{content:"";display:block;width:44px;height:1px;margin:.5rem auto 0;background:linear-gradient(90deg,transparent,var(--clr-gold,#c9a96e),transparent)}.ped-tree-chien .ped-branch{display:flex;align-items:center}.ped-tree-chien .ped-branch__parent{flex:0 0 auto;display:flex;align-items:center}.ped-tree-chien .ped-branch__parent:after{content:"";flex:0 0 22px;height:2px;background:#c9a96e99}.ped-tree-chien .ped-branch__gps{flex:0 0 auto;display:flex;flex-direction:column;gap:1.5rem;position:relative}.ped-tree-chien .ped-branch__gps:before{content:"";position:absolute;left:0;top:118px;bottom:118px;width:2px;background:#c9a96e99}.ped-tree-chien .ped-gpgroup{display:flex;align-items:center;position:relative;height:236px}.ped-tree-chien .ped-gpgroup:before{content:"";position:absolute;left:0;width:24px;top:50%;height:2px;background:#c9a96e99}.ped-tree-chien .ped-gpgroup__gp{flex:0 0 auto;display:flex;align-items:center;margin-left:24px}.ped-tree-chien .ped-gpgroup__gp:after{content:"";flex:0 0 20px;height:2px;background:#c9a96e80}.ped-tree-chien .ped-gpgroup__agp{flex:0 0 auto;display:flex;flex-direction:column;gap:.7rem;position:relative}.ped-tree-chien .ped-gpgroup__agp:before{content:"";position:absolute;left:0;top:56px;bottom:56px;width:2px;background:#c9a96e80}.ped-tree-chien .ped-agp-cell{display:flex;align-items:center;position:relative;height:112px}.ped-tree-chien .ped-agp-cell:before{content:"";position:absolute;left:0;width:18px;top:50%;height:2px;background:#c9a96e80}.ped-tree-chien .ped-agp-cell .ped-node{margin-left:18px}.ped-tree-chien .ped-node{display:flex;align-items:center;gap:.85rem;padding:.8rem .95rem;height:112px;overflow:hidden;background:var(--clr-bg-card,#211d1a);border:1px solid var(--clr-border,#2a2420);border-radius:14px;transition:border-color .3s,transform .3s;min-width:0;box-sizing:border-box}.ped-tree-chien .ped-node:hover{border-color:#c9a96e73;transform:translateY(-1px)}.ped-tree-chien .ped-node--parent{border-color:#c9a96e80;background:linear-gradient(135deg,#c9a96e1f,#c9a96e05)}.ped-tree-chien .ped-node--gp{background:#ffffff05}.ped-tree-chien .ped-node__ph{position:relative;width:72px;height:72px;border-radius:50%;background-size:cover;background-position:center;flex-shrink:0;border:2px solid rgba(201,169,110,.45);cursor:pointer}.ped-tree-chien .ped-node--parent .ped-node__ph{width:84px;height:84px}.ped-tree-chien .ped-node--agp .ped-node__ph{width:58px;height:58px}.ped-tree-chien .ped-node__ph.ped-lightbox:hover{border-color:var(--clr-gold,#c9a96e)}.ped-tree-chien .ped-node__zoom{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0f0d0d8c;color:var(--clr-gold,#c9a96e);opacity:0;transition:opacity .25s ease}.ped-tree-chien .ped-node__ph.ped-lightbox:hover .ped-node__zoom{opacity:1}.ped-tree-chien .ped-node__ph--empty{display:flex;align-items:center;justify-content:center;color:var(--clr-gold,#c9a96e);background:#c9a96e1a;cursor:default}.ped-tree-chien .ped-node__info{display:flex;flex-direction:column;gap:.18rem;text-align:left;min-width:0;flex:1}.ped-tree-chien .ped-node__role{display:flex;align-items:center;gap:.28rem;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--clr-gold,#c9a96e);line-height:1.25;white-space:normal}.ped-tree-chien .ped-sexe{font-size:.82rem;line-height:1}.ped-tree-chien .ped-sexe--m{color:#60a5fa}.ped-tree-chien .ped-sexe--f{color:#f472b6}.ped-tree-chien .ped-node__nom{font-size:.92rem;font-weight:600;color:var(--clr-text-primary,#f5f0e8);line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.ped-tree-chien .ped-node--parent .ped-node__nom{font-size:1.02rem}.ped-tree-chien .ped-node__race{font-size:.7rem;line-height:1.35;color:var(--clr-text-muted,#8a8178);white-space:normal;overflow-wrap:anywhere}.ped-tree-chien .ped-node__race--empty{font-style:italic;opacity:.7}.ped-tree-chien .ped-branch__parent .ped-node{width:300px;height:124px}.ped-tree-chien .ped-gpgroup__gp .ped-node{width:290px}.ped-tree-chien .ped-agp-cell .ped-node{width:280px;height:112px}.ped-tree-chien .ped-node__nom,.ped-tree-chien .ped-node__race{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ped-note-chien{text-align:center;font-size:.76rem;color:var(--clr-text-muted,#8a8178);margin:1.6rem 0 0;font-style:italic}@media(max-width:1100px){.ped-tree-chien .ped-side{min-width:1060px}}@media(max-width:600px){.ped-tree-chien .ped-side{min-width:0}.ped-tree-chien{display:block;gap:0}.ped-tree-chien .ped-side{display:block;width:100%;margin-bottom:1.6rem}.ped-tree-chien .ped-side__title{text-align:center;margin:0 0 .9rem}.ped-tree-chien .ped-branch,.ped-tree-chien .ped-branch__parent,.ped-tree-chien .ped-branch__gps,.ped-tree-chien .ped-gpgroup,.ped-tree-chien .ped-gpgroup__gp,.ped-tree-chien .ped-agp-cell{display:block;height:auto;border-left:0;margin-left:0;padding-left:0;gap:0;flex:none}.ped-tree-chien .ped-branch__parent:after,.ped-tree-chien .ped-branch__gps:before,.ped-tree-chien .ped-gpgroup:before,.ped-tree-chien .ped-gpgroup__gp:after,.ped-tree-chien .ped-gpgroup__agp:before,.ped-tree-chien .ped-agp-cell:before{display:none!important}.ped-tree-chien .ped-gpgroup__gp:before{content:"Grands-parents";display:block;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-text-secondary,#9a8f7d);margin:.2rem 0 .5rem .15rem;position:static;width:auto;height:auto;background:none}.ped-tree-chien .ped-gpgroup__gp:nth-of-type(1):before{content:"";display:none}.ped-tree-chien .ped-gpgroup__agp:after{content:"Arriere-grands-parents";display:block;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-text-secondary,#9a8f7d);margin:.15rem 0 .5rem .15rem;grid-column:1 / -1;order:-1}.ped-tree-chien .ped-branch__parent,.ped-tree-chien .ped-gpgroup{margin-bottom:1.15rem}.ped-tree-chien .ped-branch__parent .ped-node{width:100%;height:auto;margin:0;min-height:64px;box-sizing:border-box}.ped-tree-chien .ped-gpgroup__gp .ped-node{width:100%;height:auto;margin:0 0 .9rem;min-height:60px;box-sizing:border-box;border-radius:0 10px 10px 0}.ped-tree-chien .ped-gpgroup__gp .ped-node--gp:has(.ped-sexe--m),.ped-tree-chien .ped-gpgroup__gp .ped-node{border-left:3px solid rgba(96,165,250,.55)}.ped-tree-chien .ped-gpgroup__gp .ped-node:has(.ped-sexe--f){border-left:3px solid rgba(244,114,182,.55)}.ped-tree-chien .ped-gpgroup__agp{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ped-tree-chien .ped-gpgroup__agp{align-items:stretch}.ped-tree-chien .ped-agp-cell{display:flex;align-items:stretch}.ped-tree-chien .ped-gpgroup__agp .ped-node{width:100%;height:100%;margin:0;box-sizing:border-box;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;gap:.45rem;padding:.7rem .5rem}.ped-tree-chien .ped-gpgroup__agp .ped-node__ph{width:44px;height:44px;flex-shrink:0}.ped-tree-chien .ped-gpgroup__agp .ped-node__info{align-items:center;text-align:center}.ped-tree-chien .ped-gpgroup__agp .ped-node__role{justify-content:center;font-size:.58rem}.ped-tree-chien .ped-gpgroup__agp .ped-node__nom{font-size:.76rem}.ped-tree-chien .ped-gpgroup__agp .ped-node__race{font-size:.64rem}}.fiche-carrousel{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;cursor:pointer;background:var(--clr-bg-card);border:1px solid rgba(201,169,110,.35);box-shadow:0 8px 30px #00000059,inset 0 0 0 1px #c9a96e14}.fiche-carrousel__track{display:flex;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.fiche-carrousel__slide{position:relative;flex:0 0 100%;height:100%;overflow:hidden}.fiche-carrousel__bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(22px) brightness(.4);transform:scale(1.2);z-index:0}.fiche-carrousel__img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.fiche-carrousel__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:flex-end;justify-content:flex-end;padding:.75rem;opacity:1;cursor:zoom-in;transition:background .25s;background:linear-gradient(0deg,rgba(15,13,13,.35) 0%,transparent 55%)}.fiche-carrousel:hover .fiche-carrousel__overlay{background:linear-gradient(0deg,rgba(15,13,13,.5) 0%,transparent 60%)}.fiche-carrousel__overlay svg{color:#fff;background:#0f0d0d8c;border-radius:50%;padding:6px;width:32px;height:32px;box-sizing:content-box;opacity:.9;transition:opacity .2s,background .2s}.fiche-carrousel:hover .fiche-carrousel__overlay svg{opacity:1;background:#c9a96ed9}.fiche-carrousel__btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#0f0d0da6;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:1.4rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,opacity .2s;z-index:2}.fiche-carrousel__btn:hover{background:#c9a96ebf}.fiche-carrousel__btn--prev{left:.6rem}.fiche-carrousel__btn--next{right:.6rem}.fiche-carrousel__dots{position:absolute;bottom:.85rem;left:50%;transform:translate(-50%);display:flex;gap:.4rem;z-index:2}.carr-dot{-webkit-appearance:none;appearance:none;width:16px;height:2px;border-radius:2px;background:#ffffff59;border:none;cursor:pointer;transition:background .25s,width .25s;padding:0;margin:0;box-shadow:none}.carr-dot--active{background:var(--clr-gold);width:24px}.fiche-carrousel__count{position:absolute;bottom:.85rem;left:.85rem;z-index:3;display:inline-flex;align-items:center;gap:.35rem;background:#0f0d0db8;color:#fff;font-family:var(--font-body);font-size:.72rem;font-weight:600;padding:.32rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(6px)}.fiche-carrousel__count svg{color:var(--clr-gold)}.hb-lb{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#080707f0}.hb-lb.open{display:flex}.hb-lb__stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1.25rem 2rem 6.5rem;box-sizing:border-box}.hb-lb__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:6px;box-shadow:0 20px 60px #00000080}.hb-lb__close{position:fixed;top:1.25rem;right:1.5rem;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:none;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.hb-lb__close:hover{background:#ffffff40}.hb-lb__arrow{position:fixed;top:calc(50% - 3rem);transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.hb-lb__arrow:hover{background:#c9a96ecc}.hb-lb__arrow--prev{left:1.25rem}.hb-lb__arrow--next{right:1.25rem}.hb-lb__thumbs{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;max-width:92vw;overflow-x:auto;padding:.5rem;scrollbar-width:thin}.hb-lb__thumb{flex:0 0 auto;width:88px;height:66px;border-radius:6px;overflow:hidden;border:2px solid transparent;background:none;padding:0;cursor:pointer;opacity:.55;transition:opacity .2s,border-color .2s}.hb-lb__thumb:hover{opacity:.85}.hb-lb__thumb--active{opacity:1;border-color:var(--clr-gold)}.hb-lb__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.hb-lb__stage{padding:1rem 1rem 7rem}.hb-lb__arrow{width:42px;height:42px;font-size:1.6rem}.hb-lb__arrow--prev{left:.4rem}.hb-lb__arrow--next{right:.4rem}.hb-lb__thumb{width:64px;height:48px}}.fiche-genealogie-v2{display:flex;flex-direction:column;gap:1.5rem}.gene-row{display:flex;gap:1rem}.gene-row--parents{justify-content:center;gap:2rem}.gene-row--gp{justify-content:center;gap:1rem;flex-wrap:wrap}.gene-card{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.gene-card--sm{flex:1;min-width:0}.gene-card__photo-wrap{position:relative;width:150px;height:150px;border-radius:50%;border:3px solid var(--clr-border);flex-shrink:0;background:var(--clr-bg-card)}.gene-card__photo-wrap--male{border-color:#60a5fa73}.gene-card__photo-wrap--female{border-color:#f883c473}.gene-card__photo-wrap--sm{width:110px;height:110px;border-width:2px}.gene-card__photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:50%;background:var(--clr-bg-card)}.gene-card__photo-wrap:has(.gene-card__photo){cursor:zoom-in}.gene-card__photo-wrap:has(.gene-card__photo):hover{border-color:var(--clr-gold)}.gene-card__photo-wrap:has(.gene-card__photo):after{content:"";position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:50%;background:#0f0d0d99 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>") center/13px no-repeat;z-index:3;pointer-events:none;box-shadow:0 1px 4px #0006}.gene-card__photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--clr-bg-card);color:var(--clr-text-muted);border-radius:50%}.gene-card__photo-placeholder svg{width:50px;height:50px}.gene-card__photo-placeholder--sm svg{width:34px;height:34px}.gene-card__genre{position:absolute;bottom:6px;right:6px;width:32px;height:32px;border-radius:50%;font-size:1rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--clr-bg);z-index:3;box-shadow:0 1px 4px #0006}.gene-card__genre--male{background:#1d4ed8;color:#fff}.gene-card__genre--female{background:#9d174d;color:#fff}.gene-card__genre--sm{width:24px;height:24px;font-size:.72rem;bottom:2px;right:2px}.gene-card__role{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--clr-gold)}.gene-card__role--sm{font-size:.66rem}.gene-card__nom{font-size:1rem;font-weight:600;color:var(--clr-text-secondary);line-height:1.3}.gene-card__nom--sm{font-size:.82rem}.fiche-block--accordion{padding:0;overflow:hidden}.fiche-block__header{width:100%;min-height:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.18rem .8rem;cursor:pointer;user-select:none;background:none;border:none;border-bottom:1px solid var(--clr-border);text-align:center;font-family:inherit;line-height:1}.fiche-block__header:before{content:"";flex:0 0 14px}.fiche-block__header:hover{background:#c9a96e0d}.fiche-block--accordion.collapsed .fiche-block__header{border-bottom:none}.fiche-block__header .fiche-block__title{margin-bottom:0;font-size:.74rem;line-height:1;flex:1;justify-content:center}.fiche-block__header .fiche-block__title svg{width:12px;height:12px}.fiche-block__header .fiche-block__toggle{display:flex;align-items:center;justify-content:center;color:var(--clr-gold);flex-shrink:0}.fiche-block__header .fiche-block__toggle svg{width:13px;height:13px}.fiche-block__body{padding:.5rem .8rem .65rem}.fiche-block__body.hidden{display:none}.fiche-block__toggle{font-size:1.35rem;color:var(--clr-gold);transition:transform .3s;display:inline-block;flex-shrink:0;line-height:1}.fiche-block--accordion:not(.collapsed) .fiche-block__toggle{transform:rotate(180deg)}.fiche-galerie-block{margin-top:.35rem}.fiche-galerie-title{font-family:var(--font-body);font-size:.65rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--clr-gold);margin:0 0 .5rem}.fiche-galerie-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.fiche-galerie-item{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:6px;cursor:pointer;background:var(--clr-bg-card);border:1px solid var(--clr-border);padding:0}.fiche-galerie-img{width:100%;height:100%;object-fit:cover;transition:transform .3s;display:block}.fiche-galerie-item:hover .fiche-galerie-img{transform:scale(1.06)}.fiche-galerie-overlay{position:absolute;inset:0;background:#0f0d0d73;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s;color:#fff}.fiche-galerie-item:hover .fiche-galerie-overlay{opacity:1}@media(max-width:600px){.fiche-galerie-grid{grid-template-columns:repeat(3,1fr)}}.fiche-concours-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;border-bottom:1px solid var(--clr-border)}.fiche-concours-empty{font-size:.8rem;color:var(--clr-text-muted);font-style:italic;text-align:center;padding:.5rem 0;margin:0}.fiche-desc p{font-size:.9rem;line-height:1.85;color:var(--clr-text-secondary);margin:0 0 1rem;text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto}.fiche-desc p:last-child{margin-bottom:0}.fiche-desc strong,.fiche-desc b{color:var(--clr-text-primary);font-weight:700}.fiche-desc br{line-height:1.85}.fiche-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.25rem 0 0}.fiche-tag{font-family:var(--font-body);font-size:.7rem;font-weight:600;color:var(--clr-gold);background:#c9a96e1a;border:1px solid rgba(201,169,110,.25);border-radius:999px;padding:.25rem .7rem;letter-spacing:.02em}.page-hero{position:relative;padding:6.5rem 0 2.25rem;background:linear-gradient(135deg,#0f0d0df7,#1a1614f2),radial-gradient(ellipse at 70% 50%,rgba(201,169,110,.08) 0%,transparent 65%);border-bottom:1px solid var(--clr-border);overflow:hidden}.page-hero:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--clr-gold) 30%,var(--clr-bordeaux) 50%,var(--clr-gold) 70%,transparent);opacity:.6}.page-hero__content{text-align:center;display:flex;flex-direction:column;align-items:center}.page-hero__sub{font-family:var(--font-sub);font-size:1rem;font-style:italic;color:var(--clr-text-secondary);margin-bottom:.7rem}.page-hero__breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.72rem;color:var(--clr-text-muted)}.page-hero__breadcrumb a{color:var(--clr-gold);text-decoration:none}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:.85rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--clr-text-secondary);margin-bottom:.3rem}.eyebrow em{font-style:normal;color:var(--clr-gold)}.fiche-divider{display:flex;align-items:center;gap:.75rem;margin:.85rem 0}.fiche-divider:before,.fiche-divider:after{content:"";display:block;height:1px;width:48px;background:linear-gradient(90deg,transparent,var(--clr-gold) 60%);opacity:.5}.fiche-divider:after{background:linear-gradient(90deg,var(--clr-gold) 40%,transparent)}.fiche-divider span{display:inline-block;width:6px;height:6px;background:var(--clr-gold);transform:rotate(45deg);flex-shrink:0;box-shadow:0 0 6px #c9a96e66}.fiche-layout{display:grid;grid-template-columns:340px 1fr;gap:3.5rem;align-items:start}.fiche-aside{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.fiche-photo-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden}.fiche-photo{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.fiche-photo-badge{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#0f0d0dbf;border:1px solid var(--clr-border-strong);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.fiche-genre{font-size:1.2rem}.fiche-genre--male{color:#60a5fa}.fiche-genre--female{color:#f9a8d4}.saillie-box{border-radius:var(--radius-md);padding:1.1rem 1.25rem;border:1px solid}.saillie-box__header{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.saillie-box__dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.saillie-box__label{font-size:.8rem;font-weight:700;letter-spacing:.04em}.saillie-box__conditions{font-size:.75rem;line-height:1.65;margin-bottom:.85rem}.saillie-box,.saillie-box__conditions,.saillie-box__texte{text-align:left}.saillie-box__texte{font-size:.75rem;line-height:1.6;margin:0 0 .85rem;color:var(--clr-text-secondary,#b8ab97)}.saillie-box__btn{width:100%;justify-content:center;font-size:.75rem}.saillie--ouvert{background:#22c55e12;border-color:#22c55e40}.saillie--ouvert .saillie-box__dot{background:#4ade80;box-shadow:0 0 6px #4ade8080}.saillie--ouvert .saillie-box__label{color:#4ade80}.saillie--ouvert .saillie-box__conditions{color:#86efac}.saillie--ferme{background:#ef444412;border-color:#ef444440}.saillie--ferme .saillie-box__dot{background:#f87171}.saillie--ferme .saillie-box__label{color:#f87171}.saillie--ferme .saillie-box__conditions{color:#fca5a5}.saillie--selection{background:#c9a96e12;border-color:#c9a96e4d}.saillie--selection .saillie-box__dot{background:var(--clr-gold);box-shadow:0 0 6px #c9a96e66}.saillie--selection .saillie-box__label{color:var(--clr-gold)}.saillie--selection .saillie-box__conditions{color:var(--clr-text-secondary)}.fiche-tableau{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-md);padding:1.1rem 1.25rem}.fiche-tableau__title{font-family:var(--font-body);font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--clr-gold);margin-bottom:.8rem}.fiche-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.38rem 0;border-bottom:1px solid var(--clr-border);font-size:.75rem}.fiche-row:last-of-type{border-bottom:none}.fiche-row__label{color:var(--clr-text-muted);font-weight:500;text-transform:uppercase;font-size:.62rem;letter-spacing:.08em;flex-shrink:0}.fiche-row__val{color:var(--clr-text-secondary);text-align:right}.fiche-contact-btn{width:100%;justify-content:center}.fiche-main__header{margin-bottom:1.5rem}.fiche-main__nom{font-family:var(--font-heading);font-size:clamp(1.8rem,3vw,2.6rem);color:var(--clr-text-primary);margin:.4rem 0 0;line-height:1.1}.fiche-desc p{font-size:.9rem;line-height:1.9;color:var(--clr-text-secondary);margin-bottom:1rem}.fiche-block{margin-top:2rem;padding:1.5rem;background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-md)}.fiche-block__title{display:flex;align-items:center;justify-content:center;text-align:center;gap:.6rem;font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--clr-gold);margin-bottom:1.1rem}.fiche-tests{display:flex;flex-direction:column}.fiche-test-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;border-bottom:1px solid var(--clr-border);border-left:3px solid transparent;border-radius:2px}.fiche-test-row:last-child{border-bottom:none}.fiche-test-row.tr--clair{border-left-color:#4ade80;background:#22c55e0f}.fiche-test-row.tr--porteur{border-left-color:#facc15;background:#eab3080f}.fiche-test-row.tr--atteint{border-left-color:#f87171;background:#ef44440f}.fiche-test-nom{font-size:.82rem;color:var(--clr-text-secondary);font-weight:500;flex:1}.fiche-test-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.fiche-test-date{font-size:.65rem;color:var(--clr-text-muted)}.fiche-test-result{display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:.28rem .65rem}.fiche-test-ic{font-size:.72rem;line-height:1}.test--clair{background:#22c55e24;color:#4ade80;border:1px solid rgba(34,197,94,.35)}.test--porteur{background:#eab30824;color:#facc15;border:1px solid rgba(234,179,8,.35)}.test--atteint{background:#ef444424;color:#f87171;border:1px solid rgba(239,68,68,.35)}.fiche-genealogie{display:grid;grid-template-columns:1fr 1fr;gap:1rem 2rem}.genealogie-label{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--clr-text-muted);margin:.6rem 0 .15rem}.genealogie-label:first-child{margin-top:0}.genealogie-val{font-size:.8rem;color:var(--clr-text-secondary);margin:0;font-family:var(--font-sub);font-style:italic}.fiche-concours{display:flex;flex-direction:column;gap:.5rem}.fiche-concours-row{display:flex;justify-content:space-between;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--clr-border)}.fiche-concours-row:last-child{border-bottom:none}.fiche-concours-info{display:flex;flex-direction:column;gap:.15rem}.fiche-concours-titre{font-size:.82rem;font-weight:600;color:var(--clr-text-primary)}.fiche-concours-expo{font-size:.72rem;color:var(--clr-text-muted)}.fiche-concours-desc{display:block;font-size:.7rem;color:var(--clr-text-muted);margin-top:.2rem;font-style:italic}.fiche-concours-right{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.fiche-concours-date{font-size:.68rem;color:var(--clr-text-muted)}.fiche-concours-place{font-size:.72rem;font-weight:700;color:var(--clr-gold)}.fiche-cta-box{margin-top:2rem;padding:1.5rem 1.75rem;background:var(--clr-bg-secondary);border:1px solid var(--clr-border);border-left:3px solid var(--clr-gold);border-radius:var(--radius-md)}.fiche-cta-box p{font-size:.88rem;color:var(--clr-text-secondary);margin-bottom:1.1rem;line-height:1.75}.fiche-cta-box strong{color:var(--clr-text-primary);font-weight:500}.fiche-cta-btns{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.autres-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.autre-card{display:block;background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;transition:var(--transition)}.autre-card:hover{border-color:var(--clr-border-strong);transform:translateY(-4px)}.autre-card__img{width:100%;aspect-ratio:5/6;object-fit:cover;display:block;transition:transform .4s ease}.autre-card:hover .autre-card__img{transform:scale(1.04)}.autre-card__body{padding:.85rem 1rem 1rem}.autre-card__name{font-family:var(--font-heading);font-size:1rem;color:var(--clr-text-primary);margin:.35rem 0 .2rem}.autre-card__info{font-size:.72rem;color:var(--clr-text-muted);margin:0}.section-header{text-align:center}@media(max-width:1024px){.fiche-layout{grid-template-columns:280px 1fr;gap:2.5rem}.fiche-aside{position:static}}@media(max-width:768px){.fiche-layout{grid-template-columns:1fr;gap:1.5rem}.fiche-genealogie{grid-template-columns:1fr}.autres-grid{grid-template-columns:1fr 1fr}.fiche-aside{max-width:380px;margin:0 auto}.fiche-carrousel{aspect-ratio:3/4}.chien-hero__titre,.chien-hero__sub{text-align:center}.chien-hero__bc{justify-content:center}.fiche-main__header,.fiche-main__nom{text-align:center}.card__tag{display:block;text-align:center}.fiche-divider{justify-content:center}.fiche-block__title{justify-content:center;text-align:center}.fiche-desc{font-size:.85rem;text-align:center}.fiche-cta-box{text-align:center}.fiche-cta-btns{justify-content:center}.fiche-genealogie-titre,.fiche-galerie__titre{text-align:center}.fiche-carrousel__btn{width:36px;height:36px;font-size:.9rem}}@media(max-width:480px){.autres-grid{grid-template-columns:1fr}.fiche-aside{max-width:100%}}.ch-union{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:1rem 1.15rem;background:linear-gradient(160deg,#c9a96e12,#c9a96e05);border:1px solid rgba(201,169,110,.28);border-radius:14px;text-decoration:none;text-align:center;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.ch-union:hover{border-color:#c9a96e8c;transform:translateY(-3px);box-shadow:0 12px 28px #00000047}.ch-union__label{font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--clr-text-muted,#8a8178)}.ch-union__noms{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:0;font-family:var(--font-heading,"Cormorant Garamond",Georgia,serif);font-size:1.3rem;font-weight:600;font-style:italic;line-height:1.25}.ch-union__nom{background:linear-gradient(175deg,#fdfbf7 0%,#f0e3c8 45%,var(--clr-gold,#c9a96e) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:0 .06em}.ch-union__x{color:var(--clr-gold,#c9a96e);font-style:normal;font-weight:300;font-size:.6em;margin:0 .55rem;opacity:.75;transform:translateY(-.14em);display:inline-block}.ch-union__cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-gold,#c9a96e)}.ch-union__cta svg{transition:transform .3s ease}.ch-union:hover .ch-union__cta svg{transform:translate(3px)}.fiche-soustitre{font-size:.82rem;color:var(--clr-text-muted,#8a8178);margin:.15rem 0 0}.fiche-main__header{text-align:left}.fiche-main__nom{font-family:var(--font-heading,"Cormorant Garamond",Georgia,serif);font-style:italic;font-weight:600;background:linear-gradient(175deg,#fdfbf7 0%,#f0e3c8 45%,var(--clr-gold,#c9a96e) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:.04em .1em}.ch-etat{display:inline-flex;align-items:center;gap:.4rem;margin-left:.5rem;font-family:var(--font-body);font-size:.62rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:.28rem .7rem;border-radius:999px;border:1px solid currentColor;vertical-align:middle}.ch-etat__dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.ch-etat--dispo{color:#4ade80;background:#4ade801a}.ch-etat--encours{color:#facc15;background:#facc151a}.ch-etat--reserve{color:#f472b6;background:#f472b61a}.ch-etat--vendu{color:#9ca3af;background:#9ca3af1a}.ch-issu{margin:.35rem auto 1rem;display:inline-flex;flex-direction:column;align-items:center;gap:.15rem;padding:.65rem 1.4rem;background:linear-gradient(160deg,#c9a96e14,#c9a96e05);border:1px solid rgba(201,169,110,.3);border-radius:12px;box-shadow:0 6px 20px #00000038}.ch-issu__label{font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--clr-text-muted,#8a8178)}.ch-issu__noms{font-family:var(--font-heading,"Cormorant Garamond",Georgia,serif);font-size:1.25rem;font-weight:600;font-style:italic;line-height:1.3;display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap}.ch-issu__nom{background:linear-gradient(175deg,#fdfbf7 0%,#f0e3c8 45%,var(--clr-gold,#c9a96e) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding:0 .06em}.ch-issu__x{color:var(--clr-gold,#c9a96e);font-style:normal;font-weight:300;font-size:.6em;margin:0 .55rem;opacity:.75;transform:translateY(-.14em);display:inline-block}.ch-garanties{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,auto);justify-content:center;gap:.6rem 2rem}@media(max-width:520px){.ch-garanties{grid-template-columns:1fr;justify-content:start}}.ch-garanties li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.45;color:var(--clr-text-secondary,#b8ad9e);text-align:left}.ch-garanties li:before{content:"✓";color:#4ade80;font-weight:700;flex-shrink:0;line-height:1.45}@media(max-width:520px){.ch-garanties{grid-template-columns:1fr}}.fiche-cta-box p,#ch-cta-texte,#ch-desc,#ch-desc p{text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto}#ch-desc p{margin:0 0 1rem}#ch-desc p:last-child{margin-bottom:0}.saillie-box--dispo .saillie-box__dot{background:#4ade80}.saillie-box--encours .saillie-box__dot{background:#facc15}.saillie-box--reserve .saillie-box__dot{background:#f472b6}.saillie-box--vendu .saillie-box__dot{background:#6b7280}@media(max-width:1400px){#ch-ped-tree.ped-tree-chien{display:block;gap:0}#ch-ped-tree .ped-side{min-width:0;display:block;width:100%;margin-bottom:1.6rem}#ch-ped-tree .ped-side__title{text-align:center;margin:0 0 .9rem}#ch-ped-tree .ped-branch,#ch-ped-tree .ped-branch__parent,#ch-ped-tree .ped-branch__gps,#ch-ped-tree .ped-gpgroup,#ch-ped-tree .ped-gpgroup__gp,#ch-ped-tree .ped-agp-cell{display:block;height:auto;border-left:0;margin-left:0;padding-left:0;gap:0;flex:none}#ch-ped-tree .ped-branch__parent:after,#ch-ped-tree .ped-branch__gps:before,#ch-ped-tree .ped-gpgroup:before,#ch-ped-tree .ped-gpgroup__gp:after,#ch-ped-tree .ped-gpgroup__agp:before,#ch-ped-tree .ped-agp-cell:before{display:none!important}#ch-ped-tree .ped-gpgroup__gp:before{content:"Grands-parents :";display:block;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-text-secondary,#9a8f7d);margin:.2rem 0 .5rem .15rem;position:static;width:auto;height:auto;background:none}#ch-ped-tree .ped-gpgroup__gp:nth-of-type(1):before{content:"";display:none}#ch-ped-tree .ped-gpgroup__agp:after{content:"Arrière-grands-parents :";display:block;font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:var(--clr-text-secondary,#9a8f7d);margin:.15rem 0 .5rem .15rem;grid-column:1 / -1;order:-1}#ch-ped-tree .ped-branch__parent,#ch-ped-tree .ped-gpgroup{margin-bottom:1.15rem}#ch-ped-tree .ped-branch__parent .ped-node{width:100%;height:auto;margin:0;min-height:64px;box-sizing:border-box}#ch-ped-tree .ped-gpgroup__gp .ped-node{width:100%;height:auto;margin:0 0 .9rem;min-height:60px;box-sizing:border-box;border-radius:0 10px 10px 0}#ch-ped-tree .ped-gpgroup__gp .ped-node--gp:has(.ped-sexe--m),#ch-ped-tree .ped-gpgroup__gp .ped-node{border-left:3px solid rgba(96,165,250,.55)}#ch-ped-tree .ped-gpgroup__gp .ped-node:has(.ped-sexe--f){border-left:3px solid rgba(244,114,182,.55)}#ch-ped-tree .ped-gpgroup__agp{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:stretch}#ch-ped-tree .ped-agp-cell{display:flex;align-items:stretch}#ch-ped-tree .ped-gpgroup__agp .ped-node{width:100%;height:100%;margin:0;box-sizing:border-box;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;gap:.45rem;padding:.7rem .5rem}#ch-ped-tree .ped-gpgroup__agp .ped-node__ph{width:44px;height:44px;flex-shrink:0}#ch-ped-tree .ped-gpgroup__agp .ped-node__info{align-items:center;text-align:center}#ch-ped-tree .ped-gpgroup__agp .ped-node__role{justify-content:center;font-size:.58rem}#ch-ped-tree .ped-gpgroup__agp .ped-node__nom{font-size:.76rem}#ch-ped-tree .ped-gpgroup__agp .ped-node__race{font-size:.64rem}}@media(max-width:768px){#ch-statut-box.saillie-box{text-align:center}#ch-statut-box .saillie-box__header{justify-content:center}#ch-statut-box .saillie-box__conditions,#ch-statut-box .saillie-box__texte{text-align:center}}@media(max-width:768px){#ch-race-tag.card__tag{display:block;width:fit-content;margin:0 auto .5rem;border-radius:999px}#ch-etat{display:flex;width:fit-content;margin:0 auto}}@media(min-width:481px)and (max-width:768px){.fiche-aside{max-width:none;margin:0;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:auto repeat(3,1fr);align-items:start;gap:.4rem}#fiche-carrousel{grid-column:1 / 8;grid-row:2 / span 3;order:1}#fiche-galerie-block{display:contents}#fiche-galerie-block .fiche-galerie-title{grid-column:1 / -1;grid-row:1;margin:0 0 .4rem}#fiche-galerie-block .fiche-galerie-grid{display:contents}#fiche-galerie-block .fiche-galerie-item{grid-column:span 3;padding:4px}.fiche-tableau{grid-column:1 / -1;width:100%;order:3;margin-top:.6rem}.ch-union#ch-mariage-link{display:none}#ch-statut-box{grid-column:1 / -1;width:100%;order:5}a.fiche-contact-btn{grid-column:1 / -1;width:100%;order:6}}#ch-autres-grid.autres-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.1rem}#ch-autres-grid .autre-card{flex:0 0 auto;width:calc((100% - 3 * 1.1rem) / 4);border-radius:12px}#ch-autres-grid .autre-card__frame{margin:.55rem .55rem 0;border-radius:8px;overflow:hidden;border:1px solid rgba(201,169,110,.22);background:var(--clr-bg-secondary,#1a1614)}#ch-autres-grid .autre-card__img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}#ch-autres-grid .autre-card__body{padding:.65rem .75rem .8rem;text-align:center}#ch-autres-grid .autre-card__tag{font-size:.56rem}#ch-autres-grid .autre-card__name{font-family:var(--font-heading);font-size:.88rem;margin:.4rem 0 .35rem}#ch-autres-grid .autre-card__etat{margin-left:0;font-size:.56rem;padding:.2rem .55rem}@media(max-width:768px){#ch-autres-grid.autres-grid{gap:.75rem}#ch-autres-grid .autre-card{width:calc((100% - 2 * .75rem) / 3)}#ch-autres-grid .autre-card:nth-child(4){display:none}}@media(max-width:480px){#ch-autres-grid.autres-grid{gap:.5rem}#ch-autres-grid .autre-card{width:calc((100% - 2 * .5rem) / 3);border-radius:9px}#ch-autres-grid .autre-card__frame{margin:.4rem .4rem 0}#ch-autres-grid .autre-card__body{padding:.5rem .5rem .6rem}#ch-autres-grid .autre-card__tag{font-size:.5rem}#ch-autres-grid .autre-card__name{font-size:.74rem;margin:.32rem 0 .28rem}#ch-autres-grid .autre-card__etat{font-size:.5rem;padding:.16rem .42rem}#ch-autres-grid .autre-card__etat .ch-etat__dot{width:5px;height:5px}}.page-hero[data-astro-cid-vkd2camr],.article-hero[data-astro-cid-vkd2camr],.race-hero[data-astro-cid-vkd2camr],.lo-hero[data-astro-cid-vkd2camr]{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.page-hero__photobg[data-astro-cid-vkd2camr]{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#0f0d0df7,#1a1614f2),radial-gradient(ellipse at 70% 50%,rgba(201,169,110,.08) 0%,transparent 65%)}.page-hero__photobg[data-astro-cid-vkd2camr] img[data-astro-cid-vkd2camr]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.page-hero__veil[data-astro-cid-vkd2camr]{position:absolute;inset:0;background:#140f0c99}.page-hero[data-astro-cid-vkd2camr].page-hero--photo{min-height:clamp(320px,calc(100vw / 3.69),720px)!important;display:flex;align-items:center}.page-hero--photo[data-astro-cid-vkd2camr] .page-hero__content[data-astro-cid-vkd2camr]{position:relative;z-index:2;width:100%}
