:root{--stp-navy:#062b52;--stp-green:#078b5b;--stp-green-dark:#066d49;--stp-ink:#173b59;--stp-muted:#5e778b;--stp-border:#d7e5e6;--stp-soft:#f5faf8;--stp-cream:#fbf8ef;--stp-aqua:#eaf7f5;--stp-shadow:0 18px 52px rgba(5,40,76,.09)}
.stp-page{color:var(--stp-ink);background:#fff}.stp-page *,.stp-page *:before,.stp-page *:after{box-sizing:border-box}.stp-page main{overflow-x:clip}.stp-page [hidden]{display:none!important}.stp-sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}
.stp-hero{padding:clamp(44px,7vw,82px) 0;background:radial-gradient(circle at 88% 12%,rgba(15,158,151,.12),transparent 25rem),linear-gradient(180deg,#fffdf8,#edf7f4)}.stp-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);align-items:end;gap:clamp(26px,5vw,72px)}.stp-back{min-height:44px;display:inline-flex;align-items:center;margin-bottom:18px;color:#075c91;font-weight:850;text-decoration:none}.stp-eyebrow{display:block;color:var(--stp-green-dark);font-size:.75rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.stp-hero h1{margin:10px 0;color:var(--stp-navy);font-size:clamp(2.35rem,5.4vw,4.65rem);line-height:1;letter-spacing:-.045em}.stp-hero>div>div>p{max-width:730px;margin:0;color:#3e6078;font-size:clamp(1.02rem,1.8vw,1.25rem);line-height:1.55}.stp-hero aside{padding:21px;border:1px solid #cbe1dc;border-radius:20px;background:#ffffffeb;box-shadow:0 16px 42px rgba(5,40,76,.07)}.stp-hero aside strong{color:var(--stp-navy)}.stp-hero aside p{margin:7px 0 0;color:#4e687b;font-size:.82rem;line-height:1.58}
.stp-app-section{padding:clamp(46px,7vw,80px) 0}.stp-app{max-width:1180px;margin:auto;border:1px solid var(--stp-border);border-radius:26px;background:#fff;box-shadow:var(--stp-shadow);overflow:hidden}.stp-app__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 29px;border-bottom:1px solid var(--stp-border);background:#fbfdfd}.stp-app__header span{color:var(--stp-green-dark);font-size:.7rem;font-weight:900;text-transform:uppercase}.stp-app__header h2{margin:4px 0 0;color:var(--stp-navy);font-size:1.2rem}.stp-restart{min-height:44px;padding:9px 14px;border:1px solid #cbdcdf;border-radius:11px;color:#075c91;background:#fff;font:inherit;font-size:.78rem;font-weight:850;cursor:pointer}
.stp-progress{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:17px 28px;border-bottom:1px solid var(--stp-border);list-style:none}.stp-progress li{position:relative;display:grid;place-items:center;gap:5px;color:#78909f;text-align:center}.stp-progress li:not(:last-child):after{content:"";position:absolute;top:14px;left:calc(50% + 23px);right:calc(-50% + 23px);height:2px;background:#dce8e7}.stp-progress b{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:2px solid #cfdddf;border-radius:50%;background:#fff;font-size:.72rem}.stp-progress .is-active b,.stp-progress .is-complete b{border-color:var(--stp-green);color:#fff;background:var(--stp-green)}.stp-progress small{font-size:.65rem;font-weight:800}.stp-status{min-height:1.4em;margin:14px 30px 0;color:#923f38;font-size:.8rem;font-weight:850}.stp-status.is-info{color:var(--stp-green-dark)}
.stp-step{padding:clamp(24px,4vw,44px)}.stp-heading{max-width:830px;margin-bottom:25px}.stp-heading>span{color:var(--stp-green-dark);font-size:.72rem;font-weight:900;text-transform:uppercase}.stp-heading h2{margin:5px 0 7px;color:var(--stp-navy);font-size:clamp(1.5rem,3vw,2.2rem)}.stp-heading h2:focus{outline:0}.stp-heading p{margin:0;color:var(--stp-muted);line-height:1.55}.stp-subtitle{margin:26px 0 14px;color:var(--stp-navy);font-size:1.05rem}
.stp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:0 0 22px;padding:0;border:0}.stp-card-grid label{position:relative;min-height:132px;display:grid;align-content:center;gap:6px;padding:18px;border:1px solid var(--stp-border);border-radius:17px;background:#fbfdfd;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.stp-card-grid input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.stp-card-grid strong{color:var(--stp-navy)}.stp-card-grid small{color:var(--stp-muted);font-size:.75rem;line-height:1.45}.stp-card-grid label:has(input:checked){border-color:var(--stp-green);background:var(--stp-aqua);box-shadow:0 0 0 3px rgba(7,139,91,.1)}.stp-card-grid label:has(input:focus-visible){outline:3px solid #075c91;outline-offset:3px}
.stp-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.stp-field{min-width:0;display:grid;align-content:start;gap:7px;color:var(--stp-navy);font-size:.81rem;font-weight:850}.stp-field-full{grid-column:1/-1}.stp-field b,.stp-consent b,.stp-choice b{color:#923f38}.stp-field input,.stp-field select,.stp-field textarea,.stp-fallback-form input,.stp-fallback-form textarea{width:100%;min-width:0;min-height:48px;padding:11px 13px;border:1px solid #cfdee2;border-radius:12px;outline:0;color:var(--stp-ink);background:#fff;font:inherit;font-size:.9rem;font-weight:650}.stp-field textarea{min-height:100px;resize:vertical}.stp-field input:focus,.stp-field select:focus,.stp-field textarea:focus,.stp-fallback-form input:focus,.stp-fallback-form textarea:focus{border-color:var(--stp-green);box-shadow:0 0 0 4px rgba(7,139,91,.12)}.stp-field small{color:var(--stp-muted);font-weight:650}
.stp-choice{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 20px;padding:0;border:0}.stp-choice legend,.stp-check-grid legend{width:100%;margin-bottom:8px;color:var(--stp-navy);font-weight:900}.stp-choice label,.stp-check-grid label{min-height:46px;display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--stp-border);border-radius:12px;background:#fff;font-size:.79rem;font-weight:800;cursor:pointer}.stp-choice label:has(input:checked),.stp-check-grid label:has(input:checked){border-color:var(--stp-green);background:var(--stp-aqua)}.stp-choice label:has(input:focus-visible),.stp-check-grid label:has(input:focus-visible){outline:3px solid #075c91;outline-offset:2px}.stp-choice input,.stp-check-grid input{width:19px;height:19px;flex:0 0 auto}.stp-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:15px 0 20px;padding:0;border:0}.stp-check-grid legend{grid-column:1/-1}
.stp-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:15px}.stp-children label{padding:12px;border:1px solid var(--stp-border);border-radius:12px}.stp-children select{min-height:44px;width:100%;margin-top:6px;border:1px solid #cfdee2;border-radius:10px;background:#fff}.stp-info,.stp-warning,.stp-metric{margin:15px 0;padding:13px 14px;border-left:4px solid #88b6c8;border-radius:10px;background:#f1f7f9;color:#46677b;font-size:.78rem;line-height:1.55}.stp-warning{border:1px solid #ddd4bc;border-left:4px solid #a88a45;background:var(--stp-cream)}.stp-metric{border-left-color:var(--stp-green);background:var(--stp-soft);font-weight:850}
.stp-details{margin:14px 0;border:1px solid var(--stp-border);border-radius:16px;background:#fbfdfd}.stp-details summary{min-height:50px;display:flex;align-items:center;padding:13px 17px;color:var(--stp-navy);font-size:.86rem;font-weight:900;cursor:pointer}.stp-details>div{padding:0 17px 17px}.stp-document-list{display:grid;gap:8px}.stp-document-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.42fr);align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--stp-border);border-radius:11px;background:#fff}.stp-document-row strong{font-size:.77rem}.stp-document-row select{min-height:44px;border:1px solid #cfdee2;border-radius:10px;background:#fff}
.stp-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.stp-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;border-radius:12px;font:inherit;font-size:.82rem;font-weight:850;text-align:center;text-decoration:none;cursor:pointer}.stp-button-primary{color:#fff;background:var(--stp-green)}.stp-button-secondary{color:var(--stp-navy);border-color:#cbdcdf;background:#fff}.stp-button-whatsapp{color:#fff;background:#147c58}.stp-button:disabled{opacity:.62;cursor:wait}.stp-button:focus-visible,.stp-restart:focus-visible,.stp-secondary-actions>*:focus-visible,.stp-contact header button:focus-visible,.stp-back:focus-visible{outline:3px solid #075c91;outline-offset:3px}
.stp-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stp-summary-grid article{padding:18px;border:1px solid var(--stp-border);border-radius:17px;background:#fbfdfd}.stp-summary-grid h3{margin:0 0 10px;color:var(--stp-navy)}.stp-summary-grid dl{margin:0}.stp-summary-grid dt{margin-top:8px;color:var(--stp-muted);font-size:.69rem;font-weight:900;text-transform:uppercase}.stp-summary-grid dd{margin:2px 0;color:var(--stp-navy);font-size:.82rem;font-weight:800;overflow-wrap:anywhere}.stp-summary-grid ol{margin:0;padding-left:20px;color:#486579;font-size:.8rem;line-height:1.65}.stp-missing{margin-top:20px;padding:18px;border:1px solid var(--stp-border);border-radius:17px;background:#fff}.stp-missing h3{margin:0 0 12px;color:var(--stp-navy)}.stp-missing>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stp-missing article{padding:13px;border-radius:12px;background:var(--stp-soft)}.stp-missing h4{margin:0 0 7px;color:var(--stp-navy);font-size:.8rem}.stp-missing ul{margin:0;padding-left:18px;color:var(--stp-muted);font-size:.75rem;line-height:1.55}.stp-final-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.stp-secondary-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:13px;margin-top:17px}.stp-secondary-actions>*{min-height:44px;display:inline-flex;align-items:center;border:0;color:#075c91;background:transparent;font:inherit;font-size:.76rem;font-weight:850;text-decoration:underline;cursor:pointer}.stp-download-status{min-height:1.4em;color:var(--stp-green-dark);font-size:.78rem;font-weight:800}
.stp-contact{margin-top:24px;padding:21px;border:1px solid var(--stp-border);border-radius:19px;background:#f8fbfb}.stp-contact header{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px}.stp-contact header span{color:var(--stp-green-dark);font-size:.7rem;font-weight:900;text-transform:uppercase}.stp-contact h3{margin:4px 0 0;color:var(--stp-navy)}.stp-contact header button{min-height:44px;border:0;color:#075c91;background:transparent;font:inherit;font-weight:850;cursor:pointer}.stp-consent{min-height:44px;display:flex;align-items:flex-start;gap:9px;margin:12px 0;color:#405d73;font-size:.78rem;line-height:1.5}.stp-consent input{width:20px;height:20px;flex:0 0 auto}.stp-form-status{min-height:1.5em;color:#923f38;font-size:.8rem;font-weight:850}.stp-form-status.is-success{color:var(--stp-green-dark)}.stp-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.stp-permanent-note{max-width:1120px;margin:18px auto 0;padding:13px 16px;border-radius:12px;background:var(--stp-cream);color:#5c604f;font-size:.78rem;line-height:1.55}
.stp-dialog{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:20px;background:#031a31ad}.stp-dialog>div{width:min(100%,460px);padding:26px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0004}.stp-dialog h2{margin:0;color:var(--stp-navy)}.stp-dialog p{color:var(--stp-muted)}.stp-dialog>div>div{display:flex;justify-content:flex-end;gap:10px}.stp-noscript{padding:54px 0}.stp-noscript-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stp-noscript-grid article{padding:17px;border:1px solid var(--stp-border);border-radius:15px}.stp-noscript-grid h3{color:var(--stp-navy)}.stp-fallback-form{display:grid;gap:11px;max-width:680px;margin:24px 0}.stp-fallback-form label{display:grid;gap:7px}.stp-fallback-form textarea{min-height:120px}.stp-noscript-links{display:flex;flex-wrap:wrap;gap:18px}
@media(max-width:900px){.stp-hero__grid{grid-template-columns:1fr}.stp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stp-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stp-progress small{display:none}.stp-summary-grid{grid-template-columns:1fr}}
@media(max-width:640px){.stp-page{font-size:14px}.stp-hero{padding:34px 0}.stp-app-section{padding:32px 0}.stp-app{border-radius:18px}.stp-app p,.stp-app small,.stp-app label,.stp-app button,.stp-app a,.stp-app select,.stp-app input,.stp-app textarea,.stp-app dt,.stp-app dd,.stp-app li,.stp-app summary,.stp-permanent-note,.stp-hero aside p,.stp-eyebrow,.stp-app__header span,.stp-heading>span{font-size:14px}.stp-app__header{align-items:flex-start;padding:18px}.stp-app__header h2{font-size:1.05rem}.stp-restart{max-width:140px}.stp-progress{padding:14px 12px}.stp-progress li:not(:last-child):after{left:calc(50% + 19px);right:calc(-50% + 19px)}.stp-progress b{width:28px;height:28px}.stp-status{margin:11px 18px 0}.stp-step{padding:22px 17px}.stp-card-grid,.stp-fields,.stp-check-grid,.stp-children,.stp-missing>div,.stp-final-actions,.stp-noscript-grid{grid-template-columns:1fr}.stp-card-grid label{min-height:104px}.stp-document-row{grid-template-columns:1fr}.stp-actions{flex-direction:column-reverse}.stp-actions .stp-button,.stp-final-actions .stp-button{width:100%}.stp-contact{padding:17px}.stp-dialog>div>div{flex-direction:column-reverse}.stp-dialog .stp-button{width:100%}.stp-hero h1{font-size:2.35rem}.stp-field input,.stp-field select,.stp-field textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){.stp-page *{scroll-behavior:auto!important;transition:none!important}}
