:root{--primary-blue:#1119d8;--primary-blue-hover:#0d14ad;--indigo-dark:#070a56;--indigo-active:#0a0f82;--accent-highlight:#d8117b;--accent-highlight-hover:#b50b64;--accent-highlight-glow:#d8117b40;--dark-900:#070a56;--dark-800:#0d14ad;--dark-700:#1119d8;--text-primary:#171717;--text-secondary:#475569;--text-muted:#64748b;--text-light:#94a3b8;--bg-page:#f8fafc;--bg-surface:#fff;--bg-subtle:#f1f5f9;--bg-blue-light:#f0f4ff;--border-light:#e2e8f0cc;--border-glass:#ffffffe6;--font-heading:"Outfit", "Inter", -apple-system, sans-serif;--font-body:"Inter", -apple-system, sans-serif;--shadow-sm:0 1px 2px #00000008;--shadow-md:0 3px 8px #1119d80d;--shadow-lg:0 6px 16px -4px #1119d812;--shadow-xl:0 12px 24px -6px #070a5617;--shadow-glow:0 6px 15px -3px #d8117b40;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-bounce:.3s cubic-bezier(.34, 1.56, .64, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;max-width:100%;font-size:16px;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-page);-webkit-font-smoothing:antialiased;width:100%;max-width:100%;line-height:1.6;position:relative;overflow-x:hidden}#app-view,main,.section,.v3-app-replica-wrapper,.hero-section{max-width:100%;overflow-x:hidden}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.text-left{text-align:left}.margin-bottom-lg{margin-bottom:3rem}.margin-top-lg{margin-top:2rem}.text-magenta-highlight{color:#d8117b!important}.chalk-underline{padding-bottom:2px;display:inline-block;position:relative;color:#fff!important}.chalk-underline:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M3,12 C40,4 90,16 140,7 C165,3 185,13 197,9' stroke='%23ffffff' stroke-width='4.5' fill='none' stroke-linecap='round' stroke-dasharray='1 0.3' opacity='0.95'/%3E%3Cpath d='M8,14 C50,8 100,15 150,10 C170,8 190,12 194,11' stroke='%23ffffff' stroke-width='2.5' fill='none' stroke-linecap='round' opacity='0.8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;height:12px;position:absolute;bottom:-6px;left:-4px;right:-4px}.spotlight{filter:blur(100px);pointer-events:none;z-index:-1;border-radius:50%;width:600px;height:600px;position:absolute}.spotlight-blue{background:#1119d80d;top:-150px;left:50%;transform:translate(-50%)}.spotlight-purple{background:#d8117b0a;top:300px;right:-200px}#header-root{z-index:1000;padding-top:24px;position:relative}.header{width:fit-content;max-width:calc(100% - 2rem);height:auto;min-height:52px;transition:all var(--transition-fast);background-color:#1119d8;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;margin:0 auto;padding:.25rem 1.4rem;display:flex;position:relative;left:0;right:0;box-shadow:0 6px 18px -3px #1119d840}.nav-container{justify-content:space-between;align-items:center;gap:2rem;width:100%;min-height:44px;display:flex}.logo-link{flex-shrink:0;align-self:center;align-items:center;margin-left:8px;display:inline-flex}.logo-img{filter:brightness(0)invert();width:auto;height:28px;transition:transform var(--transition-fast);margin:auto 0;display:block}.logo-link:hover .logo-img{transform:scale(1.03)}.nav-menu{flex-shrink:0;align-items:center;gap:2rem;display:flex}.nav-link{color:#fff;transition:all var(--transition-fast);opacity:.95;white-space:nowrap;font-size:.8rem;font-weight:600;text-decoration:none}.nav-link:hover,.nav-link.active{color:var(--accent-highlight);opacity:1;text-shadow:0 0 10px var(--accent-highlight-glow)}.nav-actions{flex-shrink:0;align-items:center;gap:1.2rem;margin-right:12px;display:flex}.lang-minimal-wrapper{display:inline-block;position:relative}.lang-trigger-btn{color:#fff;font-family:var(--font-body);letter-spacing:.05em;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;outline:none;align-items:center;gap:6px;padding:4px;font-size:.78rem;font-weight:700;display:inline-flex}.chevron-down-icon{color:#fff;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.lang-minimal-wrapper:hover .chevron-down-icon,.lang-minimal-wrapper.open .chevron-down-icon{transform:rotate(180deg);color:var(--accent-highlight)!important}.lang-minimal-wrapper:hover .lang-trigger-btn span{color:var(--accent-highlight)}.lang-dropdown-menu{-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;z-index:1100;background-color:#070a56f5;border:1px solid #ffffff2e;border-radius:16px;width:max-content;min-width:auto;margin-top:8px;padding:8px 6px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:100%;right:0;transform:translateY(8px);box-shadow:0 12px 32px #00000073}.lang-minimal-wrapper:hover .lang-dropdown-menu,.lang-minimal-wrapper.open .lang-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-option{-webkit-user-select:none;user-select:none;transition:background-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);border-radius:8px;justify-content:space-between;align-items:center;margin:1px 0;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;display:flex;position:relative}.lang-text{align-items:center;gap:8px;display:flex}.lang-code-pill{letter-spacing:.04em;color:#ffffffbf;background:#ffffff1f;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700;display:inline-block}.lang-option.lang-available{cursor:pointer;color:#fff;opacity:.95}.lang-option.lang-available:hover{color:#fff;opacity:1;background-color:#ffffff1f}.lang-option.lang-available:hover .lang-code-pill{color:#fff;background:#ffffff38}.lang-option.lang-available.active{color:#ff70c5;opacity:1;background-color:#d8117b40;font-weight:700}.lang-option.lang-available.active .lang-code-pill{color:#fff;background:#d8117b73}.lang-check{color:#ff70c5;margin-left:8px;font-size:.92rem;font-weight:800}.lang-dropdown-divider{background:#ffffff1f;height:1px;margin:6px 6px 4px}.lang-dropdown-header{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;padding:6px 12px 4px;font-size:.68rem;font-weight:700}.lang-option.lang-unavailable{cursor:not-allowed;color:#ffffff61;opacity:.65}.lang-option.lang-unavailable .lang-code-pill{color:#ffffff52;background:#ffffff0f}.lang-option.lang-unavailable:hover{color:#ffffff80;background-color:#ffffff0a}.lang-soon-badge{color:#fff6;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:500}.lang-option.lang-unavailable:after{content:attr(data-tooltip);color:#ff70c5;letter-spacing:.01em;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:1300;background:#090c3d;border:1px solid #ffffff38;border-radius:8px;padding:5px 12px;font-size:.76rem;font-weight:600;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px);box-shadow:0 6px 18px #00000073}.lang-option.lang-unavailable:before{content:"";pointer-events:none;opacity:0;visibility:hidden;z-index:1300;border:4px solid #0000;border-left-color:#090c3d;transition:opacity .2s cubic-bezier(.4,0,.2,1),visibility .2s;position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.lang-option.lang-unavailable:hover:after{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}.lang-option.lang-unavailable:hover:before{opacity:1;visibility:visible}.mobile-cta{display:none}.hamburger-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.hamburger-bar{background-color:#fff;border-radius:2px;width:22px;height:2px}.btn{font-family:var(--font-body);transition:all var(--transition-fast);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:.72rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-dark{color:#1119d8;background-color:#fff;padding:.38rem .9rem;font-size:.75rem;font-weight:700}.btn-dark:hover{background-color:#f0f4ff;transform:translateY(-1px);box-shadow:0 3px 10px #0000001f}.btn-magenta,.btn-orange,.btn-blue{color:#fff;background-color:#d8117b;font-weight:700}.btn-magenta:hover,.btn-orange:hover,.btn-blue:hover{background-color:#b50b64;transform:translateY(-2px);box-shadow:0 8px 20px -3px #d8117b73}.btn-header-cta{padding:.38rem .9rem;font-size:.75rem}a.btn-footer-brand-cta{margin-top:40px!important;padding:.75rem 1.8rem!important;font-size:1.05rem!important;font-weight:700!important}.btn-glow{box-shadow:0 6px 18px -3px #d8117b59}.btn-glow:hover{box-shadow:0 10px 24px -3px #d8117b80}.btn-lg{padding:.95rem 2.5rem;font-size:1.05rem}.circle-arrow-wrapper{color:#d8117b;width:28px;height:28px;transition:transform var(--transition-bounce);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.btn-magenta:hover .circle-arrow-wrapper,.btn-orange:hover .circle-arrow-wrapper,.btn-blue:hover .circle-arrow-wrapper{transform:translate(3px)}.btn-nudge{transform-origin:50%;will-change:transform;animation:3.2s cubic-bezier(.4,0,.2,1) infinite ctaNudgeVibrate;position:relative}@keyframes ctaNudgeVibrate{0%,to{transform:translateY(0)scale(1)rotate(0)}25%{transform:translateY(-3px)scale(1.03)rotate(0)}28%{transform:translateY(-3px)scale(1.04)rotate(-2deg)}31%{transform:translateY(-3px)scale(1.04)rotate(2deg)}34%{transform:translateY(-3px)scale(1.04)rotate(-2deg)}37%{transform:translateY(-3px)scale(1.04)rotate(2deg)}40%{transform:translateY(-3px)scale(1.03)rotate(0)}55%{transform:translateY(0)scale(1)rotate(0)}}.btn-nudge .circle-arrow-wrapper{animation:3.2s cubic-bezier(.4,0,.2,1) infinite arrowNudge}@keyframes arrowNudge{0%,to{transform:translate(0)}25%,40%{transform:translate(4px)}}.hero-section{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 100px);padding:50px 0 40px;display:flex;position:relative;overflow:hidden}#hero-particles-canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.hero-container-centered{z-index:1;max-width:980px;margin:0 auto;position:relative}.hero-glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);isolation:isolate;background:#ffffff26;border:1.5px solid #fff9;border-radius:32px;margin:0 auto;padding:3.2rem 2.8rem;box-shadow:0 30px 70px -10px #070a5629,0 16px 36px -8px #1119d81a,inset 0 1px 2px #ffffffb3}.hero-label-badge{color:#1119d8;box-shadow:var(--shadow-sm);background-color:#1119d80d;border:1px solid #1119d81f;border-radius:9999px;align-items:center;gap:8px;margin-top:10px;margin-bottom:2rem;padding:8px 18px;font-size:.92rem;font-weight:600;display:inline-flex}.badge-dot-magenta{background-color:#d8117b;border-radius:50%;width:8px;height:8px}.hero-title-main{font-family:var(--font-heading);letter-spacing:-.03em;color:#171717;margin-bottom:2.2rem;font-size:3.8rem;font-weight:800;line-height:1.15}.hero-title-black{color:#171717!important;-webkit-text-fill-color:initial!important;background:0 0!important}.hero-subtitle-main{color:var(--text-secondary);white-space:nowrap;max-width:none;margin:0 auto 3.2rem;font-size:1.25rem;line-height:1.6}.hero-actions-centered{justify-content:center;padding-top:10px;padding-bottom:10px;display:flex}.section-why-smartgrade{color:#fff;background-color:#1119d8;padding:90px 0 100px;position:relative;box-shadow:inset 0 2px 10px #0000001a}.why-header-centered{max-width:900px;margin:0 auto 4.8rem}.why-main-title{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;font-size:2.8rem;font-weight:800;line-height:1.2}.why-split-container{grid-template-columns:40% 1fr;align-items:center;gap:3.5rem;display:grid}.why-left-quotes{flex-direction:column;gap:2.2rem;width:100%;display:flex}.quote-card.quote-magenta{color:#fff;transition:transform var(--transition-fast);background-color:#d8117b;border-radius:24px;padding:2rem 2.2rem;position:relative;box-shadow:0 12px 30px -6px #d8117b73}.quote-card.quote-magenta:hover{transform:scale(1.02)}.float-anim-1{margin-right:.8rem;animation:3.84s cubic-bezier(.45,.05,.55,.95) infinite alternate floatAsymmetric1}@keyframes floatAsymmetric1{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-13.5px)rotate(1.2deg)}to{transform:translateY(4.5px)rotate(-.75deg)}}.float-anim-2{margin-left:1.2rem;animation:5.12s cubic-bezier(.45,.05,.55,.95) -1.76s infinite alternate floatAsymmetric2}@keyframes floatAsymmetric2{0%{transform:translateY(6px)rotate(-1.05deg)}50%{transform:translateY(-16.5px)rotate(1.8deg)}to{transform:translateY(-3px)rotate(-1.2deg)}}.quote-mark{font-family:var(--font-heading);color:#fff;opacity:.85;margin-bottom:.2rem;font-size:3.2rem;line-height:1}.quote-text{color:#fff;font-size:1.05rem;font-weight:500;line-height:1.6}.quote-author-sign{border-top:1px solid #ffffff59;flex-direction:column;margin-top:1.2rem;padding-top:.8rem;display:flex}.quote-author-sign strong{color:#fff;font-size:.98rem;font-weight:800;font-family:var(--font-heading)}.quote-author-sign span{color:#ffffffe0;font-size:.82rem;font-weight:500}.why-right-content{flex-direction:column;width:100%;display:flex}.why-inverted-pyramid-summary{color:#ffffffeb;text-align:center;max-width:820px;margin:1.2rem auto 2rem;font-size:1.05rem;font-weight:400;line-height:1.6}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.rag-semantic-table{border-collapse:separate;border-spacing:0 1.5rem;width:100%}.rag-semantic-table thead{display:none}.rag-semantic-table tr{flex-direction:column;gap:.5rem;display:flex}.rag-semantic-table th[scope=row]{text-align:left;font-weight:400}.bullet-title-wrap{align-items:center;gap:1rem;display:flex}.bullet-title-wrap strong{color:#fff;font-size:1.15rem;font-weight:700}.rag-semantic-table td{padding-left:2.8rem}.rag-semantic-table td p{color:#ffffffe0;margin:0;font-size:.98rem;line-height:1.6}.bullet-item{align-items:flex-start;gap:1.2rem;display:flex}.bullet-icon-check{color:#fff;background-color:#d8117b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 12px #d8117b59}.bullet-content strong{color:#fff;font-size:1.15rem;font-weight:700;font-family:var(--font-heading);margin-bottom:.3rem;display:block}.bullet-content p{color:#e0e7ff;font-size:.96rem;line-height:1.6}.section{padding:100px 0}.bg-flat-surface,.bg-gradient-surface{background-color:#f1f5f9}.section-header{text-align:center;max-width:820px;margin:0 auto 4rem}.section-title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.25}.steps-horizontal-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.step-card-horizontal{transition:background-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background-color:#d8117b;border:1px solid #d8117b;border-radius:28px;flex-direction:column;justify-content:space-between;padding:1.8rem;display:flex;box-shadow:0 12px 30px -6px #d8117b59}.step-card-horizontal:hover{background-color:#fff;border-color:#1119d833;transform:translateY(-4px);box-shadow:0 14px 30px #1119d81f}.step-card-title-row h3,.step-card-body p{transition:color var(--transition-fast)}.step-card-horizontal .step-card-title-row h3{color:#fff!important}.step-card-horizontal .step-card-body p{opacity:.95;color:#fff!important}.step-card-horizontal:hover .step-card-title-row h3{color:var(--text-primary)!important}.step-card-horizontal:hover .step-card-body p{opacity:1;color:var(--text-secondary)!important}.step-card-visual{background-color:#fff;border:1px solid #fffc;border-radius:20px;justify-content:center;align-items:center;height:250px;min-height:250px;max-height:250px;margin-bottom:1.6rem;padding:1.2rem;display:flex;overflow:hidden;box-shadow:0 4px 14px #00000014}.step-card-visual .inner-mockup-frame{width:100%}.step-card-body{flex-direction:column;gap:.6rem;display:flex}.step-card-title-row{align-items:center;display:flex}.step-card-title-row h3{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.step-card-body p{font-size:.96rem;line-height:1.6}.flex-between{justify-content:space-between;align-items:center;display:flex}.badge-tag-verified{color:#10b981;background:#ecfdf5;border:1px solid #10b98133;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}.mockup-control-body{flex-direction:column;gap:8px;margin:12px 0;display:flex}.control-row-item{background:var(--bg-subtle);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:600;display:flex}.control-label{color:var(--text-muted)}.chip-magenta{color:#d8117b;background:#d8117b1f;border-radius:6px;padding:3px 8px;font-size:.76rem;font-weight:700}.score-edit-tag{color:#1119d8;background:#f0f4ff;border-radius:6px;padding:3px 8px;font-size:.8rem;font-weight:700}.margin-top-sm{margin-top:10px}.w-full-btn{width:100%}.inner-mockup-frame{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background-color:#fff;border-radius:16px;padding:1.4rem}.mockup-header-bar{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.mockup-grid-images{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:1.2rem;display:grid}.img-wrapper{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:10px;overflow:hidden}.mockup-img{object-fit:cover;width:100%;height:120px;display:block}.btn-subir{color:#fff;background-color:#d8117b;border-radius:8px;align-items:center;gap:8px;padding:7px 16px;font-size:.82rem;font-weight:600;display:inline-flex}.dot-indicator{background-color:#10b981;border-radius:50%;width:6px;height:6px}.comment-header-row{justify-content:space-between;margin-bottom:.9rem;font-size:.88rem;font-weight:700;display:flex}.dots-trio{align-items:center;gap:4px;display:flex}.dots-trio span{background-color:#cbd5e1;border-radius:50%;width:5px;height:5px}.comment-rules-box{background-color:var(--bg-subtle);border-radius:10px;flex-direction:column;gap:6px;margin-bottom:1.2rem;padding:.9rem;font-size:.82rem;display:flex}.bullet-blue{color:var(--accent-highlight);margin-right:6px;font-weight:700}.btn-corregir-ai{color:#fff;background-color:#d8117b;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 18px;font-size:.88rem;font-weight:600;display:flex}.ai-sparkle{width:20px;height:20px}.report-top-title{margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.report-action-card{background:var(--bg-subtle);border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.88rem;font-weight:600;display:flex}.btn-descargar-reporte{color:#fff;cursor:pointer;transition:background-color var(--transition-fast);background-color:#d8117b;border:none;border-radius:6px;padding:7px 14px;font-size:.8rem;font-weight:600}.btn-descargar-reporte:hover{background-color:#b50b64}.center-cta-wrapper{text-align:center;margin-top:4rem}.features-grid-4{grid-template-columns:repeat(4,1fr);gap:1.8rem;display:grid}.feature-card-clean{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);transition:background-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background-color:#fff;border-radius:24px;padding:2.2rem 1.8rem}.feature-card-clean:hover{background-color:#d8117b;border-color:#d8117b;transform:translateY(-4px);box-shadow:0 14px 28px #d8117b66}.feature-card-clean h3{font-family:var(--font-heading);color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:.8rem;font-size:1.35rem;font-weight:700}.feature-card-clean p{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.98rem;line-height:1.6}.feature-card-clean:hover h3,.feature-card-clean:hover p{color:#fff!important}.section-dudas-blue{color:#fff;background-color:#1119d8;padding:95px 0 100px;box-shadow:inset 0 2px 10px #00000014}.dudas-main-title{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:3.5rem;font-size:3.2rem;font-weight:800;color:#fff!important}.stats-grid-container-blue{width:100%;margin-bottom:3.8rem;display:block}.rag-stats-table{border-collapse:collapse;width:100%}.rag-stats-table thead{display:none}.rag-stats-table tbody{grid-template-columns:repeat(7,1fr);gap:1rem;width:100%;display:grid}.rag-stats-table tr{text-align:center;transition:transform var(--transition-fast);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;padding:6px 4px;display:flex}.rag-stats-table tr:hover{transform:translateY(-4px)}.rag-stats-table td{padding:0;display:block}.stats-7-items{max-width:1240px;margin-left:auto;margin-right:auto}.stat-card-box{text-align:center;cursor:pointer;transition:transform var(--transition-fast);border-radius:14px;flex-direction:column;align-items:center;padding:6px 4px;display:flex}.stat-card-box:hover{transform:translateY(-4px)}.stat-big-number-blue{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;white-space:nowrap;transition:color var(--transition-fast);margin-bottom:.3rem;font-size:2.2rem;font-weight:800}.stat-label-text-blue{color:#fff;opacity:.95;transition:color var(--transition-fast);font-size:.88rem;font-weight:600;line-height:1.3}.stat-card-box:hover .stat-big-number-blue,.stat-card-box:hover .stat-label-text-blue{color:#d8117b!important}.en-palabras-unified-block{margin-top:4.5rem;margin-bottom:4rem}.section-colegios{background-color:var(--bg-page);padding:60px 0 80px}.colegios-banner-card{color:#fff;background:linear-gradient(135deg,#070a56 0%,#1119d8 100%);border:1px solid #ffffff26;border-radius:32px;padding:3.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #070a5659}.colegios-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid}.colegios-badge{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.colegios-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;margin-bottom:1.4rem;font-size:2.8rem;font-weight:800;line-height:1.15}.colegios-subtitle{color:#ffffffe6;margin-bottom:2.2rem;font-size:1.1rem;line-height:1.6}.colegios-features-list{flex-direction:column;gap:1.1rem;margin-bottom:2.8rem;display:flex}.colegios-feature-item{color:#fff;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.colegios-icon-check{color:#fff;background-color:#d8117b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:900;display:flex}.colegios-actions{align-items:center;display:flex}.colegios-dashboard-mockup{color:#0f172a;background:#fff;border:1px solid #fffc;border-radius:24px;padding:1.5rem;box-shadow:0 16px 40px #00000040}.mockup-top-bar{border-bottom:1px solid #f1f5f9;margin-bottom:1.2rem;padding-bottom:1rem}.mockup-brand-title{font-family:var(--font-heading);color:#0f172a;align-items:center;gap:8px;font-size:.92rem;display:flex}.dot-green-live{color:#16a34a;font-size:.8rem;animation:2s infinite pulseGreen}@keyframes pulseGreen{0%,to{opacity:1}50%{opacity:.4}}.mockup-tag-pill{color:#1119d8;background:#1119d814;border-radius:9999px;padding:3px 10px;font-size:.7rem;font-weight:800}.mockup-stats-split{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.2rem;display:grid}.m-stat-box{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;padding:.75rem .5rem;display:flex}.m-stat-number{font-family:var(--font-heading);color:#1119d8;font-size:1.35rem;font-weight:800}.m-stat-label{color:#64748b;margin-top:2px;font-size:.68rem;font-weight:700;line-height:1.2}.mockup-dept-list{flex-direction:column;gap:8px;margin-bottom:1.2rem;display:flex}.m-dept-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;font-weight:700;display:flex}.m-dept-name{color:#1e293b}.m-dept-btn-analytics{color:#1119d8;cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background-color:#1119d814;border:1px solid #1119d833;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:700}.m-dept-btn-analytics:hover{color:#fff;background-color:#d8117b;border-color:#d8117b}.m-dept-badge{border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:700}.mockup-footer-note{color:#16a34a;border-top:1px dashed #e2e8f0;padding-top:.6rem;font-size:.75rem;font-weight:700}.section-faq-prefooter{padding:90px 0 100px}.faq-container-wrap{max-width:820px;margin:0 auto}.faq-title-large{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:.6rem;font-size:3rem;font-weight:800}.faq-subtitle{color:var(--text-secondary);margin-bottom:2.2rem;font-size:1.15rem;font-weight:500}.faq-accordion-container{flex-direction:column;gap:1.2rem;display:flex}.faq-card-item{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background-color:#fff;border-radius:18px;padding:.8rem 1.6rem}.faq-card-item:hover{background-color:#d8117b;border-color:#d8117b;transform:translateY(-3px);box-shadow:0 12px 26px #d8117b59}.faq-question-btn,.faq-question-btn span,.faq-toggle-icon,.faq-answer-panel p{transition:color var(--transition-fast)}.faq-card-item:hover .faq-question-btn,.faq-card-item:hover .faq-question-btn span,.faq-card-item:hover .faq-toggle-icon,.faq-card-item:hover .faq-answer-panel p{color:#fff!important}.faq-card-item.active{border-color:var(--accent-highlight);box-shadow:var(--shadow-md)}.faq-question-btn{text-align:left;width:100%;font-family:var(--font-heading);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.8rem 0;font-size:1.15rem;font-weight:700;display:flex}.faq-toggle-icon{color:var(--accent-highlight);transition:transform var(--transition-fast);font-size:1.3rem}.faq-card-item.active .faq-toggle-icon{transform:rotate(180deg)}.faq-answer-panel{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-card-item.active .faq-answer-panel{max-height:220px;padding-bottom:1rem}.faq-answer-panel p{color:var(--text-secondary);font-size:1rem;line-height:1.65}.footer-modern.footer-indigo{color:#fff;background-color:#1119d8;border-top:1px solid #fff3;padding:90px 0 40px}.footer-grid-wrap{grid-template-columns:2fr 1.3fr 1.4fr 1.4fr;gap:3.5rem;margin-bottom:2.8rem;display:grid}.footer-social-horizontal-row{justify-content:center;align-items:center;gap:16px;margin-bottom:2rem;display:flex}.footer-bottom-bar{border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:12px;padding-top:2rem;display:flex}.footer-legal-links-row{justify-content:center;align-items:center;gap:14px;font-size:.95rem;display:flex}.footer-legal-link{transition:opacity .2s;color:#ffffffb3!important;font-weight:400!important;text-decoration:none!important}.footer-legal-link:hover{color:#ffffffb3!important;text-decoration:none!important}.footer-legal-bullet{color:#fff6;font-size:1rem}.footer-copyright-text{color:#ffffffb3;margin:0;font-size:.88rem;font-weight:400}.footer-col-brand{text-align:center;flex-direction:column;align-items:center;display:flex}.footer-logo-link{display:inline-block}.footer-logo-img{filter:brightness(0)invert();width:auto;height:36px}.footer-slogan-text{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;text-align:center;margin-top:12px;font-size:1.15rem;font-weight:800}.footer-indigo .footer-col h4{font-family:var(--font-heading);color:#fff;margin-bottom:1.4rem;font-size:1.05rem;font-weight:700}.footer-indigo .footer-col a{color:#e0e7ff;opacity:.9;transition:all var(--transition-fast);margin-bottom:.8rem;font-size:.95rem;text-decoration:none}.footer-indigo .footer-col a:not(.social-btn-footer):not(.btn-footer-brand-cta){display:block}.footer-indigo .footer-col a:hover{color:#d8117b;opacity:1}.footer-more-details{margin-top:.2rem;margin-bottom:.6rem}.footer-more-summary{cursor:pointer;opacity:.85;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-weight:500;list-style:none;display:inline-flex;color:#c7d2fe!important;font-size:.84rem!important}.footer-more-summary::-webkit-details-marker{display:none}.footer-more-summary:hover{opacity:1;color:#fff!important}.footer-more-sublist{border-left:1px solid #fff3;flex-direction:column;gap:.25rem;margin-top:.4rem;padding-left:.6rem;display:flex}.footer-more-sublist a{color:#e0e7ff!important;opacity:.8!important;margin-bottom:.2rem!important;font-size:.8rem!important}.footer-more-sublist a:hover{color:#d8117b!important;opacity:1!important}.footer-all-blog-link{transition:all var(--transition-fast);margin-top:.4rem;font-weight:600;display:inline-block;color:#d8117b!important;font-size:.86rem!important}.footer-all-blog-link:hover{text-decoration:underline;opacity:1!important}.social-buttons-flex{flex-direction:column;align-items:flex-start;gap:10px;display:flex}a.social-btn-footer{vertical-align:middle!important;color:#fff!important;white-space:nowrap!important;box-sizing:border-box!important;width:auto!important;min-width:175px!important;transition:all var(--transition-fast)!important;background-color:#ffffff24!important;border:1px solid #ffffff4d!important;border-radius:9999px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:0!important;padding:10px 20px!important;font-size:.95rem!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}a.social-btn-footer svg.social-svg-icon,a.social-btn-footer svg.instagram-svg-icon,a.social-btn-footer svg.linkedin-svg-icon{fill:currentColor!important;flex-shrink:0!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:0!important;display:block!important}a.social-btn-footer span.social-handle-text,a.social-btn-footer span.instagram-handle-text{color:#fff!important;vertical-align:middle!important;margin:0!important;padding:0!important;font-size:.95rem!important;font-weight:600!important;line-height:1!important;display:inline-block!important}a.social-btn-footer.instagram-btn-footer:hover{color:#fff!important;background-color:#d8117b!important;border-color:#0000!important;transform:translateY(-2px)!important}a.social-btn-footer.linkedin-btn-footer:hover{color:#fff!important;background-color:#0a66c2!important;border-color:#0000!important;transform:translateY(-2px)!important}.footer-seo-block-indigo{color:#e0e7ffd1;border-top:1px solid #fff3;flex-direction:column;gap:.8rem;padding-top:2.5rem;font-size:.88rem;line-height:1.65;display:flex}.legal-page-container{min-height:calc(100vh - 350px);padding:120px 0 80px}.legal-content-box{border:1px solid var(--border-light);max-width:900px;box-shadow:var(--shadow-sm);background-color:#fff;border-radius:28px;margin:0 auto;padding:3.5rem 3rem}.legal-page-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.4rem;font-size:3rem;font-weight:800}.legal-update-date{color:var(--text-muted);margin-bottom:2.5rem;font-size:.92rem}.legal-article-body{flex-direction:column;gap:2rem;display:flex}.legal-block h2{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.legal-block h3{font-family:var(--font-heading);color:var(--text-primary);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.legal-block p,.legal-block ul,.legal-block ol{color:var(--text-secondary);font-size:1.02rem;line-height:1.7}.legal-block ul,.legal-block ol{flex-direction:column;gap:.5rem;margin-top:.6rem;margin-bottom:.8rem;padding-left:1.6rem;display:flex}.legal-block a{color:#1119d8;font-weight:600;text-decoration:underline}.v3-app-replica-wrapper{background-color:var(--bg-page);padding:1rem 0 3.5rem}.v3-demo-header{margin-bottom:2rem}.v3-demo-badge{color:#d8117b;font-family:var(--font-body);background:#d8117b14;border:1px solid #d8117b40;border-radius:9999px;align-items:center;gap:8px;margin-bottom:.8rem;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.v3-demo-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.6rem;font-size:2.5rem;font-weight:800}.v3-demo-subtitle{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.1rem}.v3-window-frame{background:#fff;border:1px solid #1119d82e;border-radius:24px;margin-top:1.5rem;overflow:hidden;box-shadow:0 24px 60px -12px #070a5638}.v3-window-titlebar{background-color:#070a56;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:52px;padding:0 1.2rem;display:flex}.v3-window-dots{align-items:center;gap:8px;display:flex}.v3-window-dots .dot{border-radius:50%;width:12px;height:12px}.dot-red{background-color:#ff5f56}.dot-yellow{background-color:#ffbd2e}.dot-green{background-color:#27c93f}.v3-url-bar{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;background-color:#ffffff1f;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;max-width:320px;padding:5px 16px;font-size:.82rem;font-weight:500;display:flex;overflow:hidden}.v3-user-badge{align-items:center;gap:8px;display:flex}.v3-avatar{color:#fff;background-color:#d8117b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:flex}.v3-username{color:#fff;font-size:.82rem;font-weight:600}.v3-app-body{background-color:#f8fafc;grid-template-columns:260px 1fr;min-height:660px;display:grid}.v3-sidebar{color:#fff;background-color:#1119d8;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;padding:1.8rem 1.2rem;display:flex}.v3-sidebar-logo{justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}.v3-sidebar-logo .v3-logo-img{filter:brightness(0)invert();width:auto;height:38px;margin:0 auto;display:block}.v3-sidebar-nav{flex-direction:column;gap:4px;display:flex}.v3-nav-item{color:#e0e7ff;cursor:pointer;transition:all var(--transition-fast);border-radius:14px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:700;display:flex}.v3-nav-item:hover{color:#fff;background-color:#ffffff1a}.v3-nav-section-header{color:#fff;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:700;display:flex}.v3-nav-section-header .header-left{align-items:center;gap:12px;display:flex}.v3-classes-indented-container{margin-top:2px;margin-bottom:8px;margin-left:24px;padding-left:14px;position:relative}.v3-left-indented-line{background-color:#ffffff4d;border-radius:2px;width:1.5px;position:absolute;top:4px;bottom:4px;left:0}.v3-classes-list{flex-direction:column;gap:4px;display:flex}.v3-class-item{text-align:left;color:#e0e7ff;cursor:pointer;width:100%;transition:all var(--transition-fast);background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:.86rem;font-weight:600;display:flex}.v3-class-item:hover,.v3-class-item.active{color:#fff;background-color:#ffffff2e;font-weight:700}.class-dot-magenta{background-color:#d8117b;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px #d8117bb3}.v3-sidebar-footer{border-top:1px solid #ffffff26;margin-top:2rem;padding-top:1rem}.v3-profile-card{background:#ffffff1f;border:1px solid #fff3;border-radius:14px;align-items:center;gap:10px;padding:8px 12px;display:flex}.v3-profile-avatar{color:#1119d8;width:36px;height:36px;font-family:var(--font-heading);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;display:flex}.v3-profile-info{flex-direction:column;display:flex}.v3-profile-name{color:#fff;font-size:.85rem;font-weight:800;line-height:1.2}.v3-profile-role{color:#ffffffbf;font-size:.72rem}.v3-main-content{background-color:#f8fafc;padding:1.8rem}.v3-student-list-scrollable{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;height:calc(100% - 40px);min-height:0;max-height:430px;padding-right:6px;overflow-y:auto!important}.v3-student-list-scrollable::-webkit-scrollbar{width:6px}.v3-student-list-scrollable::-webkit-scrollbar-track{background:0 0;border-radius:9999px}.v3-student-list-scrollable::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.v3-student-list-scrollable::-webkit-scrollbar-thumb:hover{background:#1119d8}.v3-btn-glow{box-shadow:0 4px 14px #d8117b59}.v3-content-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.v3-breadcrumb{color:#64748b;margin-bottom:2px;font-size:.82rem;display:block}.v3-page-title{font-family:var(--font-heading);color:#0f172a;font-size:1.45rem;font-weight:800}.v3-header-actions{gap:8px;display:flex}.v3-btn{cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.v3-btn-primary{color:#fff;background-color:#1119d8}.v3-btn-primary:hover{background-color:#0d14ad}.v3-btn-magenta{color:#fff;background-color:#d8117b}.v3-btn-magenta:hover{background-color:#b50b64}.v3-btn-outline{color:#334155;background-color:#fff;border:1px solid #cbd5e1}.v3-btn-outline:hover{background-color:#f1f5f9}.v3-btn-disabled{opacity:.7;color:#94a3b8!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#e2e8f0!important;border:1px solid #cbd5e1!important}.v3-bento-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.8rem;display:grid}.v3-bento-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.2rem;display:flex;box-shadow:0 1px 3px #00000008}.bento-value-file{font-family:var(--font-heading);color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 2px;font-size:.92rem;font-weight:800;overflow:hidden}.gaussian-bars-container{align-items:flex-end;gap:5px;width:100%;height:42px;margin:6px 0 2px;display:flex}.g-bar-wrapper{background:#1119d80f;border-radius:4px;flex:1;align-items:flex-end;height:100%;display:flex;overflow:hidden}.g-bar-fill{background:linear-gradient(#1119d8 0%,#1119d899 100%);border-radius:3px 3px 0 0;width:100%;transition:height .4s ease-in-out}.slider-wrapper{width:100%;margin-top:6px}input[type=range].v3-question-slider{appearance:none;cursor:pointer;background:#e2e8f0;border-radius:9999px;outline:none;width:100%;height:6px}input[type=range].v3-question-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1119d8;border-radius:50%;width:16px;height:16px;transition:transform .15s,background-color .15s;box-shadow:0 2px 6px #1119d866}input[type=range].v3-question-slider::-webkit-slider-thumb:hover{background:#d8117b;transform:scale(1.25)}.bento-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.72rem;font-weight:800}.bento-value{font-family:var(--font-heading);color:#0f172a;margin:6px 0 2px;font-size:1.6rem;font-weight:800}.bento-subtext{font-size:.75rem;font-weight:700}.text-green{color:#16a34a}.text-blue{color:#1119d8}.text-purple{color:#8b5cf6}.text-amber{color:#d97706}.v3-workspace-split{grid-template-columns:310px 1fr;gap:1.2rem;min-height:0;display:grid}.v3-roster-column{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;height:500px;min-height:0;max-height:500px;padding:1.2rem;display:flex;box-shadow:0 1px 3px #00000008}.column-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.column-header h4{font-family:var(--font-heading);color:#0f172a;font-size:.95rem;font-weight:800}.badge-count{color:#475569;background:#f1f5f9;border-radius:9999px;padding:3px 8px;font-size:.72rem;font-weight:700}.v3-student-card{cursor:pointer;transition:all var(--transition-fast);background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;margin-bottom:8px;padding:12px}.v3-student-card:hover,.v3-student-card.active{background-color:#fff;border-color:#1119d8;box-shadow:0 4px 12px #1119d814}.student-info-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.student-name{color:#0f172a;font-size:.9rem;font-weight:700}.name-full{display:inline}.name-short{display:none}.score-badge{font-family:var(--font-heading);color:#1119d8;font-size:1.05rem;font-weight:800}.student-meta-row{align-items:center;gap:6px;display:flex}.status-chip{color:#16a34a;font-size:.7rem;font-weight:700}.tag-chip{border-radius:6px;padding:2px 6px;font-size:.68rem;font-weight:700}.tag-emerald{color:#15803d;background:#dcfce7}.tag-blue{color:#1d4ed8;background:#dbeafe}.tag-indigo{color:#4338ca;background:#e0e7ff}.tag-purple{color:#7e22ce;background:#f3e8ff}.v3-inspector-column{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:18px;height:500px;min-height:0;max-height:500px;padding:1.5rem;box-shadow:0 1px 3px #00000008;overflow-y:auto!important}.v3-inspector-column::-webkit-scrollbar{width:6px}.v3-inspector-column::-webkit-scrollbar-track{background:0 0;border-radius:9999px}.v3-inspector-column::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.v3-inspector-column::-webkit-scrollbar-thumb:hover{background:#1119d8}.inspector-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding-bottom:1.2rem;display:flex}.student-main-header{align-items:center;gap:12px;display:flex}.student-avatar-big{color:#fff;width:44px;height:44px;font-family:var(--font-heading);background-color:#1119d8;border-radius:12px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.student-full-name{font-family:var(--font-heading);color:#0f172a;font-size:1.2rem;font-weight:800}.inspector-exam-subtitle{color:#64748b;font-size:.78rem}.inspector-grade-box{background:#f0f4ff;border:1px solid #1119d833;border-radius:14px;align-items:baseline;padding:6px 14px;display:flex}.grade-number{font-family:var(--font-heading);color:#1119d8;font-size:2.2rem;font-weight:900}.grade-max{color:#64748b;margin-left:4px;font-size:.9rem;font-weight:700}.inspector-section{margin-bottom:1.4rem}.section-title-row{letter-spacing:.05em;color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.72rem;font-weight:800;display:flex}.badge-tag{color:#15803d;background:#dcfce7;border-radius:9999px;padding:2px 8px;font-size:.7rem}.rubric-list{flex-direction:column;gap:10px;display:flex}.rubric-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:10px 12px}.rubric-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.rubric-title{color:#1e293b;font-size:.85rem;font-weight:700}.rubric-score{color:#1119d8;font-size:.85rem;font-weight:800}.rubric-bar{background-color:#e2e8f0;border-radius:9999px;height:6px;margin-bottom:6px;overflow:hidden}.rubric-fill{background-color:#1119d8;border-radius:9999px;height:100%;transition:width .4s}.rubric-comment{color:#64748b;font-size:.78rem;font-style:italic}.feedback-section{background:#fdf2f8;border:1px solid #d8117b33;border-radius:14px;padding:1rem}.tone-picker{background:#fff9;border-radius:8px;gap:4px;padding:3px;display:flex}.tone-pill{color:#475569;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.72rem;font-weight:700}.tone-pill.active{color:#fff;background-color:#d8117b}.feedback-text-box p{color:#1e293b;font-size:.9rem;font-weight:500;line-height:1.55}.inspector-actions{border-bottom:1px solid #f1f5f9;gap:10px;margin-top:0;margin-bottom:1.2rem;padding-bottom:1rem;display:flex}body.menu-open{overflow:hidden}@media (width<=1100px){.stats-grid-container-blue,.rag-stats-table tbody{grid-template-columns:repeat(4,1fr)}.features-grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=992px){.why-split-container{grid-template-columns:1fr;gap:2.5rem}.float-anim-1,.float-anim-2{margin-left:0;margin-right:0}.steps-horizontal-grid{grid-template-columns:1fr}.why-main-title{font-size:2.2rem}.hero-title-main{font-size:2.8rem}.hero-subtitle-main{white-space:normal}.stats-grid-container-blue,.rag-stats-table tbody{grid-template-columns:repeat(3,1fr)}.footer-grid-wrap{grid-template-columns:1fr 1fr;gap:2.5rem}.legal-content-box{padding:2.5rem 1.8rem}.colegios-banner-card{border-radius:24px;padding:2.5rem 2rem}.colegios-grid{flex-direction:column;gap:0;display:flex}.colegios-content-left{display:contents}.colegios-badge{order:1}.colegios-title{order:2}.colegios-subtitle{order:3}.colegios-features-list{order:4}.colegios-visual-right{order:5;width:100%;margin-bottom:2rem}.colegios-actions{order:6}.colegios-title{font-size:2.2rem}}@media (width<=1080px){.header{border-radius:16px;min-height:56px;padding:.4rem 1rem;top:10px;width:calc(100% - 1.6rem)!important;max-width:900px!important;margin:0 auto!important}.nav-container{min-height:48px}.logo-img{height:32px}.logo-link{margin-left:0}.btn-login{display:none}.btn-header-cta{padding:.5rem 1rem;font-size:.85rem}.nav-actions{gap:.7rem;margin-right:0}.hamburger-btn{cursor:pointer;width:40px;height:40px;transition:background-color var(--transition-fast);background:#ffffff26;border:1px solid #ffffff4d;border-radius:12px;flex-direction:column;justify-content:space-between;padding:10px 8px;display:flex}.hamburger-bar{background-color:#fff;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-btn.active .hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-btn.active .hamburger-bar:nth-child(2){opacity:0}.hamburger-btn.active .hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-menu{clip-path:circle(0% at 90% 0);z-index:1050;background-color:#070a56;border:1px solid #ffffff40;border-radius:20px;flex-direction:column;gap:.8rem;padding:1.8rem 1.4rem;transition:clip-path .4s cubic-bezier(.4,0,.2,1);position:fixed;top:80px;left:.6rem;right:.6rem;box-shadow:0 20px 40px #070a5680}.nav-menu.active{clip-path:circle(150% at 90% 0)}.nav-menu .nav-link{text-align:center;border-bottom:1px solid #ffffff14;width:100%;padding:.75rem 0;font-size:1.15rem}.mobile-cta{flex-direction:column;gap:.5rem;width:100%;margin-top:1rem;display:flex}.mobile-cta .btn{justify-content:center}}@media (width<=768px){#services{padding-bottom:1.5rem!important}.v3-app-replica-wrapper{padding:.75rem 0 .5rem}.hero-actions-centered .btn,.center-cta-wrapper .btn,.dudas-cta-wrapper .btn,.colegios-actions .btn{box-sizing:border-box!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;max-width:280px!important;min-height:40px!important;margin:0 auto!important;padding:.55rem 1.25rem!important;font-size:.85rem!important;display:inline-flex!important}.hero-actions-centered .circle-arrow-wrapper,.center-cta-wrapper .circle-arrow-wrapper,.dudas-cta-wrapper .circle-arrow-wrapper,.colegios-actions .circle-arrow-wrapper{flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;display:flex!important}.hero-actions-centered .circle-arrow-wrapper svg,.center-cta-wrapper .circle-arrow-wrapper svg,.dudas-cta-wrapper .circle-arrow-wrapper svg,.colegios-actions .circle-arrow-wrapper svg{width:13px!important;height:13px!important}.center-cta-wrapper,.dudas-cta-wrapper,.colegios-actions{justify-content:center!important;align-items:center!important;width:100%!important;margin-top:1.8rem!important;margin-bottom:.8rem!important;display:flex!important}.v3-window-frame{border-radius:14px;box-shadow:0 8px 24px #0000001f}.v3-window-titlebar{gap:6px;padding:6px 10px}.v3-window-dots{gap:4px}.v3-window-dots .dot{width:9px;height:9px}.v3-url-bar{padding:3px 8px;font-size:.68rem}.v3-sidebar{display:none!important}.v3-app-body{display:block;grid-template-columns:1fr!important}.v3-main-content{padding:.65rem .75rem}.v3-content-header{grid-template-columns:1fr auto!important;align-items:center!important;gap:.35rem .5rem!important;margin-bottom:.65rem!important;padding-bottom:.5rem!important;display:grid!important}.v3-header-text{display:contents!important}.v3-breadcrumb{grid-area:1/1!important;align-self:center!important;margin:0!important;font-size:.58rem!important}.v3-page-title{grid-area:2/1/auto/-1!important;margin:0!important;font-size:.88rem!important;line-height:1.25!important}.v3-header-actions{grid-area:1/2!important;align-self:center!important;width:auto!important;margin:0!important}.v3-header-actions .v3-btn{white-space:nowrap!important;box-sizing:border-box!important;justify-content:center!important;width:auto!important;padding:4px 9px!important;font-size:.65rem!important}.v3-bento-grid{grid-template-rows:1fr!important;grid-template-columns:5fr 2fr 3fr!important;gap:.4rem!important;margin-bottom:.85rem!important;display:grid!important}.v3-bento-card:nth-child(3){display:none!important}.v3-bento-card{box-sizing:border-box!important;text-align:left!important;border-radius:10px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:.5rem .45rem!important;display:flex!important;overflow:hidden!important}.v3-bento-card .bento-subtext,.v3-word-clase{display:none!important}.bento-label{text-align:left!important;white-space:nowrap!important;margin-bottom:2px!important;font-size:.5rem!important;line-height:1.1!important}.bento-value{text-align:left!important;align-items:center!important;height:auto!important;margin:2px 0 0!important;font-size:.95rem!important;font-weight:800!important;line-height:1.1!important;display:flex!important}.bento-value-file{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;align-items:center!important;width:100%!important;height:auto!important;margin:2px 0 0!important;font-size:.6rem!important;font-weight:800!important;line-height:1.2!important;display:flex!important;overflow:hidden!important}.v3-workspace-split{flex-direction:column!important;gap:.75rem!important;display:flex!important}.v3-roster-column{border-radius:12px!important;height:auto!important;max-height:none!important;padding:.6rem .65rem!important}.column-header{margin-bottom:.45rem!important}.column-header h4{font-size:.72rem!important}.badge-count{padding:2px 6px!important;font-size:.54rem!important}.v3-student-list-scrollable{scrollbar-width:thin;-webkit-overflow-scrolling:touch!important;grid-template-rows:repeat(3,1fr)!important;grid-auto-columns:minmax(128px,max-content)!important;grid-auto-flow:column!important;gap:.35rem!important;max-height:115px!important;padding-bottom:.4rem!important;display:grid!important;overflow:auto hidden!important}.v3-student-card{box-sizing:border-box!important;border-radius:6px!important;flex-shrink:0!important;width:128px!important;min-width:128px!important;margin-bottom:0!important;padding:4px 7px!important}.name-full{display:none!important}.name-short{display:inline!important}.v3-student-card .student-meta-row,.v3-student-card .status-chip,.v3-student-card .tag-chip{display:none!important}.student-name{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.68rem!important;overflow:hidden!important}.score-badge{font-size:.76rem!important}.v3-inspector-column{border-radius:12px!important;height:auto!important;max-height:440px!important;padding:.75rem .85rem!important}.inspector-header{margin-bottom:.6rem!important;padding-bottom:.6rem!important}.inspector-header h3,.student-full-name{font-size:.83rem!important}.score-pill-big,.grade-number{font-size:.88rem!important}.grade-max{font-size:.68rem!important}.section-title-row{margin-bottom:.5rem!important;font-size:.58rem!important}.inspector-actions{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;margin-bottom:.6rem!important;padding-bottom:.6rem!important;display:flex!important}.inspector-actions .v3-btn{padding:5px 8px!important;font-size:.64rem!important}#v3-btn-revisar,#v3-btn-download-pdf{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:max-content!important}.rubric-list{gap:6px!important}.rubric-item{border-radius:8px!important;padding:6px 8px!important}.rubric-head{justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.rubric-title{flex:auto!important;min-width:0!important;font-size:.66rem!important}.rubric-score{white-space:nowrap!important;flex-shrink:0!important;min-width:max-content!important;font-size:.66rem!important}.rubric-comment{font-size:.6rem!important}.feedback-section{border-radius:10px!important;padding:.7rem!important}.tone-picker{flex-wrap:wrap!important}.tone-pill{padding:2px 5px!important;font-size:.54rem!important}.feedback-text-box p{font-size:.68rem!important;line-height:1.4!important}.q-num-magenta{color:#d8117b!important;font-weight:800!important}}@media (width<=640px){.hero-section{padding:1rem 0 1.5rem}.hero-container-centered{width:100%!important;padding-left:0!important;padding-right:0!important}.hero-glass-card{box-sizing:border-box!important;border-radius:20px!important;width:calc(100% - 1.6rem)!important;max-width:calc(100% - 1.6rem)!important;margin:0 auto!important;padding:1.8rem .8rem!important}.hero-label-badge{text-align:center;white-space:normal;justify-content:center;max-width:100%;height:auto;gap:5px!important;margin-top:.3rem!important;margin-bottom:1.2rem!important;padding:4px 12px!important;font-size:.68rem!important}.hero-label-badge .badge-dot-magenta{width:6px!important;height:6px!important}.hero-title-main{letter-spacing:-.035em!important;margin-bottom:1rem!important;font-size:1.85rem!important;line-height:1.15!important}.hero-subtitle-main{white-space:normal;width:100%;margin-bottom:1.75rem!important;font-size:.92rem!important;line-height:1.45!important}.hero-subtitle-main .hero-sub-line{display:block!important}.hero-actions-centered{justify-content:center;width:100%;margin-top:.2rem;margin-bottom:.5rem;display:flex}.hero-actions-centered .btn{justify-content:center;border-radius:9999px!important;width:auto!important;max-width:250px!important;min-height:40px!important;padding:.55rem 1.25rem!important;font-size:.85rem!important}.hero-actions-centered .circle-arrow-wrapper{width:22px!important;height:22px!important}.hero-actions-centered .circle-arrow-wrapper svg{width:13px!important;height:13px!important}.btn-header-cta{display:none}.why-header-centered{margin-bottom:1.5rem}.why-main-title{font-size:1.28rem;line-height:1.25}.quote-card{padding:1.25rem 1rem}.quote-text{font-size:.95rem}.bullet-item{gap:.75rem}.bullet-icon-check{width:24px;min-width:24px;height:24px;font-size:.85rem}.steps-horizontal-grid{gap:1.5rem}.step-card-horizontal{gap:1.2rem;padding:1.2rem}.inner-mockup-frame{padding:.8rem}.mockup-grid-images{grid-template-columns:1fr;gap:.6rem}.features-grid-4{grid-template-columns:1fr;gap:1rem}.stats-grid-container-blue,.rag-stats-table tbody{grid-template-columns:repeat(2,1fr);gap:.75rem}.stats-grid-container-blue .stat-card-box:nth-child(7),.rag-stats-table tr:nth-child(7){grid-column:span 2}.stat-big-number-blue{font-size:2rem}.stat-label-text-blue{font-size:.88rem}.faq-title-large{font-size:1.45rem}.faq-subtitle{font-size:.9rem}.faq-question-btn{gap:.5rem;font-size:.98rem}.colegios-banner-card{border-radius:20px;padding:1.5rem 1.1rem}.colegios-visual-right{margin-bottom:1.5rem}.colegios-badge{margin-bottom:1rem;padding:4px 12px;font-size:.78rem}.colegios-title{margin-bottom:.85rem;font-size:1.25rem;line-height:1.25}.colegios-subtitle{margin-bottom:1.3rem;font-size:.88rem;line-height:1.4}.colegios-features-list{gap:.8rem;margin-bottom:1.8rem}.colegios-feature-item{font-size:.88rem}.colegios-dashboard-mockup{border-radius:18px;padding:1rem}.mockup-top-bar{margin-bottom:.8rem;padding-bottom:.8rem}.mockup-brand-title{font-size:.82rem}.mockup-tag-pill{padding:2px 8px;font-size:.65rem}.mockup-stats-split{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-bottom:1rem}.m-stat-box{padding:.6rem .3rem}.m-stat-number{font-size:1.05rem}.m-stat-label{font-size:.6rem}.mockup-dept-list{gap:6px;margin-bottom:.8rem}.m-dept-row{border-radius:10px;padding:6px 10px}.m-dept-name{font-size:.8rem}.m-dept-btn-analytics{padding:3px 8px;font-size:.68rem}.mockup-footer-note{font-size:.75rem}.footer-indigo{padding:50px 0 30px}.footer-grid-wrap{text-align:center;grid-template-columns:1fr;gap:2.2rem}.footer-col-brand{align-items:center}.footer-indigo .footer-col{flex-direction:column;align-items:center;display:flex}.social-buttons-flex{align-items:center;width:100%}a.social-btn-footer{width:100%!important;min-width:auto!important;max-width:220px!important}.legal-content-box{border-radius:18px;padding:1.8rem 1.2rem}.legal-page-title{font-size:2rem}}@media (width<=400px){.hero-title-main{font-size:1.68rem!important}.hero-subtitle-main{font-size:.86rem!important}.why-main-title{font-size:1.2rem!important}.colegios-title{font-size:1.18rem!important}}@media (width<=360px){.hero-title-main{font-size:1.52rem!important}}.signup-modal-overlay{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background-color:#1119d8;flex-direction:column;width:100vw;height:100vh;margin:0;padding:0;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.signup-modal-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.signup-modal-container{width:100vw;max-width:100vw;height:100vh;max-height:100vh;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:none}.signup-modal-overlay.active .signup-modal-container{transform:none}.signup-modal-close-floating{color:#fff;cursor:pointer;z-index:10000;-webkit-backdrop-filter:blur(8px);width:42px;height:42px;transition:background-color var(--transition-fast), transform var(--transition-fast);background:#00000059;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #00000040}.signup-modal-close-floating:hover{background:#d8117be6;border-color:#ffffff80;transform:scale(1.08)}.signup-modal-body{background-color:#0000;border-radius:0;width:100%;height:100%;position:relative;overflow:hidden}.signup-iframe-loader{color:#fff;z-index:10;background:#0a0d4a;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;font-size:1rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.signup-iframe-loader.hidden{opacity:0;pointer-events:none}.signup-iframe-loader .spinner{border:3px solid #fff3;border-top-color:var(--accent-magenta);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite modalSpinner}@keyframes modalSpinner{to{transform:rotate(360deg)}}#signupIframe{background-color:#0000;border:none;width:100%;height:100%;margin:0;padding:0;transform:none}body.modal-open{overflow:hidden!important}.comparativa-page-container{background:var(--bg-body,#f8fafc);min-height:100vh;padding-top:120px;padding-bottom:90px}.article-content-wrap{max-width:960px;margin:0 auto}.comp-breadcrumbs{color:#64748b;margin-bottom:1.8rem;font-size:.9rem}.comp-breadcrumbs a{color:#475569;text-decoration:none;transition:color .2s}.comp-breadcrumbs a:hover{color:#d8117b}.comp-category-badge{color:#d8117b;background:#d8117b14;border:1px solid #d8117b33;border-radius:20px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.comp-article-title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.25}.comp-article-subtitle{color:#475569;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.comp-summary-card{background:#fff;border-left:4px solid #d8117b;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 1.8rem;box-shadow:0 4px 16px #0000000a}.comp-summary-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.summary-text{color:#334155;font-size:1.02rem;line-height:1.65}.comp-table-section{margin-bottom:3rem}.comp-table-heading{color:#0f172a;margin-bottom:1.2rem;font-size:1.5rem;font-weight:700}.table-responsive-wrapper{border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto;box-shadow:0 4px 20px #00000008}.comparativa-matrix-table{border-collapse:collapse;background:#fff;width:100%;font-size:.95rem}.comparativa-matrix-table th{color:#fff;text-align:left;background:#0f172a;padding:14px 18px;font-weight:700}.comparativa-matrix-table th.th-smartgrade{background:#d8117b}.comparativa-matrix-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 18px}.comparativa-matrix-table tr:last-child td{border-bottom:none}.comparativa-matrix-table td.smartgrade-col{color:#0f172a;background:#d8117b08;font-weight:600}.highlight-check{color:#d8117b;margin-right:6px;font-weight:800}.comp-article-block{margin-bottom:2.5rem}.comp-article-block h2{color:#0f172a;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.comp-article-block p{color:#334155;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.7}.comp-bullets-list{margin-bottom:1.5rem;padding-left:0;list-style:none}.comp-bullets-list li{color:#334155;margin-bottom:.8rem;padding-left:28px;font-size:1.02rem;line-height:1.6;position:relative}.comp-bullets-list li:before{content:"✓";color:#d8117b;font-weight:800;position:absolute;top:0;left:0}.comp-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:1.2rem 1.5rem}.comp-detail-card h3{color:#0f172a;margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.comp-drawback-box{background:#fff7ed;border-left:4px solid #f97316;border-radius:8px;margin-top:1rem;padding:1rem 1.4rem}.comp-drawback-box p{color:#c2410c;margin-bottom:0;font-size:.95rem}.comp-cta-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border-radius:20px;margin-top:3.5rem;padding:3rem 2rem;box-shadow:0 16px 36px #0f172a40}.cta-card-title{color:#fff;margin-bottom:.8rem;font-size:1.8rem;font-weight:800}.cta-card-subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.08rem}.kw-landing-container{background:var(--bg-body,#f8fafc);padding-top:120px;padding-bottom:80px}.kw-hero-section{padding:40px 0 60px}.kw-badge{color:#d8117b;background:#d8117b14;border:1px solid #d8117b40;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.88rem;font-weight:700;display:inline-flex}.kw-hero-title{color:#0f172a;max-width:850px;margin-bottom:1.2rem;margin-left:auto;margin-right:auto;font-size:2.8rem;font-weight:800;line-height:1.2}.kw-hero-subtitle{color:#475569;max-width:680px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.6}.kw-hero-actions{justify-content:center;display:flex}.kw-features-section{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:60px 0}.kw-section-header h2{color:#0f172a;margin-bottom:.6rem;font-size:2rem;font-weight:800}.kw-section-header p{color:#64748b;margin-bottom:3rem;font-size:1.08rem}.kw-features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.kw-features-grid{grid-template-columns:1fr}.kw-hero-title{font-size:2rem}}.kw-feature-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:1.2rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.kw-feature-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000000d}.kw-feature-icon{color:#d8117b;background:#d8117b1a;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1.1rem;font-weight:800;display:flex}.kw-feature-body h3{margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.kw-feature-body p{color:#475569;margin:0;font-size:.98rem;line-height:1.55}.kw-simulator-section,.kw-faq-section{padding:60px 0}.kw-faq-grid{flex-direction:column;gap:1.2rem;margin-top:1.5rem;display:flex}.kw-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.4rem}.kw-faq-item h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.kw-faq-item p{color:#475569;margin:0;font-size:1rem;line-height:1.6}.kw-cta-banner{color:#fff;background:linear-gradient(135deg,#1119d8 0%,#0f172a 100%);border-radius:24px;margin-top:3rem;padding:4rem 2rem}.kw-cta-banner h2{color:#fff;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.kw-cta-banner p{color:#e0e7ff;max-width:600px;margin:0 auto 1.5rem;font-size:1.1rem}.blog-page-container,.blog-post-container{background:var(--bg-body,#f8fafc);padding-top:120px;padding-bottom:80px}.blog-hero{padding:40px 0 50px}.blog-hero-title{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.blog-hero-subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1.2rem;font-weight:500;line-height:1.5}.blog-grid-section{padding:20px 0}.blog-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.blog-grid{grid-template-columns:1fr}}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.8rem;transition:transform .2s,box-shadow .2s;display:flex}.blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.blog-card-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:1rem;display:flex}.blog-category-badge{color:#1119d8;background:#1119d814;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:700}.blog-date-text{color:#94a3b8;font-size:.82rem}.blog-card-title{margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.4}.blog-card-title a{color:#0f172a;text-decoration:none;transition:color .2s}.blog-card-title a:hover{color:#d8117b}.blog-card-description{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.blog-author{color:#64748b;font-size:.85rem;font-weight:600}.blog-read-more{color:#d8117b;font-size:.9rem;font-weight:700;text-decoration:none}.blog-post-header{margin-bottom:2rem}.blog-post-title{color:#0f172a;margin:1rem 0;font-size:2.4rem;font-weight:800;line-height:1.25}.blog-post-subtitle{color:#475569;font-size:1.15rem;line-height:1.6}.blog-author-line{color:#64748b;margin-top:1rem;font-size:.92rem}.blog-post-block{margin-bottom:2.2rem}.blog-post-block h2{color:#0f172a;margin-bottom:.8rem;font-size:1.5rem;font-weight:700}.blog-post-block p{color:#334155;margin-bottom:.95rem;font-size:1.05rem;line-height:1.7}.blog-post-block p:last-child{margin-bottom:0}.pricing-page-wrapper,.institution-page-wrapper,.contact-page-wrapper{background:#f8fafc;padding-top:110px;padding-bottom:90px}.pricing-hero{padding:10px 0}.institution-hero{padding:30px 0 20px}.contact-hero{padding:15px 0}.pricing-badge,.institution-badge,.contact-badge{color:#1119d8;letter-spacing:1px;text-transform:uppercase;background:#1119d814;border-radius:20px;margin-bottom:1.2rem;padding:6px 16px;font-size:.82rem;font-weight:800;display:inline-block}.pricing-title,.institution-title,.contact-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.8rem;font-weight:900;line-height:1.2}.pricing-subtitle,.institution-subtitle,.contact-subtitle{color:#475569;max-width:720px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.6}.billing-toggle-container{background:#e2e8f0;border-radius:40px;align-items:center;gap:6px;padding:4px;display:inline-flex}.billing-toggle-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:30px;align-items:center;gap:6px;padding:6px 16px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.billing-toggle-btn.active{color:#0f172a;background:#fff;box-shadow:0 4px 12px #0f172a14}.discount-badge{color:#fff;background:#10b981;border-radius:10px;padding:2px 6px;font-size:.68rem;font-weight:800}.pricing-cards-section{padding:20px 0 60px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:980px;margin:0 auto;display:grid}@media (width<=868px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:36px 32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0f172a0a}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}.pricing-card.featured{background:linear-gradient(#f0f9ff 0%,#fff 100%);border:2px solid #38bdf8}.featured-ribbon{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#1119d8 0%,#d946ef 100%);border-radius:20px;padding:4px 14px;font-size:.75rem;font-weight:900;position:absolute;top:-14px;right:28px;box-shadow:0 4px 12px #1119d840}.card-header{margin-bottom:1.5rem}.card-icon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.basic-icon{color:#3730a3;background:#e0e7ff}.complete-icon{color:#0284c7;background:#e0f2fe}.card-title{color:#0f172a;margin-bottom:.4rem;font-size:1.4rem;font-weight:900}.card-tagline{color:#64748b;font-size:.92rem;line-height:1.5}.price-box{border-bottom:1px solid #f1f5f9;align-items:baseline;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.price-amount{color:#0f172a;letter-spacing:-.03em;font-size:3rem;font-weight:900}.price-period{color:#64748b;margin-left:6px;font-size:1rem;font-weight:700}.features-list{flex-direction:column;flex:1;gap:12px;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.feature-item{color:#334155;align-items:flex-start;gap:10px;font-size:.93rem;line-height:1.4;display:flex}.feature-item.include .check-icon{color:#10b981;flex-shrink:0;margin-top:2px}.feature-item.subitem{color:#475569;padding-left:24px;font-size:.88rem}.feature-item.subitem .bullet,.feature-item.exclude{color:#94a3b8}.feature-item.exclude .cross{color:#cbd5e1;flex-shrink:0;font-size:.85rem;font-weight:700}.institutional-banner-section{padding:20px 0 60px}.inst-banner-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:2rem;padding:48px;display:flex}@media (width<=868px){.inst-banner-card{text-align:center;flex-direction:column;padding:36px 24px}}.inst-badge{color:#38bdf8;letter-spacing:1.5px;margin-bottom:.8rem;font-size:.75rem;font-weight:800;display:block}.inst-banner-content h2{color:#fff;margin-bottom:.8rem;font-size:2rem;font-weight:900}.inst-banner-content p{color:#94a3b8;max-width:600px;font-size:1.05rem;line-height:1.6}.pricing-table-section{padding:40px 0 60px}.table-responsive{margin-top:2rem;overflow-x:auto}.pricing-comparison-table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 20px #0f172a0a}.pricing-comparison-table th,.pricing-comparison-table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:.95rem}.pricing-comparison-table th{color:#fff;background:#0f172a;font-weight:800}.pricing-comparison-table tr:hover td{background:#f8fafc}.pricing-faq-section{padding:40px 0 60px}.faq-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem;display:grid}@media (width<=768px){.faq-grid{grid-template-columns:1fr}}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px}.faq-item h3{color:#0f172a;margin-bottom:.8rem;font-size:1.15rem;font-weight:800}.faq-item p{color:#475569;font-size:.95rem;line-height:1.6}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}@media (width<=1024px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.pillars-grid{grid-template-columns:1fr}}.pillar-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:32px 24px;box-shadow:0 4px 16px #0f172a08}.pillar-icon{color:#1119d8;background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.2rem;display:flex}.pillar-card h3{color:#0f172a;margin-bottom:.6rem;font-size:1.2rem;font-weight:800}.pillar-card p{color:#64748b;font-size:.92rem;line-height:1.5}.institution-form-section{padding:60px 0 40px}.form-card-container{background:#fff;border:1px solid #e2e8f0;border-radius:28px;max-width:800px;margin:0 auto;padding:48px;box-shadow:0 10px 40px #0f172a0f}@media (width<=640px){.form-card-container{padding:28px 20px}}.form-header h2{color:#0f172a;margin-bottom:.6rem;font-size:2rem;font-weight:900}.form-header p{color:#64748b;margin-bottom:2rem;font-size:1rem}.institution-form,.general-form{flex-direction:column;gap:1.2rem;display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}@media (width<=640px){.form-row{grid-template-columns:1fr}}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#334155;font-size:.88rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{color:#0f172a;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1119d8;box-shadow:0 0 0 3px #1119d81f}.form-status-msg{border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:700;display:none}.form-status-msg.success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.contact-grid{grid-template-columns:1fr 1.3fr;gap:3rem;max-width:1080px;margin:0 auto;display:grid}@media (width<=868px){.contact-grid{grid-template-columns:1fr}}.contact-info-cards{flex-direction:column;gap:1.5rem;display:flex}.info-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px;box-shadow:0 4px 16px #0f172a08}.info-icon{color:#1119d8;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.info-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.info-card p{color:#64748b;margin-bottom:.8rem;font-size:.92rem;line-height:1.5}.info-link{color:#1119d8;font-size:.95rem;font-weight:800;text-decoration:none}.info-link:hover{text-decoration:underline}.info-tag{color:#10b981;background:#ecfdf5;border-radius:12px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px;box-shadow:0 10px 30px #0f172a0d}.contact-form-card h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.8rem;font-weight:900}.cookie-toast{z-index:999990;opacity:0;pointer-events:none;background:#fff;border:1px solid #1119d81f;border-radius:20px;width:calc(100% - 32px);max-width:440px;padding:20px 22px;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);position:fixed;bottom:24px;right:24px;transform:translateY(28px)scale(.98);box-shadow:0 16px 36px -4px #070a5629,0 4px 12px #0000000a}.cookie-toast.cookie-toast-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.cookie-toast.cookie-toast-hidden{opacity:0;pointer-events:none;transform:translateY(28px)scale(.98)}.cookie-toast-content{flex-direction:column;gap:8px;display:flex}.cookie-toast-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.cookie-toast-title{color:#070a56;letter-spacing:-.01em;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:800;display:flex}.cookie-toast-title svg{color:#1119d8;flex-shrink:0}.cookie-toast-badge{color:#1119d8;text-transform:uppercase;letter-spacing:.04em;background:#f0f4ff;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700}.cookie-toast-text{color:#475569;margin:0;font-size:.88rem;line-height:1.5}.cookie-link{color:#1119d8;text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .15s}.cookie-link:hover{color:#0d14ad}.cookie-toast-card{width:100%}.cookie-toast-actions{justify-content:space-between;gap:8px;width:100%;margin:22px 0 16px;display:flex}.cookie-toast-policy-row{text-align:center;margin-top:4px}.cookie-policy-link{color:#1119d8;text-underline-offset:2px;font-size:.82rem;font-weight:600;text-decoration:underline;transition:color .15s}.cookie-policy-link:hover{color:#0d14ad}.btn-cookie-ghost{color:#1119d8;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #1119d8;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:9px 10px;font-size:.84rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 2px #1119d80a}.btn-cookie-ghost:hover{color:#0d14ad;background:#f0f4ff;border-color:#0d14ad;transform:translateY(-1px)}.btn-cookie-ghost:active{transform:translateY(0)}.cookie-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:999999;background:#070a5673;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out cookieFadeIn;display:flex;position:fixed;inset:0}@keyframes cookieFadeIn{0%{opacity:0}to{opacity:1}}.cookie-modal-card{background:#fff;border-radius:22px;flex-direction:column;width:100%;max-width:520px;max-height:88vh;animation:.25s cubic-bezier(.16,1,.3,1) cookieScaleUp;display:flex;overflow:hidden;box-shadow:0 24px 48px -12px #070a5647,0 0 0 1px #1119d814}@keyframes cookieScaleUp{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.cookie-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:22px 24px 16px;display:flex}.cookie-modal-title{color:#070a56;margin:0;font-size:1.2rem;font-weight:800}.cookie-modal-close{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;line-height:1;transition:all .2s;display:flex}.cookie-modal-close:hover{color:#070a56;background:#e2e8f0}.cookie-modal-body{flex-direction:column;gap:16px;padding:20px 24px;display:flex;overflow-y:auto}.cookie-modal-desc{color:#475569;margin:0;font-size:.9rem;line-height:1.5}.cookie-categories-list{flex-direction:column;gap:12px;display:flex}.cookie-category-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px;transition:border-color .2s}.cookie-category-item:hover{border-color:#cbd5e1}.cookie-category-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cookie-category-meta{flex:1}.cookie-category-name{color:#0f172a;margin:0 0 4px;font-size:.98rem;font-weight:700}.cookie-category-desc{color:#64748b;margin:0;font-size:.84rem;line-height:1.45}.cookie-category-badge{text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700}.cookie-category-badge.badge-required{color:#1119d8;background:#e0e7ff}.cookie-switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch .slider{cursor:pointer;background-color:#cbd5e1;border-radius:34px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.cookie-switch .slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #00000026}.cookie-switch input:checked+.slider{background-color:#1119d8}.cookie-switch input:checked+.slider:before{transform:translate(20px)}.cookie-modal-footer{background:#fff;border-top:1px solid #f1f5f9;padding:16px 24px 20px}.cookie-modal-actions{justify-content:space-between;gap:12px;width:100%;display:flex}.btn-cookie-modal-save,.btn-cookie-modal-accept{color:#334155;cursor:pointer;text-align:center;box-shadow:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:11px 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-cookie-modal-save:hover,.btn-cookie-modal-accept:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.footer-cookie-trigger{font:inherit;cursor:pointer;color:inherit;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.footer-cookie-trigger:hover{color:#fff}.cookies-view-container{max-width:900px;margin:0 auto;padding:120px 24px 80px}.cookies-header{margin-bottom:40px}.cookies-badge{letter-spacing:.05em;text-transform:uppercase;color:#1119d8;background:#f0f4ff;border-radius:999px;margin-bottom:14px;padding:4px 12px;font-size:.78rem;font-weight:800;display:inline-block}.cookies-title{color:#070a56;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.cookies-updated{color:#64748b;margin:0;font-size:.9rem}.cookies-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:36px 40px;box-shadow:0 10px 30px #0f172a0a}.cookies-intro-lead{color:#1e293b;margin-bottom:24px;font-size:1.08rem;font-weight:500;line-height:1.65}.cookies-section{border-top:1px solid #f1f5f9;margin-top:36px;padding-top:28px}.cookies-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.cookies-section h2{color:#070a56;letter-spacing:-.01em;margin:0 0 14px;font-size:1.35rem;font-weight:800}.cookies-section p{color:#475569;margin:0 0 16px;font-size:.95rem;line-height:1.65}.cookies-section ul{color:#475569;margin:0 0 16px;padding-left:20px;font-size:.95rem;line-height:1.6}.cookies-section li{margin-bottom:8px}.cookies-highlight-box{background:#f0f4ff;border-left:4px solid #1119d8;border-radius:0 12px 12px 0;margin:20px 0;padding:16px 20px}.cookies-highlight-box p{color:#070a56;margin:0;font-size:.92rem}.cookies-table-wrap{border:1px solid #e2e8f0;border-radius:14px;margin:20px 0;overflow-x:auto}.cookies-table{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.cookies-table th{color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:700}.cookies-table td{color:#475569;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px 16px}.cookies-table tr:last-child td{border-bottom:none}.cookies-actions-cta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:24px;display:flex}.cookies-cta-text h3{color:#070a56;margin:0 0 6px;font-size:1.1rem;font-weight:800}.cookies-cta-text p{color:#64748b;margin:0;font-size:.88rem}.btn-reopen-cookies{color:#fff;cursor:pointer;white-space:nowrap;background:#1119d8;border:none;border-radius:12px;padding:12px 22px;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #1119d838}.btn-reopen-cookies:hover{background:#0d14ad;transform:translateY(-1px)}@media (width<=640px){.cookie-toast{width:auto;padding:18px 16px;bottom:14px;left:12px;right:12px}.cookie-toast-actions{gap:6px}.btn-cookie-ghost{padding:8px 6px;font-size:.78rem}.cookies-card{padding:24px 20px}.cookies-actions-cta{flex-direction:column;align-items:flex-start}.btn-reopen-cookies{text-align:center;width:100%}}
