@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";:root{color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--edduu-bg:#fafaf7;--edduu-surface:#fff;--edduu-surface-soft:#f5f6f3;--edduu-text:#17212b;--edduu-text-secondary:#59636e;--edduu-text-muted:#7a838d;--edduu-border:#e5e7eb;--edduu-border-strong:#d4d8de;--edduu-navy:#16324f;--edduu-emerald:#087f5b;--edduu-teal:#0f766e;--edduu-purple:#6d28d9;--edduu-coral:#e76f51;--edduu-gold:#d4a72c;--edduu-sage:#8faf9a;--edduu-rose:#c9828a;--edduu-terracotta:#c65d3a;--edduu-primary:var(--edduu-navy);--edduu-primary-dark:#122c42;--edduu-ai:var(--edduu-purple);--edduu-success:var(--edduu-emerald);--edduu-warning:var(--edduu-gold);--edduu-error:var(--edduu-coral);--edduu-radius-sm:8px;--edduu-radius-md:12px;--edduu-radius-lg:18px;--edduu-radius-xl:24px;--edduu-shadow-sm:0 1px 2px #0000000a;--edduu-shadow-md:0 8px 30px #0000000f;--edduu-shadow-lg:0 20px 50px #00000014;background:#fafaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--edduu-bg);min-width:320px;min-height:100vh;color:var(--edduu-text);margin:0;font-family:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#1e3a8a;background:#dbeafe}:root{--edduu-electric-blue:#2563eb;--edduu-cyan:#0891b2;--edduu-amber:#d97706;--edduu-coral-soft:#e76f51;--edduu-blue-soft:#eff6ff;--edduu-cyan-soft:#ecfeff;--edduu-amber-soft:#fffbeb;--edduu-coral-soft-bg:#fff4f1}#root{min-height:100vh}.edduu-app{background:var(--edduu-bg);min-height:100vh}.edduu-container{width:min(1200px,100% - 40px);margin:0 auto}.edduu-section{padding:96px 0}@media (width<=768px){.edduu-container{width:min(100% - 32px,1200px)}.edduu-section{padding:64px 0}}.edduu-navbar{z-index:100;border-bottom:1px solid var(--edduu-border);-webkit-backdrop-filter:blur(12px);background:#fafafae6;width:100%;position:sticky;top:0}.edduu-navbar-inner{justify-content:space-between;align-items:center;min-height:72px;display:flex}.edduu-brand{letter-spacing:-.03em;font-size:20px;font-weight:800}.edduu-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:72px;display:grid}.edduu-hero-content{max-width:640px}.edduu-hero-eyebrow{color:var(--edduu-text-secondary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:13px;font-weight:700}.edduu-hero-title{max-width:620px;color:var(--edduu-text);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,76px);font-weight:800;line-height:.98}.edduu-hero-description{max-width:600px;color:var(--edduu-text-secondary);margin:28px 0 0;font-size:19px;line-height:1.65}.edduu-hero-scale{max-width:590px;color:var(--edduu-text-muted);margin:20px 0 0;font-size:15px;line-height:1.65}.edduu-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.edduu-button{border-radius:var(--edduu-radius-md);justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.edduu-button-primary{color:#fff;background:var(--edduu-primary);box-shadow:var(--edduu-shadow-sm)}.edduu-button-primary:hover{background:var(--edduu-primary-dark);box-shadow:var(--edduu-shadow-md)}.edduu-button-secondary{color:var(--edduu-text);background:var(--edduu-surface);border:1px solid var(--edduu-border)}.edduu-button-secondary:hover{box-shadow:var(--edduu-shadow-sm)}.edduu-hero-system{justify-self:end;width:100%;max-width:620px}.edduu-hero-system-label{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.edduu-system-canvas{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:radial-gradient(circle at 50% 35%, #7c3aed14, transparent 42%), var(--edduu-surface);min-height:430px;box-shadow:var(--edduu-shadow-lg);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.edduu-system-node{border:1px solid var(--edduu-border);background:var(--edduu-surface);min-width:96px;min-height:44px;color:var(--edduu-text);letter-spacing:.06em;box-shadow:var(--edduu-shadow-sm);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.edduu-system-node-user{border-color:var(--edduu-border-strong)}.edduu-system-node-ai{color:var(--edduu-ai);border-color:#7c3aed59}.edduu-system-node-llm{color:var(--edduu-primary);border-color:#2563eb59}.edduu-system-node-answer{color:var(--edduu-success);border-color:#16a34a59}.edduu-system-line{background:var(--edduu-border-strong);width:1px;height:34px;position:relative}.edduu-system-line:before{content:"";opacity:.15;background:#2563eb61;border-radius:50%;width:8px;height:8px;animation:2.6s ease-in-out infinite edduu-signal-dot;position:absolute;top:0;left:50%;transform:translate(-50%)}.edduu-system-branches{align-items:center;gap:48px;display:flex;position:relative}.edduu-system-branches:before{content:"";background:var(--edduu-border-strong);width:48px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.edduu-hero-system-hint{color:var(--edduu-text-muted);text-align:center;margin:14px 0 0;font-size:13px}@media (width<=900px){.edduu-hero{padding:72px 0 64px}.edduu-hero-grid{grid-template-columns:1fr;gap:48px}.edduu-hero-system{justify-self:stretch;max-width:none}.edduu-hero-content{max-width:none}}@media (width<=600px){.edduu-hero{padding:56px 0 48px}.edduu-hero-title{font-size:clamp(42px,14vw,60px)}.edduu-hero-description{font-size:17px}.edduu-hero-actions{flex-direction:column}.edduu-button{width:100%}.edduu-system-canvas{min-height:380px;padding:28px 20px}.edduu-system-branches{gap:28px}}.edduu-system-node{cursor:pointer;appearance:none;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s}.edduu-system-node:hover{box-shadow:var(--edduu-shadow-md);transform:translateY(-2px)}.edduu-system-node.is-active{border-color:var(--edduu-primary);transform:translateY(-2px);box-shadow:0 0 0 4px #2563eb14}.edduu-system-detail{max-width:340px;color:var(--edduu-text-secondary);text-align:center;margin:10px 0;font-size:13px;line-height:1.55}.edduu-experience{border-top:1px solid var(--edduu-border);padding:96px 0}.edduu-experience .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.edduu-experience .edduu-section-title{color:var(--edduu-text);letter-spacing:-.045em;margin:0;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05}.edduu-experience .edduu-section-description{max-width:650px;color:var(--edduu-text-secondary);margin:22px auto 0;font-size:17px;line-height:1.65}.edduu-experience-demo{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface);max-width:1000px;box-shadow:var(--edduu-shadow-lg);margin:0 auto;padding:48px}.edduu-experience-status{min-height:24px;color:var(--edduu-text-secondary);text-align:center;font-size:14px;line-height:1.5}.edduu-experience-flow{justify-content:center;align-items:center;margin:48px 0;display:flex}.edduu-experience-step-wrapper{align-items:center;display:flex}.edduu-experience-step{border:1px solid var(--edduu-border);background:var(--edduu-bg);min-width:108px;min-height:56px;color:var(--edduu-text-muted);letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:12px;font-weight:800;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.edduu-experience-step.is-active{border-color:var(--edduu-primary);background:var(--edduu-surface);color:var(--edduu-primary);box-shadow:0 0 0 5px #2563eb14, var(--edduu-shadow-md);transform:translateY(-3px)}.edduu-experience-step.is-complete{border-color:var(--edduu-border-strong);background:var(--edduu-surface);color:var(--edduu-text)}.edduu-experience-connector{background:var(--edduu-border-strong);width:64px;height:1px;transition:background .2s}.edduu-experience-button{margin:0 auto;display:flex}.edduu-experience-button:disabled{cursor:wait;opacity:.75}@media (width<=768px){.edduu-experience{padding:72px 0}.edduu-experience-demo{padding:32px 20px}.edduu-experience-flow{flex-direction:column;gap:0;margin:36px 0}.edduu-experience-step-wrapper{flex-direction:column}.edduu-experience-connector{width:1px;height:36px}.edduu-experience-step{min-width:120px}.edduu-experience-button{width:100%}}.edduu-projects{padding-top:88px;padding-bottom:96px}.edduu-projects-header{max-width:760px;margin-bottom:40px}.edduu-projects .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.edduu-projects .edduu-section-title{color:var(--edduu-text);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.05}.edduu-projects .edduu-section-description{max-width:680px;color:var(--edduu-text-secondary);margin:20px 0 0;font-size:17px;line-height:1.7}.edduu-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.edduu-project-card{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface);min-height:420px;box-shadow:var(--edduu-shadow-sm);flex-direction:column;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.edduu-project-card:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md);transform:translateY(-4px)}.edduu-project-number{color:var(--edduu-text-muted);letter-spacing:.08em;margin-bottom:28px;font-size:12px;font-weight:800}.edduu-project-title{color:var(--edduu-text);letter-spacing:-.03em;margin:0;font-size:26px;font-weight:800;line-height:1.15}.edduu-project-description{color:var(--edduu-text-secondary);margin:16px 0 0;font-size:15px;line-height:1.65}.edduu-project-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.edduu-project-tag{border:1px solid var(--edduu-border);background:var(--edduu-bg);min-height:30px;color:var(--edduu-text-secondary);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.edduu-project-learning{color:var(--edduu-text-muted);margin:22px 0 0;font-size:13px;line-height:1.6}.edduu-project-cta{color:var(--edduu-primary);text-align:left;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:18px 0 0;font-size:14px;font-weight:800;transition:transform .18s}.edduu-project-card:hover .edduu-project-cta{transform:translate(3px)}@media (width<=900px){.edduu-projects-grid{grid-template-columns:1fr}.edduu-project-card{min-height:0}}@media (width<=600px){.edduu-projects{padding-top:64px;padding-bottom:72px}.edduu-projects-header{margin-bottom:28px}.edduu-projects .edduu-section-title{font-size:clamp(32px,10vw,44px)}.edduu-projects .edduu-section-description{font-size:16px}.edduu-project-card{padding:24px}.edduu-project-title{font-size:24px}}.edduu-leadership{padding:96px 0}.edduu-leadership-header{text-align:center;max-width:760px;margin:0 auto 48px}.edduu-leadership .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.edduu-leadership .edduu-section-title{color:var(--edduu-text);letter-spacing:-.04em;margin:0;font-size:48px;font-weight:700;line-height:1.1}.edduu-leadership .edduu-section-description{max-width:680px;color:var(--edduu-text-secondary);margin:24px auto 0;font-size:17px;line-height:1.65}.edduu-lens-grid{grid-template-columns:repeat(3,360px);justify-content:center;gap:24px;max-width:1200px;margin:0 auto;display:grid}.edduu-lens-card{border:1px solid var(--edduu-border);background:var(--edduu-surface);width:360px;min-height:180px;box-shadow:var(--edduu-shadow-sm);border-radius:20px;transition:transform .2s ease-out,border-color .2s ease-out,box-shadow .2s ease-out;overflow:hidden}.edduu-lens-card:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md);transform:translateY(-3px)}.edduu-lens-card.is-open{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md)}.edduu-lens-card-ai.is-open{border-color:#7c3aed59}.edduu-lens-trigger{width:100%;min-height:180px;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:28px;display:flex;position:relative}.edduu-lens-trigger:focus-visible{outline:2px solid var(--edduu-primary);outline-offset:3px}.edduu-lens-number{color:var(--edduu-text-muted);letter-spacing:.08em;font-size:12px;font-weight:700}.edduu-lens-title{color:var(--edduu-text);letter-spacing:-.02em;margin-top:14px;font-size:20px;font-weight:700;line-height:1.2}.edduu-lens-statement{max-width:290px;color:var(--edduu-text-secondary);margin-top:12px;font-size:16px;font-weight:500;line-height:1.5}.edduu-lens-arrow{color:var(--edduu-text-muted);font-size:18px;font-weight:500;transition:transform .2s ease-out,color .2s ease-out;position:absolute;bottom:26px;right:28px}.edduu-lens-card:hover .edduu-lens-arrow{color:var(--edduu-text);transform:translate(3px)}.edduu-lens-card.is-open .edduu-lens-arrow{color:var(--edduu-text)}.edduu-lens-card-ai .edduu-lens-arrow{color:var(--edduu-ai)}.edduu-lens-expanded{padding:0 28px 28px}.edduu-lens-divider{background:var(--edduu-border);width:100%;height:1px}.edduu-lens-principle{color:var(--edduu-text-secondary);margin:24px 0 0;font-size:15px;font-weight:400;line-height:1.65;animation:.22s ease-out both edduu-lens-content-in}.edduu-lens-flow{flex-direction:column;align-items:flex-start;margin-top:28px;display:flex}.edduu-lens-flow-item{color:var(--edduu-text);flex-direction:column;align-items:flex-start;font-size:13px;font-weight:600;line-height:1.4;animation:.22s ease-out both edduu-lens-content-in;display:flex}.edduu-lens-flow-arrow{color:var(--edduu-text-muted);margin:8px 0;font-size:13px;line-height:1}.edduu-leadership-cta{justify-content:center;margin-top:48px;display:flex}.edduu-leadership-cta .edduu-button{min-height:48px}@media (width<=1023px){.edduu-leadership{padding:80px 0}.edduu-leadership-header{margin-bottom:40px}.edduu-leadership .edduu-section-title{font-size:40px}.edduu-lens-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:720px}.edduu-lens-card{width:auto;min-height:170px}.edduu-lens-trigger{min-height:170px;padding:24px}.edduu-lens-arrow{bottom:23px;right:24px}.edduu-lens-expanded{padding:0 24px 24px}.edduu-lens-grid .edduu-lens-card:last-child{grid-column:1/-1;justify-self:center;width:min(350px,100%)}}@media (width<=767px){.edduu-leadership{padding:64px 0}.edduu-leadership-header{text-align:left;margin-bottom:32px}.edduu-leadership .edduu-section-title{font-size:32px;line-height:1.15}.edduu-leadership .edduu-section-description{margin-top:20px;font-size:16px;line-height:1.6}.edduu-lens-grid{grid-template-columns:1fr;gap:12px;width:100%;max-width:none}.edduu-lens-card{border-radius:16px;width:100%;min-height:112px}.edduu-lens-card:hover{box-shadow:var(--edduu-shadow-sm);transform:none}.edduu-lens-trigger{min-height:112px;padding:20px}.edduu-lens-title{margin-top:10px;font-size:18px}.edduu-lens-statement{max-width:calc(100% - 40px);margin-top:8px;font-size:15px}.edduu-lens-arrow{font-size:18px;bottom:20px;right:20px}.edduu-lens-card:hover .edduu-lens-arrow{transform:none}.edduu-lens-expanded{padding:0 20px 20px}.edduu-lens-principle{margin-top:20px;font-size:15px;line-height:1.6}.edduu-lens-flow{margin-top:24px}.edduu-leadership-cta{justify-content:flex-start;margin-top:32px}.edduu-leadership-cta .edduu-button{width:auto}}@media (prefers-reduced-motion:reduce){.edduu-lens-card,.edduu-lens-arrow,.edduu-lens-principle,.edduu-lens-flow-item{transition:none;animation:none}.edduu-lens-card:hover{transform:none}}@keyframes edduu-lens-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.edduu-what-is{border-top:1px solid var(--edduu-border);padding:96px 0}.edduu-what-is-header{text-align:center;max-width:720px;margin:0 auto 52px}.edduu-what-is .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.edduu-what-is .edduu-section-title{color:var(--edduu-text);letter-spacing:-.04em;margin:0;font-size:48px;font-weight:700;line-height:1.1}.edduu-what-is-description{max-width:650px;color:var(--edduu-text-secondary);margin:22px auto 0;font-size:17px;line-height:1.65}.edduu-learning-journey{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid;position:relative}.edduu-learning-journey-line{background:var(--edduu-border-strong);height:1px;position:absolute;top:30px;left:calc(12.5% + 10px);right:calc(12.5% + 10px)}.edduu-journey-card{z-index:1;border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface);box-shadow:var(--edduu-shadow-sm);transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.edduu-journey-card:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md);transform:translateY(-3px)}.edduu-journey-card.is-open{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md)}.edduu-journey-trigger{width:100%;min-height:224px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.edduu-journey-trigger:focus-visible{outline:2px solid var(--edduu-primary);outline-offset:-4px}.edduu-journey-number{border:1px solid var(--edduu-border-strong);background:var(--edduu-surface);width:36px;height:36px;color:var(--edduu-text-muted);letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.edduu-journey-title{color:var(--edduu-text-muted);letter-spacing:.1em;margin-top:24px;font-size:11px;font-weight:800}.edduu-journey-headline{color:var(--edduu-text);letter-spacing:-.025em;margin-top:12px;font-size:21px;font-weight:700;line-height:1.2}.edduu-journey-supporting{color:var(--edduu-text-secondary);margin-top:12px;font-size:13px;line-height:1.5}.edduu-journey-action{color:var(--edduu-primary);margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;transition:transform .18s}.edduu-journey-card:hover .edduu-journey-action{transform:translate(3px)}.edduu-journey-card.is-open .edduu-journey-action{transform:none}.edduu-journey-expanded{padding:0 28px 28px}.edduu-journey-divider{background:var(--edduu-border);height:1px}.edduu-journey-principle{color:var(--edduu-text-secondary);margin:22px 0 0;font-size:14px;line-height:1.65}.edduu-journey-flow{flex-direction:column;align-items:flex-start;margin-top:24px;display:flex}.edduu-journey-flow-item{color:var(--edduu-text);flex-direction:column;align-items:flex-start;font-size:13px;font-weight:700;line-height:1.4;display:flex}.edduu-journey-flow-arrow{color:var(--edduu-text-muted);margin:7px 0;font-size:13px;line-height:1}.edduu-what-is-principle{color:var(--edduu-text-muted);letter-spacing:.02em;text-align:center;margin:44px 0 0;font-size:14px;font-weight:700}@media (width<=1023px){.edduu-what-is{padding:80px 0}.edduu-what-is .edduu-section-title{font-size:40px}.edduu-learning-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.edduu-learning-journey-line{display:none}.edduu-journey-trigger{min-height:206px;padding:26px}.edduu-journey-expanded{padding:0 26px 26px}.edduu-technology-grid{grid-template-columns:1fr}}@media (width<=767px){.edduu-what-is .edduu-section-title{font-size:32px;line-height:1.15}}@media (width<=600px){.edduu-what-is{padding:64px 0}.edduu-what-is-header{text-align:left;margin-bottom:32px}.edduu-what-is-description{margin-top:20px;font-size:16px;line-height:1.6}.edduu-learning-journey{grid-template-columns:1fr;gap:12px}.edduu-journey-card:hover{box-shadow:var(--edduu-shadow-sm);transform:none}.edduu-journey-card.is-open{box-shadow:var(--edduu-shadow-md)}.edduu-journey-trigger{min-height:190px;padding:22px 20px}.edduu-journey-title{margin-top:18px}.edduu-journey-headline{font-size:20px}.edduu-journey-expanded{padding:0 20px 22px}.edduu-what-is-principle{text-align:left;margin-top:32px}}@media (prefers-reduced-motion:reduce){.edduu-journey-card,.edduu-journey-action{transition:none}.edduu-journey-card:hover,.edduu-journey-card:hover .edduu-journey-action{transform:none}}.edduu-learning-lab{border-top:1px solid var(--edduu-border);padding:104px 0}.edduu-learning-lab-header{text-align:center;max-width:800px;margin:0 auto 40px}.edduu-learning-lab .edduu-section-eyebrow,.edduu-stage .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.edduu-learning-lab .edduu-section-title{color:var(--edduu-text);letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,58px);font-weight:800;line-height:1.04}.edduu-learning-lab-header .edduu-section-description{max-width:740px;color:var(--edduu-text-secondary);margin:22px auto 0;font-size:17px;line-height:1.7}.edduu-stage-navigator{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1000px;margin:0 auto 48px;display:grid;position:relative}.edduu-stage-navigator:before{content:"";background:var(--edduu-border-strong);height:1px;position:absolute;top:25px;left:12.5%;right:12.5%}.edduu-stage-nav-item{z-index:1;min-height:78px;color:var(--edduu-text-muted);font:inherit;text-align:left;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:0 14px;transition:color .18s;display:flex;position:relative}.edduu-stage-nav-number{border:1px solid var(--edduu-border-strong);background:var(--edduu-surface);width:50px;height:50px;color:var(--edduu-text-muted);letter-spacing:.06em;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;transition:color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.edduu-stage-nav-title{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.edduu-stage-nav-item:not(:disabled):hover{color:var(--edduu-text)}.edduu-stage-nav-item:not(:disabled):hover .edduu-stage-nav-number{border-color:var(--edduu-primary)}.edduu-stage-nav-item.is-current{color:var(--edduu-primary)}.edduu-stage-nav-item.is-current .edduu-stage-nav-number{border-color:var(--edduu-primary);color:var(--edduu-primary);box-shadow:0 0 0 5px #2563eb14}.edduu-stage-nav-item.is-completed{color:var(--edduu-text-secondary)}.edduu-stage-nav-item.is-completed .edduu-stage-nav-number{color:var(--edduu-success);background:#16a34a0f;border-color:#16a34a59}.edduu-stage-nav-item.is-locked{cursor:not-allowed;opacity:.58}.edduu-stage-nav-item:focus-visible,.edduu-interaction button:focus-visible{outline:2px solid var(--edduu-primary);outline-offset:3px}.edduu-stage{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface);max-width:920px;box-shadow:var(--edduu-shadow-md);margin:0 auto;padding:52px}.edduu-stage .edduu-section-title{max-width:760px;color:var(--edduu-text);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.12}.edduu-stage>.edduu-section-description{max-width:740px;color:var(--edduu-text-secondary);margin:18px 0 0;font-size:17px;line-height:1.7}.edduu-stage-explanation{max-width:760px;color:var(--edduu-text-secondary);margin:28px 0 0;font-size:16px;line-height:1.75}.edduu-stage-takeaway,.edduu-stage-objective{border-left:3px solid var(--edduu-primary);background:var(--edduu-surface-soft);margin-top:28px;padding:20px 22px}.edduu-stage-takeaway strong,.edduu-stage-objective strong{color:var(--edduu-text);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.edduu-stage-takeaway p,.edduu-stage-objective p{color:var(--edduu-text-secondary);margin:8px 0 0;font-size:15px;line-height:1.65}.edduu-stage-objective{border-left-color:var(--edduu-border-strong);background:0 0}.edduu-stage-failure-scenario{border-radius:var(--edduu-radius-lg);background:#dc262609;border:1px solid #dc262638;margin-top:28px;padding:24px}.edduu-stage-failure-label{color:var(--edduu-error);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.edduu-stage-failure-scenario h3{color:var(--edduu-text);letter-spacing:-.02em;margin:12px 0 0;font-size:20px}.edduu-stage-failure-scenario>p:last-child{color:var(--edduu-text-secondary);margin:10px 0 0;font-size:15px;line-height:1.65}.edduu-stage-interactions{margin-top:36px}.edduu-interaction{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface);padding:28px}.edduu-interaction-header{margin-bottom:24px}.edduu-interaction-title{color:var(--edduu-text);letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.25}.edduu-interaction-instruction{color:var(--edduu-text-secondary);margin:8px 0 0;font-size:14px;line-height:1.6}.edduu-interaction-click,.edduu-interaction-flow,.edduu-pipeline-builder,.edduu-diagnostic-interaction{border-radius:var(--edduu-radius-md);background:var(--edduu-surface-soft);padding:24px}.edduu-click-instruction,.edduu-pipeline-instruction,.edduu-diagnostic-instruction{color:var(--edduu-text-secondary);margin:0;font-size:15px;line-height:1.65}.edduu-interaction-button,.edduu-interaction-flow>button,.edduu-pipeline-reset{border:1px solid var(--edduu-primary);border-radius:var(--edduu-radius-md);background:var(--edduu-primary);color:#fff;min-height:46px;padding:0 18px;font-size:14px;font-weight:750;transition:background .18s,border-color .18s,transform .18s}.edduu-interaction-button{margin-top:22px}.edduu-interaction-button:hover:not(:disabled),.edduu-interaction-flow>button:hover:not(:disabled){border-color:var(--edduu-primary-dark);background:var(--edduu-primary-dark);transform:translateY(-1px)}.edduu-interaction button:disabled{cursor:default}.edduu-interaction-click.is-completed .edduu-interaction-button,.edduu-interaction-flow.is-completed>button{background:var(--edduu-success);border-color:#16a34a59}.edduu-flow-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.edduu-flow-step{align-items:center;gap:10px;min-width:0;display:flex}.edduu-flow-step-card{border:1px solid var(--edduu-border-strong);border-radius:var(--edduu-radius-md);background:var(--edduu-surface);min-width:0;min-height:68px;color:var(--edduu-text);text-align:center;flex:122px;justify-content:center;align-items:center;padding:14px;font-size:14px;font-weight:750;display:flex}.edduu-flow-arrow{color:var(--edduu-primary);font-size:20px;font-weight:700}.edduu-interaction-flow>button{margin:28px auto 0;display:block}.edduu-pipeline-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.edduu-pipeline-options button,.edduu-diagnostic-options button{border:1px solid var(--edduu-border-strong);border-radius:var(--edduu-radius-md);background:var(--edduu-surface);min-height:52px;color:var(--edduu-text-secondary);text-align:left;padding:12px 14px;font-size:14px;font-weight:700;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.edduu-pipeline-options button:hover:not(:disabled),.edduu-diagnostic-options button:hover:not(:disabled){border-color:var(--edduu-primary);color:var(--edduu-text);box-shadow:var(--edduu-shadow-sm)}.edduu-pipeline-options button.is-selected{border-color:var(--edduu-primary);color:var(--edduu-primary);background:#2563eb12}.edduu-pipeline-options button:disabled:not(.is-selected){opacity:.6}.edduu-pipeline-progress{color:var(--edduu-text-secondary);margin:18px 0 0;font-size:14px}.edduu-pipeline-reset{border-color:var(--edduu-border-strong);background:var(--edduu-surface);color:var(--edduu-text-secondary);margin-top:16px}.edduu-pipeline-reset:hover{border-color:var(--edduu-text-muted);color:var(--edduu-text)}.edduu-pipeline-success,.edduu-diagnostic-success{border-left:3px solid var(--edduu-success);color:var(--edduu-text-secondary);background:#16a34a0f;margin-top:22px;padding:18px 20px}.edduu-pipeline-success strong,.edduu-diagnostic-success strong{color:var(--edduu-success);font-size:14px}.edduu-pipeline-success p,.edduu-diagnostic-success p{margin:6px 0 0;font-size:14px;line-height:1.55}.edduu-diagnostic-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.edduu-diagnostic-options button.is-incorrect{color:var(--edduu-error);background:#dc262612;border-color:#dc262673}.edduu-diagnostic-options button.is-correct{color:var(--edduu-success);background:#16a34a12;border-color:#16a34a73}.edduu-diagnostic-feedback{color:var(--edduu-error);margin:18px 0 0;font-size:14px;line-height:1.6}@media (width<=900px){.edduu-learning-lab{padding:80px 0}.edduu-stage{padding:40px}.edduu-flow-steps{flex-wrap:wrap}.edduu-pipeline-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.edduu-learning-lab{padding:64px 0}.edduu-learning-lab-header{text-align:left;margin-bottom:28px}.edduu-learning-lab .edduu-section-title{font-size:36px}.edduu-learning-lab-header .edduu-section-description,.edduu-stage>.edduu-section-description{font-size:16px;line-height:1.65}.edduu-stage-navigator{scrollbar-width:thin;gap:4px;margin:0 auto 32px;display:flex;overflow-x:auto}.edduu-stage-navigator:before{display:none}.edduu-stage-nav-item{min-width:138px;min-height:68px;padding:0 10px}.edduu-stage-nav-number{width:40px;height:40px}.edduu-stage{border-radius:var(--edduu-radius-lg);padding:28px 20px}.edduu-stage .edduu-section-title{font-size:30px}.edduu-stage-explanation{margin-top:24px;font-size:15px}.edduu-stage-takeaway,.edduu-stage-objective,.edduu-stage-failure-scenario,.edduu-interaction{padding:20px}.edduu-stage-interactions{margin-top:28px}.edduu-interaction-click,.edduu-interaction-flow,.edduu-pipeline-builder,.edduu-diagnostic-interaction{padding:18px}.edduu-flow-steps,.edduu-flow-step{flex-direction:column;width:100%}.edduu-flow-step-card{width:100%}.edduu-flow-arrow{transform:rotate(90deg)}.edduu-pipeline-options,.edduu-diagnostic-options{grid-template-columns:1fr}.edduu-interaction-button,.edduu-interaction-flow>button,.edduu-pipeline-reset{width:100%}}@media (prefers-reduced-motion:reduce){.edduu-stage-nav-item,.edduu-stage-nav-number,.edduu-interaction button,.edduu-pipeline-options button,.edduu-diagnostic-options button{transition:none}}.edduu-final-cta{border-top:1px solid var(--edduu-border);padding:72px 0 80px}.edduu-final-cta-content{text-align:center;max-width:680px;margin:0 auto}.edduu-final-cta-content .edduu-section-eyebrow{color:var(--edduu-text-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.edduu-final-cta-content h2{color:var(--edduu-text);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.1}.edduu-final-cta-content>p{color:var(--edduu-text-secondary);margin:14px 0 24px;font-size:16px}@media (width<=600px){.edduu-final-cta{padding:56px 0 64px}.edduu-final-cta-content{text-align:left}.edduu-final-cta-content .edduu-button{width:100%}}.edduu-hero{padding:72px 0 64px}.edduu-hero-grid{gap:56px}.edduu-what-is{padding:46px 0}.edduu-what-is-compact,.edduu-universe-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:42px;display:grid}.edduu-what-is .edduu-section-title{font-size:clamp(30px,3.4vw,42px)}.edduu-what-is-summary>p{color:var(--edduu-text-secondary);margin:0;font-size:16px;line-height:1.7}.edduu-method-strip,.edduu-learning-loop,.edduu-technology-families{flex-wrap:wrap;gap:8px;display:flex}.edduu-method-strip{margin-top:18px}.edduu-method-strip span,.edduu-learning-loop span,.edduu-technology-families span{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text-secondary);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700}.edduu-experience{padding:48px 0}.edduu-experience-heading{max-width:720px;margin-bottom:20px}.edduu-learning-loop{justify-content:center;margin-top:16px}.edduu-experience-demo{padding:22px}.edduu-experience-status{margin-bottom:18px}.edduu-experience-step{min-width:88px;min-height:46px;padding:0 14px}.edduu-experience-connector{width:48px}.edduu-technology-universe{border-top:1px solid var(--edduu-border);padding:48px 0}.edduu-universe-intro h2{color:var(--edduu-text);letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.6vw,44px);line-height:1.1}.edduu-universe-intro>p{color:var(--edduu-text-secondary);margin:16px 0 18px;font-size:16px;line-height:1.65}.edduu-technology-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:26px 0 0;display:grid}.edduu-technology-group{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface);padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s}.edduu-technology-group:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-sm);transform:translateY(-2px)}.edduu-technology-group-title{color:var(--edduu-text);letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px;font-size:16px;font-weight:800}.edduu-technology-pills{flex-wrap:wrap;gap:10px;display:flex}.edduu-technology-pill{border:1px solid var(--edduu-border);background:var(--edduu-surface-soft);color:var(--edduu-text);border-radius:999px;justify-content:center;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.edduu-technology-footer{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:26px;padding:18px 22px;display:flex}.edduu-technology-footer p{color:var(--edduu-text-secondary);margin:0;font-size:15px;line-height:1.6}.edduu-technology-families{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface-soft);align-content:center;padding:24px}.edduu-system-node.is-active{animation:.28s ease-out edduu-system-activate}.edduu-system-detail{animation:.18s ease-out both edduu-system-detail-in}@keyframes edduu-system-activate{0%{transform:scale(.94)}to{transform:translateY(-2px)}}@keyframes edduu-signal-dot{0%,to{opacity:.12;transform:translate(-50%)}20%{opacity:.8}80%{opacity:.2;transform:translate(-50%,calc(100% - 8px))}}@keyframes edduu-system-detail-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.edduu-what-is-compact,.edduu-universe-layout{grid-template-columns:1fr;gap:28px}}@media (width<=600px){.edduu-hero{padding:52px 0 48px}.edduu-what-is,.edduu-experience,.edduu-technology-universe{padding:44px 0}.edduu-what-is-compact{text-align:left}.edduu-learning-loop{justify-content:flex-start}.edduu-experience-demo{padding:24px 20px}.edduu-technology-grid{gap:14px}.edduu-technology-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.edduu-system-node.is-active,.edduu-system-detail,.edduu-system-line:before{animation:none}}.edduu-project-detail{border-top:1px solid var(--edduu-border);padding:88px 0 104px}.edduu-project-detail-title{max-width:900px;color:var(--edduu-text);letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,64px);font-weight:800;line-height:1.02}.edduu-project-detail-summary{max-width:760px;color:var(--edduu-text-secondary);margin:22px 0 48px;font-size:18px;line-height:1.7}.edduu-project-detail-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:20px;margin-bottom:20px;display:grid}.edduu-project-detail-panel{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-xl);background:var(--edduu-surface);min-width:0;box-shadow:var(--edduu-shadow-sm);padding:30px}.edduu-project-detail-panel:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md)}.edduu-project-detail-panel h2{color:var(--edduu-text);letter-spacing:-.025em;margin:0 0 22px;font-size:20px;font-weight:800;line-height:1.2}.edduu-project-detail-panel>p{color:var(--edduu-text-secondary);margin:0;font-size:15px;line-height:1.7}.edduu-project-tech-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.edduu-project-tech-item{border-top:1px solid var(--edduu-border);padding:20px 0}.edduu-project-tech-item:first-child{border-top:0;padding-top:0}.edduu-project-tech-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.edduu-project-tech-name{color:var(--edduu-text);letter-spacing:-.015em;font-size:16px;font-weight:800}.edduu-project-link{color:var(--edduu-primary);font-weight:750;text-decoration:none}.edduu-project-link:hover{text-decoration:underline}.edduu-project-tech-role{color:var(--edduu-text-muted);margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.5}.edduu-project-tech-reason{color:var(--edduu-text-secondary);margin:8px 0 0;font-size:13px;line-height:1.6}.edduu-project-tech-header .edduu-project-link{flex:none;font-size:12px}.edduu-project-link.is-locked{color:var(--edduu-text-muted);cursor:default}.edduu-project-detail-panel-wide{margin-bottom:20px}.edduu-project-architecture-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.edduu-project-architecture-card{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface-soft);flex-direction:column;justify-content:space-between;min-height:116px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.edduu-project-architecture-card:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-sm);transform:translateY(-2px)}.edduu-project-architecture-id{color:var(--edduu-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.edduu-project-architecture-card strong{color:var(--edduu-text);margin-top:14px;font-size:14px;line-height:1.35}.edduu-project-architecture-tech{color:var(--edduu-primary);margin-top:8px;font-size:11px;font-weight:750}.edduu-project-flow-list{flex-wrap:wrap;align-items:center;gap:8px;margin-top:28px;display:flex}.edduu-project-flow-item{border:1px solid var(--edduu-border);background:var(--edduu-surface);min-height:42px;color:var(--edduu-text-secondary);border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.edduu-project-flow-arrow{color:var(--edduu-primary);font-size:15px;font-weight:800}.edduu-project-flow-item small{color:var(--edduu-text-muted);font-size:10px;font-weight:600}.edduu-project-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.edduu-project-list>li{border-top:1px solid var(--edduu-border);padding:18px 0}.edduu-project-list>li:first-child{border-top:0;padding-top:0}.edduu-project-list strong{color:var(--edduu-text);font-size:14px;line-height:1.45}.edduu-project-list p{color:var(--edduu-text-secondary);margin:8px 0 0;font-size:13px;line-height:1.6}.edduu-project-list p strong{color:var(--edduu-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px}@media (width<=900px){.edduu-project-detail{padding:72px 0 88px}.edduu-project-detail-grid{grid-template-columns:1fr}.edduu-project-architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.edduu-project-detail{padding:56px 0 72px}.edduu-project-detail-title{font-size:clamp(36px,11vw,52px)}.edduu-project-detail-summary{margin:18px 0 32px;font-size:16px}.edduu-project-detail-panel{border-radius:var(--edduu-radius-lg);padding:22px 20px}.edduu-project-tech-header{flex-direction:column;align-items:flex-start;gap:7px}.edduu-project-architecture-grid{grid-template-columns:1fr}.edduu-project-architecture-card{min-height:100px}.edduu-project-flow-list{flex-direction:column;align-items:stretch}.edduu-project-flow-item{border-radius:var(--edduu-radius-md)}}@media (prefers-reduced-motion:reduce){.edduu-project-detail-panel,.edduu-project-architecture-card{transition:none}.edduu-project-architecture-card:hover{transform:none}}.edduu-knowledge-page{padding:72px 0 110px}.edduu-knowledge-header{border-bottom:1px solid var(--edduu-border);justify-content:space-between;align-items:flex-end;gap:48px;margin-top:18px;padding-bottom:42px;display:flex}.edduu-knowledge-technology{color:var(--edduu-ai);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.edduu-knowledge-title{max-width:900px;color:var(--edduu-text);letter-spacing:-.045em;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}.edduu-knowledge-summary{max-width:850px;color:var(--edduu-text-secondary);margin:24px 0 0;font-size:1.12rem;line-height:1.8}.edduu-knowledge-meta{flex-shrink:0;align-items:center;gap:14px;display:flex}.edduu-knowledge-meta>span{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text-muted);text-transform:capitalize;border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:800}.edduu-knowledge-layout{grid-template-columns:minmax(0,1fr) 280px;gap:64px;margin-top:54px;display:grid}.edduu-knowledge-content{min-width:0}.edduu-knowledge-section{border-bottom:1px solid var(--edduu-border);margin-bottom:46px;padding:0 0 46px}.edduu-knowledge-section:last-child{margin-bottom:0}.edduu-knowledge-section h2{color:var(--edduu-text);letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(1.45rem,2vw,2rem);line-height:1.2}.edduu-knowledge-section p{max-width:850px;color:var(--edduu-text-secondary);margin:0;font-size:1.03rem;line-height:1.9}.edduu-knowledge-sidebar{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface);box-shadow:var(--edduu-shadow-sm);align-self:start;padding:24px;position:sticky;top:110px}.edduu-knowledge-sidebar h2{color:var(--edduu-text);margin:0 0 18px;font-size:1.05rem}.edduu-knowledge-related-list{flex-direction:column;display:flex}.edduu-knowledge-related-item{border-top:1px solid var(--edduu-border);flex-direction:column;gap:5px;padding:14px 0;transition:color .16s,transform .16s;display:flex}.edduu-knowledge-related-item:first-child{border-top:0}.edduu-knowledge-related-item:hover{color:var(--edduu-ai);transform:translate(3px)}.edduu-knowledge-related-item strong{font-size:.92rem;line-height:1.35}.edduu-knowledge-related-item span{color:var(--edduu-text-muted);font-size:.76rem;line-height:1.4}@media (width<=900px){.edduu-knowledge-header{flex-direction:column;align-items:flex-start}.edduu-knowledge-layout{grid-template-columns:1fr;gap:36px}.edduu-knowledge-sidebar{position:static}}@media (width<=640px){.edduu-knowledge-page{padding:48px 0 80px}.edduu-knowledge-header{padding-bottom:30px}.edduu-knowledge-title{font-size:2.5rem}.edduu-knowledge-meta{flex-direction:column;align-items:flex-start}.edduu-knowledge-section{margin-bottom:34px;padding-bottom:34px}}@media (prefers-reduced-motion:reduce){.edduu-knowledge-related-item{transition:none}.edduu-knowledge-related-item:hover{transform:none}}.edduu-advanced-page{padding:72px 0 110px}.edduu-advanced-header{border-bottom:1px solid var(--edduu-border);max-width:900px;padding-bottom:42px}.edduu-advanced-eyebrow{color:var(--edduu-ai);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.edduu-advanced-title{color:var(--edduu-text);letter-spacing:-.045em;margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98}.edduu-advanced-summary{max-width:820px;color:var(--edduu-text-secondary);margin:24px 0 0;font-size:1.12rem;line-height:1.8}.edduu-advanced-nav{flex-wrap:wrap;gap:8px;margin:28px 0 0;display:flex}.edduu-advanced-nav a{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text-secondary);border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:750}.edduu-advanced-nav a:hover{border-color:var(--edduu-border-strong);color:var(--edduu-text)}.edduu-advanced-layout{grid-template-columns:minmax(0,1fr) 280px;gap:64px;margin-top:54px;display:grid}.edduu-advanced-content{min-width:0}.edduu-advanced-section{border-bottom:1px solid var(--edduu-border);margin-bottom:48px;padding:0 0 48px;scroll-margin-top:110px}.edduu-advanced-section:last-child{margin-bottom:0}.edduu-advanced-step{color:var(--edduu-ai);letter-spacing:.1em;margin:0 0 12px;font-size:.72rem;font-weight:800}.edduu-advanced-section h2{color:var(--edduu-text);letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(1.5rem,2vw,2.1rem);line-height:1.2}.edduu-advanced-section>p:not(.edduu-advanced-step){max-width:850px;color:var(--edduu-text-secondary);margin:0 0 16px;font-size:1.03rem;line-height:1.9}.edduu-advanced-flow{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface-soft);flex-wrap:wrap;align-items:center;gap:8px;margin:28px 0;padding:24px;display:flex}.edduu-advanced-flow span{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text);border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:750}.edduu-advanced-grid{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:28px;display:grid;overflow:hidden}.edduu-advanced-grid>div{background:var(--edduu-surface);padding:24px}.edduu-advanced-grid strong{color:var(--edduu-text);font-size:.95rem}.edduu-advanced-grid p{color:var(--edduu-text-secondary);margin:8px 0 0;font-size:.92rem;line-height:1.7}.edduu-advanced-production{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.edduu-advanced-production span{border:1px solid var(--edduu-border);background:var(--edduu-surface-soft);color:var(--edduu-text-secondary);border-radius:999px;padding:9px 12px;font-size:.78rem;font-weight:750}.edduu-advanced-sidebar{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface);box-shadow:var(--edduu-shadow-sm);flex-direction:column;align-self:start;padding:24px;display:flex;position:sticky;top:110px}.edduu-advanced-sidebar>strong{color:var(--edduu-text);margin-bottom:12px;font-size:.95rem}.edduu-advanced-sidebar>a{border-top:1px solid var(--edduu-border);color:var(--edduu-text-secondary);padding:11px 0;font-size:.82rem;font-weight:700}.edduu-advanced-sidebar>a:hover{color:var(--edduu-ai)}.edduu-advanced-sidebar-divider{background:var(--edduu-border);height:1px;margin:14px 0}.edduu-advanced-sidebar .edduu-advanced-lab-link{color:var(--edduu-primary);border:0;font-weight:800}.edduu-advanced-final{border-bottom:0;padding-bottom:0}.edduu-advanced-final>strong{color:var(--edduu-text);margin-top:24px;font-size:1rem;line-height:1.6;display:block}.edduu-knowledge-advanced-link{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-ai);border-radius:999px;padding:8px 13px;font-size:.82rem;font-weight:800}.edduu-knowledge-advanced-link:hover{border-color:var(--edduu-ai)}@media (width<=900px){.edduu-advanced-layout{grid-template-columns:1fr;gap:36px}.edduu-advanced-sidebar{order:-1;position:static}}@media (width<=640px){.edduu-advanced-page{padding:48px 0 80px}.edduu-advanced-layout{margin-top:38px}.edduu-advanced-grid{grid-template-columns:1fr}.edduu-advanced-flow{padding:18px}}.edduu-technology-universe-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.edduu-technology-universe-domain{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:var(--edduu-surface);padding:28px}.edduu-technology-universe-domain-header{align-items:flex-start;gap:18px;display:flex}.edduu-technology-universe-domain-index{color:var(--edduu-ai);letter-spacing:.08em;margin:2px 0 0;font-size:.72rem;font-weight:800}.edduu-technology-universe-domain h2{color:var(--edduu-text);margin:0;font-size:1.3rem}.edduu-technology-universe-domain-header p{max-width:560px;color:var(--edduu-text-secondary);margin:8px 0 0;line-height:1.7}.edduu-technology-universe-page-pills{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.edduu-technology-universe-coming-soon{color:var(--edduu-text-muted);margin:24px 0 0;font-size:.88rem}.edduu-technology-universe-page-footer{border-top:1px solid var(--edduu-border);justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:28px;display:flex}.edduu-technology-universe-page-footer p{max-width:720px;color:var(--edduu-text-secondary);margin:0;line-height:1.7}@media (width<=800px){.edduu-technology-universe-page-grid{grid-template-columns:1fr}.edduu-technology-universe-page-footer{flex-direction:column;align-items:flex-start}}.edduu-technology-universe-page{padding:82px 0 120px}.edduu-technology-universe-page-header{border-bottom:1px solid var(--edduu-border);max-width:980px;padding-bottom:48px}.edduu-technology-universe-page-header .edduu-section-eyebrow{margin-bottom:16px}.edduu-technology-universe-page-header .edduu-section-title{letter-spacing:-.045em;max-width:950px;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.02}.edduu-technology-universe-page-header .edduu-section-description{max-width:820px;margin-top:24px;font-size:1.08rem;line-height:1.85}.edduu-technology-universe-page-grid{gap:20px;margin-top:56px}.edduu-technology-universe-domain{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:linear-gradient(180deg, var(--edduu-surface), var(--edduu-surface-soft));min-height:230px;box-shadow:var(--edduu-shadow-sm);padding:30px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.edduu-technology-universe-domain:after{content:"";pointer-events:none;background:var(--edduu-surface-soft);opacity:.7;border-radius:0 0 0 90px;width:90px;height:90px;position:absolute;top:0;right:0}.edduu-technology-universe-domain:hover{border-color:var(--edduu-border-strong);box-shadow:var(--edduu-shadow-md);transform:translateY(-3px)}.edduu-technology-universe-domain-header{z-index:1;gap:20px;position:relative}.edduu-technology-universe-domain-index{letter-spacing:.12em;min-width:30px;margin-top:4px;font-size:.68rem}.edduu-technology-universe-domain h2{letter-spacing:-.025em;font-size:1.45rem;line-height:1.2}.edduu-technology-universe-domain-header p{max-width:620px;margin-top:10px;font-size:.94rem;line-height:1.75}.edduu-technology-universe-page-pills{z-index:1;gap:9px;margin-top:28px;position:relative}.edduu-technology-universe-page-pills .edduu-technology-pill{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text);border-radius:999px;padding:9px 13px;font-size:.78rem;font-weight:750;transition:transform .16s,border-color .16s,background .16s}.edduu-technology-universe-page-pills .edduu-technology-pill-link{text-decoration:none}.edduu-technology-universe-page-pills .edduu-technology-pill-link:hover{border-color:var(--edduu-border-strong);background:var(--edduu-surface-soft);transform:translateY(-2px)}.edduu-technology-universe-coming-soon{z-index:1;border-top:1px solid var(--edduu-border);margin-top:30px;padding-top:18px;font-size:.82rem;line-height:1.6;position:relative}.edduu-technology-universe-page-footer{margin-top:58px;padding:30px 0 0}.edduu-technology-universe-page-footer p{max-width:760px;font-size:.94rem;line-height:1.8}.edduu-technology-universe-back-button{white-space:nowrap}@media (width<=800px){.edduu-technology-universe-page{padding:58px 0 90px}.edduu-technology-universe-page-header{padding-bottom:36px}.edduu-technology-universe-page-grid{margin-top:40px}.edduu-technology-universe-domain{min-height:0;padding:24px}.edduu-technology-universe-domain h2{font-size:1.3rem}.edduu-technology-universe-page-footer{margin-top:42px}}@media (width<=600px){.edduu-technology-universe-page-header .edduu-section-title{font-size:clamp(2.2rem,11vw,3.4rem)}.edduu-technology-universe-domain{padding:22px}.edduu-technology-universe-domain-header{gap:14px}.edduu-technology-universe-domain-index{min-width:24px}.edduu-technology-universe-page-footer{align-items:flex-start}.edduu-technology-universe-back-button{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.edduu-technology-universe-domain,.edduu-technology-universe-page-pills .edduu-technology-pill{transition:none}.edduu-technology-universe-domain:hover,.edduu-technology-universe-page-pills .edduu-technology-pill-link:hover{transform:none}}:root{--edduu-motion-fast:.16s;--edduu-motion-normal:.24s;--edduu-motion-slow:.42s}.edduu-button{transition:transform var(--edduu-motion-fast) ease, box-shadow var(--edduu-motion-fast) ease, border-color var(--edduu-motion-fast) ease, background-color var(--edduu-motion-fast) ease}.edduu-button:hover{transform:translateY(-2px)}.edduu-button:active{transform:translateY(0)}.edduu-technology-pill-link:hover{box-shadow:var(--edduu-shadow-sm);transform:translateY(-2px)}.edduu-technology-universe-domain,.edduu-project-card,.edduu-experience-card,.edduu-knowledge-card{transition:transform var(--edduu-motion-normal) ease, box-shadow var(--edduu-motion-normal) ease, border-color var(--edduu-motion-normal) ease}.edduu-technology-universe-domain:hover,.edduu-project-card:hover,.edduu-experience-card:hover,.edduu-knowledge-card:hover{transform:translateY(-3px)}.edduu-accent-blue{color:var(--edduu-electric-blue)}.edduu-accent-cyan{color:var(--edduu-cyan)}.edduu-accent-amber{color:var(--edduu-amber)}.edduu-accent-coral{color:var(--edduu-coral-soft)}@keyframes edduu-section-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.edduu-hero,.edduu-what-is,.edduu-experience,.edduu-technology-universe,.edduu-projects,.edduu-knowledge,.edduu-technology-universe-page,.edduu-advanced-page{animation:.52s cubic-bezier(.22,1,.36,1) both edduu-section-enter}@supports (animation-timeline:view()){.edduu-technology-group,.edduu-technology-universe-domain,.edduu-project-card,.edduu-experience-card{animation:linear both edduu-section-enter;animation-timeline:view();animation-range:entry cover 22%}}@keyframes edduu-ambient-float{0%,to{transform:translate(0,0)}50%{transform:translateY(-4px)}}.edduu-hero .edduu-hero-visual{animation:7s ease-in-out infinite edduu-ambient-float}.edduu-button:focus-visible,.edduu-technology-pill-link:focus-visible,.edduu-technology-universe-back-button:focus-visible{outline-offset:3px;outline:3px solid #2563eb3d}@media (prefers-reduced-motion:reduce){.edduu-button,.edduu-technology-pill,.edduu-technology-universe-domain,.edduu-project-card,.edduu-experience-card,.edduu-knowledge-card,.edduu-hero .edduu-hero-visual,.edduu-hero,.edduu-what-is,.edduu-experience,.edduu-technology-universe,.edduu-projects,.edduu-knowledge,.edduu-technology-universe-page,.edduu-advanced-page{transition:none!important;animation:none!important}.edduu-button:hover,.edduu-technology-pill-link:hover,.edduu-technology-universe-domain:hover,.edduu-project-card:hover,.edduu-experience-card:hover,.edduu-knowledge-card:hover{transform:none}}:root{--edduu-accent-ai:#7c3aed;--edduu-accent-blue:#2563eb;--edduu-accent-green:#059669;--edduu-accent-orange:#ea580c;--edduu-ai-soft:#7c3aed14;--edduu-blue-soft:#2563eb12;--edduu-green-soft:#05966912;--edduu-orange-soft:#ea580c12}.edduu-what-is,.edduu-experience,.edduu-projects,.edduu-leadership,.edduu-technology-universe{position:relative}.edduu-what-is:before,.edduu-experience:before,.edduu-projects:before,.edduu-leadership:before,.edduu-technology-universe:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb1f,#7c3aed1f,#0000);width:min(900px,75%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes edduu-section-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.edduu-what-is,.edduu-experience,.edduu-projects,.edduu-leadership,.edduu-technology-universe{animation:.7s ease-out both edduu-section-reveal}.edduu-what-is{animation-delay:80ms}.edduu-experience{animation-delay:.14s}.edduu-projects{animation-delay:.2s}.edduu-leadership{animation-delay:.26s}.edduu-technology-universe{animation-delay:.32s}}.edduu-button-primary{transition:transform .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden}.edduu-button-primary:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 25%,#ffffff29 50%,#0000 75%);transition:transform .5s;position:absolute;inset:0;transform:translate(-120%)}.edduu-button-primary:hover:after{transform:translate(120%)}.edduu-button-primary:hover{box-shadow:0 10px 28px #2563eb2e,0 4px 12px #0f172a14}.edduu-technology-group{position:relative;overflow:hidden}.edduu-technology-group:after{content:"";background:linear-gradient(90deg, var(--edduu-accent-blue), var(--edduu-accent-ai));opacity:0;transform-origin:0;width:100%;height:2px;transition:opacity .22s,transform .26s;position:absolute;top:0;left:0;transform:scaleX(.35)}.edduu-technology-group:hover:after{opacity:1;transform:scaleX(1)}.edduu-technology-group:hover{box-shadow:0 16px 38px #0f172a12,0 4px 12px #2563eb0a}.edduu-technology-pill{transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.edduu-technology-pill:hover{background:#2563eb0b;border-color:#2563eb3d;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb0f}.edduu-technology-pill-link:hover{background:var(--edduu-ai-soft);border-color:#7c3aed52}.edduu-project-card{transition:transform .22s,box-shadow .22s,border-color .22s}.edduu-project-card:hover{box-shadow:0 18px 42px #0f172a14,0 4px 14px #7c3aed0a}.edduu-hero-eyebrow,.edduu-section-eyebrow{transition:color .18s}.edduu-project-number{color:var(--edduu-accent-blue)}.edduu-technology-universe .edduu-section-eyebrow{color:var(--edduu-accent-ai)}.edduu-projects .edduu-section-eyebrow{color:var(--edduu-accent-blue)}.edduu-leadership .edduu-section-eyebrow{color:var(--edduu-accent-green)}.edduu-technology-universe-domain{position:relative;overflow:hidden}.edduu-technology-universe-domain:before{content:"";background:linear-gradient(180deg, var(--edduu-accent-blue), var(--edduu-accent-ai));opacity:0;width:3px;transition:opacity .22s;position:absolute;inset:0 auto 0 0}.edduu-technology-universe-domain:hover:before{opacity:1}.edduu-technology-universe-domain:hover{box-shadow:0 18px 42px #0f172a14,0 5px 16px #2563eb0a}@media (prefers-reduced-motion:reduce){.edduu-what-is,.edduu-experience,.edduu-projects,.edduu-leadership,.edduu-technology-universe,.edduu-button-primary,.edduu-technology-group,.edduu-technology-pill,.edduu-project-card,.edduu-technology-universe-domain{transition:none;animation:none}.edduu-button-primary:after,.edduu-technology-group:after{display:none}}.edduu-hero-title{letter-spacing:-.055em;text-wrap:balance;max-width:760px}.edduu-hero-description{max-width:650px}.edduu-hero-system-label{color:var(--edduu-accent-ai)}.edduu-system-canvas{transition:transform .3s,box-shadow .3s;position:relative}.edduu-system-canvas:hover{transform:translateY(-3px);box-shadow:0 22px 50px #0f172a14,0 8px 24px #7c3aed0f}.edduu-system-node{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.edduu-system-node:hover,.edduu-system-node.is-active{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.edduu-system-node-ai:hover,.edduu-system-node-ai.is-active{background:#7c3aed0b;border-color:#7c3aed6b}.edduu-system-node-answer:hover,.edduu-system-node-answer.is-active{background:#0596690b;border-color:#05966961}.edduu-system-detail{border:1px solid var(--edduu-border);max-width:360px;color:var(--edduu-text-secondary);text-align:center;background:#ffffffdb;border-radius:12px;margin:14px auto 0;padding:10px 14px;font-size:13px;line-height:1.55;animation:.22s ease-out both edduu-top3-detail-in}@keyframes edduu-top3-detail-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.edduu-what-is{padding-top:88px;padding-bottom:88px}.edduu-what-is-heading{max-width:1080px;margin-bottom:48px}.edduu-what-is-heading .edduu-section-title{text-wrap:balance;max-width:1100px;margin-bottom:18px}.edduu-what-is-heading .edduu-section-description{max-width:900px}.edduu-approach-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.edduu-approach-card{border:1px solid var(--edduu-border);border-radius:var(--edduu-radius-lg);background:linear-gradient(#fffffffa,#f8fafcd1);min-height:250px;padding:26px 24px 28px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.edduu-approach-card:before{content:"";background:linear-gradient(90deg, var(--edduu-accent-blue), var(--edduu-accent-ai));opacity:.35;transform-origin:0;width:100%;height:3px;transition:opacity .22s,transform .22s;position:absolute;top:0;left:0;transform:scaleX(.45)}.edduu-approach-card:nth-child(2):before{background:linear-gradient(90deg, var(--edduu-accent-ai), var(--edduu-accent-blue))}.edduu-approach-card:nth-child(3):before{background:linear-gradient(90deg, var(--edduu-accent-green), var(--edduu-accent-blue))}.edduu-approach-card:nth-child(4):before{background:linear-gradient(90deg, var(--edduu-accent-orange), var(--edduu-accent-green))}.edduu-approach-card:hover{border-color:#2563eb2e;transform:translateY(-5px);box-shadow:0 18px 42px #0f172a13,0 5px 16px #2563eb0b}.edduu-approach-card:hover:before{opacity:1;transform:scaleX(1)}.edduu-approach-number{width:38px;height:38px;color:var(--edduu-accent-blue);letter-spacing:.06em;background:#2563eb0b;border:1px solid #2563eb24;border-radius:10px;justify-content:center;align-items:center;margin-bottom:28px;font-size:12px;font-weight:800;display:inline-flex}.edduu-approach-card:nth-child(2) .edduu-approach-number{color:var(--edduu-accent-ai);background:#7c3aed0b;border-color:#7c3aed24}.edduu-approach-card:nth-child(3) .edduu-approach-number{color:var(--edduu-accent-green);background:#0596690b;border-color:#05966924}.edduu-approach-card:nth-child(4) .edduu-approach-number{color:var(--edduu-accent-orange);background:#ea580c0b;border-color:#ea580c24}.edduu-approach-card h3{color:var(--edduu-text);letter-spacing:-.025em;margin:0 0 12px;font-size:20px;line-height:1.2}.edduu-approach-card p{color:var(--edduu-text-secondary);margin:0;font-size:14px;line-height:1.65}.edduu-experience{padding-top:92px;padding-bottom:92px}.edduu-experience-heading{text-align:center;max-width:920px;margin:0 auto 42px}.edduu-experience-heading .edduu-section-title{text-wrap:balance}.edduu-experience-heading .edduu-section-description{max-width:760px;margin-left:auto;margin-right:auto}.edduu-learning-loop{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px;display:flex}.edduu-learning-loop span{border:1px solid var(--edduu-border);background:var(--edduu-surface);color:var(--edduu-text-secondary);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;transition:transform .18s,border-color .18s,background .18s}.edduu-learning-loop span:hover{background:#2563eb0b;border-color:#2563eb3d;transform:translateY(-2px)}.edduu-experience-demo{border-color:#2563eb1f;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a0e}.edduu-experience-demo:before{content:"";background:linear-gradient(90deg, var(--edduu-accent-blue), var(--edduu-accent-ai), var(--edduu-accent-green));opacity:.6;height:2px;position:absolute;top:0;left:12%;right:12%}.edduu-experience-status{min-height:42px;transition:opacity .18s,transform .18s}.edduu-experience-flow{position:relative}.edduu-experience-step{transition:transform .18s,background .18s,border-color .18s,box-shadow .18s}.edduu-experience-step:hover{transform:translateY(-3px)}.edduu-experience-step.is-active{background:#7c3aed0e;border-color:#7c3aed61;transform:translateY(-4px);box-shadow:0 8px 22px #7c3aed17}.edduu-experience-step.is-complete{background:#0596690b;border-color:#05966947}.edduu-experience-connector{transition:background .3s,transform .3s}.edduu-experience-connector.is-complete{background:linear-gradient(90deg, var(--edduu-accent-green), var(--edduu-accent-blue))}.edduu-experience-button{margin-top:26px}@media (width<=1100px){.edduu-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edduu-approach-card{min-height:220px}.edduu-hero-title{max-width:680px}}@media (width<=900px){.edduu-hero-title{max-width:100%}.edduu-approach-grid{gap:14px}}@media (width<=600px){.edduu-what-is,.edduu-experience{padding-top:64px;padding-bottom:64px}.edduu-approach-grid{grid-template-columns:1fr}.edduu-approach-card{min-height:auto}.edduu-approach-number{margin-bottom:20px}.edduu-learning-loop{justify-content:flex-start}.edduu-experience-heading{text-align:left}.edduu-experience-heading .edduu-section-description{margin-left:0}}@media (prefers-reduced-motion:reduce){.edduu-system-canvas,.edduu-system-node,.edduu-approach-card,.edduu-learning-loop span,.edduu-experience-step,.edduu-experience-connector{transition:none}.edduu-system-detail{animation:none}}.edduu-hero-system{position:relative}.edduu-hero-system-label{color:var(--edduu-text-secondary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:800}.edduu-architecture-canvas{border:1px solid var(--edduu-border);background:radial-gradient(circle at 50% 35%, #7c3aed0e, transparent 34%), var(--edduu-surface);border-radius:28px;min-height:500px;padding:38px 34px;position:relative;overflow:hidden;box-shadow:0 24px 55px #0f172a0e,0 6px 18px #0f172a09}.edduu-architecture-canvas:before{content:"";pointer-events:none;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.edduu-architecture-stage{z-index:1;width:min(100%,470px);margin:0 auto;position:relative}.edduu-architecture-row{align-items:center;display:flex}.edduu-architecture-row-center{justify-content:center}.edduu-architecture-row-three{justify-content:space-between;gap:18px}.edduu-architecture-node{border:1px solid var(--edduu-border);min-width:126px;height:48px;color:var(--edduu-text);font:inherit;letter-spacing:.055em;cursor:pointer;background:#fffffff0;border-radius:999px;padding:0 20px;font-size:12px;font-weight:850;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;position:relative;box-shadow:0 5px 14px #0f172a09}.edduu-architecture-node:hover{border-color:#2563eb47;transform:translateY(-3px);box-shadow:0 10px 24px #0f172a12,0 3px 10px #2563eb0e}.edduu-architecture-node.is-active{background:#2563eb0e;border-color:#2563eb73;transform:translateY(-2px);box-shadow:0 10px 24px #2563eb1a}.edduu-architecture-node-user{min-width:108px}.edduu-architecture-node-application{min-width:154px}.edduu-architecture-node-ai{border-color:#7c3aed38}.edduu-architecture-node-ai:hover,.edduu-architecture-node-ai.is-active{background:#7c3aed0e;border-color:#7c3aed73}.edduu-architecture-node-result{border-color:#05966938;min-width:118px}.edduu-architecture-node-result:hover,.edduu-architecture-node-result.is-active{background:#0596690e;border-color:#0596696b}.edduu-flow-connector{background:#64748b3d;width:1px;height:34px;margin:0 auto;position:relative;overflow:hidden}.edduu-flow-connector:after{content:"";background:var(--edduu-accent-blue);border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite edduu-flow-down;position:absolute;top:-8px;left:50%;transform:translate(-50%)}@keyframes edduu-flow-down{0%{opacity:0;top:-8px}20%{opacity:1}75%{opacity:1}to{opacity:0;top:calc(100% + 8px)}}.edduu-branch-connector,.edduu-merge-connector{width:calc(100% - 80px);height:30px;margin:0 auto;position:relative}.edduu-branch-connector:before,.edduu-merge-connector:before{content:"";background:#64748b3d;height:1px;position:absolute;top:0;left:16.66%;right:16.66%}.edduu-branch-connector:after,.edduu-merge-connector:after{content:"";background:#64748b3d;width:1px;height:30px;position:absolute;top:0;left:50%}.edduu-branch-connector span,.edduu-merge-connector span{background:#64748b3d;width:1px;height:30px;position:absolute;top:0}.edduu-branch-connector span:first-child,.edduu-merge-connector span:first-child{left:16.66%}.edduu-branch-connector span:nth-child(2),.edduu-merge-connector span:nth-child(2){left:50%}.edduu-branch-connector span:nth-child(3),.edduu-merge-connector span:nth-child(3){right:16.66%}.edduu-architecture-detail{z-index:2;border:1px solid var(--edduu-border);background:#ffffffe6;border-radius:16px;width:min(100%,470px);margin:24px auto 0;padding:16px 18px;animation:.22s ease-out both edduu-detail-in;position:relative}.edduu-architecture-detail-label{color:var(--edduu-accent-blue);letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.edduu-architecture-detail p{color:var(--edduu-text-secondary);margin:0;font-size:13px;line-height:1.55}@keyframes edduu-detail-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.edduu-hero-system-hint{color:var(--edduu-text-secondary);text-align:center;margin-top:14px;font-size:12px}@media (width<=700px){.edduu-architecture-canvas{border-radius:22px;min-height:460px;padding:30px 18px}.edduu-architecture-stage{width:100%}.edduu-architecture-row-three{gap:8px}.edduu-architecture-node{width:30%;min-width:0;padding:0 8px;font-size:10px}.edduu-architecture-node-user{width:112px}.edduu-architecture-node-application{width:148px}.edduu-architecture-node-result{width:120px}.edduu-branch-connector,.edduu-merge-connector{width:calc(100% - 30px)}}@media (prefers-reduced-motion:reduce){.edduu-flow-connector:after,.edduu-architecture-detail{animation:none}.edduu-architecture-node{transition:none}}.edduu-branch-connector,.edduu-merge-connector{height:34px}.edduu-branch-connector:before,.edduu-merge-connector:before{top:0;left:16.66%;right:16.66%}.edduu-branch-connector:after,.edduu-merge-connector:after{height:34px;top:0;left:50%}.edduu-branch-connector span:after,.edduu-merge-connector span:after{content:"";background:var(--edduu-accent-blue);opacity:0;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.edduu-branch-connector span:first-child:after{animation:2.8s ease-in-out infinite edduu-branch-flow}.edduu-branch-connector span:nth-child(2):after{animation:2.8s ease-in-out .25s infinite edduu-branch-flow}.edduu-branch-connector span:nth-child(3):after{animation:2.8s ease-in-out .5s infinite edduu-branch-flow}.edduu-merge-connector span:first-child:after{animation:2.8s ease-in-out .7s infinite edduu-merge-flow}.edduu-merge-connector span:nth-child(2):after{animation:2.8s ease-in-out .95s infinite edduu-merge-flow}.edduu-merge-connector span:nth-child(3):after{animation:2.8s ease-in-out 1.2s infinite edduu-merge-flow}@keyframes edduu-branch-flow{0%{opacity:0;top:-3px}18%{opacity:1}72%{opacity:1}to{opacity:0;top:34px}}@keyframes edduu-merge-flow{0%{opacity:0;top:34px}18%{opacity:1}72%{opacity:1}to{opacity:0;top:-3px}}.edduu-architecture-node.is-active{z-index:3}.edduu-architecture-detail{box-shadow:0 10px 28px #0f172a0b}@media (prefers-reduced-motion:reduce){.edduu-branch-connector span:after,.edduu-merge-connector span:after{animation:none;display:none}}.edduu-shift-section{position:relative;overflow:hidden}.edduu-shift-heading{text-align:center;max-width:980px;margin:0 auto 54px}.edduu-shift-eyebrow{color:var(--edduu-accent-ai,#7c3aed)}.edduu-shift-title{max-width:920px;margin-left:auto;margin-right:auto}.edduu-shift-description{max-width:820px;margin-left:auto;margin-right:auto}.edduu-shift-experience{background:radial-gradient(circle at 50% 0,#7c3aed0e,#0000 38%),#fffffff5;border:1px solid #0f172a17;border-radius:28px;max-width:1180px;margin:0 auto;padding:42px 44px 38px;position:relative;box-shadow:0 22px 60px #0f172a12,0 5px 18px #2563eb09}.edduu-shift-experience:before{content:"";opacity:.7;background:linear-gradient(90deg,#2563eb,#7c3aed,#059669);border-radius:999px;height:2px;position:absolute;top:0;left:12%;right:12%}.edduu-shift-status{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:14px;max-width:820px;min-height:52px;margin:0 auto 38px;font-size:15px;line-height:1.65;display:flex}.edduu-shift-status-index{color:#7c3aed;letter-spacing:.08em;background:#7c3aed12;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.edduu-shift-track{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}.edduu-shift-stage-wrapper{flex:1 1 0;align-items:center;min-width:0;display:flex}.edduu-shift-stage{z-index:2;color:#17212f;text-align:left;cursor:pointer;background:#f8fafcd1;border:1px solid #0f172a17;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:88px;padding:17px 18px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:flex;position:relative}.edduu-shift-stage:hover:not(:disabled){background:#fff;border-color:#2563eb3d;transform:translateY(-3px);box-shadow:0 10px 26px #0f172a12,0 3px 10px #2563eb0a}.edduu-shift-stage.is-active{background:linear-gradient(145deg,#7c3aed17,#2563eb09);border-color:#7c3aed61;transform:translateY(-4px);box-shadow:0 14px 32px #7c3aed1c,0 4px 12px #2563eb0d}.edduu-shift-stage.is-complete{background:#2563eb09;border-color:#2563eb38}.edduu-shift-stage:disabled{cursor:default}.edduu-shift-stage-number{color:#94a3b8;letter-spacing:.1em;margin-bottom:8px;font-size:10px;font-weight:800}.edduu-shift-stage-label{color:#17212f;letter-spacing:.055em;font-size:12px;font-weight:800;line-height:1.25}.edduu-shift-stage.is-active .edduu-shift-stage-number{color:#7c3aed}.edduu-shift-stage.is-active .edduu-shift-stage-label{color:#6d28d9}.edduu-shift-connector{background:#94a3b86b;flex:0 0 34px;height:1px;transition:background .3s,box-shadow .3s;position:relative}.edduu-shift-connector:after{content:"";background:#94a3b880;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.edduu-shift-connector.is-complete{background:linear-gradient(90deg,#2563eb,#7c3aed);box-shadow:0 0 8px #7c3aed26}.edduu-shift-connector.is-complete:after{background:#7c3aed}.edduu-shift-footer{border-top:1px solid #0f172a12;justify-content:space-between;align-items:center;gap:28px;margin-top:38px;padding-top:26px;display:flex}.edduu-shift-footer p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.edduu-shift-button{flex:none}@media (width<=900px){.edduu-shift-experience{padding:34px 24px 30px}.edduu-shift-track{align-items:stretch}.edduu-shift-stage-wrapper{flex-direction:column}.edduu-shift-stage{min-height:76px}.edduu-shift-connector{flex:0 0 24px;width:1px;height:24px;margin-left:22px}.edduu-shift-connector:after{inset:auto auto -1px 50%;transform:translate(-50%)}.edduu-shift-footer{flex-direction:column;align-items:flex-start}.edduu-shift-button{width:100%}}@media (width<=640px){.edduu-shift-heading{margin-bottom:36px}.edduu-shift-experience{border-radius:22px;padding:30px 18px 24px}.edduu-shift-status{text-align:left;align-items:flex-start}.edduu-shift-track{display:block}.edduu-shift-stage-wrapper{display:flex}.edduu-shift-stage{min-height:72px}.edduu-shift-footer{margin-top:28px}}@media (prefers-reduced-motion:reduce){.edduu-shift-stage,.edduu-shift-connector{transition:none}.edduu-shift-stage:hover:not(:disabled),.edduu-shift-stage.is-active{transform:none}}.edduu-avinash-page{background:radial-gradient(circle at 78% 4%,#7c3aed0e,#0000 28%),#fff;padding:72px 0 110px}.edduu-avinash-hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:56px;min-height:500px;padding:30px 0 64px;display:grid}.edduu-avinash-hero-copy{max-width:760px}.edduu-avinash-hero-copy h1{color:#17212f;letter-spacing:-.075em;margin:12px 0 0;font-size:clamp(64px,9vw,128px);font-weight:800;line-height:.86}.edduu-avinash-hero-copy h1 span{color:#64748b;font-weight:500;display:block}.edduu-avinash-role{color:#7c3aed;letter-spacing:.12em;margin:22px 0 0;font-size:13px;font-weight:800}.edduu-avinash-intro{color:#475569;letter-spacing:-.025em;max-width:680px;margin:18px 0 0;font-size:clamp(19px,2vw,25px);line-height:1.45}.edduu-avinash-identity{background:radial-gradient(circle,#7c3aed17,#0000 42%),#f8fafcbf;border:1px solid #0f172a17;border-radius:30px;flex-direction:column;justify-content:space-between;align-items:center;min-height:390px;padding:26px;display:flex;position:relative;overflow:hidden}.edduu-avinash-identity:before{content:"";border:1px solid #7c3aed1c;border-radius:50%;width:340px;height:340px;position:absolute}.edduu-avinash-identity-top,.edduu-avinash-identity-bottom{z-index:2;color:#94a3b8;letter-spacing:.12em;justify-content:space-between;width:100%;font-size:9px;font-weight:800;display:flex;position:relative}.edduu-avinash-identity-core{place-items:center;width:210px;height:210px;display:grid;position:relative}.edduu-avinash-core-mark{z-index:3;color:#7c3aed;letter-spacing:-.05em;background:#fff;border:1px solid #7c3aed4d;border-radius:50%;place-items:center;width:112px;height:112px;font-size:28px;font-weight:800;display:grid;position:relative;box-shadow:0 18px 50px #7c3aed1f}.edduu-avinash-orbit{border:1px solid #2563eb24;border-radius:50%;position:absolute}.edduu-avinash-orbit.orbit-two{border-color:#05966929;width:145px;height:145px}.edduu-avinash-identity>p{z-index:2;color:#64748b;margin:0;font-size:12px;position:relative}.edduu-avinash-section-heading .edduu-section-title{margin-bottom:14px}.edduu-avinash-metrics{border-top:1px solid #0f172a14;border-left:1px solid #0f172a14;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.edduu-avinash-metric{border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;min-height:150px;padding:28px;transition:background .18s,transform .18s}.edduu-avinash-metric span{color:#64748b;margin-top:12px;font-size:12px;line-height:1.4;display:block}.edduu-avinash-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.edduu-avinash-capability{background:#fff;border:1px solid #0f172a14;border-radius:22px;min-height:240px;padding:30px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.edduu-avinash-capability>span{color:#7c3aed;letter-spacing:.1em;font-size:11px;font-weight:800}.edduu-avinash-capability h3{color:#17212f;letter-spacing:-.035em;margin:42px 0 12px;font-size:24px}.edduu-avinash-capability p{color:#64748b;max-width:520px;margin:0;font-size:14px;line-height:1.7}.edduu-avinash-thinking{border-top:1px solid #0f172a12;padding:40px 0}.edduu-avinash-thinking-track{border-top:1px solid #0f172a14;border-left:1px solid #0f172a14;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.edduu-avinash-thinking-stage{border-bottom:1px solid #0f172a14;border-right:1px solid #0f172a14;min-height:260px;padding:24px 20px;position:relative}.edduu-avinash-thinking-stage>span{color:#94a3b8;letter-spacing:.1em;font-size:10px;font-weight:800}.edduu-avinash-thinking-stage h3{color:#17212f;letter-spacing:.07em;margin:44px 0 12px;font-size:13px}.edduu-avinash-thinking-stage p{color:#64748b;margin:0;font-size:12px;line-height:1.65}.edduu-avinash-thinking-arrow{z-index:2;color:#7c3aed;font-size:16px;position:absolute;top:50%;right:-9px}.edduu-avinash-timeline{max-width:960px;margin:0 auto}.edduu-avinash-timeline-item{grid-template-columns:70px minmax(0,1fr);gap:26px;display:grid}.edduu-avinash-timeline-marker{justify-content:center;display:flex;position:relative}.edduu-avinash-timeline-marker:after{content:"";background:#7c3aed2e;width:1px;position:absolute;top:34px;bottom:0}.edduu-avinash-timeline-item:last-child .edduu-avinash-timeline-marker:after{display:none}.edduu-avinash-timeline-marker span{z-index:2;color:#7c3aed;background:#fff;border:1px solid #7c3aed40;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid;position:relative}.edduu-avinash-timeline-content{padding:0 0 34px}.edduu-avinash-timeline-content>p{color:#7c3aed;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:800}.edduu-avinash-timeline-content h3{color:#17212f;letter-spacing:-.04em;margin:0;font-size:27px}.edduu-avinash-timeline-content>span{color:#475569;margin-top:9px;font-size:12px;font-weight:700;display:inline-block}.edduu-avinash-timeline-content>div{color:#64748b;max-width:700px;margin-top:12px;font-size:14px;line-height:1.7}.edduu-avinash-story-panel{background:linear-gradient(135deg,#7c3aed14,#2563eb0b,#0596690b);border:1px solid #7c3aed21;border-radius:28px;padding:48px}.edduu-avinash-story-panel h2{color:#17212f;letter-spacing:-.06em;margin:12px 0 18px;font-size:clamp(38px,5vw,64px);line-height:.98}.edduu-avinash-story-panel>div:first-child>p:last-child{color:#475569;max-width:700px;margin:0;font-size:16px;line-height:1.7}.edduu-avinash-story-flow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:42px;display:flex}.edduu-avinash-story-flow span{color:#475569;letter-spacing:.07em;background:#ffffffb8;border:1px solid #7c3aed29;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:800}.edduu-avinash-story-flow i{color:#7c3aed;font-style:normal}.edduu-avinash-story-proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.edduu-avinash-story-proof div{background:#ffffffad;border:1px solid #0f172a12;border-radius:16px;padding:22px}.edduu-avinash-story-proof strong{color:#17212f;letter-spacing:-.04em;font-size:25px;display:block}.edduu-avinash-story-proof span{color:#64748b;margin-top:6px;font-size:11px;display:block}.edduu-avinash-final{text-align:center;padding:120px 0 20px}.edduu-avinash-final h2{color:#17212f;letter-spacing:-.065em;margin:14px 0;font-size:clamp(44px,6vw,76px);line-height:.98}.edduu-avinash-final>p:not(.edduu-section-eyebrow){color:#64748b;max-width:600px;margin:0 auto;font-size:16px;line-height:1.65}.edduu-avinash-final-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.edduu-projects-footer{border-top:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:30px;margin-top:54px;padding:30px 0 0;display:flex}.edduu-projects-footer-text{color:#64748b;margin:7px 0 0;font-size:14px}.edduu-navbar-links{align-items:center;gap:26px;display:flex}.edduu-navbar-links a{color:#64748b;font-size:12px;font-weight:700;text-decoration:none;transition:color .18s}.edduu-navbar-links a:hover{color:#17212f}.edduu-navbar-links .edduu-navbar-profile-link{color:#7c3aed}@media (width<=1000px){.edduu-avinash-hero{grid-template-columns:1fr;gap:50px}.edduu-avinash-identity{max-width:620px}.edduu-avinash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.edduu-avinash-thinking-track{grid-template-columns:repeat(3,minmax(0,1fr))}.edduu-avinash-story-proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.edduu-avinash-page{padding-top:40px}.edduu-avinash-hero{padding-bottom:70px}.edduu-avinash-hero-copy h1{font-size:clamp(58px,18vw,90px)}.edduu-avinash-identity{min-height:360px}.edduu-avinash-capability-grid,.edduu-avinash-thinking-track{grid-template-columns:1fr}.edduu-avinash-thinking-stage{min-height:auto}.edduu-avinash-thinking-arrow{top:auto;bottom:-11px;right:18px;transform:rotate(90deg)}.edduu-avinash-story-panel{padding:30px 22px}.edduu-avinash-story-proof{grid-template-columns:1fr}.edduu-projects-footer{flex-direction:column;align-items:flex-start}.edduu-navbar-links{gap:12px}.edduu-navbar-links a:not(.edduu-navbar-profile-link){display:none}}@media (prefers-reduced-motion:reduce){.edduu-avinash-metric,.edduu-avinash-capability{transition:none}.edduu-avinash-metric:hover,.edduu-avinash-capability:hover{transform:none}}.edduu-avinash-page{--avinash-ink:#17212f;--avinash-muted:#64748b;--avinash-line:#0f172a17;--avinash-purple:#7c3aed;--avinash-blue:#2563eb;--avinash-green:#059669;--avinash-surface:#fff}.edduu-avinash-page .edduu-section-eyebrow{color:var(--avinash-purple);letter-spacing:.14em;font-size:10px;font-weight:850}.edduu-avinash-section-heading{max-width:820px;margin-bottom:30px}.edduu-avinash-section-heading .edduu-section-title{letter-spacing:-.045em;font-size:clamp(28px,3vw,42px);line-height:1.05}.edduu-avinash-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:70px;min-height:610px;padding:70px 0 80px;display:grid;position:relative}.edduu-avinash-hero-copy{z-index:2;position:relative}.edduu-avinash-hero h1{letter-spacing:-.075em;margin:14px 0 0;font-size:clamp(76px,9vw,132px);line-height:.82}.edduu-avinash-role{letter-spacing:.16em;margin-top:28px;font-size:11px}.edduu-avinash-intro{color:#334155;max-width:610px;margin-top:16px;font-size:clamp(19px,2vw,25px);line-height:1.42}.edduu-avinash-actions{margin-top:26px}.edduu-avinash-identity{background:radial-gradient(circle at 50% 45%,#7c3aed1a,#0000 34%),linear-gradient(145deg,#f8f7fff2,#f7fafcd9);border-radius:32px;min-height:390px;padding:24px;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a0d,0 20px 60px #0f172a0a}.edduu-avinash-identity-core{width:260px;height:260px}.edduu-avinash-core-mark{width:100px;height:100px;font-size:25px;box-shadow:0 0 0 10px #ffffffbf,0 18px 45px #7c3aed1a}.edduu-avinash-orbit.orbit-one{width:210px;height:210px}.edduu-avinash-orbit.orbit-two{width:155px;height:155px}.edduu-avinash-impact{border-top:1px solid var(--avinash-line);padding:54px 0 70px}.edduu-avinash-metrics{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 40px #0f172a09}.edduu-avinash-metric{min-height:150px;padding:28px 30px;transition:transform .18s,background .18s}.edduu-avinash-metric:hover{background:#faf9ff;transform:translateY(-2px)}.edduu-avinash-metric strong{letter-spacing:-.06em;font-size:clamp(34px,4vw,52px)}.edduu-avinash-metric span{margin-top:5px;font-size:11px}.edduu-avinash-capabilities{padding:68px 0 64px}.edduu-avinash-capability-grid{gap:12px}.edduu-avinash-capability{background:#fff;border-radius:22px;min-height:185px;padding:28px 30px;transition:transform .2s,border-color .2s,box-shadow .2s}.edduu-avinash-capability:before{content:"";opacity:.75;background:linear-gradient(#7c3aed,#2563eb);border-radius:999px;width:3px;position:absolute;top:20px;bottom:20px;left:0}.edduu-avinash-capability:hover{border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 18px 45px #0f172a12}.edduu-avinash-capability h3{letter-spacing:-.035em;margin-top:34px;font-size:22px}.edduu-avinash-capability p{max-width:560px;margin-top:10px;font-size:13px;line-height:1.65}.edduu-avinash-thinking{padding:68px 0 64px}.edduu-avinash-thinking-track{border-radius:20px;overflow:visible;box-shadow:0 12px 35px #0f172a06}.edduu-avinash-thinking-stage{background:#fff;min-height:235px;padding:24px 22px;transition:background .18s,transform .18s}.edduu-avinash-thinking-stage:hover{background:#faf9ff;transform:translateY(-3px)}.edduu-avinash-thinking-stage h3{margin-top:48px;font-size:12px}.edduu-avinash-thinking-stage p{font-size:11px;line-height:1.7}.edduu-avinash-thinking-arrow{color:var(--avinash-purple);font-weight:700}.edduu-avinash-journey{padding:58px 0 20px}.edduu-avinash-timeline{max-width:1050px}.edduu-avinash-timeline-item{grid-template-columns:76px minmax(0,1fr);gap:24px}.edduu-avinash-timeline-content{padding-bottom:38px}.edduu-avinash-timeline-content h3{font-size:clamp(23px,2.5vw,31px)}.edduu-avinash-timeline-content>div{max-width:760px;font-size:13px;line-height:1.7}.edduu-avinash-timeline-marker span{background:#fff;width:36px;height:36px;box-shadow:0 0 0 6px #fff}.edduu-avinash-story{padding:54px 0 70px}.edduu-avinash-story-panel{border-radius:30px;padding:54px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a0d}.edduu-avinash-story-panel:after{content:"";pointer-events:none;border:1px solid #7c3aed1a;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-120px;box-shadow:0 0 0 45px #7c3aed06,0 0 0 90px #7c3aed05}.edduu-avinash-story-panel h2{max-width:720px;font-size:clamp(42px,5vw,68px)}.edduu-avinash-story-panel>div:first-child>p:last-child{max-width:760px;font-size:15px}.edduu-avinash-story-flow{margin-top:32px}.edduu-avinash-story-proof{gap:10px;margin-top:28px}.edduu-avinash-story-proof div{padding:20px;transition:transform .18s,background .18s}.edduu-avinash-story-proof div:hover{background:#ffffffe6;transform:translateY(-3px)}.edduu-avinash-final{padding:90px 0 40px}.edduu-avinash-final h2{letter-spacing:-.065em;max-width:900px;margin-left:auto;margin-right:auto;font-size:clamp(52px,7vw,92px);line-height:.94}.edduu-avinash-final>p{max-width:650px;margin-left:auto;margin-right:auto}@media (width<=900px){.edduu-avinash-hero{grid-template-columns:1fr;gap:40px;min-height:auto;padding:55px 0 65px}.edduu-avinash-identity{min-height:340px}.edduu-avinash-hero h1{font-size:clamp(68px,16vw,110px)}.edduu-avinash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.edduu-avinash-hero{padding:42px 0 50px}.edduu-avinash-hero h1{font-size:68px}.edduu-avinash-intro{font-size:19px}.edduu-avinash-capability{min-height:170px}.edduu-avinash-story-panel{padding:32px 24px}.edduu-avinash-final{padding-top:65px}.edduu-avinash-final h2{font-size:52px}}.edduu-avinash-operating{background:#fff;border:1px solid #0f172a17;border-radius:24px;grid-template-columns:minmax(360px,.9fr) minmax(0,1.4fr);min-height:520px;margin-top:34px;display:grid;overflow:hidden;box-shadow:0 18px 55px #0f172a0b}.edduu-avinash-operating-nav{border-right:1px solid #0f172a14;flex-direction:column;display:flex}.edduu-avinash-operating-item{color:#17212f;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a12;grid-template-columns:70px 1fr 1fr 28px;align-items:center;gap:12px;width:100%;min-height:64px;padding:14px 20px;transition:background .18s,padding .18s;display:grid;position:relative}.edduu-avinash-operating-item:last-child{border-bottom:0}.edduu-avinash-operating-item:hover{background:#7c3aed09;padding-left:24px}.edduu-avinash-operating-item.is-selected{background:linear-gradient(90deg,#7c3aed14,#7c3aed06);box-shadow:inset 3px 0 #7c3aed}.edduu-avinash-operating-item>span{color:#94a3b8;letter-spacing:.1em;font-size:9px;font-weight:800}.edduu-avinash-operating-item strong{color:#17212f;letter-spacing:-.04em;font-size:22px;line-height:1}.edduu-avinash-operating-item em{color:#64748b;font-size:11px;font-style:normal;line-height:1.3}.edduu-avinash-operating-item b{color:#7c3aed;text-align:center;font-size:18px;font-weight:400}.edduu-avinash-operating-stage{background:radial-gradient(circle at 75% 20%,#7c3aed14,#0000 38%),linear-gradient(135deg,#fff,#faf9ff 55%,#f7fbfa);align-items:stretch;min-width:0;display:flex;position:relative}.edduu-avinash-operating-empty,.edduu-avinash-operating-detail{flex-direction:column;width:100%;padding:54px;display:flex}.edduu-avinash-operating-empty{justify-content:center}.edduu-avinash-operating-index{color:#7c3aed;letter-spacing:.12em;font-size:11px;font-weight:800}.edduu-avinash-operating-empty h3{color:#17212f;letter-spacing:-.055em;max-width:420px;margin:18px 0 12px;font-size:clamp(32px,4vw,54px);line-height:.98}.edduu-avinash-operating-empty p{color:#64748b;max-width:480px;margin:0;font-size:15px;line-height:1.7}.edduu-avinash-operating-prompt{color:#7c3aed;letter-spacing:.1em;align-items:center;gap:18px;margin-top:42px;font-size:10px;font-weight:800;display:flex}.edduu-avinash-operating-detail-top{color:#94a3b8;letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.edduu-avinash-operating-number{color:#17212f;letter-spacing:-.08em;margin-top:auto;font-size:clamp(72px,10vw,150px);font-weight:800;line-height:.82}.edduu-avinash-operating-detail h3{color:#17212f;letter-spacing:-.035em;margin:24px 0 10px;font-size:25px}.edduu-avinash-operating-detail p{color:#64748b;max-width:580px;margin:0;font-size:14px;line-height:1.7}.edduu-avinash-operating-footer{color:#94a3b8;letter-spacing:.1em;border-top:1px solid #0f172a14;gap:28px;margin-top:34px;padding-top:18px;font-size:9px;font-weight:800;display:flex}.edduu-avinash-impact-transition{color:#64748b;align-items:center;gap:14px;margin-top:22px;font-size:11px;display:flex}.edduu-avinash-impact-transition span:nth-child(2){color:#7c3aed;font-size:16px}@media (width<=900px){.edduu-avinash-operating{grid-template-columns:1fr;min-height:0;margin-top:28px}.edduu-avinash-operating-nav{border-bottom:1px solid #0f172a14;border-right:0}.edduu-avinash-operating-stage{min-height:0}.edduu-avinash-operating-empty,.edduu-avinash-operating-detail{min-height:320px}}@media (width<=600px){.edduu-avinash-operating{border-radius:18px;margin-top:24px;box-shadow:0 10px 30px #0f172a09}.edduu-avinash-operating-item{grid-template-columns:52px 68px minmax(0,1fr) 20px;gap:8px;min-height:58px;padding:12px 14px}.edduu-avinash-operating-item:hover{padding-left:16px}.edduu-avinash-operating-item>span{font-size:8px}.edduu-avinash-operating-item strong{font-size:20px}.edduu-avinash-operating-item em{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.edduu-avinash-operating-item b{font-size:16px}.edduu-avinash-operating-empty,.edduu-avinash-operating-detail{min-height:0;padding:30px 22px}.edduu-avinash-operating-empty h3{margin:14px 0 10px;font-size:34px}.edduu-avinash-operating-empty p{font-size:14px;line-height:1.6}.edduu-avinash-operating-prompt{margin-top:28px}.edduu-avinash-operating-number{margin-top:20px;font-size:clamp(64px,19vw,88px);line-height:.85}.edduu-avinash-operating-detail h3{margin:18px 0 8px;font-size:22px}.edduu-avinash-operating-detail p{font-size:13px;line-height:1.6}.edduu-avinash-operating-footer{flex-wrap:wrap;gap:16px;margin-top:24px;padding-top:14px;font-size:8px}.edduu-avinash-impact-transition{gap:10px;margin-top:16px;font-size:10px;line-height:1.5}}.edduu-avinash-programs{padding:72px 0 64px}.edduu-avinash-program-list{border-top:1px solid #0f172a1a;flex-direction:column;margin-top:38px;display:flex}.edduu-avinash-program-index{color:#94a3b8;letter-spacing:.12em;padding-top:5px;font-size:11px;font-weight:800}.edduu-avinash-program-main{min-width:0}.edduu-avinash-program-meta{color:#7c3aed;letter-spacing:.12em;font-size:10px;font-weight:800}.edduu-avinash-program h3{color:#17212f;letter-spacing:-.055em;margin:10px 0 24px;font-size:clamp(28px,4vw,44px);line-height:1}.edduu-avinash-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;max-width:900px;display:grid}.edduu-avinash-program-grid>div{min-width:0}.edduu-avinash-program-grid span{color:#94a3b8;letter-spacing:.12em;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.edduu-avinash-program-grid p{color:#64748b;max-width:520px;margin:0;font-size:14px;line-height:1.7}.edduu-avinash-program-proof{border-top:1px solid #0f172a12;flex-wrap:wrap;align-items:baseline;gap:7px 12px;margin-top:28px;padding-top:20px;display:flex}.edduu-avinash-program-proof strong{color:#17212f;letter-spacing:-.04em;font-size:22px;line-height:1}.edduu-avinash-program-proof span{color:#64748b;letter-spacing:.04em;margin-right:18px;font-size:10px;font-weight:700}.edduu-avinash-program-featured{background:linear-gradient(90deg,#7c3aed09,#0000 65%);border-left:3px solid #7c3aed8c;padding-left:18px;position:relative}.edduu-avinash-program-transition{color:#94a3b8;letter-spacing:.12em;align-items:center;gap:14px;margin-top:24px;font-size:9px;font-weight:800;display:flex}.edduu-avinash-program-transition span:nth-child(2){color:#7c3aed;font-size:16px}@media (width<=900px){.edduu-avinash-programs{padding:58px 0 50px}.edduu-avinash-program{grid-template-columns:52px minmax(0,1fr);gap:20px;padding:32px 0}.edduu-avinash-program-grid{gap:24px}}@media (width<=600px){.edduu-avinash-programs{padding:42px 0 40px}.edduu-avinash-program-list{margin-top:28px}.edduu-avinash-program{padding:28px 0;display:block}.edduu-avinash-program-index{margin-bottom:14px;padding:0}.edduu-avinash-program-meta{font-size:9px;line-height:1.4}.edduu-avinash-program h3{margin:9px 0 20px;font-size:30px;line-height:1.02}.edduu-avinash-program-grid{display:block}.edduu-avinash-program-grid>div+div{border-top:1px solid #0f172a12;margin-top:20px;padding-top:20px}.edduu-avinash-program-grid p{font-size:13px;line-height:1.65}.edduu-avinash-program-proof{grid-template-columns:auto 1fr;gap:5px 12px;margin-top:24px;padding-top:18px;display:grid}.edduu-avinash-program-proof strong{font-size:20px}.edduu-avinash-program-proof span{align-self:center;margin:0;font-size:9px}.edduu-avinash-program-featured{padding:26px 0 26px 14px}.edduu-avinash-program-transition{flex-wrap:wrap;gap:10px;margin-top:18px}}.edduu-avinash-page{--avinash-paper:#f4f2ed;--avinash-paper-deep:#ebe8e0;--avinash-ink:#10233a;--avinash-muted:#5d6b79;--avinash-line:#10233a24;--avinash-amber:#d89a18;--avinash-green:#1d6b4f;isolation:isolate;background:linear-gradient(#10233a06 1px, transparent 1px), linear-gradient(90deg, #10233a06 1px, transparent 1px), var(--avinash-paper);color:var(--avinash-ink);background-size:32px 32px;position:relative}.edduu-avinash-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#fffffff2,#0000 45%),linear-gradient(#ffffff59,#0000 30%);position:absolute;inset:0}.edduu-avinash-page .edduu-container{position:relative}.edduu-avinash-page h1,.edduu-avinash-page h2,.edduu-avinash-page h3,.edduu-avinash-page p,.edduu-avinash-page span,.edduu-avinash-page strong,.edduu-avinash-page button,.edduu-avinash-page a{text-rendering:optimizelegibility}.edduu-avinash-page .edduu-section-eyebrow{color:var(--avinash-amber);letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.edduu-avinash-page .edduu-button{border:1px solid var(--avinash-line);letter-spacing:.04em;border-radius:0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;transition:transform .18s,background .18s,border-color .18s}.edduu-avinash-page .edduu-button:hover{transform:translateY(-2px)}.edduu-avinash-page .edduu-button-primary{background:var(--avinash-ink);border-color:var(--avinash-ink);color:#fff}.edduu-avinash-page .edduu-button-secondary{color:var(--avinash-ink);background:#ffffff73}.edduu-avinash-page .edduu-button-secondary:hover{background:#ffffffd9}@media (width<=600px){.edduu-avinash-page{background-size:24px 24px}.edduu-avinash-page .edduu-container{width:100%;max-width:100%;padding-left:18px;padding-right:18px}.edduu-avinash-page .edduu-section-title{font-size:clamp(30px,9vw,42px);line-height:1.02}.edduu-avinash-page .edduu-section-description{font-size:14px;line-height:1.65}.edduu-avinash-page .edduu-button{width:100%;min-height:46px}}.edduu-avinash-hero{border-bottom:1px solid var(--avinash-line);grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(42px,7vw,96px);min-height:min(720px,82vh);padding:clamp(54px,8vw,96px) 0 clamp(48px,7vw,80px);display:grid}.edduu-avinash-hero-copy{min-width:0}.edduu-avinash-flight-label{border-bottom:1px solid var(--avinash-line);width:min(100%,520px);color:var(--avinash-muted);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:10px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:600;display:flex}.edduu-avinash-flight-label span:last-child{color:var(--avinash-amber)}.edduu-avinash-hero-copy>.edduu-section-eyebrow{margin-bottom:14px}.edduu-avinash-hero h1{color:var(--avinash-ink-hi,#0c141d);letter-spacing:-.065em;margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(52px,8vw,92px);font-weight:600;line-height:.9}.edduu-avinash-hero h1 span{color:var(--avinash-ink);display:block}.edduu-avinash-hero-role-line{color:var(--avinash-amber);letter-spacing:.09em;align-items:center;gap:10px;margin-top:24px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:clamp(10px,1.3vw,12px);font-weight:600;line-height:1.4;display:flex}.edduu-avinash-signal-dot{background:var(--avinash-green);border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:2.4s ease-in-out infinite avinash-signal-pulse;box-shadow:0 0 0 3px #1d6b4f24}@keyframes avinash-signal-pulse{0%,to{opacity:1}50%{opacity:.35}}.edduu-avinash-intro{color:#31404d;max-width:620px;margin:22px 0 0;font-family:"Source Serif 4",Georgia,serif;font-size:clamp(18px,2.1vw,22px);line-height:1.55}.edduu-avinash-hero-context{color:var(--avinash-muted);letter-spacing:.08em;margin:16px 0 0;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:500;line-height:1.6}.edduu-avinash-actions .edduu-button{letter-spacing:.055em;text-transform:uppercase;border-radius:2px;min-height:44px;padding:11px 17px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:600}.edduu-avinash-actions .edduu-button-primary{background:var(--avinash-ink);border-color:var(--avinash-ink)}.edduu-avinash-actions .edduu-button-secondary{border-color:var(--avinash-line);background:#ffffff85}.edduu-avinash-instrument-panel{border:1px solid var(--avinash-line-strong,#10233a3d);background:linear-gradient(#ffffffeb,#fbf8f0f5);border-radius:6px;min-width:0;padding:clamp(18px,3vw,28px);position:relative;overflow:hidden;box-shadow:0 24px 55px -35px #10233a6b}.edduu-avinash-instrument-panel:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#10233a06 1px,#0000 1px),linear-gradient(90deg,#10233a06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.edduu-avinash-panel-header{z-index:1;border-bottom:1px solid var(--avinash-line);color:var(--avinash-muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:600;display:flex;position:relative}.edduu-avinash-panel-header span:last-child{color:var(--avinash-green)}.edduu-avinash-identity{z-index:1;padding:34px 10px 28px;position:relative}.edduu-avinash-identity-top,.edduu-avinash-identity-bottom{color:var(--avinash-muted);letter-spacing:.12em;justify-content:space-between;gap:10px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:600;display:flex}.edduu-avinash-identity-top span:first-child,.edduu-avinash-identity-bottom span:last-child{color:var(--avinash-amber)}.edduu-avinash-identity-core{aspect-ratio:1;place-items:center;width:min(250px,62vw);margin:30px auto;display:grid;position:relative}.edduu-avinash-core-mark{z-index:3;border:1px solid var(--avinash-line-strong);background:var(--avinash-paper);width:94px;height:94px;color:var(--avinash-ink);letter-spacing:-.06em;border-radius:50%;place-items:center;font-family:Space Grotesk,system-ui,sans-serif;font-size:25px;font-weight:600;display:grid;position:relative;box-shadow:0 0 0 8px #ffffffb8,0 12px 30px -20px #10233a66}.edduu-avinash-orbit{border:1px solid #10233a26;border-radius:50%;position:absolute;inset:8%}.edduu-avinash-orbit:after{content:"";background:var(--avinash-amber);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-4px;box-shadow:0 0 0 4px #d89a181f}.edduu-avinash-orbit.orbit-one{transform:rotate(24deg)}.edduu-avinash-orbit.orbit-two{border-color:#1d6b4f38;inset:20%;transform:rotate(-58deg)}.edduu-avinash-orbit.orbit-two:after{background:var(--avinash-green);box-shadow:0 0 0 4px #1d6b4f1f}.edduu-avinash-instrument-grid{z-index:1;background:var(--avinash-line);border:1px solid var(--avinash-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;position:relative}.edduu-avinash-instrument{text-align:center;background:#ffffffd1;min-width:0;padding:17px 10px 14px;transition:background .18s,transform .18s}.edduu-avinash-instrument:hover{background:var(--avinash-paper-deep);transform:translateY(-2px)}.edduu-avinash-instrument strong{color:var(--avinash-ink);letter-spacing:-.05em;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(20px,3vw,29px);font-weight:600;line-height:1;display:block}.edduu-avinash-instrument span{color:var(--avinash-muted);letter-spacing:.1em;margin-top:7px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:600;display:block}.edduu-avinash-panel-footer{z-index:1;color:var(--avinash-muted);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:600;display:flex;position:relative}.edduu-avinash-panel-footer span:last-child{color:var(--avinash-green);white-space:nowrap}@media (width<=900px){.edduu-avinash-hero{grid-template-columns:1fr;gap:42px;min-height:auto}.edduu-avinash-hero-copy{max-width:760px}.edduu-avinash-instrument-panel{width:100%;max-width:760px}}@media (width<=600px){.edduu-avinash-hero{padding:38px 0 34px;display:block}.edduu-avinash-flight-label{letter-spacing:.1em;margin-bottom:22px;font-size:8px}.edduu-avinash-hero h1{font-size:clamp(50px,16vw,68px);line-height:.91}.edduu-avinash-hero-role-line{letter-spacing:.065em;margin-top:19px;font-size:9px}.edduu-avinash-intro{margin-top:17px;font-size:17px;line-height:1.55}.edduu-avinash-hero-context{font-size:8px;line-height:1.7}.edduu-avinash-actions{grid-template-columns:1fr;gap:8px;margin-top:24px;display:grid}.edduu-avinash-actions .edduu-button{justify-content:center;width:100%;min-height:45px}.edduu-avinash-instrument-panel{border-radius:4px;margin-top:34px;padding:15px}.edduu-avinash-panel-header{font-size:7.5px}.edduu-avinash-identity{padding:26px 4px 22px}.edduu-avinash-identity-core{width:min(210px,62vw);margin:25px auto}.edduu-avinash-core-mark{width:78px;height:78px;font-size:21px}.edduu-avinash-identity-top,.edduu-avinash-identity-bottom{letter-spacing:.08em;font-size:7px}.edduu-avinash-instrument-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edduu-avinash-instrument{padding:16px 8px 14px}.edduu-avinash-instrument strong{font-size:23px}.edduu-avinash-instrument span{font-size:7px}.edduu-avinash-panel-footer{flex-direction:column;align-items:flex-start;gap:7px;font-size:7px;line-height:1.5}}@media (width<=380px){.edduu-avinash-hero h1{font-size:48px}.edduu-avinash-flight-label{font-size:7px}.edduu-avinash-instrument-grid{grid-template-columns:1fr 1fr}.edduu-avinash-identity-core{width:180px}}.edduu-avinash-page{--av-bg:#f5f3ee;--av-surface:#faf9f6;--av-ink:#172536;--av-muted:#667383;--av-soft:#8b96a3;--av-line:#1725361f;--av-accent:#c58a22;background:var(--av-bg);width:100%;color:var(--av-ink);overflow-x:clip}.edduu-avinash-shell{width:min(1240px,100% - 64px);margin:0 auto}.edduu-avinash-topbar{border-bottom:1px solid var(--av-line);min-height:58px;color:var(--av-soft);letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;display:grid}.edduu-avinash-topbar span:nth-child(2){color:var(--av-ink)}.edduu-avinash-topbar span:last-child{text-align:right}.edduu-avinash-page h1,.edduu-avinash-page h2,.edduu-avinash-page h3,.edduu-avinash-page p{margin-top:0}.edduu-avinash-page h1,.edduu-avinash-page h2,.edduu-avinash-page h3{color:var(--av-ink);letter-spacing:-.055em}.edduu-avinash-page p{color:var(--av-muted)}.edduu-avinash-eyebrow{color:var(--av-accent);letter-spacing:.14em;margin-bottom:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;line-height:1.4;display:block}.edduu-avinash-section-head{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:60px;display:grid}.edduu-avinash-section-head h2{max-width:760px;margin:0;font-size:clamp(42px,5.4vw,72px);line-height:.96}.edduu-avinash-section-head h2 span{color:#87919d;display:block}.edduu-avinash-section-head>p{max-width:390px;margin:0;font-size:14px;line-height:1.75}.edduu-avinash-hero{border-bottom:1px solid var(--av-line);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(50px,8vw,120px);min-height:650px;padding:92px 0 110px;display:grid}.edduu-avinash-hero-kicker{color:var(--av-soft);letter-spacing:.13em;grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:-22px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;display:flex}.edduu-avinash-hero-main{align-self:center}.edduu-avinash-hero-main h1{margin:0;font-size:clamp(76px,11vw,156px);font-weight:700;line-height:.82}.edduu-avinash-hero-main h1 span{color:#7f8994;display:block}.edduu-avinash-role{color:var(--av-ink);letter-spacing:.11em;align-items:center;gap:9px;margin:34px 0 22px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:flex}.edduu-avinash-status-dot{background:var(--av-accent);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.edduu-avinash-hero-lede{letter-spacing:-.025em;max-width:670px;margin:0;font-size:clamp(23px,2.5vw,34px);line-height:1.2;color:var(--av-ink)!important}.edduu-avinash-hero-support{max-width:610px;margin:24px 0 0;font-size:15px;line-height:1.75}.edduu-avinash-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.edduu-avinash-action{border:1px solid var(--av-line);min-height:46px;color:var(--av-ink);letter-spacing:.06em;background:0 0;justify-content:space-between;align-items:center;gap:28px;padding:0 16px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.edduu-avinash-action:hover{background:var(--av-ink);color:#fff;transform:translateY(-2px)}.edduu-avinash-action-primary{background:var(--av-ink);border-color:var(--av-ink);color:#fff}.edduu-avinash-hero-side{border-left:1px solid var(--av-line);align-self:center;padding-left:32px}.edduu-avinash-side-label{color:var(--av-soft);letter-spacing:.14em;margin-bottom:22px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.edduu-avinash-side-list{border-top:1px solid var(--av-line)}.edduu-avinash-side-list>div{border-bottom:1px solid var(--av-line);grid-template-columns:34px 1fr;align-items:center;gap:12px;min-height:58px;display:grid}.edduu-avinash-side-list span{color:var(--av-soft);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px}.edduu-avinash-side-list strong{color:var(--av-ink);letter-spacing:.05em;font-size:11px}.edduu-avinash-side-note{margin-top:34px}.edduu-avinash-side-note>span{color:var(--av-accent);letter-spacing:.12em;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.edduu-avinash-side-note p{margin:10px 0 0;font-size:12px;line-height:1.7}.edduu-avinash-proof{border-bottom:1px solid var(--av-line);padding:112px 0}.edduu-avinash-metric-grid{border-top:1px solid var(--av-line);border-left:1px solid var(--av-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:54px;display:grid}.edduu-avinash-metric{border-right:1px solid var(--av-line);border-bottom:1px solid var(--av-line);background:#ffffff38;min-width:0;min-height:235px;padding:28px}.edduu-avinash-metric strong{color:var(--av-ink);letter-spacing:-.065em;font-size:clamp(42px,5vw,66px);line-height:.9;display:block}.edduu-avinash-metric-label{color:var(--av-accent);letter-spacing:.1em;text-transform:uppercase;margin-top:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800}.edduu-avinash-metric p{max-width:260px;margin:16px 0 0;font-size:12px;line-height:1.7}.edduu-avinash-thinking{border-bottom:1px solid var(--av-line);padding:112px 0}.edduu-avinash-thinking-grid{border-top:1px solid var(--av-line);border-left:1px solid var(--av-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.edduu-avinash-thinking-card{border-right:1px solid var(--av-line);border-bottom:1px solid var(--av-line);min-height:220px;padding:26px;position:relative}.edduu-avinash-thinking-number{color:var(--av-soft);margin-bottom:52px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700}.edduu-avinash-thinking-card h3{letter-spacing:-.025em;margin:0 0 10px;font-size:19px}.edduu-avinash-thinking-card p{max-width:300px;margin:0;font-size:12px;line-height:1.7}.edduu-avinash-thinking-arrow{color:var(--av-accent);font-size:17px;position:absolute;top:25px;right:25px}.edduu-avinash-programs{border-bottom:1px solid var(--av-line);padding:112px 0}.edduu-avinash-program-list{border-top:1px solid var(--av-line);margin-top:54px}.edduu-avinash-program{border-bottom:1px solid var(--av-line);grid-template-columns:70px minmax(0,1fr);gap:28px;padding:42px 0;display:grid}.edduu-avinash-program-index{color:var(--av-soft);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.edduu-avinash-program-body{min-width:0}.edduu-avinash-program-meta{color:var(--av-accent);letter-spacing:.1em;text-transform:uppercase;gap:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:flex}.edduu-avinash-program-body h3{margin:12px 0 28px;font-size:clamp(32px,4vw,52px);line-height:.95}.edduu-avinash-program-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;max-width:900px;display:grid}.edduu-avinash-program-columns span{color:var(--av-soft);letter-spacing:.1em;margin-bottom:9px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:block}.edduu-avinash-program-columns p{margin:0;font-size:13px;line-height:1.75}.edduu-avinash-program-proof{border-top:1px solid var(--av-line);color:var(--av-ink);letter-spacing:.06em;margin-top:28px;padding-top:18px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.edduu-avinash-program-featured{border-left:3px solid var(--av-accent);background:#ffffff3d;padding-left:18px}.edduu-avinash-ai{border-bottom:1px solid var(--av-line);padding:112px 0}.edduu-avinash-ai-header{max-width:780px}.edduu-avinash-ai-header h2{margin:0;font-size:clamp(48px,6vw,84px);line-height:.92}.edduu-avinash-ai-header h2 span{color:#87919d;display:block}.edduu-avinash-ai-header p{max-width:650px;margin:26px 0 0;font-size:14px;line-height:1.8}.edduu-avinash-ai-flow{border-top:1px solid var(--av-line);border-bottom:1px solid var(--av-line);grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin-top:68px;padding:28px 0;display:grid}.edduu-avinash-ai-flow div{min-width:0}.edduu-avinash-ai-flow span{color:var(--av-soft);margin-bottom:10px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.edduu-avinash-ai-flow strong{color:var(--av-ink);letter-spacing:.04em;font-size:11px}.edduu-avinash-ai-flow i{color:var(--av-accent);font-style:normal}.edduu-avinash-ai-proof{border-top:1px solid var(--av-line);border-left:1px solid var(--av-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px;display:grid}.edduu-avinash-ai-proof div{border-right:1px solid var(--av-line);border-bottom:1px solid var(--av-line);padding:26px}.edduu-avinash-ai-proof strong{letter-spacing:-.05em;font-size:36px;line-height:1;display:block}.edduu-avinash-ai-proof span{color:var(--av-soft);letter-spacing:.1em;margin-top:12px;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800;display:block}.edduu-avinash-final{grid-template-columns:80px minmax(0,780px);gap:36px;padding:120px 0 140px;display:grid}.edduu-avinash-final-index{color:var(--av-accent);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800}.edduu-avinash-final h2{margin:0;font-size:clamp(48px,6vw,84px);line-height:.92}.edduu-avinash-final h2 span{color:#87919d;display:block}.edduu-avinash-final p{max-width:580px;margin:24px 0 0;font-size:14px;line-height:1.8}@media (width<=900px){.edduu-avinash-shell{width:min(100% - 40px,720px)}.edduu-avinash-hero{grid-template-columns:1fr;gap:54px;min-height:auto;padding:70px 0 80px}.edduu-avinash-hero-side{border-left:0;border-top:1px solid var(--av-line);padding:28px 0 0}.edduu-avinash-section-head{grid-template-columns:1fr;gap:24px}.edduu-avinash-section-head>p{max-width:600px}.edduu-avinash-metric-grid,.edduu-avinash-thinking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edduu-avinash-ai-flow{grid-template-columns:1fr;gap:0}.edduu-avinash-ai-flow i{padding:10px 0;display:block;transform:rotate(90deg)}.edduu-avinash-ai-proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.edduu-avinash-shell{width:calc(100% - 32px)}.edduu-avinash-topbar{grid-template-columns:1fr auto;min-height:52px}.edduu-avinash-topbar span:nth-child(2),.edduu-avinash-topbar span:last-child{display:none}.edduu-avinash-topbar span:first-child{color:var(--av-ink)}.edduu-avinash-hero{gap:42px;padding:52px 0 58px}.edduu-avinash-hero-kicker{margin-bottom:-8px;font-size:8px}.edduu-avinash-hero-main h1{font-size:clamp(64px,19vw,104px);line-height:.84}.edduu-avinash-role{margin-top:26px;font-size:8px;line-height:1.5}.edduu-avinash-hero-lede{font-size:21px;line-height:1.22}.edduu-avinash-hero-support{font-size:13px;line-height:1.7}.edduu-avinash-actions{grid-template-columns:1fr;gap:8px;display:grid}.edduu-avinash-action{width:100%;min-height:48px}.edduu-avinash-side-list>div{min-height:52px}.edduu-avinash-section-head h2{font-size:clamp(34px,10vw,48px);line-height:.98}.edduu-avinash-section-head>p{font-size:13px;line-height:1.7}.edduu-avinash-proof,.edduu-avinash-thinking,.edduu-avinash-programs,.edduu-avinash-ai{padding:72px 0}.edduu-avinash-metric-grid{grid-template-columns:1fr;margin-top:38px}.edduu-avinash-metric{min-height:0;padding:24px}.edduu-avinash-metric strong{font-size:52px}.edduu-avinash-thinking-grid{grid-template-columns:1fr;margin-top:38px}.edduu-avinash-thinking-card{min-height:190px}.edduu-avinash-thinking-number{margin-bottom:38px}.edduu-avinash-program-list{margin-top:38px}.edduu-avinash-program{padding:32px 0;display:block}.edduu-avinash-program-index{margin-bottom:16px}.edduu-avinash-program-meta{flex-wrap:wrap;gap:8px 14px;font-size:8px}.edduu-avinash-program-body h3{margin:10px 0 24px;font-size:32px;line-height:.98}.edduu-avinash-program-columns{grid-template-columns:1fr;gap:22px}.edduu-avinash-program-columns>div+div{border-top:1px solid var(--av-line);padding-top:22px}.edduu-avinash-program-columns p{font-size:12px}.edduu-avinash-program-featured{padding-left:14px}.edduu-avinash-ai-header h2{font-size:48px}.edduu-avinash-ai-header p{font-size:13px}.edduu-avinash-ai-flow{margin-top:44px}.edduu-avinash-ai-proof{grid-template-columns:1fr;margin-top:34px}.edduu-avinash-ai-proof div{padding:22px}.edduu-avinash-final{grid-template-columns:1fr;gap:18px;padding:80px 0 90px}.edduu-avinash-final h2{font-size:48px}}@media (width<=380px){.edduu-avinash-shell{width:calc(100% - 24px)}.edduu-avinash-hero-main h1{font-size:60px}.edduu-avinash-hero-lede{font-size:19px}.edduu-avinash-section-head h2{font-size:32px}.edduu-avinash-ai-header h2,.edduu-avinash-final h2{font-size:42px}}@media (prefers-reduced-motion:reduce){.edduu-avinash-action{transition:none}.edduu-avinash-action:hover{transform:none}}:root{scroll-behavior:smooth}.av2-page,.av2-page *,.av2-page :before,.av2-page :after{box-sizing:border-box}.av2-page h1,.av2-page h2,.av2-page h3,.av2-page p,.av2-page span,.av2-page strong,.av2-page a{overflow-wrap:break-word;word-break:break-word}.av2-page{--bg:#f5f3ee;--paper:#fbfaf7;--ink:#172536;--muted:#596776;--soft:#8994a0;--line:#17253621;--line-soft:#17253614;--accent:#c58b24;--accent-soft:#c58b2417;--fs-mono-xs:11px;--fs-mono-sm:12px;--fs-mono-md:13px;--fs-body-xs:clamp(.75rem, .71rem + .2vw, .8125rem);--fs-body-sm:clamp(.8125rem, .77rem + .22vw, .875rem);--fs-body:clamp(.875rem, .83rem + .25vw, 1rem);--fs-lede:clamp(1.25rem, 1.02rem + 1.2vw, 1.6875rem);--fs-h3:clamp(1.5rem, 1.35rem + .8vw, 1.5625rem);--fs-h2:clamp(2.125rem, 1.55rem + 3vw, 3.875rem);--fs-h1:clamp(3.375rem, 1.9rem + 7vw, 6.75rem);--fs-metric:clamp(1.875rem, 1.4rem + 2.2vw, 3rem);--fs-program-h3:clamp(1.875rem, 1.3rem + 3vw, 3rem);--fs-program-proof:clamp(1.1875rem, 1rem + .9vw, 1.3125rem);--fs-ai-h2:clamp(2.25rem, 1.5rem + 3.5vw, 4.25rem);--fs-ai-proof:clamp(1.75rem, 1.4rem + 1.6vw, 1.875rem);--fs-final-h2:clamp(2.375rem, 1.4rem + 4.5vw, 4.75rem);isolation:isolate;background:radial-gradient(circle at 50% -10%, #fffffff2, transparent 42%), var(--bg);width:100%;max-width:100vw;min-height:100vh;color:var(--ink);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden visible}.av2-grid{z-index:-2;pointer-events:none;opacity:.48;background-image:linear-gradient(#17253609 1px,#0000 1px),linear-gradient(90deg,#17253609 1px,#0000 1px);background-size:32px 32px;animation:24s linear infinite av2GridDrift;position:fixed;inset:0}.av2-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 15% 20%,#c58b240b,#0000 24%),radial-gradient(circle at 85% 60%,#17253609,#0000 28%);position:fixed;inset:0}.av2-shell{width:min(1180px,100% - 64px);margin:0 auto}.av2-topline{border-bottom:1px solid var(--line);min-height:58px;color:var(--soft);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-sm);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;font-weight:600;display:grid}.av2-topline span:nth-child(2){justify-self:center}.av2-topline span:last-child{justify-self:end}.av2-page h1,.av2-page h2,.av2-page h3,.av2-page p{margin-top:0}.av2-page h1,.av2-page h2,.av2-page h3{color:var(--ink);letter-spacing:-.045em;font-weight:700}.av2-page p{color:var(--muted)}.av2-eyebrow,.av2-side-label,.av2-metric-label,.av2-program-meta,.av2-ai-proof span,.av2-final-index{text-transform:uppercase;font-family:IBM Plex Mono,monospace}.av2-hero{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:680px;padding:clamp(58px,9vw,92px) 0 clamp(68px,10vw,110px);display:grid}.av2-hero-main{min-width:0;animation:.8s cubic-bezier(.16,1,.3,1) both av2FadeUp}.av2-eyebrow{color:var(--accent);font-size:var(--fs-mono-sm);letter-spacing:.14em;margin-bottom:clamp(18px,2vw,22px);font-weight:700}.av2-hero-main h1{font-size:var(--fs-h1);letter-spacing:-.065em;margin-bottom:clamp(24px,2.5vw,28px);font-weight:800;line-height:.9}.av2-hero-main h1 span{color:var(--ink);display:block}.av2-role{color:var(--ink);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-md);letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:clamp(20px,2vw,24px);font-weight:700;display:flex}.av2-status{background:var(--accent);border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:2.5s ease-in-out infinite av2Pulse;box-shadow:0 0 0 5px #c58b241a}.av2-hero-lede{letter-spacing:-.02em;max-width:680px;margin-bottom:18px;font-weight:500;color:var(--ink)!important;font-size:var(--fs-lede)!important;line-height:1.38!important}.av2-hero-support{max-width:650px;margin-bottom:clamp(27px,3vw,34px);font-size:var(--fs-body)!important;line-height:1.7!important}.av2-actions{flex-wrap:wrap;gap:10px;animation:.8s cubic-bezier(.16,1,.3,1) .18s both av2FadeUp;display:flex}.av2-action{border:1px solid var(--line);min-height:46px;color:var(--ink);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-sm);letter-spacing:.045em;background:#ffffff61;border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-weight:700;text-decoration:none;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;display:inline-flex}.av2-action:hover{background:#fffc;border-color:#17253640;transform:translateY(-3px);box-shadow:0 12px 28px #17253614}.av2-action-primary{border-color:var(--ink);background:var(--ink);color:#fff}.av2-action-primary:hover{border-color:var(--ink);background:#22364e}.av2-hero-side{border-top:1px solid var(--line);flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;padding:24px 0 0;animation:.8s cubic-bezier(.16,1,.3,1) .28s both av2FadeUp;display:flex}.av2-side-label{color:var(--soft);font-size:var(--fs-mono-xs);letter-spacing:.13em;font-weight:700}.av2-side-list{margin:34px 0}.av2-side-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:36px minmax(0,1fr);align-items:baseline;gap:12px;padding:17px 0;display:grid}.av2-side-list>div:first-child{border-top:1px solid var(--line-soft)}.av2-side-list span{color:var(--soft);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-xs)}.av2-side-list strong{color:var(--ink);font-size:var(--fs-body-sm);letter-spacing:-.01em;font-weight:600}.av2-side-note{border-top:1px solid var(--line);padding-top:20px}.av2-side-note>span{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-xs);letter-spacing:.1em;margin-bottom:8px;font-weight:700;display:block}.av2-side-note p{max-width:320px;font-size:var(--fs-body-xs);margin-bottom:0;line-height:1.65}.av2-section{border-top:1px solid var(--line);padding:clamp(62px,9vw,105px) 0}.av2-section-head{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:end;gap:50px;margin-bottom:clamp(30px,4vw,52px);display:grid}.av2-section-head h2,.av2-section-head>p{min-width:0}.av2-section-head h2{max-width:760px;font-size:var(--fs-h2);margin-bottom:0;line-height:1.02}.av2-section-head h2 span,.av2-ai-header h2 span,.av2-final h2 span{color:var(--accent)}.av2-section-head>p{max-width:430px;font-size:var(--fs-body);margin-bottom:2px;line-height:1.7}.av2-metric-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.av2-metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;min-height:190px;padding:25px;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s}.av2-metric:hover{z-index:2;background:var(--paper);position:relative;transform:translateY(-4px);box-shadow:0 18px 36px #17253614}.av2-metric strong{color:var(--ink);font-size:var(--fs-metric);letter-spacing:-.055em;margin-bottom:14px;font-weight:700;line-height:1;display:block}.av2-metric-label{color:var(--accent);font-size:var(--fs-mono-xs);letter-spacing:.1em;margin-bottom:18px;font-weight:700;display:block}.av2-metric p{max-width:250px;font-size:var(--fs-body-sm);margin-bottom:0;line-height:1.65}.av2-thinking-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.av2-thinking-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;min-height:235px;padding:27px;transition:transform .28s cubic-bezier(.16,1,.3,1),background .28s,box-shadow .28s}.av2-thinking-card:hover{z-index:2;background:var(--paper);position:relative;transform:translateY(-4px);box-shadow:0 18px 36px #17253612}.av2-thinking-number{color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-md);margin-bottom:38px;font-weight:700;display:block}.av2-thinking-card h3{font-size:var(--fs-h3);margin-bottom:10px;line-height:1}.av2-thinking-card p{max-width:310px;font-size:var(--fs-body-sm);margin-bottom:0;line-height:1.65}.av2-program-list{border-top:1px solid var(--line)}.av2-program{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);gap:28px;padding:42px 0;transition:padding-left .28s,background .28s;display:grid}.av2-program:hover{background:#ffffff52;padding-left:12px}.av2-program-index{color:var(--soft);font-size:var(--fs-mono-sm);letter-spacing:.1em;padding-top:4px;font-weight:700}.av2-program-body{min-width:0}.av2-program-meta{color:var(--accent);font-size:var(--fs-mono-xs);letter-spacing:.11em;margin-bottom:10px;font-weight:700}.av2-program-body h3{font-size:var(--fs-program-h3);margin-bottom:clamp(18px,2.5vw,28px);line-height:1}.av2-program-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;max-width:900px;display:grid}.av2-program-columns span{color:var(--soft);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-xs);letter-spacing:.1em;margin-bottom:9px;font-weight:700;display:block}.av2-program-columns p{max-width:520px;font-size:var(--fs-body-sm);margin-bottom:0;line-height:1.65}.av2-program-proof{border-top:1px solid var(--line-soft);flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:28px;padding-top:19px;display:flex}.av2-program-proof strong{color:var(--ink);font-size:var(--fs-program-proof);letter-spacing:-.035em}.av2-program-proof span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-xs);letter-spacing:.04em;margin-right:22px}.av2-program-featured{border-left:3px solid var(--accent);background:linear-gradient(90deg, var(--accent-soft), transparent 60%);padding-left:18px}.av2-program-featured:hover{padding-left:26px}.av2-ai-header{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:60px;margin-bottom:clamp(32px,4vw,55px);display:grid}.av2-ai-header h2,.av2-ai-header p{min-width:0}.av2-ai-header h2{font-size:var(--fs-ai-h2);margin-bottom:0;line-height:.98}.av2-ai-header p{max-width:470px;font-size:var(--fs-body);margin-bottom:0;line-height:1.7}.av2-ai-flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:stretch;display:flex}.av2-ai-flow div{border-right:1px solid var(--line);text-align:center;flex:1;min-width:0;padding:25px 18px}.av2-ai-flow div:first-child{border-left:1px solid var(--line)}.av2-ai-flow span{color:var(--soft);font-family:IBM Plex Mono,monospace;font-size:var(--fs-mono-xs);letter-spacing:.08em;margin-bottom:8px;display:block}.av2-ai-flow strong{color:var(--ink);font-size:var(--fs-body-sm)}.av2-ai-flow i{color:var(--accent);align-items:center;font-size:17px;font-style:normal;display:flex}.av2-ai-proof{border-left:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:1px;display:grid}.av2-ai-proof div{border-right:1px solid var(--line);min-width:0;padding:27px 22px}.av2-ai-proof strong{color:var(--ink);font-size:var(--fs-ai-proof);letter-spacing:-.045em;margin-bottom:8px;display:block}.av2-ai-proof span{color:var(--muted);font-size:var(--fs-mono-xs);letter-spacing:.06em}.av2-final{border-top:1px solid var(--line);text-align:center;padding:clamp(64px,9vw,115px) 0 clamp(70px,10vw,125px);position:relative}.av2-final-index{color:var(--accent);font-size:var(--fs-mono-xs);letter-spacing:.12em;margin-bottom:20px;font-weight:700;display:block}.av2-final h2{max-width:820px;font-size:var(--fs-final-h2);margin:0 auto 22px;line-height:.98}.av2-final p:not(.av2-eyebrow){max-width:520px;font-size:var(--fs-body);margin:0 auto;line-height:1.7}@media (width>=1440px){.av2-shell{width:min(1280px,100% - 96px)}}@media (width<=1200px){.av2-hero{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(40px,5vw,70px)}.av2-ai-header{gap:40px}}@media (width<=960px){.av2-shell{width:min(100% - 44px,820px)}.av2-hero{grid-template-columns:1fr;gap:58px;min-height:auto}.av2-hero-side{align-self:auto;padding-top:25px}.av2-side-list{grid-template-columns:repeat(2,1fr);margin:25px 0;display:grid}.av2-side-list>div{padding:15px 12px 15px 0}.av2-side-list>div:nth-child(3),.av2-side-list>div:nth-child(4){border-top:1px solid var(--line-soft)}.av2-section-head{grid-template-columns:1fr;gap:18px}.av2-metric-grid,.av2-thinking-grid{grid-template-columns:repeat(2,1fr)}.av2-ai-header{grid-template-columns:1fr;gap:20px}.av2-ai-flow{flex-wrap:wrap}.av2-ai-flow div{flex:30%}.av2-ai-flow i{display:none}.av2-ai-proof{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.av2-side-list{grid-template-columns:1fr}.av2-side-list>div:nth-child(3),.av2-side-list>div:nth-child(4){border-top:0}.av2-metric-grid,.av2-thinking-grid{grid-template-columns:1fr}.av2-ai-flow{flex-wrap:wrap}.av2-ai-flow div{flex:45%}.av2-ai-proof{grid-template-columns:1fr}}@media (width<=600px){.av2-page{overflow-x:hidden}.av2-grid{background-size:24px 24px}.av2-shell{width:calc(100% - 36px)}.av2-topline{grid-template-columns:1fr auto;min-height:52px}.av2-topline span:nth-child(2){display:none}.av2-topline span:last-child{justify-self:end}.av2-role{align-items:flex-start;line-height:1.45}.av2-actions{flex-direction:column;width:100%}.av2-action{width:100%;min-height:48px}.av2-hero-side{padding-top:20px}.av2-side-list{grid-template-columns:1fr;margin:20px 0}.av2-side-list>div{grid-template-columns:30px 1fr;padding:14px 0}.av2-side-list>div:nth-child(3),.av2-side-list>div:nth-child(4){border-top:0}.av2-metric-grid{grid-template-columns:1fr}.av2-metric{min-height:0;padding:22px}.av2-metric-label{margin-bottom:12px}.av2-metric p{max-width:none}.av2-thinking-grid{grid-template-columns:1fr}.av2-thinking-card{min-height:0;padding:23px}.av2-thinking-number{margin-bottom:25px}.av2-thinking-card p{max-width:none}.av2-program{padding:30px 0;display:block}.av2-program:hover{padding-left:0}.av2-program-featured{padding-left:14px}.av2-program-featured:hover{padding-left:18px}.av2-program-index{margin-bottom:15px}.av2-program-columns{grid-template-columns:1fr;gap:20px}.av2-program-columns>div+div{border-top:1px solid var(--line-soft);padding-top:20px}.av2-program-proof{gap:7px 10px}.av2-program-proof span{margin-right:12px}.av2-ai-flow{grid-template-columns:repeat(2,1fr);display:grid}.av2-ai-flow div{flex:none;padding:19px 10px}.av2-ai-flow div:nth-child(odd){border-left:1px solid var(--line)}.av2-ai-proof{grid-template-columns:1fr}.av2-ai-proof div{padding:22px}}@media (width<=380px){.av2-shell{width:calc(100% - 24px)}.av2-hero{gap:40px;padding:48px 0 56px}.av2-hero-main h1{letter-spacing:-.05em}.av2-side-list{grid-template-columns:1fr}.av2-metric,.av2-thinking-card{padding:18px}.av2-program-columns{gap:16px}.av2-ai-flow{grid-template-columns:1fr}.av2-ai-flow div:nth-child(odd){border-left:1px solid var(--line)}.av2-final{padding:56px 0 64px}}@keyframes av2FadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes av2GridDrift{0%{background-position:0 0}to{background-position:32px 32px}}@keyframes av2Pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){.av2-page,.av2-grid,.av2-hero-main,.av2-hero-side,.av2-actions,.av2-status,.av2-metric,.av2-thinking-card,.av2-program,.av2-action{transition:none!important;animation:none!important}html{scroll-behavior:auto}}.av2-program-years{flex-shrink:0;margin-right:12px}
