.technical-sheet{margin:28px auto 0;max-width:1180px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}
.technical-sheet>header{padding:28px 34px;display:flex;align-items:center;gap:24px;background:linear-gradient(110deg,#164536,#316d53);color:#fff}
.technical-sheet>header>div{flex:1}.technical-sheet>header small{color:#edc960;font-weight:900;letter-spacing:.08em}.technical-sheet>header h2{margin:7px 0 2px;font:700 2.4rem Georgia,serif}.technical-sheet>header em{color:#dcebe1}.technical-sheet>header img,.technical-sheet>header i{width:150px;height:110px;border-radius:13px;object-fit:cover}.technical-sheet>header i{display:grid;place-items:center;background:#ffffff18;font-size:2.5rem;font-style:normal}
.technical-sheet>section,.technical-sheet>.sheet-columns{margin:0;padding:26px 34px;border-bottom:1px solid var(--line)}.technical-sheet h3{margin:0 0 12px;font:700 1.35rem Georgia,serif}.technical-sheet p{margin:0;color:#50675c}.technical-sheet>.sheet-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.technical-sheet>.sheet-columns>section{padding:20px;border-radius:12px;background:#f4f8f3}.technical-sheet>.sheet-columns>.warning{background:#fff4d6}.technical-sheet>footer{padding:18px 34px;color:var(--muted);font-size:.78rem}
.technical-facts{margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px}.technical-facts>div{padding:11px 0;border-bottom:1px solid var(--line)}.technical-facts dt{color:#8c651c;font-size:.72rem;font-weight:900;text-transform:uppercase}.technical-facts dd{margin:4px 0 0;color:#405b50}
@media(max-width:760px){.technical-sheet>header{align-items:flex-start;flex-direction:column}.technical-sheet>.sheet-columns,.technical-facts{grid-template-columns:1fr}.technical-sheet>section,.technical-sheet>.sheet-columns{padding:22px}.technical-sheet>header{padding:24px}}

/* Même traitement circulaire sur la fiche technique complète. */
.technical-sheet>header img,.technical-sheet>header i{width:150px;height:150px;flex:0 0 150px;box-sizing:border-box;border:3px solid #e0b443;border-radius:50%;background:#fffdf5;box-shadow:0 10px 28px #071f1838}
.technical-sheet>header img{padding:8px;object-fit:contain;object-position:center}
@media(max-width:760px){.technical-sheet>header{align-items:center;text-align:center}}

/* Fiche dédiée aux Fleurs de Bach. */
.bach-sheet{border-color:#cbd9ce;background:linear-gradient(180deg,#fff 0,#fbfdf9 100%)}
.bach-sheet>header{position:relative;background:linear-gradient(112deg,#123f32 0,#236149 68%,#6b7542 100%);border-bottom:4px solid var(--honey)}
.bach-sheet>header:after{content:"";position:absolute;right:190px;width:88px;height:88px;border:1px solid #ffffff26;border-radius:50%;box-shadow:0 0 0 28px #ffffff0d;pointer-events:none}
.bach-names{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 15px}.bach-names strong{color:#f2c557;font-size:1rem}.bach-names em{color:#dcebe1}
.bach-introduction>span,.bach-emotional-grid small{display:block;margin-bottom:6px;color:#9a701f;font-size:.78rem;font-weight:900;letter-spacing:.1em}.bach-introduction h3{margin-bottom:10px}
.bach-balance{background:#f6f9f4}.bach-emotional-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:16px}.bach-emotional-grid article{padding:24px;border:1px solid var(--line);border-radius:14px}.bach-emotional-grid article h3{font-size:1.2rem}.bach-state{background:#fff8ed}.bach-positive{background:#edf6ec}.bach-transition{align-self:center;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--honey);color:var(--green);font-size:1.3rem;font-weight:900}.bach-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.bach-tag-list span{padding:6px 10px;border:1px solid #c9ddca;border-radius:999px;background:#fff;color:#315f46;font-size:.78rem;font-weight:700}.bach-facts dt{font-size:.8rem}.bach-details>.warning{background:#fff3d1}.technical-facts.single{grid-template-columns:1fr;margin-top:15px}.bach-note{margin:22px 34px;padding:18px 20px;border-left:4px solid var(--honey);border-radius:0 12px 12px 0;background:#f1f6ee}.bach-note strong{display:block;margin-bottom:4px;font:700 1.05rem Georgia,serif}.bach-note p{margin:0;color:#50675c}.bach-sheet>section ol{padding-left:22px}.bach-sheet>section ol li+li{margin-top:7px}.bach-sheet>section ol a{color:#8c651c;text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.bach-sheet>header:after{display:none}.bach-emotional-grid{grid-template-columns:1fr}.bach-transition{margin:-4px auto;transform:rotate(90deg)}.bach-note{margin:18px 22px}.bach-names{justify-content:center}}

/* Fiche dédiée aux pathologies et préparations proportionnelles. */
.pathology-sheet{border-color:#c8d8ce;background:#fff}.pathology-sheet>header{background:linear-gradient(112deg,#103e31 0,#25674d 68%,#806f32 100%);border-bottom:4px solid var(--honey)}.pathology-introduction>span,.recipe-heading small{display:block;margin-bottom:6px;color:#9a701f;font-size:.76rem;font-weight:900;letter-spacing:.1em}.pathology-introduction aside{margin-top:18px;padding:16px 18px;border-left:4px solid var(--honey);border-radius:0 10px 10px 0;background:#f3f7ef}.pathology-introduction aside strong{display:block;margin-bottom:5px;color:var(--green)}.pathology-symptoms{background:#f7faf6}.pathology-recipe{background:#fffcf4}.recipe-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.recipe-heading p{font-size:.82rem}.recipe-heading label{min-width:260px;color:var(--green);font-size:.78rem;font-weight:900}.recipe-heading label>span{display:flex;align-items:center;margin-top:7px;border:1px solid #c9d6cc;border-radius:10px;background:#fff;overflow:hidden}.recipe-heading input{min-width:0;width:100%;height:46px;padding:9px 12px;border:0;color:var(--green);font:700 1rem inherit;outline:none}.recipe-heading label b{padding:0 13px;color:#8b651d}.recipe-table{margin-top:20px;border:1px solid #d6e0d8;border-radius:12px;background:#fff;overflow:hidden}.recipe-table-head,.recipe-row{display:grid;grid-template-columns:1.5fr 1fr .7fr;align-items:center;gap:18px;padding:13px 16px}.recipe-table-head{background:#e8f0e7;color:#5a6d62;font-size:.72rem;font-weight:900;text-transform:uppercase}.recipe-row+.recipe-row{border-top:1px solid var(--line)}.recipe-row small{color:var(--muted)}.recipe-row>b{text-align:right;color:#986d19}.calculator-note{margin-top:12px!important;font-size:.76rem}.calculator-invalid .calculator-note{color:#94382e}.pathology-facts{grid-template-columns:1fr}.pathology-facts>div{padding:14px 0}.pathology-safety{background:#fff7df}.pathology-alert{background:#fff0eb;border-left:5px solid #a23d31}.pathology-alert h3{color:#852d25}.pathology-disclaimer{margin:24px 34px;padding:19px 20px;border:1px solid #e1c36d;border-radius:12px;background:#fff6d9}.pathology-disclaimer strong{display:block;margin-bottom:5px;color:#735114;font:700 1.05rem Georgia,serif}.pathology-disclaimer p{margin:0;color:#5b584b;line-height:1.55}
@media(max-width:760px){.recipe-heading{align-items:stretch;flex-direction:column}.recipe-heading label{min-width:0}.recipe-table-head{display:none}.recipe-row{grid-template-columns:1fr auto;gap:6px 12px}.recipe-row strong{grid-column:1}.recipe-row small{grid-column:1}.recipe-row>b{grid-column:2;grid-row:1/3;align-self:center}.pathology-disclaimer{margin:18px 22px}}

/* Fiches Eaux florales, Cuisine et Apithérapie. */
.special-introduction>span{display:block;margin-bottom:6px;color:#9a701f;font-size:.76rem;font-weight:900;letter-spacing:.1em}.special-facts{grid-template-columns:1fr}.special-warning{background:#fff6d8!important}.hydrosol-sheet>header{background:linear-gradient(112deg,#17463e,#367567 70%,#66836f);border-bottom:4px solid #bddfd5}.hydrosol-sheet .special-introduction{background:#f2faf7}.cuisine-sheet>header{background:linear-gradient(112deg,#3b3d26,#6e692f 68%,#a97821);border-bottom:4px solid #edbd48}.cuisine-sheet .special-introduction{background:#fffaf0}.recipe-overview{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px!important;background:#f6f1e4}.recipe-overview>div{padding:16px 10px;border:1px solid #e5d7b6;border-radius:10px;background:#fff;text-align:center}.recipe-overview strong,.recipe-overview small{display:block}.recipe-overview strong{color:var(--green);font:700 1rem Georgia,serif}.recipe-overview small{margin-top:4px;color:var(--muted);font-size:.7rem;text-transform:uppercase}.cuisine-recipe{background:#fffaf0}.cuisine-steps{background:#f7faf4}.cuisine-steps p{line-height:1.8}.apitherapy-sheet>header{background:linear-gradient(112deg,#473915,#7b5d16 68%,#ad7d19);border-bottom:4px solid #f0c44f}.apitherapy-sheet .special-introduction{background:#fff9e9}.apitherapy-warning{border-left:5px solid #c17c1f;background:#fff1cc!important}
@media(max-width:760px){.recipe-overview{grid-template-columns:repeat(2,1fr)!important}.recipe-overview>div:last-child{grid-column:1/-1}}
.recipe-heading input{font:inherit;font-size:1rem;font-weight:700}
