@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--color-inverse-surface:#2d3134;--color-on-tertiary:#fff;--color-on-tertiary-container:#009668;--color-secondary-container:#316bf3;--color-on-background:#181c1f;--color-on-surface-variant:#45464d;--color-on-secondary:#fff;--color-on-secondary-container:#fefcff;--color-on-error:#fff;--color-tertiary-fixed:#6ffbbe;--color-tertiary-fixed-dim:#4edea3;--color-primary-fixed-dim:#bec6e0;--color-outline-variant:#c6c6cd;--color-surface-container-lowest:#fff;--color-surface-container:#eceef2;--color-on-error-container:#93000a;--color-secondary:#0051d5;--color-secondary-fixed-dim:#b4c5ff;--color-on-surface:#181c1f;--color-surface-dim:#d8dade;--color-surface-bright:#f7f9fd;--color-error:#ba1a1a;--color-on-tertiary-fixed-variant:#005236;--color-secondary-fixed:#dbe1ff;--color-surface-tint:#565e74;--color-outline:#76777d;--color-surface-container-high:#e6e8ec;--color-tertiary:#000;--color-on-primary-fixed:#131b2e;--color-surface-variant:#e0e3e6;--color-on-primary:#fff;--color-primary:#000;--color-inverse-on-surface:#eff1f5;--color-surface-container-highest:#e0e3e6;--color-background:#f7f9fd;--color-surface-container-low:#f2f4f8;--color-primary-container:#131b2e;--color-inverse-primary:#bec6e0;--color-error-container:#ffdad6;--color-on-secondary-fixed:#00174b;--color-on-primary-container:#7c839b;--color-primary-fixed:#dae2fd;--color-on-secondary-fixed-variant:#003ea8;--color-surface:#f7f9fd;--color-on-tertiary-fixed:#002113;--color-tertiary-container:#002113;--color-on-primary-fixed-variant:#3f465c;--font-family:"Manrope",sans-serif;--radius:.25rem;--radius-lg:.5rem;--radius-xl:.75rem}*,:before,:after{box-sizing:border-box;max-width:100%}html,body{overflow-x:hidden}body{background-color:var(--color-background);font-family:var(--font-family);color:var(--color-on-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:var(--color-secondary-fixed);color:var(--color-on-secondary-fixed)}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.glass-nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb3}.text-gradient{background:linear-gradient(135deg,#0051d5 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb3;width:100%;position:fixed;top:0;box-shadow:0 1px 3px #00000014}.navbar__inner{justify-content:space-between;align-items:center;max-width:80rem;height:5rem;margin:0 auto;padding:0 1.5rem;display:flex}.navbar__logo{color:#0f172a;letter-spacing:-.05em;font-size:1.25rem;font-weight:800}.navbar__links{align-items:center;gap:2rem;display:none}@media (min-width:768px){.navbar__links{display:flex}}.navbar__link{color:#475569;letter-spacing:-.025em;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.navbar__link:hover{color:#10b981}.navbar__btn-register{background-color:var(--color-secondary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:opacity .2s,transform .2s;transform:scale(.95)}.navbar__btn-register:hover{opacity:.9}.navbar__menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}@media (min-width:768px){.navbar__menu-btn{display:none}}.main{padding-top:5rem}.navbar__mobile{z-index:49;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff7;border-bottom:1px solid #c6c6cd4d;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem 1.75rem;display:flex;position:fixed;top:5rem;left:0;right:0;box-shadow:0 8px 24px -4px #0000001a}.navbar__mobile-link{color:#475569;letter-spacing:-.025em;border-radius:.5rem;padding:.7rem .5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.navbar__mobile-link:hover{color:#10b981;background:#f8fafc}.navbar__mobile-cta{background-color:var(--color-secondary);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;margin-top:.75rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.navbar__mobile-cta:hover{opacity:.9}.hero{padding:4rem 0 6rem;position:relative;overflow:hidden}@media (min-width:768px){.hero{padding:6rem 0 8rem}}.hero__inner{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:1024px){.hero__inner{grid-template-columns:1fr 1fr}}.hero__content{z-index:10;position:relative}.hero__badge{background-color:var(--color-secondary-fixed);color:var(--color-on-secondary-fixed);text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.hero__title{font-family:var(--font-family);color:var(--color-on-surface);margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.hero__title{font-size:4.5rem}}.hero__description{color:var(--color-on-surface-variant);max-width:36rem;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background-color:var(--color-secondary);color:#fff;border-radius:var(--radius-xl);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:flex}.btn-primary:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.btn-secondary{background-color:var(--color-surface-container-high);color:var(--color-on-surface);border-radius:var(--radius-xl);cursor:pointer;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:background-color .2s}.btn-secondary:hover{background-color:var(--color-surface-container-highest)}.hero__card-wrap{position:relative}.id-card{z-index:20;background:#fff;border:1px solid #c6c6cd33;border-radius:2rem;max-width:28rem;margin:0 auto;padding:2rem;transition:transform .5s;position:relative;transform:rotate(3deg);box-shadow:0 25px 50px -12px #00000040}.id-card:hover{transform:rotate(0)}.id-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.id-card__verified-label{color:#059669;letter-spacing:-.025em;align-items:center;gap:.5rem;font-weight:700;display:flex}.id-card__qr{background-color:#f1f5f9;border-radius:.5rem;padding:.5rem}.id-card__qr .material-symbols-outlined{color:#94a3b8}.id-card__body{gap:1.5rem;margin-bottom:2rem;display:flex}.id-card__photo{background-color:#e2e8f0;border-radius:1rem;flex-shrink:0;width:6rem;height:6rem;overflow:hidden}.id-card__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.id-card__info{flex:1}.id-card__label{color:var(--color-on-surface-variant);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.id-card__name{margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.id-card__ref{font-family:monospace;font-size:1.125rem;font-weight:700}.id-card__footer{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;display:grid}.id-card__footer-label{text-transform:uppercase;color:var(--color-on-surface-variant);font-size:.625rem;font-weight:700}.id-card__skill-index{color:#059669;font-weight:700}.id-card__status{color:var(--color-secondary);font-weight:700}.hero__blob-1{filter:blur(3rem);z-index:-10;background:#0051d51a;border-radius:9999px;width:16rem;height:16rem;position:absolute;top:-3rem;right:-3rem}.hero__blob-2{filter:blur(3rem);z-index:-10;background:#10b9811a;border-radius:9999px;width:16rem;height:16rem;position:absolute;bottom:-3rem;left:-3rem}.analyzer-section{background-color:var(--color-surface-container-low);padding:6rem 0}.analyzer-section__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.analyzer-section__heading{text-align:center;max-width:48rem;margin:0 auto 4rem}.analyzer-section__heading h2{font-family:var(--font-family);margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.analyzer-section__heading p{color:var(--color-on-surface-variant);font-size:1.125rem}.analyzer-section__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.analyzer-section__grid{grid-template-columns:1fr 1fr}}.analyzer-card{background-color:var(--color-surface-container-lowest);border-radius:2rem;padding:2.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000000f}.analyzer-card:hover{box-shadow:0 4px 12px #0000001a}.analyzer-card__icon{border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:2rem;display:flex}.analyzer-card__icon--blue{background-color:var(--color-secondary-fixed)}.analyzer-card__icon--blue .material-symbols-outlined{color:var(--color-secondary);font-size:1.875rem}.analyzer-card__icon--green{background-color:var(--color-tertiary-fixed)}.analyzer-card__icon--green .material-symbols-outlined{color:var(--color-on-tertiary-container);font-size:1.875rem}.analyzer-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.analyzer-card>p{color:var(--color-on-surface-variant);margin-bottom:2rem}.form-group{margin-bottom:1rem}.form-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-on-surface-variant);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.form-input{background-color:var(--color-surface-container-low);width:100%;font-family:var(--font-family);border:none;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:box-shadow .2s}.form-input:focus{box-shadow:0 0 0 2px #0051d566}.form-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.btn-generate,a.btn-generate{background-color:var(--color-primary);color:#fff;width:100%;font-weight:700;font-family:var(--font-family);cursor:pointer;text-align:center;border:none;border-radius:.75rem;margin-top:1rem;padding:1rem;font-size:1rem;text-decoration:none;transition:opacity .2s;display:inline-block}.btn-generate:hover,a.btn-generate:hover{opacity:.9}.career-match-bar-wrap{background-color:var(--color-surface-container-low);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.career-match-bar-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.career-match-bar-header span:first-child{font-size:.875rem;font-weight:700}.career-match-percent{color:#059669;font-weight:700}.career-match-track{background-color:var(--color-surface-container-high);border-radius:9999px;width:100%;height:.5rem;overflow:hidden}.career-match-fill{background-color:#10b981;width:84%;height:100%}.career-skill-list{flex-direction:column;gap:.75rem;display:flex}.career-skill-item{background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex;box-shadow:0 1px 3px #00000012}.career-skill-item span.material-symbols-outlined.green{color:#10b981}.career-skill-item span.material-symbols-outlined.amber{color:#f59e0b}.career-skill-item span.material-symbols-outlined.blue{color:#3b82f6}.career-skill-item p{font-size:.875rem;font-weight:500}.btn-deep-dive,a.btn-deep-dive{border:2px solid var(--color-secondary);width:100%;color:var(--color-secondary);font-weight:700;font-family:var(--font-family);cursor:pointer;text-align:center;box-sizing:border-box;background:0 0;border-radius:.75rem;margin-top:1.5rem;padding:1rem;font-size:1rem;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-deep-dive:hover,a.btn-deep-dive:hover{background-color:#0051d50d}.ecosystem-section{padding:6rem 0}.ecosystem-section__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.ecosystem-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ecosystem-grid{grid-template-columns:repeat(3,1fr)}}.ecosystem-card{border-radius:2rem;height:100%;padding:2.5rem;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.ecosystem-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #0003}.ecosystem-card--light{background:#fff;border:1px solid #c6c6cd1a}.ecosystem-card--dark{background:var(--color-primary);color:#fff}.ecosystem-card__icon{margin-bottom:1.5rem}.ecosystem-card--light .ecosystem-card__icon .material-symbols-outlined{color:var(--color-secondary);font-size:2.25rem}.ecosystem-card--dark .ecosystem-card__icon .material-symbols-outlined{color:#34d399;font-size:2.25rem}.ecosystem-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.ecosystem-card ul{flex-direction:column;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.ecosystem-card--light ul{color:var(--color-on-surface-variant)}.ecosystem-card--dark ul{color:var(--color-on-primary-container)}.ecosystem-card li{align-items:flex-start;gap:.75rem;display:flex}.ecosystem-card--light li .material-symbols-outlined{color:#10b981;margin-top:2px;font-size:.875rem}.ecosystem-card--dark li .material-symbols-outlined{color:#34d399;margin-top:2px;font-size:.875rem}.ecosystem-card__cta{align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.ecosystem-card__cta:hover{text-decoration:underline}.ecosystem-card--light .ecosystem-card__cta{color:var(--color-secondary)}.ecosystem-card--dark .ecosystem-card__cta{color:#34d399}.ecosystem-card__cta .material-symbols-outlined{font-size:.875rem}.trust-section{background:#fff;padding:6rem 0}.trust-section__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.trust-section__card{background-color:var(--color-surface-container-low);border-radius:3rem;padding:2rem;position:relative;overflow:hidden}@media (min-width:768px){.trust-section__card{padding:5rem}}.trust-section__grid{z-index:10;grid-template-columns:1fr;align-items:center;gap:5rem;display:grid;position:relative}@media (min-width:1024px){.trust-section__grid{grid-template-columns:1fr 1fr}}.trust-section__content h2{font-family:var(--font-family);margin-bottom:2rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (min-width:768px){.trust-section__content h2{font-size:3rem}}.trust-section__content p{color:var(--color-on-surface-variant);margin-bottom:2.5rem;font-size:1.125rem}.trust-stats{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.trust-stat__number{color:var(--color-secondary);margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.trust-stat__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-on-surface-variant);font-size:.75rem;font-weight:700}.trust-video-wrap{position:relative}.trust-video-frame{aspect-ratio:16/9;border:8px solid var(--color-surface-container-highest);background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.trust-video-frame img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.trust-video-overlay{background:linear-gradient(#0000,#0006);align-items:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.trust-play-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;font-weight:700;font-family:var(--font-family);background:#fff3;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem;display:flex}.footer{background-color:#0f172a;border-radius:24px 24px 0 0;width:100%}.footer__inner{max-width:80rem;margin:0 auto;padding:4rem 2rem}.footer__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.footer__grid{grid-template-columns:1fr 1fr 1fr 1fr}}.footer__brand{grid-column:span 1}.footer__brand-name{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.footer__tagline{color:#94a3b8;font-size:.875rem;line-height:1.75}.footer__col-title{color:#10b981;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.footer__links{flex-direction:column;gap:1rem;list-style:none;display:flex}.footer__links a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.footer__links a:hover{color:#34d399}.footer__newsletter{gap:.5rem;display:flex}.footer__email-input{color:#fff;font-size:.875rem;font-family:var(--font-family);background-color:#1e293b;border:none;border-radius:.5rem;outline:none;flex:1;padding:.5rem 1rem;transition:box-shadow .2s}.footer__email-input:focus{box-shadow:0 0 0 1px #10b981}.footer__send-btn{color:#0f172a;cursor:pointer;background-color:#10b981;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.footer__send-btn .material-symbols-outlined{font-size:.875rem}.footer__bottom{border-top:1px solid #1e293b;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between}}.footer__copyright{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.75rem;font-weight:500}.footer__legal-links{gap:2rem;display:flex}.footer__legal-links a{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .2s}.footer__legal-links a:hover{color:#34d399}
