@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.presentation-app{display:flex;height:100vh;overflow:hidden}.main-content{flex:1;position:relative;overflow:hidden;width:100%}.main-content.full-width{width:100%}.content-wrapper{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}:root{--color-bg: rgba(239, 246, 255, .35);--color-bg-alt: rgba(219, 234, 254, .4);--color-bg-elevated: rgba(239, 246, 255, .55);--color-bg-subtle: rgba(219, 234, 254, .3);--color-border: #dce4f5;--color-border-hover: #bac8e8;--color-text: #0f172a;--color-text-muted: #475569;--color-text-subtle: #64748b;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-accent-subtle: rgba(224, 234, 255, .85);--color-success: #059669;--font-main: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .12);--shadow-glow: 0 0 40px rgba(37, 99, 235, .1)}html{scroll-behavior:smooth}.website{width:100%;background:var(--color-bg);color:var(--color-text);font-family:var(--font-main);line-height:1.6;position:relative;overflow-x:hidden}.website *{font-family:var(--font-main)}.website:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.nav{position:fixed;top:0;left:0;right:0;background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand{font-size:1.25rem;font-weight:700;color:var(--color-text);display:flex;align-items:center;gap:.5rem;letter-spacing:-.02em}.nav-logo{font-size:1.5rem}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{color:var(--color-text-muted);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s;letter-spacing:-.01em}.nav-links a:hover{color:var(--color-text)}.nav-cta{background:var(--color-accent);color:var(--color-text)!important;padding:.5rem 1.25rem;border-radius:8px;border:none;font-family:inherit;font-size:inherit;cursor:pointer;transition:all .2s!important}.nav-cta:hover{background:var(--color-accent-hover)!important;transform:translateY(-1px)}.section-nav-ribbon{padding:1rem 2rem;background:var(--color-bg-alt);z-index:10}.ribbon-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem}.ribbon-links{display:flex;align-items:center;gap:.5rem}.ribbon-auth{display:flex;align-items:center;gap:.75rem;margin-left:auto}.ribbon-email{color:var(--color-text-muted);font-size:.8125rem}.ribbon-auth-btn{background:transparent;border:none;color:var(--color-text-muted);font-size:.8125rem;font-weight:500;cursor:pointer;padding:.4rem .75rem;border-radius:6px;transition:all .2s;font-family:inherit}.ribbon-auth-btn:hover{background:#0000000d}.ribbon-auth-btn.accent{color:var(--color-accent)}.ribbon-divider{color:#cbd5e1}.section-nav-ribbon a{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;white-space:nowrap;color:var(--color-text-muted);text-decoration:none;border-radius:20px;transition:all .2s}.section-nav-ribbon a:hover{color:var(--color-accent);background:#2563eb1a}.section-nav-ribbon .ribbon-link-btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:none;border-radius:20px;cursor:pointer;transition:all .2s;font-family:inherit}.section-nav-ribbon .ribbon-link-btn:hover{color:var(--color-accent);background:#2563eb1a}.hero{padding:calc(2rem + 50px) 2rem 3rem;min-height:80vh;position:relative;z-index:2;background:linear-gradient(180deg,#eef3ff66,#ffffff4d);overflow:hidden;display:flex;align-items:center}.hero:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(37,99,235,.06) 0%,transparent 70%);pointer-events:none}.hero-container{max-width:1620px;margin:0 auto;position:relative;z-index:1;width:100%}.hero-silk{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;filter:blur(2px);opacity:.85}.hero-silk-overlay{mix-blend-mode:screen}.hero-mesh{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.hmesh{position:absolute;width:90vw;height:90vw;max-width:1100px;max-height:1100px;border-radius:50%;will-change:transform}.hmesh-1{background:radial-gradient(circle at center,#4a9eda99,#4a9eda00 60%);top:-32vw;left:-28vw;animation:hmesh-1-flow 32s ease-in-out infinite alternate}.hmesh-2{background:radial-gradient(circle at center,#7c3aed80,#7c3aed00 60%);top:-28vw;right:-32vw;animation:hmesh-2-flow 38s ease-in-out infinite alternate}.hmesh-3{background:radial-gradient(circle at center,#38bdf88c,#38bdf800 60%);bottom:-36vw;left:6vw;animation:hmesh-3-flow 28s ease-in-out infinite alternate}.hmesh-4{background:radial-gradient(circle at center,#60a5fa80,#60a5fa00 60%);bottom:-30vw;right:-12vw;animation:hmesh-4-flow 34s ease-in-out infinite alternate}@keyframes hmesh-1-flow{0%{transform:translate(0) scale(1)}50%{transform:translate(12vw,18vw) scale(1.08)}to{transform:translate(22vw,8vw) scale(.95)}}@keyframes hmesh-2-flow{0%{transform:translate(0) scale(1)}50%{transform:translate(-15vw,14vw) scale(1.1)}to{transform:translate(-8vw,22vw) scale(.9)}}@keyframes hmesh-3-flow{0%{transform:translate(0) scale(1)}50%{transform:translate(18vw,-10vw) scale(.92)}to{transform:translate(10vw,-22vw) scale(1.12)}}@keyframes hmesh-4-flow{0%{transform:translate(0) scale(1)}50%{transform:translate(-12vw,-14vw) scale(1.08)}to{transform:translate(-22vw,-6vw) scale(.95)}}@media (prefers-reduced-motion: reduce){.hmesh{animation:none}}.hero-content{display:flex;align-items:center;justify-content:center;gap:4rem}.hero-content--two-pane{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;margin-top:-30px}.hero-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1rem}.hero-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);padding:.4rem .85rem;background:#2563eb14;border:1px solid rgba(37,99,235,.18);border-radius:999px;margin-bottom:.25rem}.hero-cta-row{display:flex;align-items:center;gap:1.25rem;margin-top:1.25rem;flex-wrap:wrap}.hero-cta-btn{display:inline-flex;align-items:center;gap:.6rem;background:var(--color-accent);color:#fff;border:none;padding:.95rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 20px #2563eb40;font-family:inherit}.hero-cta-btn:hover{background:var(--color-accent-hover);transform:translateY(-1px);box-shadow:0 8px 24px #2563eb52}.hero-cta-btn svg{transition:transform .2s ease}.hero-cta-btn:hover svg{transform:translate(3px)}.hero-cta-secondary{display:inline-flex;align-items:center;font-size:.95rem;font-weight:600;color:var(--color-text-muted);text-decoration:none;padding:.5rem .25rem;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.hero-cta-secondary:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}.hero-visual{display:flex;align-items:center;justify-content:flex-start}.scaled-vibe-slide{width:100%}.scaled-vibe-slide-stage{width:100%;aspect-ratio:1100 / 720;max-width:1100px;margin:0;position:relative;overflow:hidden}.scaled-vibe-slide-scaler{transform-origin:top left;position:absolute;top:0;left:0}.hero-eyebrow{font-size:.75rem;font-weight:700;color:var(--color-accent);text-transform:uppercase;letter-spacing:.15em}.hero-byline{font-size:.8125rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem}.hero h1{font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:700;line-height:1.12;margin:0 0 1rem;color:var(--color-text);letter-spacing:-.03em}.hero-bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.85rem}.hero-bullet{display:flex;align-items:flex-start;gap:.85rem;font-size:1.0625rem;color:var(--color-text);line-height:1.55}.hero-bullet-check{width:26px;height:26px;flex-shrink:0;border-radius:50%;background:#2563eb1f;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-top:2px}.hero-bullet-check svg{width:14px;height:14px}.hero-h1-row{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.25rem}.hero-h1-row h1{margin:0}.hero-h1-logo{width:130px;height:auto;flex-shrink:0;display:block;margin:0 0 .75rem}.hero-value-strip{justify-content:center}.hero-bullets{text-align:left}@media (max-width: 720px){.hero-h1-logo{width:150px}}.hero-title-accent{color:var(--color-accent)}.hero-title-dark{color:var(--color-text)}.hero-title-sub{font-size:.6em;font-weight:500;color:var(--color-text-muted);letter-spacing:0}.hero-subtitle{font-size:1.0625rem;color:var(--color-text-muted);font-weight:400;margin:0 0 1.5rem;line-height:1.6}.hero-header{margin-bottom:0}.hero-description{font-size:1.125rem;color:var(--color-text);max-width:520px;margin:0 0 1.25rem;line-height:1.6;font-weight:500}.hero-checklist{list-style:none;padding:0;margin:0 0 0 .5rem;display:flex;flex-direction:column;gap:.75rem}.hero-checklist li{position:relative;padding-left:2rem;color:var(--color-text);font-size:1.0625rem;line-height:1.4;font-weight:500}.hero-checklist li:before{content:"";position:absolute;left:0;top:.25rem;width:1.25rem;height:1.25rem;background:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-checklist li:after{content:"✓";position:absolute;left:.25rem;top:.125rem;color:#fff;font-size:.75rem;font-weight:700}.hero-tagline{font-size:1.0625rem;font-weight:600;color:var(--color-accent);margin:1.5rem 0 0}.hero-slogan{font-size:1.125rem;color:var(--color-text);font-weight:600;margin:0 0 1.5rem;max-width:500px;line-height:1.6}.hero-slogan span{color:#2563eb}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.hero-value-strip{display:flex;flex-direction:row;gap:1.5rem;margin:.5rem 0}.hero-value-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;flex:1}.hero-value-item svg{flex-shrink:0;width:48px;height:48px}.hero-value-item span{font-size:.875rem;font-weight:600;color:var(--color-text);letter-spacing:-.01em;white-space:nowrap}.hero-screenshots{position:relative;height:340px;margin-top:-100px}.hero-screenshot{position:absolute;width:85%;border-radius:10px;overflow:hidden;box-shadow:0 6px 24px #0000001a;border:2px solid #93c5fd;background:#fff;transition:transform .3s,box-shadow .3s}.hero-screenshot:hover{transform:translateY(-3px);box-shadow:0 10px 32px #00000026;z-index:10}.hero-screenshot-left:nth-child(1){top:0;left:0;z-index:3}.hero-screenshot-right{top:112px;right:-35%;z-index:2;width:75%}.hero-screenshot img{width:100%;display:block}.hero-screenshot-label{display:block;padding:.4rem .75rem;font-size:.7rem;font-weight:600;color:var(--color-text-muted);background:#fff;border-top:1px solid var(--color-border)}.hero-stats{display:flex;align-items:center;gap:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.stat{display:flex;flex-direction:column}.stat-value{font-size:2rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em}.stat-label{font-size:.8125rem;color:var(--color-text-subtle);font-weight:500}.stat-divider{width:1px;height:40px;background:var(--color-border)}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--color-accent);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s;box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-primary.large{padding:1rem 2rem;font-size:1rem}.btn-arrow{transition:transform .2s}.btn-primary:hover .btn-arrow{transform:translate(3px)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:8px;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s}.btn-secondary:hover{border-color:var(--color-border-hover);color:var(--color-text);background:var(--color-bg-subtle)}.btn-secondary.large{padding:1rem 2rem;font-size:1rem}section{padding:5rem 0;position:relative;z-index:2}.section-header{text-align:center;max-width:640px;margin:0 auto 3rem}.section-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem}.section-header h2{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text);letter-spacing:-.02em}.section-header p{font-size:1rem;color:var(--color-text-muted);margin:0;line-height:1.6}.value-section{background:var(--color-bg);padding:5rem 0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:12px;padding:1.75rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:border-color .2s,box-shadow .2s}.value-card:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md)}.value-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:14px;margin-bottom:1.25rem}.value-card-icon.safety{background:#10b9811a;color:#10b981}.value-card-icon.understand{background:#f59e0b1a;color:#f59e0b}.value-card-icon.project{background:#a855f71a;color:#a855f7}.value-card-icon.pace{background:#6366f11a;color:#6366f1}.value-card h3{font-size:1.0625rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text);letter-spacing:-.01em}.value-card p{font-size:.875rem;color:var(--color-text-muted);margin:0;line-height:1.6}.value-cta{display:flex;justify-content:center;margin-top:2.5rem}.program-section{background:var(--color-bg);padding:5rem 0}.program-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.program-layout+.program-layout,.program-layout+.program-layout-single{margin-top:4rem}.program-layout-single{text-align:center;max-width:600px;margin:0 auto}.program-layout-single .program-text{text-align:center}.program-text{text-align:left}.program-text .section-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem}.program-text h2{font-size:2.25rem;font-weight:700;margin:0 0 1rem;color:var(--color-text);letter-spacing:-.02em}.program-description{font-size:1.125rem;color:var(--color-text-muted);margin:0 0 1.5rem;line-height:1.7}.program-detail{font-size:1rem;color:var(--color-text-subtle);margin:0;line-height:1.7}.program-detail strong{color:var(--color-accent);font-weight:600}.program-visual{display:flex;justify-content:center;align-items:center}@media (max-width: 900px){.program-layout{grid-template-columns:1fr;gap:3rem}.program-text{text-align:center;order:1}.program-visual{order:2}}.process-grid{display:flex;align-items:flex-start;justify-content:center;gap:0;flex-wrap:wrap}.process-step{flex:1;min-width:180px;max-width:200px;text-align:center;padding:1.25rem 1rem;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:12px;transition:all .3s;position:relative}.process-step:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.step-number{position:absolute;top:1rem;right:1rem;font-size:.75rem;font-weight:700;color:var(--color-text-subtle);font-family:var(--font-main)}.step-icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--color-accent-subtle);border-radius:16px;margin:0 auto 1rem;color:var(--color-accent)}.step-icon{width:48px;height:48px;object-fit:contain;margin:0 auto 1rem;display:block}.process-step h4{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text)}.process-step p{font-size:.875rem;color:var(--color-text-muted);margin:0;line-height:1.6}.process-connector{display:flex;align-items:center;padding-top:2.5rem;color:var(--color-text-subtle);opacity:.5}.audience-section{background:var(--color-bg);padding:5rem 0}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.audience-card{padding:1.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;display:flex;gap:1rem;align-items:flex-start;transition:all .3s}.audience-card:hover{border-color:var(--color-border-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.audience-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-accent-subtle);border-radius:10px;flex-shrink:0}.audience-content h4{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text)}.audience-content p{font-size:.875rem;color:var(--color-text-muted);margin:0;line-height:1.6}.curriculum-section{background:var(--color-bg-alt);padding:5rem 0}.phase-container{display:flex;flex-direction:column;gap:1.5rem}.phase{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:16px;overflow:hidden;transition:all .3s}.phase:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md)}.phase.highlight{border-color:var(--color-accent);background:var(--color-accent-subtle)}.phase-header{padding:1rem 1.5rem;background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:1rem}.phase-badge{padding:.375rem .75rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:6px;font-size:.75rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.phase-badge.accent{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.phase-meta h3{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:var(--color-text)}.phase-meta p{font-size:.8125rem;color:var(--color-text-subtle);margin:0}.phase-content{padding:1rem 1.5rem}.phase-content ul{list-style:none;padding:0;margin:0}.phase-content li{padding:.5rem 0;border-bottom:1px solid var(--color-border);font-size:.875rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.75rem}.phase-content li:last-child{border-bottom:none}.week-badge{padding:.25rem .625rem;background:var(--color-bg-subtle);border-radius:4px;font-size:.75rem;font-weight:600;color:var(--color-text-subtle);font-family:var(--font-main);flex-shrink:0}.phase-note{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border);font-size:.875rem;color:var(--color-text-subtle);display:flex;align-items:center;gap:.5rem}.phase-note svg{color:var(--color-accent)}.outcomes-section{background:var(--color-bg);padding:5rem 0}.outcomes-content{max-width:720px;margin:0 auto}.outcomes-list{display:flex;flex-direction:column;gap:1rem}.outcome-item{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;transition:all .2s}.outcome-item:hover{border-color:var(--color-border-hover)}.outcome-icon-wrapper{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--color-accent-subtle);border-radius:12px;flex-shrink:0;color:var(--color-accent)}.outcome-item h4{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:var(--color-text)}.outcome-item p{font-size:.9375rem;color:var(--color-text-muted);margin:0;line-height:1.6}.cta-section{background:var(--color-bg-alt);text-align:center;padding:5rem 2rem}.cta-content{max-width:560px;margin:0 auto}.cta-content h2{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:var(--color-text);letter-spacing:-.02em}.cta-content p{font-size:1rem;color:var(--color-text-muted);margin:0 0 1.25rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer{background:var(--color-bg);padding:3rem 0 2rem;border-top:1px solid var(--color-border)}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.footer-brand h3{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.footer-logo{font-size:1.25rem}.footer-brand p{font-size:.875rem;color:var(--color-text-subtle);margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:var(--color-text-muted);text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:var(--color-text)}.footer-bottom{padding-top:1rem;border-top:1px solid var(--color-border)}.footer-bottom p{font-size:.8125rem;color:var(--color-text-subtle);margin:0}@media (max-width: 1000px){.hero-description{margin:0 auto 2rem}.hero-actions,.hero-stats{justify-content:center}}@media (max-width: 768px){.hero-content--two-pane{grid-template-columns:1fr;gap:2rem;margin-top:0}.hero h1{font-size:clamp(1.75rem,7vw,2.5rem)}.hero h1 span{padding-left:0!important}.section-header h2{font-size:1.375rem}.demo-description{display:none}.hero-subtitle{font-size:.9375rem}.hero-text{text-align:center;align-items:center}.hero-value-strip{flex-wrap:nowrap;gap:.75rem;justify-content:center}.hero-value-item{flex-direction:column;gap:.3rem;flex:1 1 0;min-width:0}.hero-value-item svg{width:20px;height:20px}.hero-value-item span{font-size:.65rem;white-space:normal;line-height:1.3}.hero-screenshots{display:none}}@media (max-width: 900px){.value-grid,.audience-grid{grid-template-columns:1fr}.process-connector{display:none}.process-grid{flex-direction:column;align-items:center;gap:1rem}.process-step{max-width:100%;width:100%}}@media (max-width: 768px){.nav-links{display:none}.section-nav-ribbon{padding:.5rem .75rem}.ribbon-container{flex-wrap:wrap;justify-content:center}.ribbon-links{display:none}.ribbon-auth{margin-left:0;justify-content:center;width:100%}.section-nav-ribbon .ribbon-link-btn{display:none}.hero{padding:1.5rem 1rem 2rem;min-height:auto;background:#fff}section{padding:4rem 0}.hero-stats{flex-direction:column;gap:1.5rem}.stat-divider{display:none}.footer-content{flex-direction:column;gap:2rem}.footer-links{flex-wrap:wrap;gap:1rem}.audience-note{flex-direction:column;text-align:center}.phase-header{flex-direction:column;align-items:flex-start;gap:.75rem}}.sample-demos-section{background:var(--color-bg-alt);padding:5rem 0}.vibe-coding-demo{background:#dbeafe59;padding:4rem 2rem 5rem}.vibe-coding-demo-inner{max-width:1620px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.vibe-coding-demo-text{text-align:left;display:flex;flex-direction:column;justify-content:center;gap:.75rem;max-width:560px}.vibe-coding-demo-text h2{font-size:2.4rem;font-weight:700;margin:0 0 .5rem;letter-spacing:.05em;text-transform:uppercase;color:#4a9eda;line-height:1.15}.phase-prefix{margin-right:.35em}.vc-bullets{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.75rem}.vc-bullet{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--color-text);line-height:1.5}.vc-bullet-check{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#2563eb1f;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-top:2px}.vc-bullet-check svg{width:12px;height:12px}.vibe-coding-demo-text p{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.6;margin:0}.vibe-coding-demo-stage{width:100%;aspect-ratio:1100 / 720;max-width:1100px;margin:0 auto;position:relative;overflow:hidden}.vibe-coding-demo-scaler{transform-origin:top left;position:absolute;top:0;left:0}@media (max-width: 900px){.vibe-coding-demo{padding:3rem 0 3.5rem}.vibe-coding-demo-inner{grid-template-columns:1fr;gap:1.75rem;padding:0 1rem}.vibe-coding-demo-text{order:1;text-align:center;max-width:760px;margin:0 auto}.vibe-coding-demo-stage{order:2}.vibe-coding-demo-text h2{font-size:1.75rem}.vibe-coding-demo-text p{font-size:.95rem}.vc-bullets{display:none}}.demo-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:center}.demo-text{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.demo-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem}.demo-text h2{font-size:2.25rem;font-weight:700;margin:0 0 1rem;color:var(--color-text);letter-spacing:-.02em}.demo-description{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;margin:0 0 1.5rem}.demo-nav{display:flex;flex-direction:column;gap:.5rem}.demo-nav-dot{display:flex;align-items:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:.5rem .75rem;border-radius:8px;transition:background .2s}.demo-nav-dot:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--color-border);flex-shrink:0;transition:background .2s,transform .2s}.demo-nav-dot.active:before{background:var(--color-accent);transform:scale(1.2)}.demo-nav-dot:hover{background:#2563eb0f}.demo-nav-label{font-size:.85rem;font-weight:500;color:var(--color-text-muted);transition:color .2s}.demo-nav-dot.active .demo-nav-label{color:var(--color-text);font-weight:600}.demo-visual{display:flex;justify-content:center;align-items:center}.demo-carousel{display:flex;align-items:center;gap:.75rem;width:100%}.demo-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-text-muted);cursor:pointer;flex-shrink:0;transition:border-color .2s,color .2s,box-shadow .2s}.demo-arrow:hover{border-color:var(--color-accent);color:var(--color-accent);box-shadow:var(--shadow-sm)}.demo-video-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-md);flex:1;min-width:0}.demo-expand-btn{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:6px;padding:.4rem;color:#fff;cursor:pointer;opacity:0;transition:opacity .2s,background .2s;z-index:1}.demo-video-wrapper:hover .demo-expand-btn{opacity:1}.demo-expand-btn:hover{background:#000000b3}.demo-video{width:100%;display:block;background:#000}.demo-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.demo-modal{background:#fff;border-radius:12px;overflow:hidden;width:100%;max-width:960px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column}.demo-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.demo-modal-title{font-size:1rem;font-weight:600;color:var(--color-text)}.demo-modal-close{background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:.25rem;border-radius:6px;display:flex;align-items:center;transition:color .15s,background .15s}.demo-modal-close:hover{color:var(--color-text);background:var(--color-bg-subtle)}.demo-modal-video{width:100%;display:block;max-height:75vh;background:#000;object-fit:contain}@media (max-width: 900px){.demo-layout{grid-template-columns:1fr;gap:2rem}.demo-text{text-align:center;order:-1}.demo-nav{align-items:center}}.ai-grid-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.ai-grid-item{display:flex;flex-direction:column;align-items:center}.ai-grid-logo{width:170px;height:170px;background:transparent;display:flex;align-items:center;justify-content:center;padding:16px}.ai-grid-logo img{width:100%;height:100%;object-fit:contain}.ai-grid-label{display:block;margin-top:.5rem;font-size:1.125rem;font-weight:400;color:var(--color-text-muted);text-align:center;white-space:nowrap}@media (max-width: 768px){.ai-grid-container{gap:1rem}.ai-grid-logo{width:80px;height:80px;padding:16px;border-radius:18px}.ai-grid-label{font-size:.6rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.audience-showcase-layout{display:grid;grid-template-columns:2.5fr 1fr;gap:2rem;align-items:stretch}.apps-panel{display:flex}.info-panel{display:flex;flex-direction:column;gap:1.5rem}.section-header-content{padding-bottom:1rem}.section-header-content h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.section-header-content p{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.audience-list{display:flex;flex-direction:column;gap:.75rem}.audience-card{text-align:left;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease}.audience-card:hover{border-color:#cbd5e1;transform:translate(4px);box-shadow:0 4px 12px #00000014}.audience-card.active{border-color:#6366f1;background:linear-gradient(135deg,#eff6ff,#f8fafc);box-shadow:0 4px 16px #6366f126}.audience-card h4{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .375rem}.audience-card p{font-size:.85rem;color:#64748b;margin:0;line-height:1.5}.app-display{display:grid;grid-template-columns:2.2fr 1fr;gap:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 4px 20px #0000000f;height:100%;flex:1}.app-visual{display:flex;flex-direction:column;overflow:hidden;height:100%}.chart-title{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}.sc-dashboard{display:flex;flex-direction:column;gap:1rem;height:100%;flex:1}.sc-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.sc-title{display:flex;flex-direction:column;gap:.25rem}.sc-title-text{font-size:.95rem;font-weight:600;color:#1e293b}.sc-subtitle{font-size:.7rem;color:#64748b}.sc-metrics{display:flex;gap:1.25rem}.sc-metric{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.sc-metric-value{font-size:.95rem;font-weight:700;color:#1e293b}.sc-metric-label{font-size:.6rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.sc-metric-change{font-size:.6rem;font-weight:600}.sc-metric-change.positive{color:#059669}.sc-metric-change.negative{color:#dc2626}.sc-table-container{flex:1;overflow:auto}.sc-table{width:100%;border-collapse:collapse;font-size:.75rem}.sc-table th{text-align:left;padding:.5rem .625rem;font-size:.65rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0}.sc-table th.num{text-align:right}.sc-table td{padding:.625rem;border-bottom:1px solid #f1f5f9;color:#334155}.sc-table td.num{text-align:right;font-variant-numeric:tabular-nums}.sc-table tr:hover{background:#f8fafc}.sc-table tr.row-critical{background:#fef2f2}.sc-table tr.row-critical:hover{background:#fee2e2}.sc-table tr.row-warning{background:#fffbeb}.sc-table tr.row-warning:hover{background:#fef3c7}.sku-cell{font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.7rem;color:#6366f1;font-weight:500}.product-cell{font-weight:500;color:#1e293b}.location-cell{color:#64748b}.sparkline{display:block}.status-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;font-size:.65rem;font-weight:600}.status-badge.healthy{background:#ecfdf5;color:#059669}.status-badge.warning{background:#fffbeb;color:#d97706}.status-badge.critical{background:#fef2f2;color:#dc2626;animation:pulse-critical 2s ease-in-out infinite}@keyframes pulse-critical{0%,to{opacity:1}50%{opacity:.7}}.sales-dashboard{display:flex;flex-direction:column;gap:1rem;height:100%;flex:1}.sales-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.sales-title{display:flex;flex-direction:column;gap:.25rem}.sales-title-text{font-size:.95rem;font-weight:600;color:#1e293b}.sales-period{font-size:.7rem;color:#64748b}.sales-kpis{display:flex;gap:1.5rem}.sales-kpi{display:flex;flex-direction:column;align-items:center;gap:.125rem}.sales-kpi .kpi-value{font-size:1rem;font-weight:700;color:#1e293b}.sales-kpi .kpi-label{font-size:.6rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.sales-kpi.highlight .kpi-value{color:#059669}.sales-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;flex:1}.sales-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem}.panel-header{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.pipeline-funnel{display:flex;flex-direction:column;gap:.625rem}.pipeline-stage{display:flex;flex-direction:column;gap:.25rem}.stage-info{display:flex;justify-content:space-between;align-items:baseline}.stage-name{font-size:.75rem;font-weight:500;color:#334155}.stage-count{font-size:.65rem;color:#94a3b8}.stage-bar-container{display:flex;align-items:center;gap:.5rem}.stage-bar{height:8px;border-radius:4px;min-width:4px;transition:width .3s ease}.stage-value{font-size:.7rem;font-weight:600;color:#1e293b;min-width:40px}.region-list{display:flex;flex-direction:column;gap:.75rem}.region-row{display:flex;flex-direction:column;gap:.25rem}.region-info{display:flex;justify-content:space-between;align-items:baseline}.region-name{font-size:.75rem;font-weight:500;color:#334155}.region-attainment{font-size:.7rem;font-weight:600}.region-attainment.above{color:#059669}.region-attainment.below{color:#dc2626}.region-bar-container{display:flex;align-items:center;gap:.5rem}.region-bar-bg{flex:1;height:8px;background:#e2e8f0;border-radius:4px;position:relative;overflow:visible}.region-bar-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;transition:width .3s ease}.region-quota-marker{position:absolute;top:-2px;width:2px;height:12px;background:#1e293b;border-radius:1px}.region-revenue{font-size:.7rem;font-weight:600;color:#1e293b;min-width:40px}.finance-dashboard{display:flex;flex-direction:column;gap:1rem;height:100%;flex:1}.finance-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.finance-title{display:flex;flex-direction:column;gap:.25rem}.finance-title-text{font-size:.95rem;font-weight:600;color:#1e293b}.finance-period{font-size:.7rem;color:#64748b}.finance-summary{display:flex;gap:1rem}.summary-item{display:flex;flex-direction:column;align-items:center;padding:.375rem .75rem;border-radius:6px;background:#f8fafc;border:1px solid #e2e8f0}.summary-item.positive{background:#ecfdf5;border-color:#d1fae5}.summary-item.negative{background:#fef2f2;border-color:#fecaca}.summary-value{font-size:.85rem;font-weight:700;color:#059669}.summary-item.negative .summary-value{color:#dc2626}.summary-label{font-size:.55rem;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.pl-table-container{flex:1;overflow:auto}.pl-table{width:100%;border-collapse:collapse;font-size:.75rem}.pl-table th{text-align:left;padding:.5rem .625rem;font-size:.6rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #e2e8f0;background:#f8fafc;position:sticky;top:0}.pl-table th.num{text-align:right}.pl-table td{padding:.5rem .625rem;border-bottom:1px solid #f1f5f9;color:#334155}.pl-table td.num{text-align:right;font-variant-numeric:tabular-nums;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.7rem}.pl-table td.row-label{font-weight:500}.pl-table td.row-label.indent-1{padding-left:1.5rem;color:#64748b;font-weight:400}.pl-table tr.header-row td{font-weight:600;color:#1e293b;background:#f8fafc;border-top:1px solid #e2e8f0}.pl-table tr.section-row td{font-weight:600;color:#64748b;font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;padding-top:.75rem;border-bottom:none}.pl-table tr.highlight-row td{background:linear-gradient(90deg,#eff6ff,#f8fafc);font-weight:700;color:#1e293b;border-top:2px solid #6366f1;border-bottom:2px solid #6366f1}.pl-table td.variance.positive{color:#059669}.pl-table td.variance.negative{color:#dc2626}.ai-agent{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden}.ai-header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0}.ai-avatar{font-size:1.25rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px}.ai-title-group{flex:1;display:flex;flex-direction:column;gap:.1rem}.ai-name{font-size:.85rem;font-weight:600;color:#1e293b}.ai-status{font-size:.65rem;color:#059669;font-weight:500}.ai-chat{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;min-height:0}.ai-message{display:flex;flex-direction:column;gap:.25rem;opacity:0;transform:translateY(10px);animation:messageAppear .4s ease-out forwards}.ai-message.visible{opacity:1;transform:translateY(0)}@keyframes messageAppear{to{opacity:1;transform:translateY(0)}}.ai-message.user{align-items:flex-end}.ai-message.ai{align-items:flex-start}.msg-text{padding:.625rem .875rem;border-radius:10px;font-size:.8rem;line-height:1.5;max-width:85%;word-wrap:break-word}.ai-message.user .msg-text{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:4px}.ai-message.ai .msg-text{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.msg-time{font-size:.6rem;color:#94a3b8;margin-left:.5rem}.typing-dots{display:flex;gap:4px;padding:.625rem .875rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px 10px 10px 4px}.typing-dots span{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:typing 1.4s ease-in-out infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-6px);opacity:1}}.ai-input-bar{display:flex;gap:.5rem;padding:.875rem 1rem;background:#fff;border-top:1px solid #e2e8f0}.ai-input{flex:1;padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.8rem;color:#1e293b;background:#fff;transition:all .2s}.ai-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.ai-input::placeholder{color:#94a3b8}.ai-send-btn{padding:.625rem 1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.ai-send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.ai-send-btn:disabled{opacity:.5;cursor:not-allowed}.audience-showcase-mobile{display:flex;flex-direction:column;gap:1.5rem}.audience-showcase-mobile .section-header-content{text-align:center;padding:0 1rem}.audience-showcase-mobile .section-header-content h2{font-size:1.5rem}.audience-showcase-mobile .section-header-content p{font-size:.9rem}.mobile-preview-container{padding:0 1rem}.mini-preview{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px #0000000f}.mini-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.mini-title{font-size:.9rem;font-weight:600;color:#1e293b}.mini-badges{display:flex;gap:.5rem}.mini-badge{font-size:.7rem;font-weight:600;padding:.25rem .5rem;border-radius:6px;background:#f1f5f9;color:#64748b}.mini-badge.green{background:#ecfdf5;color:#059669}.mini-table{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.mini-row{height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.mini-bar{height:100%;border-radius:4px;transition:width .5s ease}.mini-alert{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#dc2626;background:#fef2f2;padding:.5rem .75rem;border-radius:8px}.alert-dot{width:6px;height:6px;background:#dc2626;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.mini-chart{display:flex;align-items:flex-end;justify-content:space-between;height:60px;gap:6px;margin-bottom:1rem;padding:.5rem;background:#f8fafc;border-radius:8px}.mini-chart-bar{flex:1;background:linear-gradient(180deg,#6366f1,#8b5cf6);border-radius:3px 3px 0 0;transition:height .5s ease}.mini-regions{display:flex;flex-direction:column;gap:.375rem}.mini-region{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;padding:.375rem 0;border-bottom:1px solid #f1f5f9}.mini-region:last-child{border-bottom:none}.mini-region .green{color:#059669;font-weight:600}.mini-region .red{color:#dc2626;font-weight:600}.mini-pl{display:flex;flex-direction:column;gap:.25rem}.pl-row{display:flex;justify-content:space-between;font-size:.8rem;color:#334155;padding:.375rem 0}.pl-row.muted{color:#94a3b8;font-size:.75rem}.pl-row.bold{font-weight:600;border-top:1px solid #e2e8f0;padding-top:.5rem;margin-top:.25rem}.pl-row.highlight{font-weight:700;background:linear-gradient(90deg,#eff6ff,#f8fafc);margin:.5rem -.75rem 0;padding:.625rem .75rem;border-radius:8px;border-top:2px solid #6366f1}.pl-row .green{color:#059669;font-weight:600}.audience-swiper-container{margin:0 -.5rem;padding-bottom:1rem}.audience-swiper{padding-bottom:2.5rem}.audience-swiper .swiper-pagination{bottom:0}.audience-swiper .swiper-pagination-bullet{width:8px;height:8px;background:#cbd5e1;opacity:1;transition:all .3s ease}.audience-swiper .swiper-pagination-bullet-active{background:#6366f1;width:24px;border-radius:4px}.audience-card-swipe{text-align:left;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;min-height:100px}.audience-card-swipe.active{border-color:#6366f1;background:linear-gradient(135deg,#eff6ff,#f8fafc);box-shadow:0 4px 16px #6366f126}.audience-card-swipe h4{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 .375rem}.audience-card-swipe p{font-size:.8rem;color:#64748b;margin:0;line-height:1.5}@media (max-width: 1200px){.audience-showcase-layout{grid-template-columns:1fr}.apps-panel{order:1}.info-panel{order:2}}@media (max-width: 900px){.app-display{grid-template-columns:1fr;min-height:auto}.sales-grid{grid-template-columns:1fr}.sc-header,.sales-header,.finance-header{flex-direction:column;gap:.75rem}.sc-metrics,.sales-kpis,.finance-summary{width:100%;justify-content:flex-start}}@media (max-width: 768px){.section-header-content h2{font-size:1.5rem}.sc-table{font-size:.7rem}.sc-table th,.sc-table td{padding:.375rem .5rem}}.curriculum-schedule{width:100%}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;align-items:stretch}.phase-column{display:flex;flex-direction:column}.phase-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:6px;color:#fff;width:100%;border:none;cursor:pointer;transition:opacity .15s}.phase-header:hover{opacity:.9}.phase-header.expanded{margin-bottom:0;border-radius:6px 6px 0 0}.phase-chevron{transition:transform .2s;flex-shrink:0}.phase-chevron.rotated{transform:rotate(180deg)}.phase-description{padding:.875rem 1rem;background:#f8fafc;border-left:3px solid;margin-bottom:.5rem;font-size:.8125rem;color:#1e293b;line-height:1.6;border-radius:0 0 6px 6px}.phase-label{font-size:.875rem;font-weight:600;letter-spacing:-.01em}.phase-weeks{font-size:.875rem;font-weight:600;opacity:.9}.phase-items{display:flex;flex-direction:column;padding:.5rem 1rem;border-radius:6px;flex:1}.schedule-item-wrapper{border-bottom:1px solid rgba(0,0,0,.06)}.schedule-item-wrapper:last-child{border-bottom:none}.schedule-item{display:grid;grid-template-columns:60px 1fr 20px;gap:.75rem;padding:.875rem 0;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;align-items:start;transition:opacity .15s}.schedule-item:hover{opacity:.8}.item-icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:.375rem;flex-shrink:0}.item-week-label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.item-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.item-content{flex:1;min-width:0;padding-top:.125rem}.item-title{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.375rem;line-height:1.3}.item-description{font-size:.75rem;color:#64748b;line-height:1.5}.item-chevron{flex-shrink:0;transition:transform .2s;margin-top:.25rem}.item-chevron.rotated{transform:rotate(180deg)}.item-expanded{padding:.25rem 0 .75rem 68px;display:flex;flex-direction:column;gap:.5rem}.expanded-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.4}.expanded-bullet{font-weight:600}.expanded-text{color:#475569}@media (max-width: 1024px){.schedule-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width: 640px){.phase-header{flex-wrap:wrap}.phase-weeks{margin-left:0;width:100%;margin-top:.25rem}.item-title{font-size:.85rem}.item-description{font-size:.75rem}}.specializations-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.specializations-header{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;text-align:center}.specializations-subtitle{font-size:.875rem;color:#64748b;margin:0 0 1.5rem;text-align:center}.specializations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.specialization-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.specialization-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#fff;border:none;cursor:pointer;text-align:left;transition:background .15s}.specialization-header:hover{background:#f8fafc}.specialization-header.expanded{background:#eff6ff}.specialization-title{font-size:.9rem;font-weight:600;color:#2563eb}.specialization-chevron{color:#2563eb;transition:transform .2s;flex-shrink:0}.specialization-chevron.rotated{transform:rotate(180deg)}.specialization-topics{padding:0 1.25rem 1rem;display:flex;flex-direction:column;gap:.375rem}.specialization-topic{font-size:.8rem;color:#475569;display:flex;align-items:flex-start;gap:.5rem}.topic-bullet{color:#2563eb;font-weight:600}.specialization-description{padding:1rem 1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0;font-size:.8125rem;color:#1e293b;line-height:1.6}@media (max-width: 1024px){.specializations-grid{grid-template-columns:1fr;gap:1rem}}.lesson-plans-page{min-height:100vh;padding:calc(2rem + 56px) 2rem 2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.client-academy-plans{position:relative}.client-academy-plans:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.client-academy-plans>*{position:relative;z-index:1}.client-academy-plans .academy-hero{position:relative;margin:calc(-2rem - 56px) -2rem 3rem;padding:calc(2rem + 56px) 2rem 5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:440px;font-family:Inter,-apple-system,sans-serif;overflow:visible}.client-academy-plans .academy-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.client-academy-plans .academy-hero>*{position:relative;z-index:1}.client-academy-plans .academy-hero-decoration{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.22;color:inherit}.client-academy-plans .academy-hero-decoration svg{display:block;width:auto}.client-academy-plans .academy-hero-decoration-left{left:6%}.client-academy-plans .academy-hero-decoration-left svg{height:320px}.client-academy-plans .academy-hero-decoration-right{right:6%}.client-academy-plans .academy-hero-decoration-right svg{height:240px}.client-academy-plans .academy-hero-content{display:flex;flex-direction:column;align-items:stretch;width:520px;max-width:80%;margin-top:-60px}.client-academy-plans .academy-hero-logo{width:100%;height:auto;object-fit:contain}.client-academy-plans .academy-hero-title{font-family:Impact,Helvetica Neue,Arial Black,sans-serif;font-size:2.5rem;font-weight:900;margin:-90px 0 0;letter-spacing:.04em;text-align:center;line-height:1.15;text-transform:uppercase;color:inherit}.client-academy-plans .academy-hero-divider{height:2px;width:100%;background:currentColor;opacity:.85;margin-top:.75rem}.client-academy-plans .academy-hero-powered-by{position:absolute;bottom:2rem;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.client-academy-plans .academy-hero-powered-by-label{font-family:Impact,Helvetica Neue,Arial Black,sans-serif;font-size:1.15rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.client-academy-plans .lesson-plans-header h1{text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #cbd5e1;padding-bottom:.75rem;width:fit-content;margin-top:-85px;margin-left:auto;margin-right:auto}.client-academy-plans .lessons-grid{grid-template-columns:repeat(2,1fr);column-gap:2.5rem;row-gap:4rem}.client-academy-plans .lesson-card{background:#ffffffd9;text-align:center;position:relative;z-index:1;box-shadow:0 0 36px #93c5fd73,0 4px 24px #0000000f}.client-academy-plans .module-section{margin-left:-2rem;margin-right:-2rem;margin-bottom:0;max-width:none;padding:2rem}.client-academy-plans .module-section--alt-a{background:#ffffff80}.client-academy-plans .module-section--alt-b{background:#dbeafe66}.client-academy-plans .module-section .lessons-grid{max-width:1200px;margin:0 auto}.client-academy-plans .academy-page-decoration{position:fixed;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.08;color:#1e40af;z-index:0}.client-academy-plans .academy-page-decoration--left{left:1.5rem}.client-academy-plans .academy-page-decoration--right{right:1.5rem}.client-academy-plans .academy-page-decoration svg{height:480px;width:auto;display:block}.client-academy-plans .academy-welcome-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.client-academy-plans .academy-welcome-modal{background:#fff;border-radius:16px;max-width:620px;width:100%;box-shadow:0 24px 60px #00000059;text-align:center;overflow:hidden}.client-academy-plans .academy-welcome-banner{position:relative;background:linear-gradient(135deg,#60a5fa,#3b82f6);padding:1rem 2rem;display:flex;align-items:center;justify-content:center}.client-academy-plans .academy-welcome-logo{height:140px;width:auto;object-fit:contain}.client-academy-plans .academy-welcome-content{padding:2rem 2.25rem}.client-academy-plans .academy-welcome-content h2{font-size:1.5rem;font-weight:700;color:#3b82f6;margin:0 0 1rem;letter-spacing:-.01em}.client-academy-plans .academy-welcome-content p{font-size:.9375rem;line-height:1.6;color:#1e293b;margin:0 0 1.5rem}.client-academy-plans .academy-welcome-content button{background:#3b82f6;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s}.client-academy-plans .academy-welcome-content button:hover{background:#2563eb}.client-academy-plans .academy-welcome-powered-by{position:absolute;bottom:.5rem;right:1rem;display:flex;align-items:center;gap:.4rem;font-family:Impact,Helvetica Neue,Arial Black,sans-serif;font-size:.7rem;font-weight:900;color:#fff;letter-spacing:.04em;text-transform:uppercase}.client-academy-plans .academy-welcome-powered-by img{height:22px;object-fit:contain;filter:brightness(0) invert(1)}.client-academy-plans .academy-welcome-banner--lockup{flex-direction:column;gap:.4rem;padding:0 2rem 1.5rem}.client-academy-plans .academy-welcome-lockup-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:1rem;width:100%;transform:translateY(10px);margin-top:-10px}.client-academy-plans .academy-welcome-lockup-primary{height:50px;width:auto;object-fit:contain;margin-bottom:14px;transform:translate(25px)}.client-academy-plans .academy-welcome-lockup-x{font-family:Impact,Helvetica Neue,Arial Black,sans-serif;font-size:1.75rem;font-weight:900;color:#fff;line-height:1;margin-bottom:9px}.client-academy-plans .academy-welcome-lockup-secondary{height:115px;width:auto;object-fit:contain;margin-bottom:-18px;transform:translate(-10px)}.client-academy-plans .academy-welcome-lockup-title{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;color:#fff;letter-spacing:.04em;text-transform:uppercase;text-align:center;margin-top:3px;width:100%;border-top:2px solid rgba(255,255,255,.7);padding-top:.5rem}.client-academy-plans .lesson-title{background:#3b82f6;color:#fff;margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem;border-radius:16px 16px 0 0;min-height:5.5rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.5rem}.client-academy-plans .lesson-bubble{position:absolute;top:-1.1rem;right:-.75rem;background:#3b82f6;color:#fff;padding:.5rem 1.1rem;border-radius:999px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #0000002e;z-index:2}.client-academy-plans .lesson-card--setup .lesson-bubble,.client-academy-plans .lesson-card--intro .lesson-bubble{background:#f97316}.client-academy-plans .lesson-card--exercise .lesson-bubble{background:#15803d}.client-academy-plans .lesson-btn--disabled{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;background:#cbd5e1;color:#475569;cursor:not-allowed;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;align-self:center}.client-academy-plans .lesson-card--disabled{opacity:.55;filter:grayscale(.5);pointer-events:none}.client-academy-plans .lesson-card--disabled .lesson-btn--disabled{pointer-events:auto}.client-academy-plans .lesson-card--exercise .lesson-btn--disabled{background:#cbd5e1;color:#475569}.client-academy-plans .lesson-description,.client-academy-plans .lesson-topics li{color:#0f172a}.client-academy-plans .lesson-description,.client-academy-plans .lesson-topics{text-align:left}.client-academy-plans .lesson-btn{align-self:center;background:#3b82f6;color:#fff}.client-academy-plans .lesson-btn:hover{background:#2563eb}.lesson-plans-header{max-width:1200px;margin:0 auto 3rem;text-align:center}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#6366f1;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .2s}.back-link:hover{color:#4f46e5}.lesson-plans-header h1{font-size:2.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.lesson-plans-header p{font-size:1.125rem;color:#64748b;margin:0}.module-section{max-width:1200px;margin:0 auto 3rem}.module-header{margin-bottom:1.5rem}.module-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}.module-subtitle{font-size:.9375rem;color:#64748b;margin:0}.module-section.specializations{margin-top:4rem;padding-top:3rem;border-top:1px solid #e2e8f0}.module-section.specializations .lesson-week{background:#10b9811a;color:#059669}.module-section.specializations .lesson-topics li:before{background:#10b981}.lessons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.lesson-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px #0000000f;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.lesson-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.lesson-card.locked{opacity:.7}.lesson-card.locked:hover{transform:none;box-shadow:0 4px 24px #0000000f}.lesson-week{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background:#6366f11a;padding:.25rem .75rem;border-radius:20px;margin-bottom:1rem;width:fit-content}.lesson-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.lesson-description{font-size:.9375rem;color:#64748b;margin:0 0 1rem;line-height:1.5}.lesson-topics{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.lesson-topics li{font-size:.875rem;color:#475569;padding:.375rem 0 .375rem 1.25rem;position:relative}.lesson-topics li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#6366f1;border-radius:50%}.lesson-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:#6366f1;color:#fff;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s}.lesson-btn:hover{background:#4f46e5}.lesson-btn.locked{background:#e2e8f0;color:#64748b;cursor:not-allowed}.lesson-btn.tbd{background:#fef3c7;color:#92400e;cursor:default;font-weight:600}@media (max-width: 768px){.lesson-plans-page{padding:1rem}.lesson-plans-header h1{font-size:1.75rem}.lessons-grid{grid-template-columns:1fr}}.access-gate{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 4rem)}.access-gate-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 8px 40px #00000014;border:1px solid #e2e8f0;max-width:420px;width:100%;text-align:center}.access-gate-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#6366f11a;border-radius:50%;margin-bottom:1.5rem;color:#6366f1}.access-gate-card h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.access-gate-card>p{font-size:1rem;color:#64748b;margin:0 0 2rem}.access-form{display:flex;flex-direction:column;gap:1rem}.access-input{padding:1rem 1.25rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;text-align:center;letter-spacing:.05em}.access-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.access-input::placeholder{color:#94a3b8;letter-spacing:normal}.access-error{color:#ef4444;font-size:.875rem;margin:0;padding:.5rem;background:#ef44441a;border-radius:6px}.access-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.access-btn:hover{background:#4f46e5}.access-btn:active{transform:scale(.98)}.access-back-link{display:inline-flex;align-items:center;gap:.375rem;color:#64748b;text-decoration:none;font-size:.9375rem;margin-top:1.5rem;transition:color .2s}.access-back-link:hover{color:#6366f1}@media (max-width: 768px){.access-gate-card{padding:2rem;margin:1rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:20px;padding:2.5rem;max-width:400px;width:100%;text-align:center;position:relative;box-shadow:0 20px 60px #0003}.modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.modal-close:hover{background:#f1f5f9;color:#475569}.modal-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#6366f11a;border-radius:50%;margin-bottom:1.5rem;color:#6366f1}.modal-content h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.modal-content>p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem}.modal-content form{display:flex;flex-direction:column;gap:1rem}.modal-content input{padding:.875rem 1rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:10px;outline:none;text-align:center;transition:border-color .2s,box-shadow .2s}.modal-content input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.modal-error{color:#ef4444;font-size:.875rem;margin:0;padding:.5rem;background:#ef44441a;border-radius:6px}.modal-btn{padding:.875rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.modal-btn:hover{background:#4f46e5}.lesson-card.specialization .lesson-btn.locked{border:none;font-family:inherit;font-size:inherit}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hero-phase-chart{width:100%;max-width:880px;margin:1.25rem auto 0}.hpc-plot{position:relative;width:100%;aspect-ratio:5 / 1.8;margin:0 0 80px;overflow:visible}.hpc-line{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:visible}.hpc-point{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;z-index:2}.hpc-point svg{width:80px;height:80px;border-radius:14px;display:block;flex-shrink:0}.hpc-point-label{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:1rem;width:210px;font-size:1rem;font-weight:700;color:#334155;line-height:1.35;text-align:center}@media (max-width: 720px){.hpc-point svg{width:58px;height:58px}.hpc-point-label{width:150px;font-size:.88rem}}.responsible-hosting{background:#ffffff59;padding:5rem 2rem 6rem}.responsible-hosting-inner{max-width:1620px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:center}.rh-text{display:flex;flex-direction:column;gap:1.1rem;max-width:520px}.rh-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#4a9eda}.rh-text h2{font-size:2.4rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.15;color:#4a9eda;margin:0}.rh-description{font-size:1.05rem;line-height:1.65;color:#475569;margin:0}.rh-description strong{color:#0f172a;font-weight:600}.rh-bullets{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.rh-bullets li{display:flex;align-items:flex-start;gap:.75rem;font-size:.98rem;line-height:1.5;color:#1e293b}.rh-bullet-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#e8f4ff;color:#4a9eda;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.rh-visual{display:flex;align-items:center;justify-content:center}.rh-stage{position:relative;width:100%;max-width:1100px;margin:0 auto}.rh-app-hub{position:relative;background:#fff;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px -20px #0f172a47,0 6px 16px -6px #0f172a1f;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;aspect-ratio:1100 / 720}.rh-in-view .rh-app-hub{opacity:1;transform:translateY(0);transition-delay:.05s}.rh-hub-chrome{display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.rh-chrome-dots{display:flex;gap:.45rem;flex-shrink:0}.rh-chrome-dots span{width:11px;height:11px;border-radius:50%}.rh-chrome-url{flex:1;display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem .8rem;font-size:.78rem;color:#475569;max-width:380px;margin:0 auto}.rh-chrome-url svg{color:#22c55e;flex-shrink:0}.rh-chrome-auth{display:flex;align-items:center;gap:.45rem;flex-shrink:0;color:#1e293b;font-size:.78rem;font-weight:600;padding:.15rem .55rem .15rem .2rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0}.rh-auth-avatar{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rh-auth-name{white-space:nowrap}.rh-chrome-auth svg{color:#94a3b8}.rh-hub-layout{display:grid;grid-template-columns:200px 1fr}.rh-hub-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;padding:1rem .75rem;display:flex;flex-direction:column;gap:.35rem}.rh-hub-sidebar-header{margin-bottom:.75rem}.rh-hub-sidebar-brand{display:flex;align-items:center;gap:.5rem;padding:0 .4rem}.rh-hub-sidebar-logo{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rh-hub-sidebar-name{line-height:1.2}.rh-hub-sidebar-main{font-size:.85rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.rh-hub-sidebar-tagline{font-size:.7rem;color:#64748b;margin-top:.05rem}.rh-hub-sidebar-poweredby{font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;margin-top:.55rem;padding:0 .4rem}.rh-hub-sidebar-search{display:flex;align-items:center;gap:.4rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem .55rem;font-size:.72rem;color:#94a3b8;margin:.4rem 0 .65rem}.rh-hub-sidebar-search svg{color:#94a3b8}.rh-hub-sidebar-section{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;padding:.5rem .55rem .25rem}.rh-hub-sidebar-nav{display:flex;flex-direction:column;gap:.1rem}.rh-hub-sidebar-item{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;padding:.4rem .55rem;border-radius:6px;font-size:.78rem;font-weight:500;color:#475569;cursor:pointer;text-align:left;transition:background .2s ease,color .2s ease;font-family:inherit}.rh-hub-sidebar-item:hover{background:#4a9eda14;color:#1e293b}.rh-hub-sidebar-item--active{background:#4a9eda1f;color:#2563eb;font-weight:600}.rh-hub-sidebar-item-icon{display:inline-flex;align-items:center;justify-content:center}.rh-hub-main{padding:1.5rem 1.75rem 1.75rem;overflow:hidden}.rh-hub-section{margin-bottom:1.5rem}.rh-hub-section:last-child{margin-bottom:0}.rh-hub-section-header{margin-bottom:.75rem}.rh-hub-section-title{font-size:1.1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em;margin:0}.rh-hub-section-sub{font-size:.78rem;color:#64748b;margin:.2rem 0 0}.rh-hub-rows{display:flex;flex-direction:column}.rh-app-row{position:relative;display:flex;align-items:center;gap:.85rem;padding:.75rem .5rem;border-bottom:1px solid #f1f5f9;transition:background .25s ease}.rh-app-row:last-child{border-bottom:none}.rh-app-row:hover{background:#4a9eda0a}.rh-app-icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}.rh-app-info{flex:1;min-width:0}.rh-app-name{font-size:.88rem;font-weight:600;color:#0f172a;line-height:1.25}.rh-app-sub{font-size:.74rem;color:#64748b;margin-top:.1rem}.rh-app-view-wrap{position:relative;flex-shrink:0}.rh-app-view{background:#f1f5f9;border:none;border-radius:999px;padding:.35rem 1rem;font-size:.75rem;font-weight:600;color:#2563eb;cursor:pointer;font-family:inherit;transition:background .3s ease,color .3s ease,transform .3s ease}.rh-app-view:hover{background:#e2e8f0}.rh-phase-2 .rh-app-view--target{background:#2563eb;color:#fff}.rh-phase-2 .rh-app-row--target,.rh-phase-3 .rh-app-row--target,.rh-phase-4 .rh-app-row--target,.rh-phase-5 .rh-app-row--target,.rh-phase-6 .rh-app-row--target,.rh-phase-7 .rh-app-row--target{background:#4a9eda14}.rh-cursor{position:absolute;width:22px;height:22px;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(15,23,42,.3));opacity:0}.rh-cursor-card{top:11px;left:20px;transform:translate(60px,50px);z-index:10;transition:opacity .3s ease,transform .85s cubic-bezier(.4,.05,.25,1)}.rh-phase-1 .rh-cursor-card,.rh-phase-2 .rh-cursor-card,.rh-phase-3 .rh-cursor-card,.rh-phase-4 .rh-cursor-card{opacity:1;transform:translate(0)}.rh-phase-2 .rh-cursor-card{transform:translate(0) scale(.88);transition:transform .18s ease,opacity .3s ease}.rh-click-ring{position:absolute;border-radius:50%;pointer-events:none;opacity:0}.rh-click-ring-card{top:14px;left:25px;width:36px;height:36px;border:2px solid #4a9eda;transform:translate(-50%,-50%) scale(.3);z-index:9}.rh-phase-2 .rh-click-ring-card{animation:rh-pulse-ring-blue .7s ease-out}@keyframes rh-pulse-ring-blue{0%{transform:translate(-50%,-50%) scale(.3);opacity:.9}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.rh-launching-badge{position:absolute;top:38px;left:50%;transform:translate(-50%) translateY(4px);font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#4a9eda;padding:.22rem .55rem;border-radius:5px;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 6px 14px -3px #4a9eda8c;transition:opacity .35s ease,transform .35s ease}.rh-phase-3 .rh-launching-badge,.rh-phase-4 .rh-launching-badge{opacity:1;transform:translate(-50%) translateY(0)}.rh-toast{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;gap:.55rem;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .8rem;font-size:.78rem;color:#1e293b;box-shadow:0 12px 24px -8px #0f172a40;opacity:0;transform:translateY(16px);pointer-events:none;z-index:15;transition:opacity .45s ease,transform .45s cubic-bezier(.34,1.56,.64,1)}.rh-toast strong{color:#2563eb;font-weight:700}.rh-toast-check{width:18px;height:18px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rh-phase-3 .rh-toast,.rh-phase-4 .rh-toast,.rh-phase-5 .rh-toast,.rh-phase-6 .rh-toast{opacity:1;transform:translateY(0)}.rh-launched-app{position:absolute;top:40px;left:8%;right:8%;bottom:32px;background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;box-shadow:0 30px 60px -16px #0f172a66,0 10px 20px -8px #0f172a33;z-index:20;opacity:0;transform:scale(.22) translateY(20px);transform-origin:80% 35%;pointer-events:none;display:flex;flex-direction:column;transition:opacity .5s ease,transform .65s cubic-bezier(.34,1.35,.5,1)}.rh-phase-4 .rh-launched-app,.rh-phase-5 .rh-launched-app,.rh-phase-6 .rh-launched-app,.rh-phase-7 .rh-launched-app{opacity:1;transform:scale(1) translateY(0)}.rh-phase-8 .rh-launched-app{opacity:0;transform:scale(.22) translateY(20px);transition:opacity .4s ease-in,transform .5s cubic-bezier(.5,0,.75,0)}.rh-launched-header{position:relative;display:flex;align-items:center;gap:.7rem;padding:.45rem .8rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;z-index:5}.rh-launched-dots{display:flex;gap:.32rem;flex-shrink:0}.rh-launched-dots span{width:10px;height:10px;border-radius:50%}.rh-launched-dots span:nth-child(1){background:#ff5f57}.rh-launched-dots span:nth-child(2){background:#febc2e}.rh-launched-dots span:nth-child(3){background:#28c840}.rh-launched-title{flex:1;display:flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;color:#0f172a}.rh-launched-icon{width:20px;height:20px;border-radius:5px;background:#cffafe;display:flex;align-items:center;justify-content:center}.rh-launched-close{font-size:1.15rem;line-height:1;color:#94a3b8;flex-shrink:0;padding:0 .25rem;font-weight:500;transition:color .2s ease}.rh-phase-6 .rh-launched-close,.rh-phase-7 .rh-launched-close{color:#ef4444}.rh-launched-body{flex:1;min-height:0;overflow:hidden;background:#fff;display:flex}.rh-launched-body>*{flex:1;width:100%;height:100%;display:flex}.rh-cursor-x{left:25%;top:65%;z-index:26;transition:opacity .35s ease,left .85s cubic-bezier(.4,.05,.25,1),top .85s cubic-bezier(.4,.05,.25,1),transform .18s ease;transform:translate(-50%,-50%)}.rh-phase-6 .rh-cursor-x,.rh-phase-7 .rh-cursor-x{opacity:1;left:calc(100% - 18px);top:18px}.rh-phase-7 .rh-cursor-x{transform:translate(-50%,-50%) scale(.88)}.rh-click-ring-x{top:18px;right:18px;width:30px;height:30px;border:2px solid #ef4444;transform:translate(50%,-50%) scale(.3);z-index:25}.rh-phase-7 .rh-click-ring-x{animation:rh-pulse-ring-red .7s ease-out}@keyframes rh-pulse-ring-red{0%{transform:translate(50%,-50%) scale(.3);opacity:.9}to{transform:translate(50%,-50%) scale(3);opacity:0}}.rh-fde-line{position:absolute;left:70%;bottom:4rem;width:2px;height:60px;background:#b8d4f0;border-radius:1px;transform-origin:top;transform:scaleY(0);transition:transform .5s ease .85s}.rh-in-view .rh-fde-line{transform:scaleY(1)}.rh-fde{position:absolute;left:55%;bottom:0;width:300px;background:#fff;border:1px solid #b8d4f0;border-radius:14px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.85rem;box-shadow:0 12px 32px -16px #4a9eda66;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.rh-in-view .rh-fde{opacity:1;transform:translateY(0);transition-delay:.45s}.rh-fde-icon{flex-shrink:0;width:52px;height:52px;border-radius:50%;background:#e8f4ff;display:flex;align-items:center;justify-content:center}.rh-fde-text{text-align:left}.rh-fde-title{font-size:.92rem;font-weight:700;color:#0f172a;line-height:1.25}.rh-fde-sub{font-size:.78rem;color:#64748b;margin-top:.15rem}@media (max-width: 1024px){.responsible-hosting-inner{grid-template-columns:1fr;gap:3rem}.rh-text{order:1;max-width:720px}.rh-visual{order:2}.rh-bullets{display:none}}@media (max-width: 820px){.rh-stage{padding-bottom:0}.rh-fde-line{display:none}.rh-fde{position:relative;left:auto;bottom:auto;width:100%;margin-top:1.25rem}.rh-hub-layout{grid-template-columns:160px 1fr}.rh-app-hub{zoom:.7}}@media (max-width: 600px){.responsible-hosting{padding:3.5rem 1.25rem}.rh-text h2{font-size:1.85rem}.rh-hub-layout{grid-template-columns:1fr}.rh-hub-sidebar,.rh-auth-name{display:none}.rh-app-hub{zoom:.55}}@media (max-width: 420px){.rh-app-hub{zoom:.45}}.rh-chatbot{width:100%;height:100%;display:grid;grid-template-columns:180px 1fr;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.rh-chat-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;padding:.85rem .65rem;overflow-y:auto;display:flex;flex-direction:column;gap:.15rem}.rh-chat-new{display:flex;align-items:center;gap:.4rem;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .6rem;font-size:.74rem;font-weight:600;color:#1e293b;cursor:pointer;margin-bottom:.55rem;font-family:inherit}.rh-chat-section-label{font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;padding:.55rem .55rem .25rem}.rh-chat-history-item{font-size:.74rem;color:#475569;padding:.35rem .55rem;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:background .2s ease}.rh-chat-history-item:hover{background:#4a9eda14}.rh-chat-history-active{background:#4a9eda26;color:#1e293b;font-weight:600}.rh-chat-main{display:flex;flex-direction:column;min-width:0;min-height:0}.rh-chat-conversation{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.rh-chat-message{display:flex;gap:.6rem;animation:rh-fade-up .35s ease-out}@keyframes rh-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rh-chat-message-user{justify-content:flex-end}.rh-chat-message-user .rh-chat-bubble{background:#2563eb;color:#fff;border-radius:12px 12px 4px;padding:.65rem .9rem;font-size:.82rem;line-height:1.5;max-width:75%}.rh-chat-avatar{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-size:.58rem;font-weight:700;display:flex;align-items:center;justify-content:center}.rh-chat-bot-content{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:4px 12px 12px;padding:.85rem 1rem;max-width:calc(100% - 32px)}.rh-chat-thinking{display:flex;gap:4px;padding:.25rem 0}.rh-chat-thinking span{width:6px;height:6px;border-radius:50%;background:#94a3b8;animation:rh-think-dot 1.2s ease-in-out infinite}.rh-chat-thinking span:nth-child(2){animation-delay:.18s}.rh-chat-thinking span:nth-child(3){animation-delay:.36s}@keyframes rh-think-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.rh-chat-anim{animation:rh-fade-up .4s ease-out}.rh-chat-text{margin:0 0 .6rem;font-size:.8rem;line-height:1.55;color:#1e293b}.rh-chat-text:last-child{margin-bottom:0}.rh-chat-text strong{color:#0f172a;font-weight:700}.rh-chat-table{width:100%;border-collapse:collapse;font-size:.74rem;margin:.5rem 0 .7rem}.rh-chat-table th{text-align:left;font-weight:700;color:#475569;padding:.35rem .55rem .35rem 0;border-bottom:1px solid #e2e8f0}.rh-chat-table th:nth-child(2),.rh-chat-table th:nth-child(3),.rh-chat-table th:nth-child(4){text-align:right;padding-right:0}.rh-chat-table td{padding:.4rem .55rem .4rem 0;color:#1e293b;border-bottom:1px solid #f1f5f9}.rh-chat-table tr:last-child td{border-bottom:none}.rh-chat-table td:nth-child(2),.rh-chat-table td:nth-child(3),.rh-chat-table td:nth-child(4){text-align:right;font-variant-numeric:tabular-nums;padding-right:0}.rh-chat-neg{color:#dc2626;font-weight:600}.rh-chat-pos{color:#16a34a;font-weight:600}.rh-chat-flat{color:#64748b}.rh-chat-chart{margin:.55rem 0 .7rem}.rh-chat-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.rh-chat-chart-title{font-size:.7rem;font-weight:600;color:#475569}.rh-chat-chart-legend{display:flex;gap:.75rem;font-size:.62rem;color:#475569;font-weight:600}.rh-chat-chart-legend>span{display:inline-flex;align-items:center;gap:.3rem}.rh-chart-dot{display:inline-block;width:8px;height:8px;border-radius:2px}.rh-chat-chart-svg{width:100%;height:78px;display:block}.rh-chat-chart-labels{display:flex;justify-content:space-around;font-size:.6rem;color:#64748b;font-weight:600;margin-top:.25rem}.rh-chat-input{display:flex;gap:.5rem;padding:.65rem 1.5rem .9rem;background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0}.rh-chat-input-field{flex:1;display:flex;align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .8rem;font-size:.82rem;line-height:1.3;min-height:32px}.rh-chat-placeholder{color:#94a3b8}.rh-chat-typed{color:#1e293b}.rh-chat-caret{display:inline-block;width:1px;height:14px;background:#2563eb;margin-left:1px;animation:rh-caret-blink 1s step-end infinite}@keyframes rh-caret-blink{50%{opacity:0}}.rh-chat-input-send{flex-shrink:0;background:#2563eb;border:none;border-radius:8px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.rh-chat-input-send:hover{background:#1d4ed8}.embed-ai-cycle{background:#dbeafe59;padding:5rem 2rem 6rem}.embed-ai-cycle-inner{max-width:1620px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.eac-text{display:flex;flex-direction:column;gap:1.1rem;max-width:560px}.eac-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#4a9eda}.eac-text h2{font-size:2.4rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.15;color:#4a9eda;margin:0}.eac-description{font-size:1.05rem;line-height:1.65;color:#475569;margin:0}.eac-description strong{color:#0f172a;font-weight:600}.eac-bullets{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.eac-bullets li{display:flex;align-items:flex-start;gap:.75rem;font-size:.98rem;line-height:1.5;color:#1e293b}.eac-bullet-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#e8f4ff;color:#4a9eda;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.eac-visual{display:flex;align-items:center;justify-content:center}.eac-cycle-stage{position:relative;width:100%;max-width:1100px;aspect-ratio:1100 / 720;margin:40px auto 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eac-cycle-arrows{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.eac-cycle-ball{position:absolute;top:1.4%;left:50%;width:18px;height:18px;border-radius:50%;border:3px solid #ffffff;background:#94a3b8;box-shadow:0 4px 12px #0f172a38;transform:translate(-50%,-50%);z-index:1;pointer-events:none;transition:background .5s ease}.eac-center-app{position:absolute;top:47.2%;left:50%;transform:translate(-50%,-50%);width:360px;background:#fff;border:2px solid var(--phase-color, #94a3b8);border-radius:14px;box-shadow:0 24px 50px -16px #0f172a47,0 8px 20px -6px #0f172a1f;z-index:5;overflow:hidden;transition:border-color .5s ease}.eac-center-content{animation:eac-center-in .5s cubic-bezier(.34,1.35,.5,1)}@keyframes eac-center-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.eac-center-default{text-align:center;padding:2.5rem 1.5rem}.eac-center-default-title{font-size:1.6rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.eac-center-default-sub{font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-top:.4rem}.eac-mini-app{display:flex;flex-direction:column;width:100%}.eac-app-header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.7rem .9rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.eac-app-title{display:flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:700;color:#0f172a}.eac-app-icon{width:22px;height:22px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.eac-app-chips{display:flex;gap:.25rem}.eac-app-chip{font-size:.62rem;font-weight:600;color:#64748b;background:#fff;border:1px solid #e2e8f0;padding:.18rem .5rem;border-radius:4px;transition:all .3s ease}.eac-app-chip-active{background:#2563eb;color:#fff;border-color:#2563eb}.eac-app-actions{display:flex;gap:.25rem}.eac-app-pill{font-size:.6rem;font-weight:700;letter-spacing:.04em;padding:.2rem .55rem;border-radius:999px;transition:all .4s ease}.eac-app-pill-purple{background:#e0e7ff;color:#4f46e5}.eac-app-btn{background:#2563eb;border:none;border-radius:999px;padding:.28rem .7rem;font-size:.65rem;font-weight:700;color:#fff;cursor:pointer;font-family:inherit;transition:all .3s ease,transform .12s ease}.eac-app-btn-pressed{transform:scale(.94)}.eac-app-btn-success{background:#16a34a}.eac-app-body{padding:.75rem .95rem .5rem;background:#fff}.eac-app-desc-band{display:flex;align-items:flex-start;gap:.7rem;padding:.85rem 1.1rem .95rem;background:linear-gradient(180deg,#fffbeb,#fff);border-bottom:1px solid #f1f5f9}.eac-app-desc-icon{width:26px;height:26px;border-radius:50%;background:#fef3c7;color:#d97706;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.05rem}.eac-app-desc-text{min-width:0}.eac-app-desc-name{font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em;line-height:1.25}.eac-app-desc-line{font-size:.85rem;color:#475569;line-height:1.45;margin-top:.25rem}.eac-product-list{display:flex;flex-direction:column;gap:.35rem}.eac-product-row{display:flex;align-items:center;gap:.55rem;font-size:.72rem;padding:.18rem 0;animation:eac-fade-up .3s ease-out}@keyframes eac-fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.eac-product-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.eac-product-dot-good{background:#22c55e}.eac-product-dot-watch{background:#f59e0b}.eac-product-dot-risk{background:#ef4444}.eac-product-name{flex:1;color:#1e293b;font-weight:500;display:flex;align-items:baseline;gap:.45rem}.eac-product-sku{font-size:.62rem;color:#94a3b8;font-weight:600;font-variant-numeric:tabular-nums}.eac-product-score{font-size:.72rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.eac-demand-kpis{display:flex;gap:1rem;margin-bottom:.4rem}.eac-kpi{display:flex;flex-direction:column;gap:.05rem}.eac-kpi-label{font-size:.55rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.eac-kpi-value{font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.1;letter-spacing:-.01em}.eac-kpi-delta{font-size:.6rem;font-weight:600;color:#64748b}.eac-kpi-up{color:#16a34a}.eac-demand-chart{width:100%;height:70px;display:block}.eac-demand-insight{margin-top:.45rem;font-size:.7rem;line-height:1.45;color:#1e293b;background:#eff6ff;border-left:3px solid #2563eb;padding:.45rem .6rem;border-radius:0 4px 4px 0;animation:eac-fade-up .4s ease-out}.eac-demand-insight strong{color:#2563eb;font-weight:700}.eac-inventory-list{display:flex;flex-direction:column;gap:.35rem}.eac-inventory-row{display:flex;align-items:center;gap:.55rem;font-size:.7rem}.eac-inventory-sku{width:64px;font-weight:600;color:#475569;font-variant-numeric:tabular-nums;flex-shrink:0}.eac-inventory-bar{flex:1;height:10px;background:#f1f5f9;border-radius:4px;overflow:hidden}.eac-inventory-fill{height:100%;border-radius:4px;transition:width .8s cubic-bezier(.4,0,.2,1),background .6s ease}.eac-inventory-good{background:#22c55e}.eac-inventory-warn{background:#f59e0b}.eac-inventory-risk{background:#ef4444}.eac-inventory-pct{width:38px;text-align:right;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.eac-pl-table{width:100%;border-collapse:collapse;font-size:.7rem}.eac-pl-table th{text-align:left;font-weight:700;color:#64748b;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase;padding:.22rem .4rem;border-bottom:1px solid #e2e8f0}.eac-pl-table th:nth-child(2),.eac-pl-table th:nth-child(3),.eac-pl-table th:nth-child(4){text-align:right}.eac-pl-table td{padding:.3rem .4rem;color:#1e293b;border-bottom:1px solid #f1f5f9;transition:background .4s ease}.eac-pl-table tr:last-child td{border-bottom:none}.eac-pl-table td:first-child{font-weight:600}.eac-pl-table td:nth-child(2),.eac-pl-table td:nth-child(3),.eac-pl-table td:nth-child(4){text-align:right;font-variant-numeric:tabular-nums}.eac-pl-table tr.eac-pl-selected td{background:#05966914}.eac-pl-pos{color:#16a34a;font-weight:600}.eac-pl-neg{color:#dc2626;font-weight:600}.eac-pl-explainer{margin-top:.45rem;font-size:.65rem;line-height:1.45;color:#1e293b;background:#ecfdf5;border-left:3px solid #059669;padding:.4rem .55rem;border-radius:0 4px 4px 0;animation:eac-fade-up .4s ease-out}.eac-pl-explainer strong{color:#059669;font-weight:700}.eac-decisions-list{display:flex;flex-direction:column;gap:.4rem}.eac-decision-row{display:flex;align-items:center;gap:.55rem;padding:.42rem .55rem;background:#f8fafc;border-radius:6px;transition:background .4s ease}.eac-decision-approved{background:#ecfdf5}.eac-decision-info{flex:1;min-width:0}.eac-decision-title{font-size:.72rem;font-weight:600;color:#0f172a;line-height:1.25}.eac-decision-sub{font-size:.6rem;color:#64748b;margin-top:.08rem}.eac-decision-btn{flex-shrink:0;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.25rem .7rem;font-size:.62rem;font-weight:600;color:#475569;cursor:pointer;font-family:inherit;transition:all .35s ease}.eac-decision-btn-primary{background:#6366f1;color:#fff;border-color:#6366f1}.eac-decision-btn-approved{background:#16a34a;color:#fff;border-color:#16a34a}.eac-node{position:absolute;width:270px;transform:translate(-50%,-50%);z-index:2;--phase-color: #2563eb}.eac-node-1{top:1.4%;left:50%}.eac-node-2{top:33%;left:87.2%}.eac-node-3{top:84.3%;left:73%}.eac-node-4{top:84.3%;left:27%}.eac-node-5{top:33%;left:12.8%}.eac-node-card{background:#ffffffd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(226,232,240,.85);border-radius:10px;overflow:hidden;transition:border-color .5s ease,box-shadow .5s ease,transform .5s cubic-bezier(.34,1.35,.5,1)}.eac-node-banner{display:flex;align-items:center;gap:.7rem;padding:.65rem .9rem;background:var(--phase-color);color:#fff}.eac-node-banner-icon{flex-shrink:0;width:30px;height:30px;border-radius:7px;background:#ffffff38;color:#fff;display:flex;align-items:center;justify-content:center}.eac-node-banner-icon svg{width:18px;height:18px}.eac-node-banner-name{font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}.eac-node-paragraph{margin:0;padding:.7rem .9rem .8rem;font-size:.78rem;line-height:1.5;color:#475569}.eac-node-paragraph strong{color:#0f172a;font-weight:700}.eac-node-active .eac-node-card{border-color:var(--phase-color);box-shadow:0 0 0 2px #4a9eda2e,0 14px 32px -12px #0f172a40;transform:scale(1.06)}@media (max-width: 1024px){.embed-ai-cycle-inner{grid-template-columns:1fr;gap:3rem}.eac-text{order:1;max-width:720px}.eac-visual{order:2}.eac-bullets{display:none}.eac-cycle-stage{zoom:.7;margin-top:0}}@media (max-width: 720px){.embed-ai-cycle{padding:3.5rem 1.25rem}.eac-text h2{font-size:1.85rem}.eac-cycle-stage{aspect-ratio:5 / 4;zoom:.5}.eac-node-paragraph{display:none}.eac-node{width:280px}.eac-node-2{transform:translate(-50%,-50%) translate(-10px)}.eac-node-5{transform:translate(-50%,-50%) translate(10px)}.eac-node-banner{min-height:96px;align-items:center}.eac-node-banner-name{font-size:1.6rem}.eac-node-banner-icon{width:44px;height:44px;border-radius:9px}.eac-node-banner-icon svg{width:26px;height:26px}.eac-node-desc{font-size:.6rem}.eac-center-app{width:280px}}@media (max-width: 480px){.eac-cycle-stage{zoom:.4}}.value-illustration{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;border-radius:16px}.value-illustration.safety{background:#10b9811a}.value-illustration.tools{background:#6366f11a}.value-illustration.project{background:#a855f71a}.value-illustration.pace{background:#8b5cf61a}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes progressPulse{0%,to{width:65%}50%{width:85%}}.lesson-viewer{min-height:calc(100dvh - 56px);display:flex;background:#ffffffb3;position:relative;overflow:auto}.lesson-viewer:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.lesson-sidebar{width:234px;max-height:calc(100vh - 120px);position:fixed;top:68px;left:1rem;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(37,99,235,.12);border-radius:12px;display:flex;flex-direction:column;z-index:100;flex-shrink:0;transition:opacity .25s ease,transform .25s ease;overflow:hidden;box-shadow:0 8px 32px #00000014}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(37,99,235,.1)}.sidebar-back-link{display:flex;align-items:center;gap:.375rem;color:#2563eb;text-decoration:none;font-size:.8125rem;font-weight:500;transition:color .2s}.sidebar-back-link:hover{color:#1d4ed8}.sidebar-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:6px;transition:all .2s}.sidebar-toggle:hover{background:#2563eb1a;color:#2563eb}.sidebar-lesson-info{padding:1.25rem 1rem;border-bottom:1px solid rgba(37,99,235,.1);text-align:center}.sidebar-lesson-number{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2563eb}.sidebar-lesson-title{font-size:.9375rem;font-weight:600;color:#0f172a;margin:.375rem 0 0;line-height:1.4}.sidebar-progress{padding:1rem;border-bottom:1px solid rgba(37,99,235,.1)}.sidebar-progress-bar{height:4px;background:#2563eb1a;border-radius:2px;overflow:hidden}.sidebar-progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .3s ease;border-radius:2px}.sidebar-progress-text{display:block;font-size:.75rem;color:#64748b;margin-top:.5rem}.sidebar-nav{flex:1;overflow-y:auto;padding:.5rem 0}.sidebar-zoom-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border-bottom:1px solid rgba(37,99,235,.1);flex-shrink:0}.slide-list{list-style:none;margin:0;padding:0}.slide-list-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;transition:all .15s;font-size:.8125rem;color:#475569}.slide-list-item:hover{background:#2563eb0d}.slide-list-item.active{background:#2563eb1a;color:#2563eb}.slide-list-item.active .slide-number{background:#2563eb;color:#fff}.slide-list-item.completed .slide-title{color:#64748b}.slide-number{display:flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 6px;border-radius:6px;background:#2563eb1a;color:#64748b;font-size:.6875rem;font-weight:600;flex-shrink:0}.slide-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check-icon{color:#059669;flex-shrink:0}.sidebar-open-btn{position:fixed;top:1rem;left:1rem;z-index:30;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(37,99,235,.2);background:#fffffff2;color:#475569;cursor:pointer;border-radius:8px;transition:all .2s;box-shadow:0 2px 8px #00000014}.sidebar-open-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff}.lesson-main{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;position:relative;z-index:1;width:100vw;overflow:visible}.lesson-viewer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(37,99,235,.1);position:relative;z-index:10;flex-shrink:0}.mobile-menu-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(37,99,235,.2);background:transparent;color:#475569;cursor:pointer;border-radius:6px;transition:all .2s}.mobile-menu-btn:hover{background:#2563eb1a;color:#2563eb}.lesson-viewer-header .back-link{display:flex;align-items:center;gap:.5rem;color:#2563eb;text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s}.lesson-viewer-header .back-link:hover{color:#1d4ed8}.lesson-info{text-align:center;flex:1}.lesson-number{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2563eb}.lesson-info h1{font-size:1.125rem;font-weight:600;color:#0f172a;margin:.25rem 0 0}.slide-counter{font-size:.875rem;color:#64748b;font-weight:500;min-width:60px;text-align:right}.zoom-controls-floating{position:fixed;top:68px;right:1rem;display:flex;align-items:center;gap:.5rem;background:#fffffff2;padding:.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(37,99,235,.1);z-index:1001}.zoom-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(37,99,235,.2);background:#fff;color:#2563eb;cursor:pointer;border-radius:6px;transition:all .2s}.zoom-btn:hover:not(:disabled){background:#2563eb1a;border-color:#2563eb}.zoom-btn:disabled{opacity:.4;cursor:not-allowed}.zoom-level{font-size:.75rem;color:#64748b;font-weight:500;min-width:40px;text-align:center}.lesson-progress-bar{height:3px;background:#2563eb1a;position:relative;z-index:10}.lesson-progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .3s ease}.slide-canvas{flex:1;position:relative;overflow:hidden;z-index:1;cursor:grab}.slide-canvas:active{cursor:grabbing}.slide-canvas-transform{position:absolute;top:48%;left:50%;margin-left:100px}.slide-content{border-radius:0;box-shadow:none;border:none;background:transparent;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:none}.slide-content>div{flex:none;display:flex;flex-direction:column}.lesson-nav{display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(37,99,235,.1);position:fixed;bottom:0;left:0;right:0;z-index:50;flex-shrink:0}.lesson-nav .nav-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:#ffffffe6;border:1px solid rgba(37,99,235,.2);border-radius:8px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.lesson-nav .nav-btn.nav-btn-icon{width:36px;height:36px;padding:0;border-radius:50%}.lesson-nav .nav-btn:hover:not(:disabled){background:#2563eb;border-color:#2563eb;color:#fff}.lesson-nav .nav-btn:disabled{opacity:.4;cursor:not-allowed}.nav-dot{width:8px;height:8px;border-radius:50%;background:#2563eb33;border:none;cursor:pointer;transition:all .2s}.nav-dot:hover{background:#2563eb66}.nav-dot.active{background:#2563eb;transform:scale(1.25);box-shadow:0 0 8px #2563eb66}.sidebar-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:90}.lesson-not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#ffffffb3}.lesson-not-found h2{color:#0f172a}.back-btn{padding:.75rem 1.5rem;background:#2563eb;color:#fff;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s}.back-btn:hover{background:#1d4ed8}.slide-content h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 1rem;letter-spacing:-.02em}.slide-content h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:.75rem 0 .5rem}.slide-content p{font-size:.9375rem;line-height:1.6;color:#475569;margin:0 0 .75rem}.slide-content ul,.slide-content ol{margin:.75rem 0;padding-left:1.25rem}.slide-content li{font-size:.9375rem;line-height:1.6;color:#475569;margin-bottom:.375rem}.slide-content code{font-family:Monaco,Menlo,Consolas,monospace;font-size:.875em}.slide-content strong{font-weight:600;color:#0f172a}.lesson-access-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}.lesson-access-gate .access-gate-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 8px 40px #00000014;border:1px solid #e2e8f0;max-width:420px;width:100%;text-align:center}.lesson-access-gate .access-gate-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#6366f11a;border-radius:50%;margin-bottom:1.5rem;color:#6366f1}.lesson-access-gate .access-gate-card h2{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.lesson-access-gate .access-gate-card>p{font-size:1rem;color:#64748b;margin:0 0 2rem}.lesson-access-gate .access-form{display:flex;flex-direction:column;gap:1rem}.lesson-access-gate .access-input{padding:1rem 1.25rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;text-align:center;letter-spacing:.05em}.lesson-access-gate .access-input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.lesson-access-gate .access-input::placeholder{color:#94a3b8;letter-spacing:normal}.lesson-access-gate .access-error{color:#ef4444;font-size:.875rem;margin:0;padding:.5rem;background:#ef44441a;border-radius:6px}.lesson-access-gate .access-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.lesson-access-gate .access-btn:hover{background:#4f46e5}.lesson-access-gate .access-btn:active{transform:scale(.98)}.lesson-access-gate .access-back-link{display:inline-flex;align-items:center;gap:.375rem;color:#64748b;text-decoration:none;font-size:.9375rem;margin-top:1.5rem;transition:color .2s}.lesson-access-gate .access-back-link:hover{color:#6366f1}@media (max-width: 1024px){.sidebar-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:90}.mobile-menu-btn{display:flex}.sidebar-open-btn,.nav-dots{display:none}}@media (max-width: 768px){.lesson-viewer-header{padding:1rem}.lesson-info h1{font-size:.9375rem}.lesson-progress-bar,.nav-dots{display:none}.slide-container{padding:1rem}.slide-content{min-height:400px}.slide-content>div{min-height:400px;padding:1.5rem!important}.slide-content h2{font-size:1.5rem}.lesson-nav{padding:1rem}.lesson-nav .nav-btn.nav-btn-icon{width:40px;height:40px}}.lesson-lock-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem}.lesson-lock-screen:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.lock-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 8px 40px #00000014;border:1px solid #e2e8f0;max-width:420px;width:100%;text-align:center;position:relative;z-index:1}.lock-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#2563eb1a;border-radius:50%;margin-bottom:1.5rem;color:#2563eb}.lock-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.lock-subtitle{font-size:1.125rem;font-weight:600;color:#2563eb;margin:0 0 .5rem}.lock-description{font-size:1rem;color:#64748b;margin:0 0 2rem}.lock-input-group{display:flex;flex-direction:column;gap:1rem}.lock-input{padding:1rem 1.25rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:10px;outline:none;transition:border-color .2s,box-shadow .2s;text-align:center;letter-spacing:.05em}.lock-input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.lock-input.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.lock-input::placeholder{color:#94a3b8;letter-spacing:normal}.lock-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.lock-submit-btn:hover{background:#1d4ed8}.lock-submit-btn:active{transform:scale(.98)}.lock-error{color:#ef4444;font-size:.875rem;margin:.5rem 0 0;padding:.5rem;background:#ef44441a;border-radius:6px}.lock-back-link{display:inline-flex;align-items:center;gap:.375rem;color:#64748b;text-decoration:none;font-size:.9375rem;margin-top:1.5rem;transition:color .2s}.lock-back-link:hover{color:#2563eb}@media (max-width: 480px){.lock-content{padding:2rem 1.5rem}.lock-title{font-size:1.5rem}}.process-cycle-container{position:relative;width:100%;max-width:700px;aspect-ratio:1;margin:0 auto}.cycle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #8b5cf61a,inset 0 2px 10px #fffc;z-index:10}.center-content{text-align:center;padding:1rem}.center-label{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#8b5cf6;display:block}.cycle-track{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.flow-arrow{transition:all .3s ease}.flow-arrow.active polygon{filter:drop-shadow(0 0 8px currentColor)}.cycle-node{position:absolute;transform:translate(-50%,-50%);width:140px;padding:1rem .75rem;border-radius:16px;background:#fff;border:3px solid var(--node-color);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.4rem;box-shadow:0 4px 20px #00000014,0 0 0 4px #8b5cf60d;z-index:5}.node-icon{color:var(--node-color);margin-bottom:.25rem}.node-label{font-size:1.1rem;font-weight:700;color:#1e293b;text-align:center}.node-description{font-size:.7rem;color:#64748b;text-align:center;margin:0;line-height:1.4}.node-number{position:absolute;top:-10px;right:-10px;width:28px;height:28px;border-radius:50%;background:var(--node-color);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.pulse-ring{position:absolute;top:50%;left:50%;width:32%;height:32%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid #8b5cf6;opacity:0;animation:pulse 2s ease-out infinite;pointer-events:none}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.95);opacity:.5}to{transform:translate(-50%,-50%) scale(1.6);opacity:0}}@media (max-width: 768px){.process-cycle-container{max-width:500px}.cycle-node{width:110px;padding:.75rem .5rem}.node-icon svg{width:24px;height:24px}.node-label{font-size:.9rem}.node-description{font-size:.6rem}.center-label{font-size:.75rem}}@media (max-width: 480px){.process-cycle-container{max-width:360px}.cycle-node{width:90px;padding:.5rem .4rem}.node-label{font-size:.75rem}.node-description{font-size:.55rem}}.join-cohort-page{min-height:100vh;background:#f8fafc;padding:2rem 2rem 6rem}.join-cohort-header{max-width:1000px;margin:0 auto 2rem;text-align:center}.join-cohort-header .back-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.875rem;margin-bottom:.5rem;transition:color .2s}.join-cohort-header .back-link:hover{color:#2563eb}.join-cohort-header h1{font-size:2rem;font-weight:700;color:#1e293b;margin:0}.join-cohort-content{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.steps-indicator{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.step-line-horizontal{width:60px;height:2px;background:#e2e8f0;margin:0 .5rem}.program-details{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a;height:550px;overflow-y:auto}.program-details h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.benefits-list{list-style:none;padding:0;margin:0 0 2rem}.benefits-list li{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #f1f5f9}.benefits-list li:last-child{border-bottom:none}.benefit-icon{color:#2563eb;flex-shrink:0}.benefits-list li div{display:flex;flex-direction:column;gap:.125rem}.benefits-list li strong{font-size:1rem;color:#1e293b}.benefits-list li span{font-size:.9rem;color:#64748b}.price-tag{background:linear-gradient(135deg,#1e293b,#334155);border-radius:12px;padding:1.25rem;text-align:center;color:#fff}.price-amount{display:block;font-size:2rem;font-weight:700}.price-period{font-size:.875rem;opacity:.8}.form-section{background:#fff;border-radius:16px;padding:2rem 2rem 3rem;box-shadow:0 1px 3px #0000001a;height:550px;overflow-y:auto}.step-dot{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .2s}.step-dot.active{background:#2563eb;color:#fff}.step-content{display:flex;flex-direction:column;height:100%}.step-content h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.step-hint{color:#64748b;font-size:.875rem;margin:0 0 1.5rem}.form-group{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.form-group label{font-size:.8rem;font-weight:600;color:#1e293b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group input,.form-group textarea{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:vertical;min-height:50px}.cohorts-scroll-container{flex:1;overflow-y:auto;margin-bottom:1rem;max-height:350px}.cohort-month-group{margin-bottom:.75rem}.cohort-month-label{font-size:.75rem;font-weight:700;color:#1e293b;margin-bottom:.375rem}.cohort-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem}.cohort-option{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:.35rem .25rem;cursor:pointer;text-align:center;transition:all .2s}.cohort-option:hover:not(.fully-booked){border-color:#2563eb;background:#f0f7ff}.cohort-option.selected{border-color:#2563eb;background:#eff6ff}.cohort-option.fully-booked{opacity:.5;cursor:not-allowed;background:#f1f5f9}.cohort-day{font-size:.8rem;font-weight:700;color:#1e293b}.cohort-time{font-size:.6rem;color:#2563eb;font-weight:600;margin:.1rem 0}.cohort-start{font-size:.55rem;color:#1e293b}.cohort-spots{font-size:.55rem;font-weight:600;color:#10b981;margin-top:.15rem}.cohort-spots.booked{color:#dc2626}.step-actions{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;padding-bottom:2rem;border-top:1px solid #e2e8f0}.back-btn{background:transparent;border:1px solid #e2e8f0;color:#64748b;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.next-btn{background:#2563eb;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.next-btn:hover:not(:disabled){background:#1d4ed8}.next-btn:disabled{background:#94a3b8;cursor:not-allowed}.next-btn.full-width{width:100%;margin-top:1rem}.pay-btn{background:#10b981;border:none;color:#fff;padding:.75rem 2rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.pay-btn:hover{background:#059669}.promo-section{margin-bottom:1rem}.promo-section label{font-size:.8rem;font-weight:600;color:#1e293b;display:block;margin-bottom:.375rem}.promo-input-row{display:flex;gap:.5rem}.promo-input-row input{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem}.apply-btn{padding:.5rem 1rem;background:#e2e8f0;border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;color:#1e293b}.apply-btn:hover:not(:disabled){background:#cbd5e1}.apply-btn:disabled{opacity:.5;cursor:not-allowed}.promo-success{background:#ecfdf5;color:#065f46;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;font-weight:500;margin-bottom:1rem}.plan-selection{margin-bottom:1rem}.plan-selection label{font-size:.8rem;font-weight:600;color:#1e293b;display:block;margin-bottom:.375rem}.plan-options{display:flex;gap:.5rem}.plan-option{flex:1;padding:.75rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;text-align:center;position:relative}.plan-option:hover{border-color:#2563eb}.plan-option.selected{border-color:#2563eb;background:#eff6ff}.plan-name{font-size:.8rem;font-weight:600;color:#1e293b}.plan-price{font-size:.75rem;color:#64748b}.plan-badge{position:absolute;top:-8px;right:-8px;background:#10b981;color:#fff;font-size:.6rem;font-weight:700;padding:.2rem .4rem;border-radius:4px}.order-summary{background:#f8fafc;border-radius:12px;padding:1.25rem;margin:1.5rem 0}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9rem;color:#64748b}.summary-row.total{font-weight:700;color:#1e293b;font-size:1.1rem;padding-top:.75rem;margin-top:.5rem;border-top:2px solid #e2e8f0}.success-content{text-align:center;padding:2rem 1rem}.success-icon{margin-bottom:1rem}.success-content h3{margin-bottom:.5rem}.success-content p{color:#64748b;margin:0 0 .25rem;font-size:.95rem}.cohort-confirmation{margin-top:.75rem}.cohort-confirmation strong{color:#1e293b}.back-to-lessons-btn{display:inline-block;margin-top:1.5rem;background:#2563eb;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;transition:background .2s}.back-to-lessons-btn:hover{background:#1d4ed8}@media (max-width: 800px){.join-cohort-content{grid-template-columns:1fr}.program-details{position:static}}@media (max-width: 500px){.join-cohort-page{padding:1rem}.join-cohort-header h1{font-size:1.5rem}.cohort-options,.form-row{grid-template-columns:1fr}.program-details,.form-section{padding:1.5rem;height:auto;overflow-y:visible}.step-actions{flex-direction:column;gap:.75rem}.back-btn,.next-btn,.pay-btn{width:100%}}.field-error{color:#dc2626;font-size:.75rem;margin-top:.25rem;display:block}.offerings-page{min-height:100vh;background:var(--color-bg);font-family:var(--font-main);position:relative}.offerings-page>.section-nav-ribbon{margin:0;padding:.5rem 2rem}.offerings-page:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.offerings-hero{background:linear-gradient(180deg,#eef3ff80,#fff3);padding:3.5rem 0 3rem;position:relative;z-index:1}.offerings-hero-inner{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.offerings-hero-text{display:flex;flex-direction:column;align-items:center;gap:1rem}.offerings-title{font-size:2.5rem;font-weight:700;color:var(--color-text);letter-spacing:-.03em;margin:0;line-height:1.15}.offerings-description{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;margin:0}.offerings-compare-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.offerings-compare-text{display:flex;flex-direction:column;gap:.75rem}.offerings-compare-title{font-size:1.75rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;margin:0}.offerings-compare-text p{font-size:.95rem;color:var(--color-text-muted);line-height:1.7;margin:0}.offerings-hero-compare{display:flex;align-items:stretch;gap:.75rem;max-width:640px}.offerings-compare-internal-col,.offerings-compare-vendor-col{flex:1;border-radius:12px;overflow:hidden;border:1px solid var(--color-border);display:flex;flex-direction:column;position:relative}.offerings-compare-vendor-col:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;border:6px solid rgba(185,28,28,.12);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.offerings-compare-vendor-col:after{content:"";position:absolute;width:6px;height:140px;background:#b91c1c1f;border-radius:3px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none;z-index:2}.offerings-compare-internal-col .offerings-compare-label{background:#1e3a6e;color:#fff;padding:.75rem 1rem;font-size:.8rem;border-radius:0}.offerings-compare-vendor-col .offerings-compare-label{background:#7f1d1d;color:#fff;padding:.75rem 1rem;font-size:.8rem;border-radius:0}.offerings-compare-internal-col .offerings-compare-body,.offerings-compare-vendor-col .offerings-compare-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.25rem;gap:.75rem}.offerings-compare-stats{font-size:.7rem;font-weight:400;color:#15803d;text-align:center;white-space:nowrap}.offerings-compare-stats-vendor{color:#b91c1c}.offerings-compare-vs-col{display:flex;align-items:center;justify-content:center;flex-shrink:0}.offerings-compare-header{font-size:.85rem;color:var(--color-text);font-weight:500;white-space:nowrap;text-align:center}.offerings-tools-count{color:#2563eb}.offerings-tools-price{color:#15803d;font-size:2rem;font-weight:800}.offerings-vendor-count{color:var(--color-text)}.offerings-tools-vendor-price{color:#b91c1c;font-size:2rem;font-weight:800}.offerings-tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;justify-self:center}.offerings-tool-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .2rem}.offerings-tool-icon{width:30px;height:30px;border-radius:6px;background:#2563eb14;display:flex;align-items:center;justify-content:center}.offerings-tool-title{font-size:.6rem;font-weight:600;color:var(--color-text);text-align:center;line-height:1.2}.offerings-compare-label{font-size:.7rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;text-align:center}.offerings-compare-vs{display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em}.offerings-vendor-tool{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;flex:1}.offerings-vendor-icon{width:30px;height:30px;border-radius:6px;background:#94a3b81a;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.offerings-price-cell{position:relative}.offerings-price-bg-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.offerings-vendor-title{font-size:.8rem;font-weight:600;color:var(--color-text-muted);text-align:center}.offerings-vendor-subtitle{font-size:.65rem;color:var(--color-text-subtle);text-align:center;font-style:italic}.offerings-section{padding:2.5rem 0;position:relative;z-index:1}.offerings-section-white{background:transparent}.offerings-section-blue{background:#eef3ffb3}.offerings-section-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.offerings-table-wrap{border-radius:12px;border:1px solid var(--color-border);overflow:hidden;box-shadow:0 2px 12px #0000000f}.offerings-table{width:100%;border-collapse:collapse}.offerings-th-label{width:180px;background:#1e3a6e;padding:1.1rem 1rem}.offerings-th-pkg{background:#1e3a6e;padding:1.1rem 1rem;text-align:center;vertical-align:middle}.offerings-pkg-name{display:block;font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.25rem;letter-spacing:-.01em}.offerings-pkg-price{display:block;font-size:.95rem;font-weight:600;color:#93c5fd}.offerings-col-popular-top{border-top:4px solid #0ea5e9!important;border-left:3px solid #0ea5e9!important;border-right:3px solid #0ea5e9!important}.offerings-col-popular{border-left:3px solid #0ea5e9!important;border-right:3px solid #0ea5e9!important}.offerings-col-popular-bottom{border-bottom:3px solid #0ea5e9!important}.offerings-td-label{padding:.65rem 1rem;font-size:.8rem;font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border)}.offerings-td-val{padding:.65rem 1rem;text-align:center;font-size:.875rem;color:var(--color-text);border-bottom:1px solid var(--color-border)}.offerings-td-check{padding:.55rem 1rem;text-align:center;border-bottom:1px solid var(--color-border);vertical-align:middle}.offerings-td-check>svg,.offerings-td-check>span{display:inline-block;vertical-align:middle}.offerings-dash{width:10px;height:2px;background:var(--color-border);border-radius:1px}.offerings-row-alt td{background:#dbeafe40}.offerings-td-desc{padding:.65rem 1.25rem;color:var(--color-text-muted)}.offerings-section-header td{background:#1e3a6e;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-align:center;padding:.5rem 1rem}.offerings-cta-btn{display:inline-block;background:#2563eb;color:#fff;font-size:1.05rem;font-weight:600;padding:.85rem 2.5rem;border-radius:8px;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #2563eb40}.offerings-cta-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.offerings-process{text-align:center}.offerings-process-title{font-size:2rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;margin:0 0 .35rem}.offerings-process-subtitle{font-size:1rem;color:var(--color-text-muted);margin:0 0 1.5rem}.offerings-mobile-cards{display:none}.offerings-mobile-table{border:1px solid var(--color-border);border-radius:12px;overflow:visible;box-shadow:0 2px 12px #0000000f;position:relative}.omt-row{display:grid;grid-template-columns:70px 1fr 1fr 1fr;border-bottom:1px solid var(--color-border)}.omt-row.omt-last{border-bottom:none}.omt-alt{background:#dbeafe40}.omt-cell{padding:.5rem .4rem;font-size:.72rem;border-right:1px solid var(--color-border);text-align:center}.omt-cell:last-child{border-right:none}.omt-header{background:#1e3a6e}.omt-pkg-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.6rem .3rem}.omt-popular{border-left:2px solid #0ea5e9;border-right:2px solid #0ea5e9}.omt-header .omt-popular{border-top:3px solid #0ea5e9}.omt-last .omt-popular{border-bottom:2px solid #0ea5e9}.omt-popular-badge{font-size:.65rem;color:#38bdf8;line-height:1}.omt-pkg-name{font-size:.7rem;font-weight:700;color:#fff;text-align:center;line-height:1.2}.omt-pkg-price{font-size:.65rem;font-weight:600;color:#93c5fd;text-align:center}.omt-label-cell{background:#1e3a6e}.omt-header .omt-cell:first-child{border-radius:12px 0 0}.omt-header .omt-cell:last-child{border-radius:0 12px 0 0}.omt-last .omt-cell:first-child{border-radius:0 0 0 12px}.omt-last .omt-cell:last-child{border-radius:0 0 12px}.omt-label{font-size:.65rem;font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;text-align:left;display:flex;align-items:center;padding-left:.5rem}.omt-val{color:var(--color-text);font-size:.72rem;display:flex;align-items:center;justify-content:center}.omt-desc{font-size:.65rem;color:var(--color-text-muted);line-height:1.4;text-align:center;display:flex;align-items:center;justify-content:center;padding:.5rem .35rem}.process-mobile{display:none}.process-desktop{display:block}.process-mobile-table{border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f;background:#fff}.pmt-header{display:grid;grid-template-columns:1fr 60px 1.6fr;background:#1e3a6e}.pmt-row{display:grid;grid-template-columns:1fr 60px 1.6fr;border-top:1px solid var(--color-border)}.pmt-alt{background:#dbeafe40}.pmt-cell{padding:.55rem .6rem;font-size:.72rem;border-right:1px solid var(--color-border)}.pmt-cell:last-child{border-right:none}.pmt-header .pmt-cell{color:#fff;font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;border-right-color:#ffffff26}.pmt-stage{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;color:var(--color-text)}.pmt-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pmt-when{font-size:.68rem;font-weight:600;color:var(--color-text-muted);text-align:center;display:flex;align-items:center;justify-content:center}.pmt-desc{font-size:.68rem;color:var(--color-text-muted);line-height:1.4}@media (max-width: 900px){.offerings-title{font-size:1.75rem}.offerings-description{font-size:.95rem}.offerings-hero-inner{grid-template-columns:1fr;gap:2rem}.offerings-hero-text{text-align:center}.offerings-compare-layout{grid-template-columns:1fr;gap:2rem}.offerings-hero-compare{flex-direction:column}.offerings-mobile-cards{display:flex}.offerings-desktop-table{display:none}.process-mobile{display:block}.process-desktop{display:none}.offerings-hero{background:#fff}.offerings-section{padding:2rem 0}.offerings-section-inner{padding:0 1rem}.offerings-page>.section-nav-ribbon{padding:.5rem 1rem}}@media (max-width: 600px){.offerings-title{font-size:1.5rem}.offerings-hero{padding:2rem 0 1.75rem}.offerings-hero-compare{flex-direction:column;max-width:100%}.offerings-compare-vs-col{padding:.25rem 0}.offerings-process-title{font-size:1.5rem}}.rubric-page{min-height:100vh;background:var(--color-bg);font-family:var(--font-main);position:relative;padding-bottom:6rem}.rubric-page>.section-nav-ribbon{margin:0;padding:.5rem 2rem}.rubric-page:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.rubric-hero{background:linear-gradient(180deg,#eef3ff80,#fff3);padding:3rem 0 2.5rem;position:relative;z-index:1}.rubric-hero-inner{max-width:1560px;margin:0 auto;padding:0 2rem;text-align:center}.rubric-hero-text{display:flex;flex-direction:column;align-items:center;gap:1rem}.rubric-title{font-size:2.5rem;font-weight:700;color:var(--color-text);letter-spacing:-.03em;margin:0;line-height:1.15}.rubric-description{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;margin:0;max-width:760px}.rubric-total-row-pills{display:flex;gap:.75rem;margin-top:.5rem}.rubric-total-pill{display:inline-flex;align-items:baseline;gap:.5rem;background:#2563eb14;border:1px solid rgba(37,99,235,.25);border-radius:999px;padding:.4rem 1.1rem}.rubric-pass-pill{background:#0ea5e914;border-color:#0ea5e94d}.rubric-pass-pill .rubric-total-num,.rubric-pass-pill .rubric-total-label{color:#0ea5e9}.rubric-total-num{font-size:1.5rem;font-weight:800;color:#2563eb;line-height:1}.rubric-total-label{font-size:.75rem;font-weight:600;color:#2563eb;text-transform:uppercase;letter-spacing:.06em}.rubric-section{padding:2rem 0 3rem;position:relative;z-index:1}.rubric-section-white{background:transparent}.rubric-section-blue{background:#dbeafe59}.rubric-section-inner{max-width:1560px;margin:0 auto;padding:0 2rem}.rubric-table-wrap{border-radius:12px;border:1px solid var(--color-border);overflow:hidden;box-shadow:0 2px 12px #0000000f;background:#fff}.rubric-table{width:100%;border-collapse:collapse;table-layout:fixed}.rubric-th-category{width:220px;background:#1e3a6e;color:#fff;text-align:left;padding:1rem 1.1rem;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rubric-th-level{background:#1e3a6e;color:#fff;padding:.9rem 1rem;text-align:left;vertical-align:middle;font-weight:600}.rubric-th-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:.5rem;vertical-align:middle}.rubric-th-label{font-size:.85rem;font-weight:700;letter-spacing:.02em}.rubric-th-score{display:block;margin-top:.2rem;margin-left:1rem;font-size:.7rem;font-weight:600;color:#93c5fd;letter-spacing:.04em}.rubric-col-target-top{border-top:4px solid #0ea5e9!important;border-left:3px solid #0ea5e9!important;border-right:3px solid #0ea5e9!important}.rubric-col-target{border-left:3px solid #0ea5e9!important;border-right:3px solid #0ea5e9!important;background:#0ea5e90a}.rubric-col-target-bottom{border-bottom:3px solid #0ea5e9!important}.rubric-td-category{padding:1rem 1.1rem;border-bottom:1px solid var(--color-border);vertical-align:top;background:#fff}.rubric-td-cat-label{font-size:.95rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em;display:flex;align-items:baseline;gap:.4rem}.rubric-td-cat-weight{font-size:.75rem;font-weight:600;color:var(--color-text-muted)}.rubric-td-cat-question{margin-top:.35rem;font-size:.78rem;color:var(--color-text-muted);font-style:italic;line-height:1.45}.rubric-td-level{padding:1rem;font-size:.82rem;color:var(--color-text);line-height:1.55;border-bottom:1px solid var(--color-border);vertical-align:top}.rubric-row-alt td:not(.rubric-col-target){background:#dbeafe40}.rubric-total-row td{background:#1e3a6e;color:#fff;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.7rem 1.1rem}.rubric-total-cell{text-align:left}.rubric-total-cell-val{text-align:right}.rubric-total-cell-val strong{font-size:1.1rem;color:#93c5fd}.rubric-pass-inline{color:#93c5fd;font-weight:600;text-transform:none;letter-spacing:0}.rubric-cert{text-align:center;padding:1rem 0 0}.rubric-cert-title{font-size:1.85rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;margin:0 0 .4rem}.rubric-cert-subtitle{font-size:.95rem;color:var(--color-text-muted);margin:0 auto 2rem;max-width:760px;line-height:1.5}.rubric-section-header{text-align:center;margin-bottom:2rem}.rubric-section-title{font-size:1.85rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em;margin:0 0 .4rem}.rubric-section-subtitle{font-size:.95rem;color:var(--color-text-muted);margin:0 auto;max-width:760px;line-height:1.5}.rubric-cert-th-row{display:flex;align-items:center;gap:.85rem}.rubric-cert-th-text{display:flex;flex-direction:column;line-height:1.2}.rubric-cert-th-tier{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:.02em}.rubric-cert-th-score{font-size:.7rem;font-weight:600;color:#93c5fd;letter-spacing:.04em;margin-top:2px}.rubric-cert-table-wrap{text-align:left}.rubric-cert-mobile{display:none;flex-direction:column;gap:1rem;text-align:left}.rubric-cert-mcard{background:#fff;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0f172a0d}.rubric-cert-mcard-header{padding:.85rem 1rem;background:#eef3ff99;border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:.75rem}.rubric-cert-mcard-tier{font-size:1.05rem;font-weight:700;color:var(--color-text)}.rubric-cert-mcard-meta{font-size:.7rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.1rem}.rubric-cert-mcard-row{display:grid;grid-template-columns:110px 1fr;gap:.65rem;padding:.7rem .95rem;border-bottom:1px solid var(--color-border);font-size:.78rem}.rubric-cert-mcard-row:last-child{border-bottom:none}.rubric-cert-mcard-label{font-size:.7rem;font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.04em}.rubric-cert-mcard-desc{color:var(--color-text);line-height:1.55}@media (max-width: 900px){.rubric-cert-table-wrap{display:none}.rubric-cert-mobile{display:flex}}.rubric-mobile-cards{display:none;flex-direction:column;gap:1rem}.rubric-mcard{background:#fff;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.rubric-mcard-header{padding:.85rem 1rem;background:#eef3ff99;border-bottom:1px solid var(--color-border)}.rubric-mcard-label{font-size:.95rem;font-weight:700;color:var(--color-text);display:flex;align-items:baseline;gap:.4rem}.rubric-mcard-weight{font-size:.72rem;font-weight:600;color:var(--color-text-muted)}.rubric-mcard-question{margin-top:.25rem;font-size:.75rem;color:var(--color-text-muted);font-style:italic;line-height:1.45}.rubric-mcard-row{display:grid;grid-template-columns:100px 1fr;gap:.65rem;padding:.7rem .95rem;border-bottom:1px solid var(--color-border);font-size:.78rem}.rubric-mcard-row:last-child{border-bottom:none}.rubric-mcard-target{background:#0ea5e90d}.rubric-mcard-level{display:flex;flex-direction:column;gap:.15rem}.rubric-mcard-dot{width:8px;height:8px;border-radius:50%}.rubric-mcard-level-label{font-size:.72rem;font-weight:700;color:var(--color-text)}.rubric-mcard-level-score{font-size:.7rem;color:var(--color-text-muted);font-weight:600}.rubric-mcard-desc{color:var(--color-text);line-height:1.55}@media (max-width: 1100px){.rubric-th-category,.rubric-td-category{width:180px}}@media (max-width: 900px){.rubric-title{font-size:1.75rem}.rubric-description{font-size:.95rem}.rubric-mobile-cards{display:flex}.rubric-desktop-table{display:none}.rubric-hero{background:#fff}.rubric-section{padding:1.5rem 0 2rem}.rubric-section-inner{padding:0 1rem}.rubric-page>.section-nav-ribbon{padding:.5rem 1rem}}@media (max-width: 600px){.rubric-title{font-size:1.5rem}.rubric-hero{padding:2rem 0 1.75rem}}.maturity-page{--vf-violet: #2563eb;--vf-violet-dark: #1e40af;--vf-violet-light: #60a5fa;--vf-violet-bg: #eff6ff;--maturity-text: #0f172a;--maturity-text-muted: #64748b;--maturity-border: #e2e8f0;min-height:100vh;background:var(--color-bg);color:var(--maturity-text);font-family:var(--font-main);position:relative}.maturity-page>.section-nav-ribbon{margin:0;padding:.5rem 2rem}.maturity-page:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;z-index:0}.maturity-hero{background:linear-gradient(180deg,#eef3ff80,#fff3);padding:3.5rem 0 3rem;position:relative;z-index:1}.maturity-hero-inner{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.maturity-hero-text{display:flex;flex-direction:column;align-items:center;gap:1rem}.maturity-title{font-size:2.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0;color:var(--maturity-text)}.maturity-title-accent{color:var(--vf-violet)}.maturity-description{font-size:1.0625rem;line-height:1.7;color:var(--maturity-text-muted);margin:0}.maturity-section{padding:2.5rem 2rem;position:relative;z-index:1}.maturity-section-white{background:transparent}.maturity-section-violet{background:#f5f3ffb3}.maturity-section-inner{max-width:1500px;margin:0 auto;padding:1.25rem 2rem;background:transparent;border:1px solid var(--maturity-border);border-radius:12px;box-shadow:0 2px 12px #0000000f;height:1000px;overflow:hidden;zoom:.85}.phase-line{position:relative;height:280px;margin-top:-50px;margin-bottom:.5rem}.phase-line-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.phase-marker{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.45rem;background:transparent;border:none;padding:0;cursor:pointer;font-family:inherit;transform:translate(-50%,calc(-100% + 16px));white-space:nowrap;z-index:1}.phase-dot{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid var(--maturity-border);color:var(--maturity-text-muted);transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.phase-dot svg{width:18px;height:18px}.phase-marker--active .phase-dot{background:var(--vf-violet);border-color:var(--vf-violet);color:#fff;transform:scale(1.15);box-shadow:0 0 0 5px #2563eb26}.phase-marker--passed .phase-dot{background:var(--vf-violet);border-color:var(--vf-violet);color:#fff}.phase-label{font-size:.88rem;font-weight:600;color:var(--maturity-text-muted);transition:color .3s ease}.phase-marker--active .phase-label{color:var(--vf-violet-dark)}.phase-marker--passed .phase-label{color:var(--maturity-text)}.phase-marker:hover .phase-label{color:var(--vf-violet)}.maturity-legend{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.85rem;color:var(--maturity-text-muted)}.legend-item{display:inline-flex;align-items:center;gap:.55rem;font-weight:600}.legend-swatch{display:inline-block}.legend-swatch-bar{width:14px;height:16px;background:#60a5fa;border-radius:3px 3px 0 0}.legend-swatch-outcome{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid var(--vf-violet)}.legend-divider{width:1px;height:14px;background:var(--maturity-border)}.phase-outcomes-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:-180px;margin-bottom:.5rem}.phase-outcome-box{margin:0 .5rem;border:1px solid #bfdbfe;border-radius:10px;padding:.85rem 1rem;background:#dbeafe8c;height:220px;overflow:hidden}.phase-outcome-eyebrow{display:block;margin:-.85rem -1rem .95rem;padding:.85rem 1.2rem;font-size:.95rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:var(--vf-violet);text-align:center;border-radius:9px 9px 0 0}.phase-outcome-eyebrow--pains{background:#475569}.phase-outcome-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;font-size:.95rem;line-height:1.5;color:var(--maturity-text);text-align:left}.phase-outcome-list li{position:relative;padding-left:1.35rem}.phase-outcome-list--gains li:before{content:"✓";position:absolute;left:0;top:0;font-weight:700;font-size:.95em;color:#16a34a}.phase-outcome-list--pains li:before{content:"✕";position:absolute;left:0;top:0;font-weight:700;font-size:.9em;color:#dc2626}.maturity-graph{position:relative;height:720px;margin-top:-400px;display:flex}.graph-canvas{position:relative;display:flex;flex-direction:column;height:100%;width:100%}.graph-baseline{position:absolute;left:0;right:0;bottom:38px;height:1px;background:var(--maturity-border);z-index:0}.graph-bars{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;flex:1;align-items:end;padding-bottom:38px;z-index:2}.graph-bar-slot{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%;padding:0 .5rem}.graph-bar{position:relative;width:100%;height:0;background:#60a5fa;border-radius:12px 12px 0 0;transition:height 1.2s cubic-bezier(.22,1,.36,1);overflow:hidden}.graph-bar--risen{height:var(--target-height)}.bar-action-inside{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.4rem 1.15rem;text-align:left;opacity:0;transition:opacity .4s ease 1s;pointer-events:none}.bar-action-banner{width:100%}.bar-action-inside--shown{opacity:1}.bar-action-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9}.bar-action-banner{margin:-1.4rem -1.15rem 0;padding:.95rem 1.1rem;background:#0006;text-align:left}.bar-action-banner-title{margin:0 0 .45rem;font-size:1.1rem;font-weight:700;line-height:1.3;color:#fff;text-align:center}.bar-action-banner-text{margin:0;font-size:.88rem;font-weight:400;line-height:1.45;color:#ffffffeb}.bar-mini{margin-top:.5rem;display:flex;align-items:center;justify-content:center}.bar-mini--logos{gap:1.75rem;padding:1rem;background:#ffffffd9;border-radius:8px;align-self:center}.bar-mini--logos img{width:44px;height:44px;object-fit:contain}.bar-mini-frame{margin-top:.6rem;margin-left:auto;margin-right:auto;align-self:center;overflow:visible;pointer-events:none}.bar-mini-scaler{transform-origin:top left;position:relative}.bar-mini-frame .rh-text,.bar-mini-frame .eac-text{display:none!important}.bar-mini-frame .responsible-hosting,.bar-mini-frame .embed-ai-cycle{padding:0!important;background:transparent!important}.bar-mini-frame .responsible-hosting-inner,.bar-mini-frame .embed-ai-cycle-inner{display:block!important;max-width:none!important;gap:0!important;padding:0!important;margin:0!important}.bar-mini-frame .rh-visual,.bar-mini-frame .eac-visual{width:100%}.bar-mini--academy{flex-direction:column;align-items:stretch;gap:.4rem;padding:.55rem .7rem;background:#ffffff26;border-radius:8px}.bar-mini-lesson{display:flex;align-items:center;gap:.5rem}.bar-mini-lesson-dot{width:10px;height:10px;border-radius:50%;background:#fff6;flex-shrink:0}.bar-mini-lesson-dot[data-done=true]{background:#fff}.bar-mini-lesson-bar{height:4px;background:#ffffff8c;border-radius:2px}.bar-mini--hub{flex-wrap:wrap;gap:.4rem;padding:.5rem;background:#ffffff26;border-radius:8px}.bar-mini-app{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center}.bar-mini-app-dot{width:10px;height:10px;border-radius:50%}.bar-mini--cycle{padding:.3rem}.bar-mini--cycle svg{width:90px;height:90px}.bar-outcome{position:absolute;left:0;right:0;padding:0 .75rem;font-size:1.05rem;line-height:1.5;color:var(--maturity-text);opacity:0;transform:translateY(8px);transition:opacity .4s ease 1.3s,transform .4s ease 1.3s;z-index:3;pointer-events:none}.bar-outcome--shown{opacity:1;transform:translateY(0)}.bar-outcome-eyebrow{display:block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--vf-violet);margin-bottom:.55rem;text-align:center}.bar-outcome-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;text-align:left}.bar-outcome-list li{position:relative;padding-left:1rem}.bar-outcome-list li:before{content:"•";position:absolute;left:0;top:0;color:var(--vf-violet);font-weight:700}.bar-outcome-list--gains li{padding-left:1.35rem}.bar-outcome-list--gains li:before{content:"✓";font-size:.95em;color:var(--vf-violet)}.bar-outcome-list--pains li{padding-left:1.35rem}.bar-outcome-list--pains li:before{content:"✕";font-size:.9em;font-weight:700;color:#64748b}.bar-outcome--pains .bar-outcome-eyebrow{color:#475569}.graph-dot,.graph-dot-start,.graph-dot-bar{position:absolute;width:20px;height:20px;border-radius:50%;background:#000;border:3px solid #fff;box-shadow:0 0 0 2px #000;z-index:6;transition:opacity .4s ease,transform .4s ease}.graph-dot-bar{left:50%;transform:translate(-50%,50%);bottom:0;opacity:0;transition:bottom 1.2s cubic-bezier(.22,1,.36,1),opacity .3s ease,transform .3s ease}.graph-dot-bar--here{bottom:var(--bar-height);opacity:1}.graph-dot-bar--passed{bottom:var(--bar-height);opacity:.55;transform:translate(-50%,50%) scale(.85)}.graph-x-axis{position:absolute;left:0;right:0;bottom:0;height:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;align-items:center;z-index:1}.x-label{text-align:center;font-size:.88rem;font-weight:600;color:var(--maturity-text-muted);letter-spacing:-.005em;transition:color .3s ease,transform .3s ease}.x-label--active{color:var(--vf-violet-dark);transform:scale(1.06)}.maturity-nav{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.nav-btn{background:var(--vf-violet);color:#fff;border:none;border-radius:8px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease,opacity .2s ease}.nav-btn:hover:not(:disabled){background:var(--vf-violet-dark);transform:translateY(-1px)}.nav-btn:disabled{background:var(--maturity-border);color:var(--maturity-text-muted);cursor:not-allowed}.nav-btn-prev{background:transparent;color:var(--maturity-text-muted);padding:.6rem 1rem}.nav-btn-prev:hover:not(:disabled){background:#7c3aed0f;color:var(--vf-violet-dark);transform:none}.nav-btn-prev:disabled{background:transparent;color:var(--maturity-border)}.nav-indicator{font-size:.85rem;font-weight:600;letter-spacing:.04em;color:var(--maturity-text);min-width:280px;text-align:center}@media (max-width: 900px){.maturity-title{font-size:1.75rem}.maturity-description{font-size:.95rem}.maturity-graph{height:480px}.bar-outcome{font-size:.78rem}.bar-action-text{font-size:.88rem}.nav-indicator{min-width:0;font-size:.75rem}.maturity-section{padding:2rem 1rem}.maturity-section-inner{padding:1.5rem 1.25rem}.maturity-page>.section-nav-ribbon{padding:.5rem 1rem}}@media (max-width: 600px){.maturity-title{font-size:1.5rem}.maturity-hero{padding:2rem 0 1.75rem}.maturity-description{font-size:1rem}.graph-bars{gap:.4rem}.graph-x-axis{grid-template-columns:repeat(4,1fr);gap:.4rem}.x-label{font-size:.72rem}.bar-action{font-size:.88rem}}.ide-auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background-color:#fff;background-image:linear-gradient(rgba(37,99,235,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.11) 1px,transparent 1px);background-size:32px 32px;z-index:9999;padding:24px;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.ide-auth-card-headline{font-size:20px;font-weight:600;color:#0f172a;margin:0;text-align:center}.ide-auth-card-tagline{font-size:13px;color:#475569;margin:0 0 4px;text-align:center}.ide-auth-error{font-size:13px;color:#dc2626;margin:0;text-align:center}.ide-auth-hint{font-size:12px;color:#94a3b8;margin:0;text-align:center}.ide-auth-screen .cl-logoBox{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:40px 0!important;height:auto!important;min-height:0!important}.ide-auth-screen .cl-logoBox:after{content:"VibeFoundry";color:#fffffff2;font-size:24px;font-weight:600;letter-spacing:.01em;font-family:inherit;line-height:1}.ide-auth-screen .cl-headerSubtitle{display:none!important}.ide-auth-screen .cl-footer>*:not([class*=footerAction]):not(.cl-footerAction){display:none!important}.ide-auth-screen [class*=developmentMode],.ide-auth-screen [class*=DevMode],.ide-auth-screen [data-localization-key*=development]{display:none!important}.ide-auth-screen .cl-formButtonPrimary{background:#1e40af9e!important;background-image:none!important;border:none!important;box-shadow:none!important;color:#fff!important}.ide-auth-screen .cl-formButtonPrimary:hover,.ide-auth-screen .cl-formButtonPrimary:focus{background:#1e40afc7!important}.ide-auth-screen .cl-formButtonPrimary:active{background:#1e40afd9!important}:root{--bg-primary: #ffffff;--bg-secondary: #f5f7fa;--bg-tertiary: #e8ecf1;--text-primary: #1a1a2e;--text-secondary: #4a5568;--text-muted: #718096;--accent-primary: #2563eb;--accent-secondary: #3b82f6;--accent-tertiary: #1e40af;--accent-gold: #f59e0b;--gradient-1: linear-gradient(135deg, #2563eb 0%, #3b82f6 100%);--gradient-2: linear-gradient(135deg, #1e40af 0%, #2563eb 100%);--font-display: "Space Grotesk", sans-serif;--font-mono: "JetBrains Mono", monospace}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;width:100%;scroll-behavior:smooth}body,#root{height:100%;width:100%;overflow:hidden}body{font-family:var(--font-display);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-container{position:relative;width:100%;height:100%;overflow:hidden}.app-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(37,99,235,.08) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(59,130,246,.06) 0%,transparent 50%);pointer-events:none;z-index:0}.grid-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(37,99,235,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.08) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0}.slide-container{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem}.progress-bar{position:fixed;top:0;left:0;height:3px;background:var(--gradient-1);z-index:100;transition:width .3s ease-out}.nav-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;align-items:center;z-index:100}.nav-btn{width:48px;height:48px;border-radius:50%;border:1px solid rgba(37,99,235,.2);background:#fffc;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a}.nav-btn:hover:not(:disabled){background:#2563eb1a;color:var(--accent-primary);border-color:var(--accent-primary)}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-dots{display:flex;gap:.5rem}.nav-dot{width:8px;height:8px;border-radius:50%;background:#2563eb4d;cursor:pointer;transition:all .2s ease}.nav-dot.active{background:var(--accent-primary);box-shadow:0 0 12px #2563eb80}.nav-dot:hover:not(.active){background:#2563eb80}.keyboard-hint{position:fixed;bottom:2rem;right:2rem;font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.key{padding:.25rem .5rem;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);border-radius:4px;font-family:var(--font-mono)}h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1.2;letter-spacing:-.01em}h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:500;color:var(--text-secondary)}p{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7;color:var(--text-secondary)}.gradient-text{background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent{color:var(--accent-primary)}.code-block{font-family:var(--font-mono);background:var(--bg-secondary);border:1px solid rgba(37,99,235,.2);border-radius:12px;padding:1.5rem;overflow:hidden}.code-line{display:flex;gap:1rem}.line-number{color:var(--text-muted);-webkit-user-select:none;user-select:none}.code-content{color:var(--text-primary)}.card{background:#fffc;border:1px solid rgba(37,99,235,.2);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.card:hover{border-color:#2563eb66;transform:translateY(-4px);box-shadow:0 4px 16px #2563eb26}.tag{display:inline-block;padding:.5rem 1rem;background:#2563eb1a;border:1px solid rgba(37,99,235,.3);border-radius:100px;font-size:.875rem;color:var(--accent-primary);font-weight:500}.tag.primary{background:#2563eb26;border-color:#2563eb66;color:var(--accent-primary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#2563eb4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2563eb80}
