@charset "UTF-8";:root{--progepe-primary:#00548e;--progepe-primary-dark:#003c66;--progepe-primary-deep:#002b49;--progepe-primary-medium:#006fa8;--progepe-primary-light:#dcebf4;--progepe-primary-pale:#f1f7fa;--progepe-accent:#00a0c6;--white:#ffffff;--background:#eef3f6;--surface:#ffffff;--text:#1f2a33;--muted:#65737e;--border:#d5e0e7;--danger:#b42318;--focus:rgba(0, 84, 142, 0.17);--shadow:0 24px 64px rgba(0, 43, 73, 0.15)}*{box-sizing:border-box}body,html{width:100%;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top right,rgba(0,84,142,.09),transparent 28rem),var(--background);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.sgc-page-shell{min-height:100vh}.sgc-site-header{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--progepe-primary-deep) 0,var(--progepe-primary-dark) 42%,var(--progepe-primary) 100%);color:var(--white);box-shadow:0 12px 34px rgba(0,43,73,.16)}.sgc-site-header::after,.sgc-site-header::before{position:absolute;border-radius:50%;content:"";pointer-events:none}.sgc-site-header::before{top:-150px;right:-90px;width:370px;height:370px;border:55px solid rgba(255,255,255,.05)}.sgc-site-header::after{right:24%;bottom:-170px;width:330px;height:330px;background:rgba(0,160,198,.1)}.sgc-site-header__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:min(1180px,100% - 40px);min-height:112px;margin:0 auto;gap:32px}.sgc-brand{display:flex;align-items:center;min-width:0}.sgc-brand__logos{display:flex;align-items:center;padding:11px 15px;border:1px solid rgba(255,255,255,.18);border-radius:10px;box-shadow:0 10px 24px rgba(0,33,56,.2)}.sgc-brand__logos img{display:block;height:auto;object-fit:contain}.sgc-brand__progepe{width:150px;margin-right:14px}.sgc-brand__ufpr{width:66px}.sgc-brand__text{display:flex;flex-direction:column;margin-left:20px}.sgc-brand__text strong{color:var(--white);font-size:26px;font-weight:760;line-height:1;letter-spacing:.07em}.sgc-brand__text span{max-width:240px;margin-top:6px;color:rgba(255,255,255,.82);font-size:13px;line-height:1.35}.sgc-header-status{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.sgc-header-status__eyebrow{margin-bottom:5px;color:rgba(255,255,255,.62);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.sgc-header-status__title{color:var(--white);font-size:17px;font-weight:650}.sgc-main{padding-top:42px;padding-bottom:42px}#book-appointment-wizard{float:none;margin:0 auto;padding:0;border:0;background:0 0;box-shadow:none}.sgc-wizard-header{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:20px;padding:0 4px;border:0;background:0 0}.sgc-wizard-intro{max-width:760px}.sgc-wizard-intro__label{display:inline-block;margin-bottom:8px;color:var(--progepe-primary);font-size:11px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.sgc-wizard-intro h1{margin:0 0 9px;color:var(--progepe-primary-deep);font-size:clamp(28px,4vw,42px);font-weight:760;line-height:1.1;letter-spacing:-.025em}.sgc-wizard-intro p{max-width:670px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.sgc-steps{display:flex;flex:0 0 auto}.sgc-steps .book-step{display:flex;align-items:center;gap:10px;width:auto;height:auto;min-width:138px;padding:10px 15px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);box-shadow:0 8px 22px rgba(0,43,73,.07)}.sgc-steps .book-step strong{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--progepe-primary);color:var(--white);font-size:13px}.sgc-steps .book-step span{font-size:12px;font-weight:700}.sgc-steps .active-step{border-color:rgba(0,84,142,.25);color:var(--progepe-primary-dark)}.sgc-exceptions{margin-bottom:20px;padding:20px 22px;border:1px solid #f0c5bf;border-radius:12px;background:#fff7f6}.sgc-exceptions h4{margin:0 0 12px;color:var(--danger);font-size:17px}#wizard-frame-1{padding:0;border:0;background:0 0}.sgc-card{padding:34px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.sgc-section-heading{display:flex;align-items:center;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid #e7edf1}.sgc-section-heading__icon{display:flex;flex:0 0 52px;align-items:center;justify-content:center;width:52px;height:52px;margin-right:16px;border-radius:11px;background:var(--progepe-primary-light);color:var(--progepe-primary);font-size:19px}.sgc-section-heading span{display:block;margin-bottom:3px;color:var(--progepe-primary);font-size:11px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.sgc-section-heading .frame-title{margin:0;color:var(--text);font-size:25px;font-weight:730;line-height:1.15}.sgc-form-grid{margin-right:-14px;margin-left:-14px}.sgc-form-grid>[class*=col-]{padding-right:14px;padding-left:14px}.sgc-card .form-group{margin-bottom:22px}.sgc-card .control-label{display:inline-block;margin-bottom:8px;color:#34424d;font-size:13px;font-weight:680}.sgc-card .text-danger{color:var(--danger)!important}.sgc-field{position:relative}.sgc-field__icon{position:absolute;z-index:2;top:50%;left:15px;display:flex;align-items:center;justify-content:center;width:18px;color:#7a8995;font-size:14px;pointer-events:none;transform:translateY(-50%)}.sgc-field .form-control{width:100%;height:49px;padding:10px 14px 10px 45px;border:1px solid var(--border);border-radius:8px;background:#fbfcfd;color:var(--text);font-size:14px;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.sgc-field select.form-control{padding-right:34px}.sgc-field .form-control:hover{border-color:#b8c6cf}.sgc-field .form-control:focus{border-color:var(--progepe-primary);background:var(--white);box-shadow:0 0 0 4px var(--focus);outline:0}.sgc-field:focus-within .sgc-field__icon{color:var(--progepe-primary)}.mensagem-erro{margin:7px 0 0;font-size:12px;line-height:1.45}.sgc-consent-card{position:relative;margin-top:16px;padding:17px 18px 17px 46px;border:1px solid var(--border);border-radius:11px;background:var(--surface);box-shadow:0 8px 20px rgba(0,43,73,.05)}.sgc-consent-card .form-check-input{top:18px;left:18px;width:17px;height:17px;margin:0}.sgc-consent-card .form-check-label{color:var(--text);font-size:13px;line-height:1.55}.sgc-consent-card a{color:var(--progepe-primary);font-weight:650}.sgc-captcha-card{margin-top:18px;padding:24px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.sgc-captcha-card .captcha-title{display:flex;align-items:center;margin:0 0 14px;color:var(--progepe-primary-deep);font-size:17px}.sgc-captcha-card .captcha-title .btn{margin-left:5px;color:var(--progepe-primary)!important}.sgc-captcha-card .captcha-image{display:block;max-width:100%;margin-bottom:12px;border:1px solid var(--border);border-radius:7px}.sgc-captcha-card .captcha-text{height:46px;border:1px solid var(--border);border-radius:8px;box-shadow:none}.sgc-captcha-card .captcha-text:focus{border-color:var(--progepe-primary);box-shadow:0 0 0 4px var(--focus)}.sgc-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:22px 24px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 10px 26px rgba(0,43,73,.06)}.sgc-actions__hint{display:flex;align-items:center;color:var(--muted);font-size:13px}.sgc-actions__hint i{margin-right:9px;color:var(--progepe-primary)}.sgc-submit-form{display:inline-block;margin:0}#book-appointment-submit{min-width:190px;min-height:48px;padding:11px 20px;border:1px solid var(--progepe-primary);border-radius:8px;background:var(--progepe-primary);color:var(--white);font-size:14px;font-weight:680;box-shadow:0 9px 20px rgba(0,84,142,.22);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}#book-appointment-submit:focus,#book-appointment-submit:hover{border-color:var(--progepe-primary-dark);background:var(--progepe-primary-dark);color:var(--white);box-shadow:0 12px 24px rgba(0,60,102,.27);transform:translateY(-1px)}#book-appointment-submit:active{transform:translateY(0)}.sgc-frame-footer{display:flex;justify-content:center;padding:20px 0 0;border:0;background:0 0}.sgc-frame-footer .backend-link{display:inline-flex;align-items:center;padding:9px 13px;border:1px solid rgba(0,84,142,.18);border-radius:7px;background:var(--progepe-primary-light);color:var(--progepe-primary-dark);font-size:12px;font-weight:680;text-decoration:none}.sgc-frame-footer .backend-link:focus,.sgc-frame-footer .backend-link:hover{background:var(--progepe-primary);color:var(--white)}#book-appointment-wizard .form-control.is-invalid,#book-appointment-wizard .has-error .form-control{border-color:var(--danger)}#book-appointment-wizard .form-control.is-invalid:focus,#book-appointment-wizard .has-error .form-control:focus{box-shadow:0 0 0 4px rgba(180,35,24,.12)}.ui-datepicker .ui-datepicker-header{border-color:var(--progepe-primary);background:var(--progepe-primary);color:var(--white)}@media screen and (max-width:900px){.sgc-site-header__inner{align-items:flex-start;flex-direction:column;padding:24px 0;gap:18px}.sgc-header-status{align-items:flex-start;text-align:left}.sgc-wizard-header{align-items:flex-start;flex-direction:column}.sgc-card{padding:28px 24px}}@media screen and (max-width:640px){.sgc-site-header__inner{width:min(100% - 28px,1180px)}.sgc-brand{align-items:flex-start;flex-direction:column}.sgc-brand__logos{padding:9px 12px}.sgc-brand__progepe{width:125px}.sgc-brand__ufpr{width:54px}.sgc-brand__text{margin-top:15px;margin-left:0}.sgc-main{padding-top:28px;padding-right:14px;padding-bottom:28px;padding-left:14px}.sgc-wizard-intro h1{font-size:30px}.sgc-card{padding:23px 18px;border-radius:13px}.sgc-section-heading{align-items:flex-start}.sgc-section-heading .frame-title{font-size:22px}.sgc-actions{align-items:stretch;flex-direction:column;padding:18px}#book-appointment-submit,.sgc-submit-form{width:100%}}