html,body,#root{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.app{display:flex;flex-grow:1;height:100%;width:100%;flex-direction:column;text-align:center;align-items:center;justify-content:center}.app-content{display:flex;flex-grow:1;flex-direction:column;align-items:center}.descope-container{border-radius:15px;box-shadow:0 1px 50px #f2f5f7;max-width:550px;width:auto;margin:20px auto}.welcome-title{margin-bottom:0;font-family:JetBrains Mono;font-style:normal;font-weight:700;font-size:48px;line-height:128%;letter-spacing:.6px;color:#0082b5}.example-title{margin-bottom:0;font-family:JetBrains Mono;font-style:normal;font-size:20px;letter-spacing:.6px}.example{border:2px solid;min-width:350px;border-radius:100px;border-color:#0082b5;padding:16px 32px;background-color:#f6fbff;display:flex;flex-direction:row;align-items:center;justify-content:center;word-break:break-all}.copy-icon{margin-left:6px;height:100%}.text-body{font-size:20px;display:inline-block}h1{margin:0;font-weight:800;font-size:32px;line-height:128%}p{font-family:Barlow;font-weight:400;font-style:normal;line-height:160%;text-align:center;display:flex;letter-spacing:.6px;color:#000000de;margin-top:8px}@media only screen and (max-width: 600px){.app-content{width:90%}.descope-container{margin-left:16px;margin-right:16px}.example{min-width:fit-content}}@media only screen and (min-width: 600px){.app-content{width:80%}.example{min-width:fit-content}}@media only screen and (min-width: 768px){.app-content{width:55%}.example{min-width:350px}}
