*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#fff;display:flex;flex-direction:column;font-family:Satoshi,sans-serif;margin:0;min-height:100vh}main.content-wrapper{flex:1;flex-direction:column;padding:2rem 1.25rem}.global-header,main.content-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.global-header{background:#fdfaf6;box-shadow:0 2px 4px rgba(0,0,0,.05);padding:1.5rem 1rem}.header-logo{max-height:50px}.logo-header{border-bottom:1px solid #e0e0dc;gap:.75rem;margin-bottom:1.75rem;max-width:400px;padding-bottom:1.25rem;width:100%}.logo-header,.logo-mark{align-items:center;display:flex}.logo-mark{background:#03735e;border-radius:10px;flex-shrink:0;height:42px;justify-content:center;width:42px}.logo-name{color:#111;font-size:1.05rem;font-weight:700}.logo-sub{color:#888;font-size:.72rem;letter-spacing:.03em;margin-top:1px}.credential{background:#fff;border:4px solid #01c4b4;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.04),0 16px 40px rgba(0,0,0,.08);max-width:400px;overflow:hidden;width:100%}.credential.inactive-credential{border-color:#e05252}.status-banner{align-items:center;display:flex;font-size:.82rem;font-weight:700;gap:.55rem;justify-content:center;letter-spacing:.05em;padding:.85rem 1.5rem;text-transform:uppercase}.active{background:#03735e;color:#fff}.inactive{background:#e05252;color:#fff}.status-dot{border-radius:999px;height:8px;width:8px}.active .status-dot{background:#7fffd4}.inactive .status-dot{background:#fff}.photo-wrap{aspect-ratio:4/3.8;background:#1a1a1a;overflow:hidden;position:relative;width:100%}.photo-wrap img{display:block;height:100%;object-fit:cover;width:100%}.photo-overlay{background:linear-gradient(0deg,hsla(0,0%,4%,.96) 0,transparent);bottom:0;height:65%;left:0;position:absolute;right:0}.photo-name{bottom:2.1rem;color:#fff;font-size:1.7rem;font-weight:700;letter-spacing:-.02em;padding:0 1rem}.photo-cert,.photo-name{left:0;position:absolute;right:0;text-align:center}.photo-cert{bottom:.85rem;color:#01c4b4;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.no-photo{align-items:center;aspect-ratio:4/3.8;background:#1a1a1a;display:flex;justify-content:center;width:100%}.card-body{background:#fff;padding:1.5rem 1.75rem 1.75rem}.data-row{border-bottom:1px solid #f0f0ec;display:flex;flex-direction:column;gap:.15rem;padding:.85rem 0}.data-row:last-of-type{border-bottom:none}.data-label{color:#aaa;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.data-value{color:#111;font-size:.95rem;font-weight:600}.data-value a{color:#03735e;text-decoration:none}.cert-box{background:#f0faf9;border:1px solid #b2dcd9;border-radius:10px;color:#2d6b68;font-size:.78rem;line-height:1.6;margin-top:1.1rem;padding:.9rem 1.1rem;text-align:center}.cert-box.inactive-box{background:#f5f5f5;border-color:#ddd;color:#666}.cert-box strong{color:#03735e}.cert-box.inactive-box strong{color:#333}.estatus-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;gap:.4rem;letter-spacing:.03em;padding:.3rem .85rem}.estatus-badge.activo{background:#e6f7f5;color:#03735e}.estatus-badge.inactivo{background:#fdf0f0;color:#e05252}.estatus-dot{border-radius:999px;height:7px;width:7px}.activo .estatus-dot{background:#01c4b4}.inactivo .estatus-dot{background:#e05252}.page-footer{flex-direction:column;gap:.3rem;margin-top:1.5rem}.footer-mark,.page-footer{align-items:center;display:flex}.footer-mark{background:#03735e;border-radius:7px;height:30px;justify-content:center;width:30px}.footer-text{color:#bbb;font-size:.7rem;letter-spacing:.03em}.estado-msg{background:#fff;border:1px solid #e8e8e4;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.04),0 16px 40px rgba(0,0,0,.08);max-width:400px;padding:3rem 2rem;text-align:center;width:100%}.estado-icon{align-items:center;background:#fff0f0;border:1px solid #fdd;border-radius:999px;display:flex;height:56px;justify-content:center;margin:0 auto 1.25rem;width:56px}.estado-title{color:#111;font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.estado-sub{color:#888;font-size:.85rem;line-height:1.55}footer{background-color:#03735e;padding:40px 56px 10px;width:100%}@media (max-width:991px){footer{padding:24px}}footer .gsso-footer-content{display:flex;justify-content:space-between;margin:auto;max-width:1328px;width:100%}@media (max-width:768px){footer .gsso-footer-content{flex-direction:column;gap:24px}}@media only screen and (min-width:801px) and (max-width:1100px){footer .gsso-footer-content{gap:32px}}footer .gsso-footer-content mat-icon.logo{height:70px;width:70px}footer .gsso-footer-content a.gsso-link-footer{color:#fff;position:relative;text-decoration:none;width:fit-content}footer .gsso-footer-content a.gsso-link-footer:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom;transition:transform .1s ease-in;width:100%}footer .gsso-footer-content a.gsso-link-footer:hover:after{transform:scaleX(1)}.gsso-legals mat-icon{display:none}@media (max-width:576px){.gsso-legals{display:flex;justify-content:space-between;margin-right:70px}.gsso-legals mat-icon{display:block}.gsso-legals mat-icon.open{transform:rotate(180deg)}}.flex{display:flex}.flex-col{flex-direction:column}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[10px\]{gap:10px}.gap-\[20px\]{gap:20px}.mt-\[30px\]{margin-top:30px}.pb-\[40px\]{padding-bottom:40px}.text-white{color:#fff}.font-semibold{font-weight:600}.text-\[18px\]{font-size:18px}.text-\[14px\]{font-size:14px}.text-center{text-align:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.cursor-pointer{cursor:pointer}.bg-white{background-color:#fff}.h-\[20px\]{height:20px}.w-\[2px\]{width:2px}.hidden{display:none}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:gap-\[40px\]{gap:40px}}@media (min-width:768px){.md\:mt-20{margin-top:5rem}.md\:pb-0{padding-bottom:0}.md\:block{display:block}}.fc-container{background:#fff;margin:0 auto;max-width:520px;padding:1.5rem 0;text-align:center;width:100%}.fc-title-group{margin-bottom:2.5rem}.fc-title-main{color:#106b3a;font-size:1.45rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem}.fc-inactive .fc-title-main{color:#e05252}.fc-subtitle{color:#555;font-size:.95rem;line-height:1.4;padding:0 1rem}.fc-photo-wrap{aspect-ratio:3/4;display:flex;justify-content:center;margin:0 auto 3rem;position:relative;width:250px}.fc-photo{display:block;object-fit:cover}.fc-no-photo,.fc-photo{border-radius:12px;box-shadow:0 5px 25px rgba(0,0,0,.18);height:100%;width:100%}.fc-no-photo{background:#e8e8e8;justify-content:center}.fc-badge,.fc-no-photo{align-items:center;display:flex}.fc-badge{border-radius:8px;bottom:-22px;box-shadow:0 4px 10px rgba(0,0,0,.15);height:50px;left:50%;padding:0 12px;position:absolute;transform:translateX(-50%);width:260px}.fc-badge-active{background:#106b3a}.fc-badge-inactive{background:#e05252}.fc-badge-icon-box{align-items:center;background:#fff;border-radius:4px;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-right:12px;width:32px}.fc-check-icon{height:22px;width:22px}.fc-badge-texts{display:flex;flex-direction:column;justify-content:center;line-height:1.1;text-align:left}.fc-badge-top{color:#fff;font-size:.75rem;letter-spacing:.5px}.fc-badge-bot{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:1px}.fc-divider{background:#ccd0d3;height:1.5px;margin:.2rem 0;width:100%}.fc-name+.fc-divider{background:#2a332d;height:2px;margin-bottom:.8rem}.fc-info-row-left{align-items:center;display:flex;font-size:1.1rem;justify-content:flex-start;padding:.8rem 0;text-align:left}.fc-label{color:#444;margin-right:6px}.fc-mail,.fc-val,.fc-val a{color:#222;font-weight:700}.fc-mail,.fc-val a{text-decoration:none}.fc-text-active{color:#106b3a}.fc-text-inactive{color:#a82020}.fc-security-box{background:#f4f5f5;margin-top:1.5rem;padding:1.5rem;text-align:center}.fc-sec-title{color:#333;font-size:1.15rem;margin-bottom:.5rem}.fc-sec-desc{color:#555;font-size:1rem;line-height:1.5}.fc-red{color:#c42d2d}.fc-link.fc-red{font-weight:400;text-decoration:none}.fc-footer-note{color:#777;font-size:.9rem;margin-top:2.5rem;text-align:center}.fc-simple-footer-bar{background:#0d6032;color:#fff;font-size:.9rem;margin-top:2rem;padding:1rem;text-align:center;width:100%}.fc-validation-header{flex-direction:column;gap:8px;margin-bottom:12px}.fc-validation-circle,.fc-validation-header{align-items:center;display:flex;justify-content:center}.fc-validation-circle{border:3px solid #106b3a;border-radius:50%;color:#106b3a;font-size:24px;font-weight:700;height:48px;width:48px}.fc-inactive .fc-validation-circle{border-color:#e05252;color:#e05252}.fc-validation-title{color:#106b3a;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fc-inactive .fc-validation-title{color:#e05252}.fc-name{color:#17653d;font-size:1.6rem;font-weight:700;margin:1.5rem 0 .8rem;text-align:center;text-transform:uppercase}.fc-status-container{display:flex;justify-content:center;margin:18px 0}.fc-status-pill{border-radius:12px;font-size:1.05rem;font-weight:700;padding:14px 28px;text-transform:uppercase}.fc-status-active{background:#e8f4e8;color:#106b3a}.fc-status-inactive{background:#fdecec;color:#e05252}