﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:Calibri,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:normal;font-style:normal;font-size:1.2em;background-image:url("../images/background.svg");background-size:cover;background-attachment:fixed;color:bisque}#container{display:flex;flex-direction:column}#entete{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:center;min-height:10vh;gap:1em;padding-top:.5em}#entete img{max-width:4em;min-width:2em}#corps{display:flex;flex-direction:column;min-height:85vh;align-items:center;align-content:center;text-align:center;justify-content:flex-start}#footer{display:flex;flex-direction:row;justify-content:space-around;margin-top:.5em;padding-top:1em;border-top-color:bisque;border-top-style:groove;font-size:x-small}.frm-btn{display:flex;justify-content:center}.frm-btn input{background:rgba(0,0,0,0);-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;color:bisque;padding:10px 20px 10px 20px;margin-top:.5em}#resultat{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.pha-texte-Lignes{display:none;position:absolute;border:thin ridge #f4fff4;border-radius:10px;background-size:100% 100%;background-color:bisque;overflow:auto;box-shadow:15px 15px 30px #5554c9;padding:25px;font-weight:500;color:#5554c9;letter-spacing:1.05px;resize:both;z-index:4;-webkit-animation:linemove6 1s;-webkit-animation-fill-mode:both;animation:linemove6 1s;animation-fill-mode:both}textarea{background-color:bisque}.hide{display:none}fieldset{margin:1em;padding:1em}.souligne{text-decoration:underline;color:bisque}a{text-decoration:none;color:bisque}@media only screen and (min-width: 1200px){#corps{margin-left:10%;margin-right:10%}}.accueil{display:grid;grid-gap:5em;width:100%;grid-template-columns:repeat(3, 1fr);margin-top:3em;margin-bottom:4em;align-items:self-start;text-align:center}.accueil .dalle{border:double rgba(0,0,0,0);border-right-color:#98d9c2;border-bottom-color:#98d9c2;border-radius:28px 0px 40px 0px;padding:1rem;box-shadow:10px 15px 10px 2px #1c1515}.accueil .d1{grid-column:1/span 1;grid-row:1/span 1}.accueil .d2{grid-column:2/span 1;grid-row:1/span 1}.accueil .d3{grid-column:3/span 1;grid-row:1/span 1}.accueil .d4{grid-column:1/span 1;grid-row:2/span 1}.accueil .d5{grid-column:2/span 1;grid-row:2/span 1}.accueil .d6{grid-column:3/span 1;grid-row:2/span 1}.accueil .d7{grid-column:1/span 3;grid-row:3/span 1}.accueil .d8{grid-column:1/span 1;grid-row:4/span 1}.accueil .d9{grid-column:2/span 1;grid-row:4/span 1}.accueil .d10{grid-column:3/span 1;grid-row:4/span 1}.accueil .d11{grid-column:3/span 1;grid-row:6/span 1}.accueil .dalle:hover,.accueil .mini-dalle:hover{-o-box-shadow:none;box-shadow:none;transform:scale(1.2, 1.2);transition:all .6s cubic-bezier(0.165, 0.84, 0.44, 1)}.accueil .dalle a>img,.accueil .minidalle a>img{max-height:100%;max-width:100%}@media only screen and (max-width: 576px){.accueil{grid-gap:1em}.accueil .d1{grid-column:1/-1;grid-row:1}.accueil .d2{grid-column:1/-1;grid-row:2}.accueil .d3{grid-column:1/-1;grid-row:3}.accueil .d4{grid-column:1/-1;grid-row:4}.accueil .d5{grid-column:1/-1;grid-row:5}.accueil .d6{grid-column:1/-1;grid-row:6}.accueil .d7{grid-column:1/-1;grid-row:7}.accueil .d8{grid-column:1/-1;grid-row:8}.accueil .d9{grid-column:1/-1;grid-row:9}.accueil .d10{grid-column:1/-1;grid-row:10}.accueil .d11{grid-column:1/-1;grid-row:11}}@media only screen and (min-width: 577px)and (max-width: 767px){.accueil{grid-gap:1em}.accueil .d1{grid-column:1/-1;grid-row:1}.accueil .d2{grid-column:1/-1;grid-row:2}.accueil .d3{grid-column:1/-1;grid-row:3}.accueil .d4{grid-column:1/-1;grid-row:4}.accueil .d5{grid-column:1/-1;grid-row:5}.accueil .d6{grid-column:1/-1;grid-row:6}.accueil .d7{grid-column:1/-1;grid-row:7}.accueil .d8{grid-column:1/-1;grid-row:8}.accueil .d9{grid-column:1/-1;grid-row:9}.accueil .d10{grid-column:1/-1;grid-row:10}.accueil .d11{grid-column:1/-1;grid-row:11}}@media only screen and (min-width: 768px)and (max-width: 991px){.accueil{grid-gap:1em}.accueil .d1{grid-column:1/-1;grid-row:1}.accueil .d2{grid-column:1/-1;grid-row:2}.accueil .d3{grid-column:1/-1;grid-row:3}.accueil .d4{grid-column:1/-1;grid-row:4}.accueil .d5{grid-column:1/-1;grid-row:5}.accueil .d6{grid-column:1/-1;grid-row:6}.accueil .d7{grid-column:1/-1;grid-row:7}.accueil .d8{grid-column:1/-1;grid-row:8}.accueil .d9{grid-column:1/-1;grid-row:9}.accueil .d10{grid-column:1/-1;grid-row:10}.accueil .d11{grid-column:1/-1;grid-row:11}}@media only screen and (min-width: 992px)and (max-width: 1199px){.accueil{grid-gap:1em}.accueil .d1{grid-column:1/-1;grid-row:1}.accueil .d2{grid-column:1/-1;grid-row:2}.accueil .d3{grid-column:1/-1;grid-row:3}.accueil .d4{grid-column:1/-1;grid-row:4}.accueil .d5{grid-column:1/-1;grid-row:5}.accueil .d6{grid-column:1/-1;grid-row:6}.accueil .d7{grid-column:1/-1;grid-row:7}.accueil .d8{grid-column:1/-1;grid-row:8}.accueil .d9{grid-column:1/-1;grid-row:9}.accueil .d10{grid-column:1/-1;grid-row:10}.accueil .d11{grid-column:1/-1;grid-row:11}}#formQ{display:flex;flex-direction:column}#formQ textarea{width:100%}#msgErr{font-size:2em;color:#ff4c4c}.fs-hexa{flex:1}.fs-sens6lignes{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.sens6lignes{font-size:.8em}.ha-titre{text-align:center}.souligne{text-decoration:underline}.ha-jugement{text-align:center;margin-top:1em;margin-bottom:1em}.resultat-imageCentree{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center}.lgn{padding:.5em}.trigs{display:flex;flex-direction:column;flex-wrap:wrap}#corps .trigs img{max-height:6em}.trigsH,.trigsB{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:2em;cursor:crosshair}.resultat{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:2em}#hexaText{margin-top:2em}#trigH,#trigB{display:none}.trigH,.trigB{background-color:rgba(0,0,0,0)}.trigH-selected{background-color:orange}.trigB-selected{background-color:purple}.hexaResultat{display:flex;flex-direction:column;align-items:center;margin-bottom:2em}#resultTrigB{margin-top:-3.3em}#hexaAttitudeH,#hexaAttitudeB{border-block-color:purple;border-style:double;padding:.8em}#hexaAttitudeH{margin-bottom:2em;margin-top:2em}.attitudeTitre{font-style:bold;color:orange}@media only screen and (max-width: 576px){.trigs img{max-height:4em;font-size:.8em}}@media only screen and (min-width: 577px)and (max-width: 767px){.trigs img{max-height:4em}}@media only screen and (min-width: 768px)and (max-width: 991px){.trigs img{max-height:4em}}@media only screen and (min-width: 992px)and (max-width: 1199px){.trigs img{max-height:5em}}#corps .textes{text-align:center}.pha-Cbo{width:7em;height:3em;text-align:center;vertical-align:middle;text-align-last:center;box-shadow:inset 0 0 22px #3a52ac;border:1px solid #3a52ac;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1em;font-weight:1em;color:#685155;cursor:pointer;outline:none;margin:auto}.pha-Cbo option[selected]{font-weight:bold}.pha-Cbo option:nth-child(even){background-color:#8ee3fa}.pha-Cbo:focus{box-shadow:inset 0 0 15px #8ee3fa;font-weight:600}.page{max-width:80%;text-align:left}.page img{max-width:100%;max-height:100%;object-fit:cover}.page .spaceH{margin-top:2em}.page .spaceB{margin-bottom:2em}.page .pageclaudine,.page .pagehexagramme,.page .pageinterpretation,.page .pageyijing,.page .pagehasard,.page .pagecitations,.page .pagesources{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:center}.page .itemImgGTxtD{display:flex;flex-direction:row;justify-content:center;gap:3em;flex-wrap:nowrap}.page .itemImgTxtG{max-width:18%}.page .itemImgTxtD{display:flex;flex-direction:column;justify-content:center}.page .item100{width:100%}.page .item100 h1{text-align:center}.page .item20{width:18%;margin-bottom:2%;margin-right:2%}.page .item30{flex:1;margin-bottom:2%;margin-right:2%}.page .item50{width:48%;margin-bottom:2%;margin-right:2%}.page .item70{width:70%;margin-bottom:2%}.page .item80{width:80%;margin-bottom:2%}.page blockquote{border-left:5px solid #f19a3e;padding-left:2em}.contact .contactForm input,.contact .contactForm textarea{height:100%;width:100%}.contact textarea{resize:none;background-color:bisque;color:#28109f}.contact input{color:#28109f;background-color:bisque}.contact .contactForm{display:grid;grid-gap:2em;grid-template-columns:1fr .5fr 1fr;grid-template-areas:". photo ." "msgErr msgErr msgErr " "nom msg msg" "email msg msg" "robot msg msg" ". bouton .";padding:20px;color:bisque;background-color:rgba(0,0,0,0)}.contact .contact-photo{grid-area:photo;text-align:center}.contact .contact-photo img{max-height:10em}.contact .contact-nom{grid-area:nom}.contact .contact-email{grid-area:email}.contact .contact-msg{grid-area:msg}.contact .contact-robot{grid-area:robot}.contact .contact-bouton{grid-area:bouton}.contact .contact-bouton button{background:rgba(0,0,0,0);-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;color:bisque;padding:10px 20px 10px 20px;margin-top:.5em}.contact .contact-msgErr{grid-area:msgErr;text-align:center;color:#ff4c4c;text-align:center;margin-top:1em}.contact ::placeholder{color:#28109f}@media only screen and (max-width: 576px){.contact .contactForm{grid-template-columns:1fr;grid-gap:2.5em;grid-template-areas:"photo" "nom" "email" "robot" "msg" "bouton" "msgErr"}.contact .contact-photo img{max-width:50%}.contact .contact-bouton{margin:auto}}@media only screen and (min-width: 577px)and (max-width: 767px){.contact .contactForm{grid-template-columns:1fr;grid-gap:2.5em;grid-template-areas:"photo" "nom" "email" "robot" "msg" "bouton" "msgErr"}.contact .contact-photo img{max-width:50%}.contact .contact-bouton{margin:auto}}@media only screen and (min-width: 768px)and (max-width: 991px){.contact .contactForm{grid-template-columns:1fr;grid-gap:2.5em;grid-template-areas:"photo" "nom" "email" "robot" "msg" "bouton" "msgErr"}.contact .contact-photo img{max-width:50%}.contact .contact-bouton{margin:auto}}.pagehexagramme .myCanvas{display:flex;align-items:center;justify-content:center;margin:auto;max-height:15em}.pagehexagramme #explainMut{display:grid;align-items:center;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));grid-template-areas:"imgIy  txtIy" "imgMut txtMut "}.pagehexagramme #waveYinYang{width:50vh;height:50vh}@media only screen and (max-width: 576px){.pagehexagramme .itemImgTxtG{max-width:60%}.pagehexagramme .itemImgGTxtD{flex-direction:column;gap:2em;flex-wrap:nowrap;align-items:center}}@media only screen and (min-width: 577px)and (max-width: 767px){.pagehexagramme .itemImgTxtG{max-width:50%}.pagehexagramme .itemImgGTxtD{flex-direction:column;gap:2em;flex-wrap:nowrap;align-items:center}}@media only screen and (min-width: 768px)and (max-width: 991px){.pagehexagramme .itemImgTxtG{max-width:40%}}.pageinterpretation .pageinterpretation .lienSouligne{text-decoration:underline;color:#ff4c4c}@media only screen and (max-width: 576px){.pagehasard .itemImgTxtG{max-width:60%}.pagehasard .itemImgGTxtD{flex-direction:column;gap:2em;flex-wrap:nowrap;align-items:center}}.pagecitations .collapsible-item input{position:absolute;opacity:0;z-index:-1}.pagecitations .collapsible-accordion{margin:10px;border-radius:25px;overflow:hidden;box-shadow:0 4px 4px -2px rgba(0,0,0,.5);color:#5554c9}.pagecitations .collapsible-item-label{display:flex;justify-content:space-between;padding:1em;font-weight:bold;cursor:pointer;background:#f19a3e;color:bisque}.pagecitations .collapsible-item-label::after{content:"→";width:1em;height:1em;text-align:center;transition:all .35s}.pagecitations .collapsible-item-content{max-height:0;padding:0 1em;background:bisque;transition:all .35s}.pagecitations input:checked+.collapsible-item-label::after{transform:rotate(90deg)}.pagecitations input:checked~.collapsible-item-content{max-height:100vh;padding:1em}.pagecitations .collapsible-item-content blockquote{margin-top:1em;margin-block-end:1em}.pagesources .pagesources{text-align:center}/*# sourceMappingURL=style.min.css.map */