.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}}
