#root,body,html{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.app{height:100%;justify-content:center;padding-bottom:80px;text-align:center;width:100%}.app,.app-content{align-items:center;display:flex;flex-direction:column;flex-grow:1}.app-content{margin-top:150px}.descope-base-container{border-radius:15px;box-shadow:0 1px 50px 0 #b2b2b280}.descope-login-container{max-width:400px}.descope-wide-container{margin:20px auto;max-height:90vh;max-width:800px;overflow-y:auto;width:auto}.welcome-title{color:#0082b5;font-size:48px;font-weight:700;line-height:128%}.example-title,.welcome-title{font-family:JetBrains Mono;font-style:normal;letter-spacing:.6px;margin-bottom:0}.example-title{font-size:20px}.example{align-items:center;background-color:#f6fbff;border:2px solid #0082b5;border-radius:100px;display:flex;flex-direction:row;justify-content:center;min-width:350px;padding:16px 32px;word-break:break-all}.copy-icon{height:100%;margin-left:6px}.text-body{display:inline-block;font-size:20px}h1{font-size:32px;font-weight:800;line-height:128%;margin:0}p{color:#000000de;display:flex;font-family:Barlow;font-style:normal;font-weight:400;letter-spacing:.6px;line-height:160%;margin-top:8px;text-align:center}@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}}.footer{background-color:#f5f5f5;border-top:1px solid #e0e0e0;bottom:0;left:0;padding:16px 24px;position:fixed;right:0;z-index:100}.footer-content{justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content,.footer-left{align-items:center;display:flex}.footer-left{gap:12px}.company-name{color:#424242;font-size:14px;font-weight:600}.copyright{color:#666;font-size:14px}.footer-right{align-items:center;display:flex;gap:24px}.footer-link{background:none;border:none;color:#666;cursor:pointer;font-family:inherit;font-size:14px;margin:0;padding:0;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#424242}.privacy-choices-btn{background:none;border:none;color:#666;cursor:pointer;font-family:inherit;font-size:14px;margin:0;padding:0;text-decoration:none;transition:color .2s ease}.privacy-choices-btn:hover{color:#424242}@media (max-width:768px){.footer-content{flex-direction:column;gap:16px;text-align:center}.footer-right{flex-wrap:wrap;gap:16px;justify-content:center}}.consent-overlay{animation:fadeIn .3s ease-out;background-color:#00000080;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000}.consent-screen{animation:slideInLeft .3s ease-out;background-color:#2c2c2c;box-shadow:2px 0 10px #0000004d;color:#fff;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:400px}.consent-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:24px 24px 16px}.consent-title{color:#fff;font-size:24px;font-weight:600;margin:0}.consent-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.consent-close:hover{background-color:#444}.consent-intro{border-bottom:1px solid #444;padding:16px 24px}.consent-intro p{color:#ccc;font-size:14px;line-height:1.5;margin:0;text-align:left}.cookie-categories{padding:16px 0}.cookie-category{border-bottom:1px solid #444}.cookie-category:last-child{border-bottom:none}.category-content{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:20px 24px}.category-info{flex:1 1}.category-title{color:#fff;font-size:16px;font-weight:600;margin:0 0 8px}.category-description{color:#ccc;font-size:13px;line-height:1.4;margin:0 0 12px;text-align:left}.view-cookies-link{background:none;border:none;color:#1976d2;cursor:pointer;font-size:13px;margin:0;padding:0;text-decoration:underline}.view-cookies-link:hover{color:#1565c0}.category-toggle{flex-shrink:0;margin-top:4px}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}input:checked+.toggle-slider{background-color:#1976d2}input:disabled+.toggle-slider{background-color:#666;cursor:not-allowed}input:checked+.toggle-slider:before{transform:translateX(20px)}input:disabled+.toggle-slider:before{background-color:#999}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.consent-screen{width:100%}.category-content{flex-direction:column;gap:12px}.category-toggle{align-self:flex-start}}
/*# sourceMappingURL=main.b75d174b.css.map*/