.flexible-newcalc-thankyou-wrapper{background:#fff;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);font-family:Navigo,sans-serif;margin:40px auto;max-width:600px;overflow:hidden;padding:40px 20px;width:100%}.flexible-newcalc-thankyou-header{background:linear-gradient(45deg,#036,#00a5e0);border-radius:20px 20px 0 0;color:#fff;padding:30px;text-align:center}.flexible-newcalc-thankyou-icon{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.flexible-newcalc-thankyou-icon svg{height:30px;stroke-width:3;width:30px}.flexible-newcalc-thankyou-title{background:linear-gradient(90deg,#036,#00a5e0);-webkit-background-clip:text;color:#fff;font-size:1.8rem;font-weight:400;margin:0}.flexible-newcalc-thankyou-body{background:#fff;padding:30px;text-align:center}.flexible-newcalc-thankyou-body p{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.flexible-newcalc-thankyou-steps{background:#fbfbfb;border-left:4px solid #d5b375;border-radius:15px;margin-bottom:20px;padding:20px;text-align:left}.flexible-newcalc-thankyou-steps h4{color:#18407d;font-size:1.1rem;font-weight:400;margin-bottom:15px}.flexible-newcalc-thankyou-steps ul{list-style:none;margin:0;padding:0}.flexible-newcalc-thankyou-steps li{color:#666;padding:8px 0 8px 25px;position:relative}.flexible-newcalc-thankyou-steps li:before{color:#00a5e0;content:"✓";font-weight:700;left:0;position:absolute}.flexible-newcalc-thankyou-demolink-container{margin:20px 0;text-align:center}.flexible-newcalc-thankyou-demolink{color:#00a5e0;font-family:Navigo,sans-serif;font-size:1rem;font-weight:400;text-decoration:underline;transition:color .3s ease}.flexible-newcalc-thankyou-demolink:hover{color:#18407d}.flexible-newcalc-thankyou-footer{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:20px 30px 30px}.flexible-newcalc-thankyou-btn-primary,.flexible-newcalc-thankyou-btn-secondary{border:none;border-radius:10px;cursor:pointer;font-family:Navigo,sans-serif;font-size:1rem;font-weight:300;min-width:160px;padding:15px 30px;text-align:center;transition:all .3s ease}.flexible-newcalc-thankyou-btn-primary{background:linear-gradient(90deg,#00a5e0,#06edf5);border:none;color:#fff}.flexible-newcalc-thankyou-btn-primary:hover{background:linear-gradient(90deg,#00c0f0,#50f5f9);box-shadow:0 5px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.flexible-newcalc-thankyou-btn-secondary{background:#fbfbfb;border:2px solid #e0e0e0;color:#555}.flexible-newcalc-thankyou-btn-secondary:hover{background:rgba(255,248,224,.7);border-color:#d5b375;box-shadow:0 0 20px hsla(39,53%,65%,.5);color:#d5b375;transform:translateY(-2px)}@media (max-width:600px){.flexible-newcalc-thankyou-body{padding:25px 20px}.flexible-newcalc-thankyou-footer{flex-direction:column;gap:10px}.flexible-newcalc-thankyou-btn-primary,.flexible-newcalc-thankyou-btn-secondary{width:100%}.flexible-newcalc-thankyou-title{font-size:1.5rem}}