body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-layout{align-items:flex-start;display:flex;flex-direction:row;gap:10px;padding:5px}.main-content{background-color:#fff;border-radius:2px;box-shadow:0 2px 4px #0000001a;flex:1 1;padding:5px}body,html{height:100%;margin:0}body{background-color:#333;box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.App{color:#000;display:flex;flex-direction:column;min-height:100vh;text-align:center}header{background-color:#333;padding:10px 0}nav{align-items:center;display:flex;justify-content:space-between}nav .logo{background-color:#444;border-radius:10%;height:60px;margin-left:20px;padding:10px}nav ul{display:flex;flex-grow:1;justify-content:center;list-style-type:none;margin:0;padding:0}nav ul li{margin:0 15px}nav ul li a{color:#fff;font-size:18px;text-decoration:none}nav ul li a:hover{text-decoration:underline}.header-logo{margin-right:20px}.header-icon,.header-logo{align-items:center;display:flex}.header-icon{background-color:#444;border-radius:50%;color:#fff;font-size:24px;height:50px;justify-content:center;margin-right:10px;padding:10px;width:50px}.app-name{color:#fff;font-size:18px}main{color:#000;margin:0 auto;max-width:800px;padding:20px;text-align:left}h2{color:#333}p{color:#666;line-height:1.6}footer{background-color:#8d8c8c;bottom:0;color:#fff;padding:10px 0;position:fixed;text-align:center;width:100%}footer nav ul{list-style:none;padding:0}footer nav ul li{display:inline;margin:0 10px}footer nav ul li a{color:#fff;font-size:.8em;text-decoration:none}footer nav ul li a:hover{text-decoration:underline}.company-section{background-color:#333;color:#fff;margin:0 auto;max-width:800px;padding:20px;text-align:left}.company-section h2{color:#fff}.company-section p{color:#ccc;line-height:1.6}.company-section a{color:#bcdbfc;text-decoration:none}.company-section a:hover{text-decoration:underline}.product-section{background-color:#333;color:#fff;margin:0 auto;max-width:800px;padding:20px;text-align:left}.product-section h2{color:#fff}.product-section p,.product-section span{color:#ccc;line-height:1.6}.product-section a{color:#bcdbfc;text-decoration:none}.product-section a:hover{text-decoration:underline}.pricing{font-size:1.5em;font-weight:700;justify-content:space-around;margin-top:20px}.libutton{background-color:#0a66c2;border-radius:16px;color:#fff!important;display:flex;flex-direction:column;font-family:SF Pro Text,Helvetica,sans-serif;height:32px;justify-content:center;outline:none;padding:7px;text-align:center;text-decoration:none!important;width:200px}span a,span h4{display:inline-block;margin-bottom:0;margin-right:10px;margin-top:5px}.documentation-section{background-color:#333;color:#fff;margin:0 auto;max-width:800px;padding:20px;text-align:left}.documentation-section h2{color:#fff}.documentation-section p{color:#ccc;line-height:1.6}.container{display:flex;padding:20px}.index{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;margin-right:20px;padding:10px;width:250px}.index-title{font-size:1.5em;margin-bottom:10px}.list{list-style:none;padding:0}.list-item{margin-bottom:10px}.button{background:none;border:none;color:#007bff;cursor:pointer;font-size:1em;padding:0;text-align:left}.button:hover{text-decoration:underline}.content{background-color:#fff;border:1px solid #dee2e6;border-radius:5px;flex:1 1;min-height:400px;overflow-y:auto;padding:20px}.content *{box-sizing:border-box;margin:0;padding:0}.content p{margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:.5em;margin-top:1em}.content img{height:auto;max-width:100%}.faq-section{background-color:#333;box-sizing:border-box;margin:0 auto;max-width:1200px;min-width:600px;padding:20px;width:80%}.faq-container{align-items:flex-start;display:flex;flex-direction:column;width:100%}.faq-item{margin-bottom:10px;width:100%}.faq-question{align-items:center;background-color:#7d7c7c;border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;padding:10px;width:100%}.faq-question h2{flex-grow:1;font-size:18px;margin:0}.faq-answer{background-color:#5c5c5c;border-radius:5px;margin-top:5px;padding:10px;width:100%}.chevron{font-size:18px}.faq-section h2{color:#fff;width:100%}.faq-section p{color:#ccc;line-height:1.6}.faq-section a{color:#bcdbfc;text-decoration:none}.faq-section a:hover{text-decoration:underline}.wellness-panel{background-color:#848181;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:0 0 250px;font-size:14px;height:fit-content;line-height:1.5;padding:10px;position:sticky;top:20px}.wellness-tips-panel h3{color:#fff;font-size:18px;margin-top:0}.wellness-tips-panel p{color:#fff;font-size:14px;margin-bottom:10px}.wellness-tips-panel a{color:#007bff;font-size:14px;text-decoration:none}.wellness-tips-panel a:hover{text-decoration:underline}