:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*,body,html{padding:0;margin:0}body,html{background-color:#c4e0f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.page-container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1}.inedex-container{min-height:100vh;max-height:calc(100vh - 200px);overflow-y:auto}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.icon{color:#04b6e2!important;font-size:"20px"}.img-ronde{-webkit-clip-path:ellipse(50% 50%);clip-path:ellipse(50% 50%)}.contenent{padding:0 50px}.text-center{text-align:center}.text-right{text-align:right}.text-small{font-size:small}.footer-background{background-color:#f5f5f5;width:100%;position:relative;bottom:0}.text-vert{color:#04b6e2}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.ant-tabs-tab:hover,.ant-tabs-tabclick{color:#04b6e2!important;font-weight:500}.ant-tabs-ink-bar{height:5px;background:#04b6e2!important}.rv-card{border-radius:10px;border:2px solid #04b6e2;box-shadow:-2px 2px 2px #04b6e2;padding:20px;background-color:#fff}.rv-title{border-bottom:2px solid #04b6e2;margin-bottom:1rem;padding:6px 0;text-align:center;color:#04b6e2}.fiche{padding:0 10px}.searchcontenent{background-color:#04b6e2;background-repeat:no-repeat;background-size:cover;overflow:scroll;margin:0}.homepage-image{background-image:url(http://images.rvosteopathe.fr/osteopathebleudroite.png);background-size:contain;background-position:50%;background-repeat:no-repeat;width:100%;height:400px}.logo-header{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;max-width:100%;height:auto}.index-card{border-radius:10px;border:2px solid #04b6e2;box-shadow:-2px 2px 2px #04b6e2;padding:20px;background-color:#fff}.title-index-card{border-bottom:2px solid #04b6e2;text-align:left;color:#04b6e2}.indexcard{display:flex;flex:1 1}#footer{position:-webkit-sticky;position:sticky;bottom:0;width:100%;height:100px;background-color:#222}#h1{font-size:3vw;text-align:center;color:#fffa4a}#recipe-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,.5fr));grid-gap:20px 20px;gap:20px 20px;margin:0 1rem}.header{box-shadow:-2px 2px 2px #222;padding:10px;display:flex;justify-content:space-between;background-color:#faf9f6}.header ul li{display:inline-block;margin-right:1rem}@media screen and (max-width:800px){.header ul li{margin-right:0}}.header ul li:hover,.home:hover{background-color:#c4e0f9;cursor:pointer}.category{border-radius:5px;border:2px solid #222;padding:8px 4px;box-shadow:-1px 1px 1px #222}.recipe-image{width:100%;margin-bottom:1rem}.full-recipe{margin:2rem}.home{padding:12px 8px;border:2px solid #222;border-radius:5px;background-color:#fff}.recipe-name:hover{background-color:#04b6e2}.recipe-name h3{margin:10px}.row{margin-bottom:16px}.cardCol{display:flex;justify-content:center}.card{width:90%;max-width:1000px;margin:0 auto}.card.firstCard{margin-top:80px}.cardContentLeft,.cardContentRight{display:flex;flex-direction:row;align-items:center}.cardContentLeft .image{order:1}.cardContentLeft .text,.cardContentRight .image{order:0}.cardContentRight .text{order:1}.search-column{display:flex;justify-content:center;align-items:center;padding:10px}.search-input{width:100%;max-width:700px;height:50px;padding:12px;font-size:18px;border:1px solid #ccc;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.15)}.search-input::placeholder{color:#888;font-size:16px}@media (min-width:768px){.search-column{justify-content:space-between;padding:0 20px}}