:root{--primary-dark: #0B1527;--secondary-dark: #1E293B;--accent-teal: #9CBCBF;--accent-purple: #6366F1;--light-gray: #E2E8F0;--gradient-teal: linear-gradient(135deg, #9CBCBF 0%, #7BA5A8 100%);--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-5: 3rem}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--primary-dark);color:#fff}#root{width:100%;height:100%;min-height:100vh}@media (max-width: 768px){html,body{height:auto!important;min-height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}#root{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body{scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.landing-page{width:100%;min-height:100vh;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--primary-dark)}.animated-background-new{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--secondary-dark) 25%,#1a2942 50%,var(--secondary-dark) 75%,var(--primary-dark) 100%);background-size:400% 400%;animation:gradient-flow 15s ease infinite}@keyframes gradient-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;z-index:1;pointer-events:none;animation:float 20s ease-in-out infinite}.orb-1{width:400px;height:400px;background:radial-gradient(circle,rgba(156,188,191,.35) 0%,transparent 70%);top:-10%;left:-5%;animation-duration:25s}.orb-2{width:350px;height:350px;background:radial-gradient(circle,rgba(215,225,244,.25) 0%,transparent 70%);bottom:-10%;right:-5%;animation-duration:30s;animation-delay:-5s}.orb-3{width:300px;height:300px;background:radial-gradient(circle,rgba(156,188,191,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:20s;animation-delay:-10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.grid-overlay{position:absolute;width:100%;height:100%;z-index:1;pointer-events:none;background-image:linear-gradient(rgba(156,188,191,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(156,188,191,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.3}.top-left-branding{position:fixed;top:16px;left:16px;z-index:100}.top-left-branding a{display:inline-block;text-decoration:none;transition:transform .3s ease}.top-left-branding a:hover{transform:scale(1.03)}.wordmark-logo{height:48px;width:auto;display:block}.section-container{width:100%;max-width:800px;margin:0 auto;padding:0 24px}.section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;text-align:center;margin-bottom:32px;line-height:1.3;position:relative;z-index:2}.section-title-subtle{color:#cbd5e1;font-weight:600}.section-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:400;color:#94a3b8;text-align:center;margin-top:-16px;margin-bottom:32px;line-height:1.5;position:relative;z-index:2}.hero-section{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 24px 80px}.hero-content{max-width:700px;text-align:center}.hero-headline{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;line-height:1.15;margin-bottom:24px;letter-spacing:-.02em}.hero-subtext{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:400;color:#cbd5e1;line-height:1.6;margin-bottom:32px}.hero-bullets{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left;max-width:400px;margin:0 auto 40px}.hero-bullet-item{font-family:Inter,sans-serif;font-size:1rem;color:#e2e8f0;display:flex;align-items:flex-start;gap:12px;line-height:1.5}.bullet-check{color:var(--accent-teal);font-weight:700;font-size:1rem;flex-shrink:0;margin-top:2px}.countdown-container{display:flex;justify-content:center;margin-bottom:32px}.countdown-display{display:flex;align-items:baseline;gap:10px;padding:16px 28px;background:#9cbcbf1a;border:1px solid rgba(156,188,191,.25);border-radius:50px}.countdown-number{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--accent-teal);line-height:1}.countdown-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:#94a3b8;line-height:1}.cta-buttons{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px;margin:0 auto}.cta-buttons-centered{align-items:center}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .25s ease;cursor:pointer}.cta-linkedin{background:#0a66c2;color:#fff;border:none}.cta-linkedin:hover{background:#004182;transform:translateY(-2px);box-shadow:0 8px 24px #0a66c259}.cta-icon{width:20px;height:20px;flex-shrink:0}.cta-waitlist{background:transparent;color:#fff;border:2px solid rgba(156,188,191,.5)}.cta-waitlist:hover{border-color:var(--accent-teal);background:#9cbcbf1a;transform:translateY(-2px)}.cta-arrow{font-size:1.25rem;transition:transform .2s ease}.cta-waitlist:hover .cta-arrow{transform:translate(4px)}.cta-primary{background:linear-gradient(135deg,var(--accent-teal) 0%,#34d399 100%);color:#0a1628;border:none;font-weight:700;box-shadow:0 4px 16px #34d3994d}.cta-primary:hover{background:linear-gradient(135deg,#34d399 0%,var(--accent-teal) 100%);transform:translateY(-2px);box-shadow:0 8px 24px #34d39966}.cta-primary .cta-arrow{transition:transform .2s ease}.cta-primary:hover .cta-arrow{transform:translate(4px)}.hero-microcopy{margin-top:1rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:400;color:#94a3b8cc;text-align:center;letter-spacing:.01em}.pain-section{position:relative;z-index:10;padding:80px 0}.pain-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.pain-item{font-family:Inter,sans-serif;font-size:1.125rem;color:#94a3b8;padding:16px 20px;background:#1e293b80;border-left:3px solid rgba(251,146,60,.6);border-radius:0 8px 8px 0;line-height:1.5}.solution-section{position:relative;z-index:10;padding:80px 0}.steps-grid{display:grid;grid-template-columns:1fr;gap:20px}.step-card{background:#1e293b99;border:1px solid rgba(156,188,191,.15);border-radius:16px;padding:28px 24px;text-align:center;transition:transform .3s ease,border-color .3s ease}.step-card:hover{transform:translateY(-4px);border-color:#9cbcbf59}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent-teal);color:var(--primary-dark);font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;border-radius:50%;margin-bottom:16px}.step-label{font-family:Space Grotesk,sans-serif;font-size:1.375rem;font-weight:700;color:#fff;margin-bottom:8px}.step-description{font-family:Inter,sans-serif;font-size:1rem;color:#94a3b8;line-height:1.5}.features-section{position:relative;z-index:10;padding:80px 0}.features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.feature-item{display:flex;align-items:center;gap:16px;font-family:Inter,sans-serif;font-size:1.125rem;color:#e2e8f0;padding:20px 24px;background:#9cbcbf14;border:1px solid rgba(156,188,191,.2);border-radius:12px;line-height:1.5;transition:background .25s ease,transform .25s ease}.feature-item:hover{background:#9cbcbf1f;transform:translate(4px)}.feature-icon{color:var(--accent-teal);font-size:.75rem;flex-shrink:0}.examples-section{position:relative;z-index:10;padding:112px 0 80px}.examples-section .section-container{position:relative;isolation:isolate}.examples-section .section-title,.examples-section .section-subtitle{position:relative;z-index:5}.examples-section .section-subtitle{margin-bottom:32px}.examples-section .carousel-wrapper,.examples-section .carousel-container{position:relative;z-index:1}.carousel-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:500px;margin:0 auto}.examples-section .carousel-wrapper{margin-top:0}.footer-cta-section{position:relative;z-index:10;padding:80px 0;text-align:center}.footer-cta-text{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:32px}.landing-footer{position:relative;z-index:10;padding:40px 24px;text-align:center;border-top:1px solid rgba(156,188,191,.1)}.landing-footer p{font-family:Inter,sans-serif;font-size:.875rem;color:#64748b}@media (min-width: 768px){.hero-headline{font-size:3.5rem}.hero-subtext{font-size:1.25rem}.hero-bullets{max-width:480px}.hero-bullet-item{font-size:1.0625rem}.countdown-number{font-size:2.5rem}.cta-buttons{flex-direction:row;justify-content:center;max-width:none}.cta-button{padding:16px 32px}.section-title{font-size:2rem}.pain-item{font-size:1.1875rem;padding:18px 24px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px}.step-card{padding:32px 24px}.feature-item{font-size:1.1875rem;padding:22px 28px}}@media (min-width: 1024px){.section-container{max-width:900px}.hero-headline{font-size:4rem}.hero-subtext{font-size:1.375rem;max-width:600px;margin-left:auto;margin-right:auto}.section-title{font-size:2.25rem;margin-bottom:40px}.pain-section,.solution-section,.features-section,.examples-section,.footer-cta-section{padding:100px 0}.steps-grid{gap:32px}.step-card{padding:40px 28px}.step-label{font-size:1.5rem}.carousel-wrapper{max-width:520px}.examples-section .section-subtitle{margin-bottom:36px}.footer-cta-text{font-size:1.75rem}}@media (max-width: 767px){html,body{overflow-y:auto!important;-webkit-overflow-scrolling:touch}.landing-page{overflow:visible!important}.top-left-branding{position:relative;left:auto;top:auto;width:100%;padding:24px 0 16px;display:flex;justify-content:center;z-index:100}.wordmark-logo{height:56px}.hero-section{min-height:auto;padding:40px 20px 60px}.hero-headline{font-size:2rem;margin-bottom:20px}.hero-subtext{font-size:1rem;margin-bottom:28px}.hero-bullets{margin-bottom:32px;gap:10px}.hero-bullet-item{font-size:.9375rem}.countdown-display{padding:12px 20px}.countdown-number{font-size:1.75rem}.countdown-label{font-size:.875rem}.pain-section,.solution-section,.features-section,.examples-section,.footer-cta-section{padding:60px 0}.section-container{padding:0 20px}.section-title{font-size:1.5rem;margin-bottom:24px}.pain-item{font-size:1rem;padding:14px 16px}.step-card{padding:24px 20px}.step-number{width:36px;height:36px;font-size:1.125rem}.step-label{font-size:1.25rem}.step-description{font-size:.9375rem}.feature-item{font-size:1rem;padding:16px 18px;gap:12px}.carousel-wrapper{max-width:100%;padding:0 10px}.footer-cta-text{font-size:1.25rem}.countdown-display,.step-card,.feature-item{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (max-width: 480px){.wordmark-logo{height:52px}.hero-section{padding:32px 16px 48px}.hero-headline{font-size:1.75rem;line-height:1.2}.hero-subtext{font-size:.9375rem}.hero-bullet-item{font-size:.875rem}.section-container{padding:0 16px}.section-title{font-size:1.375rem}.pain-item{font-size:.9375rem;padding:12px 14px}.step-card{padding:20px 16px}.feature-item{font-size:.9375rem;padding:14px 16px}.cta-button{padding:12px 24px;font-size:.9375rem}.footer-cta-text{font-size:1.125rem}.examples-section .section-subtitle{margin-bottom:24px}}.panel-container{width:100%;max-width:500px;min-height:650px;position:relative;overflow:visible}.dashboard-card{background:linear-gradient(135deg,#1e293be6,#111827e6);border:1px solid rgba(156,188,191,.2);border-radius:20px;padding:2rem;box-shadow:0 20px 60px #00000080,inset 0 1px #9cbcbf1a}.right-panel-card{display:flex;flex-direction:column;width:100%;max-width:500px;padding-top:150px;box-sizing:border-box}@media (min-width: 1024px){.right-panel-card{min-height:640px;height:auto;padding:1.75rem 2rem}}.panel-header{min-height:72px;flex-shrink:0}.panel-body{flex:1;overflow:visible;display:flex;flex-direction:column}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(156,188,191,.15)}.role-info{flex:1}.carousel-wrapper .dashboard-header{flex-direction:column-reverse;align-items:center;gap:.75rem}.carousel-wrapper .role-info,.carousel-wrapper .role-label{text-align:center}.carousel-wrapper .dashboard-brand-mark{margin-bottom:.25rem;margin-left:0;align-self:center}.carousel-wrapper .weekly-planner-header{flex-direction:column;align-items:center}.carousel-wrapper .planner-info{text-align:center;display:flex;flex-direction:column;align-items:center}.carousel-wrapper .planner-title{text-align:center}.carousel-wrapper .constraint-badge{justify-content:center}.role-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .25rem}.role-title{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.dashboard-brand-mark{height:30px;width:auto;opacity:.9;margin-left:1.25rem;flex-shrink:0}.readiness-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem 0}.readiness-label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em}.readiness-circle{position:relative;width:120px;height:120px}.progress-ring{transform:rotate(-90deg)}.progress-ring-bg{stroke:#9cbcbf1a}.progress-ring-fill{stroke:var(--accent-teal);transition:stroke-dashoffset 1s ease;filter:drop-shadow(0 0 8px rgba(156,188,191,.6))}.readiness-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:var(--accent-teal)}.skills-section{margin-bottom:1.5rem}.skills-section:last-child{margin-bottom:0}.skills-heading{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.skills-icon{font-size:1rem;line-height:1}.skills-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.skill-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease}.skill-item.strength{background:#9cbcbf1a;border:1px solid rgba(156,188,191,.2);border-left:4px solid rgba(52,211,153,.6)}.skill-item.gap{background:#d7e1f40d;border:1px solid rgba(215,225,244,.15);border-left:4px solid rgba(251,146,60,.6)}.skill-name{font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;color:#fff;flex:1 1 auto;min-width:0}.skill-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:0 0 auto}.skill-level,.skill-status{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.05em;flex:0 0 auto;white-space:nowrap}.skill-level{background:#9cbcbf33;color:var(--accent-teal)}.skill-status{background:#d7e1f426;color:var(--light-gray)}.signals-section{margin-bottom:1.5rem}.section-heading{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.section-icon{font-size:1rem;line-height:1}.signals-list{display:flex;flex-direction:column;gap:.5rem}.signal-item{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;padding:.5rem .75rem;background:#9cbcbf14;border:1px solid rgba(156,188,191,.15);border-radius:6px}.signal-indicator{font-size:.875rem;font-weight:700;width:1.25rem;text-align:center}.indicator-up{color:#34d399}.indicator-down{color:#f87171}.indicator-stable{color:#94a3b8}.signal-label{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#fff;flex:1}.signal-detail{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#94a3b8}.decision-trail-section{margin-top:1.5rem}.decision-trail-list{display:flex;flex-direction:column;gap:.625rem}.decision-trail-item{display:flex;gap:.75rem;padding:.625rem .75rem;background:#6366f114;border:1px solid rgba(99,102,241,.2);border-radius:6px}.trail-week{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700;color:#a5b4fc;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.trail-content{flex:1;min-width:0}.trail-decision{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#fff;margin-bottom:.25rem}.trail-outcome{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:#94a3b8}@media (max-width: 767px){.panel-container{max-width:100%;min-height:auto}.dashboard-card,.right-panel-card{padding:1.25rem}.role-title{font-size:1.25rem}.readiness-circle{width:100px;height:100px}.readiness-percentage{font-size:1.75rem}.skill-item{padding:.625rem .875rem}.skill-name{font-size:.85rem}.skill-level,.skill-status{font-size:.6875rem;padding:.1875rem .5rem}.skill-meta{gap:.375rem;justify-content:flex-end}}.verified-knowledge{position:relative;display:inline-flex;align-items:center;cursor:pointer;outline:none}.verified-knowledge:focus-visible .verified-chip{outline:2px solid rgba(52,211,153,.6);outline-offset:2px;border-radius:4px}.verified-chip{display:inline-flex;align-items:center;justify-content:center;color:#34d399d9;transition:all .2s ease}.verified-knowledge:hover .verified-chip,.verified-knowledge:focus .verified-chip{color:#34d399;transform:scale(1.1)}.verified-knowledge-sm .verified-chip{padding:2px}.verified-knowledge-md .verified-chip{padding:3px}.verified-popover{position:absolute;left:50%;transform:translate(-50%);z-index:100;min-width:180px;max-width:280px;padding:.625rem .75rem;background:#1e293bfa;border:1px solid rgba(52,211,153,.3);border-radius:8px;box-shadow:0 8px 24px #0006,0 2px 8px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:popover-fade-in .15s ease-out}.verified-popover-top{bottom:calc(100% + 8px)}.verified-popover-bottom{top:calc(100% + 8px)}@keyframes popover-fade-in{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.verified-popover-bottom{animation-name:popover-fade-in-bottom}@keyframes popover-fade-in-bottom{0%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.verified-popover-content{display:flex;flex-direction:column;gap:.25rem}.verified-popover-label{font-family:Inter,sans-serif;font-size:.625rem;font-weight:600;color:#34d399e6;text-transform:uppercase;letter-spacing:.05em}.verified-popover-title{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#fffffff2;line-height:1.4;word-break:break-word}.verified-popover-link{display:inline-flex;align-items:center;gap:.375rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#9cbcbff2;text-decoration:none;transition:color .2s ease}.verified-popover-link:hover{color:#34d399}.verified-popover-link .verified-popover-title{color:inherit}.verified-popover:before{content:"";position:absolute;left:50%;transform:translate(-50%);border:6px solid transparent}.verified-popover-top:before{bottom:-12px;border-top-color:#1e293bfa}.verified-popover-bottom:before{top:-12px;border-bottom-color:#1e293bfa}@media (max-width: 480px){.verified-popover{min-width:160px;max-width:220px;padding:.5rem .625rem}.verified-popover-title,.verified-popover-link{font-size:.75rem}}@media (pointer: coarse){.verified-knowledge{min-width:28px;min-height:28px;display:inline-flex;align-items:center;justify-content:center}.verified-chip{padding:6px}}@media (prefers-reduced-motion: reduce){.verified-chip{transition:none}.verified-popover{animation:none}}.vk-chip-container{position:relative;display:inline-flex;align-items:center}.vk-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border:1px solid rgba(52,211,153,.3);border-radius:4px;background:#34d39914;color:#34d399e6;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .2s ease;white-space:nowrap}.vk-chip:hover{background:#34d39926;border-color:#34d39980;color:#34d399}.vk-chip:focus-visible{outline:2px solid rgba(52,211,153,.6);outline-offset:2px}.vk-chip:active{transform:scale(.98)}.vk-chip-label{text-transform:uppercase}.vk-chip-compact .vk-chip{padding:.125rem .375rem;font-size:.625rem;gap:.1875rem}.vk-chip-compact .vk-popover{left:auto;right:0}.vk-chip-compact .vk-popover:before{left:auto;right:16px}.vk-popover{position:absolute;left:0;z-index:100;min-width:240px;max-width:320px;padding:.875rem 1rem;background:#172030fa;border:1px solid rgba(52,211,153,.25);border-radius:10px;box-shadow:0 12px 32px #00000080,0 4px 12px #0000004d,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vk-popover-bottom{top:calc(100% + 8px);animation:vk-slide-down .15s ease-out}.vk-popover-top{bottom:calc(100% + 8px);animation:vk-slide-up .15s ease-out}@keyframes vk-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes vk-slide-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.vk-popover:before{content:"";position:absolute;left:16px;border:6px solid transparent}.vk-popover-bottom:before{top:-12px;border-bottom-color:#172030fa}.vk-popover-top:before{bottom:-12px;border-top-color:#172030fa}.vk-popover-title{display:flex;align-items:flex-start;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#fffffff2;text-decoration:none;line-height:1.4;margin-bottom:.375rem;transition:color .2s ease}.vk-popover-title:hover{color:#34d399}.vk-popover-title svg{flex-shrink:0;margin-top:.125rem;opacity:.7}.vk-popover-title:hover svg{opacity:1}.vk-title-text{flex:1}.vk-popover-domain{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;color:#9cbcbfb3;margin-bottom:.625rem;letter-spacing:.01em}.vk-popover-citation{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:400;font-style:italic;color:#fffc;line-height:1.5;margin:0 0 .625rem;padding:.5rem .75rem;border-left:2px solid rgba(52,211,153,.4);background:#34d3990d;border-radius:0 4px 4px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vk-popover-why{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:#ffffffb3;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vk-why-label{font-weight:600;color:#9cbcbfe6}@media (max-width: 480px){.vk-popover{min-width:200px;max-width:280px;padding:.75rem .875rem;left:auto;right:0}.vk-popover:before{left:auto;right:16px}.vk-popover-title{font-size:.8125rem}.vk-popover-citation{font-size:.75rem;-webkit-line-clamp:3}.vk-popover-why{font-size:.6875rem;white-space:normal;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}@media (pointer: coarse){.vk-chip{min-height:32px;padding:.375rem .625rem}.vk-chip-compact .vk-chip{min-height:28px;padding:.25rem .5rem}}@media (prefers-reduced-motion: reduce){.vk-chip{transition:none}.vk-popover-bottom,.vk-popover-top{animation:none}.vk-popover-title{transition:none}}.weekly-planner-dashboard{width:100%;max-width:500px;margin:0 auto;box-sizing:border-box}.weekly-planner-card{background:linear-gradient(135deg,#1e293be6,#111827e6);border:1px solid rgba(156,188,191,.2);border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080,inset 0 1px #9cbcbf1a;max-width:100%;box-sizing:border-box;overflow:visible}.weekly-planner-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(156,188,191,.15)}.planner-info{flex:1}.planner-title{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.planner-subtitle{display:flex;gap:.375rem;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planner-subtitle:last-child{margin-bottom:0}.subtitle-label{font-weight:600;color:#94a3b8;flex-shrink:0}.subtitle-text{font-weight:400;color:#ffffffd9;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-row{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.5rem .875rem;margin-bottom:.875rem;background:#9cbcbf14;border:1px solid rgba(156,188,191,.2);border-radius:8px}.progress-stat{display:flex;align-items:center;gap:.375rem;font-family:Inter,sans-serif;font-size:.75rem;color:#ffffffe6;white-space:nowrap}.stat-icon{font-size:.875rem;line-height:1}.stat-text{font-weight:400}.stat-text strong{font-weight:700;color:#fff}.days-container{display:flex;flex-direction:column;gap:.625rem;max-width:100%;overflow:visible}.day-card{background:#d7e1f40d;border:1px solid rgba(215,225,244,.15);border-radius:8px;padding:.625rem;transition:all .2s ease;max-width:100%;overflow:visible;box-sizing:border-box}.day-card:hover{background:#d7e1f414;border-color:#9cbcbf4d;box-shadow:0 4px 12px #0003}.day-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem;padding-bottom:.375rem;border-bottom:1px solid rgba(156,188,191,.1)}.day-info{display:flex;align-items:baseline;gap:.375rem}.day-name{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.03em}.day-date{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;color:#94a3b8}.day-badge{display:inline-block;padding:.1875rem .5rem;border-radius:4px;font-family:Inter,sans-serif;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.badge-post{background:#3b82f633;color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.badge-repo{background:#a855f733;color:#c4b5fd;border:1px solid rgba(168,85,247,.3)}.badge-diagram{background:#ec489933;color:#f9a8d4;border:1px solid rgba(236,72,153,.3)}.badge-demo{background:#34d39933;color:#6ee7b7;border:1px solid rgba(52,211,153,.3)}.badge-notes{background:#fb923c33;color:#fdba74;border:1px solid rgba(251,146,60,.3)}.day-row{margin-bottom:.375rem;max-width:100%;overflow:visible;box-sizing:border-box}.day-row:last-child{margin-bottom:0}.row-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem;min-width:0}.row-label{display:flex;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:0;flex-shrink:0}.day-row>.row-label{margin-bottom:.25rem}.row-icon{font-size:.75rem;line-height:1}.learn-title{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#9cbcbf;line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learn-link{display:flex;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#9cbcbf;text-decoration:none;transition:color .2s ease;line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learn-link:hover{color:#cbd5e1}.external-icon{font-size:.6875rem;opacity:.7;flex-shrink:0}.build-output{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:#ffffffd9;line-height:1.3;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proof-details{display:flex;flex-direction:column;gap:.1875rem;max-width:100%;overflow:hidden}.proof-platform{display:inline-block;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;color:#9cbcbf;padding:.125rem .375rem;background:#9cbcbf26;border-radius:3px;width:fit-content;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proof-artifact{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:400;color:#94a3b8;font-style:italic;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.weekly-planner-card{padding:1.25rem;width:100%;max-width:420px;margin:0 auto}.days-container{gap:1rem}.weekly-planner-header{margin-bottom:1.25rem;padding-bottom:1.25rem}.planner-title{font-size:1.25rem}.planner-subtitle{font-size:.75rem}.progress-row{flex-direction:column;align-items:stretch;gap:.75rem;padding:.875rem 1rem}.day-card{padding:.875rem}.dashboard-brand-mark{height:26px;margin-left:1rem}}@media (max-width: 480px){.weekly-planner-card{padding:1.25rem;width:100%!important;max-width:100%!important;margin:0 auto}.days-container{gap:1rem}.weekly-planner-header{flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.planner-info{width:100%}.planner-title{font-size:1.125rem}.planner-subtitle{font-size:.6875rem;flex-direction:column;gap:.125rem}.view-toggle-container{width:100%;flex-direction:column;align-items:stretch}.dashboard-brand-mark{height:22px;margin-left:0;align-self:flex-start}.progress-row{padding:.75rem .875rem;gap:.625rem}.progress-stat{font-size:.8125rem}.day-card{padding:.75rem}.day-header{margin-bottom:.75rem;padding-bottom:.625rem}.day-name{font-size:.875rem}.day-date{font-size:.6875rem}.day-badge{padding:.1875rem .5rem;font-size:.625rem}.day-row{margin-bottom:.5rem}.row-header{flex-wrap:wrap;gap:.25rem}.row-label{font-size:.625rem;margin-bottom:0}.day-row>.row-label{margin-bottom:.1875rem}.learn-title,.learn-link,.build-output{font-size:.6875rem}.proof-platform,.proof-artifact{font-size:.625rem}}.constraint-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#fb923c1a;border:1px solid rgba(251,146,60,.25);border-radius:6px;margin-top:.5rem}.constraint-icon{font-size:.75rem;line-height:1}.constraint-text{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;color:#fdba74;letter-spacing:.01em}.weekly-decision-card{padding:1rem;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:2px solid rgba(99,102,241,.35);border-radius:10px;margin-bottom:1rem}.decision-card-title{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:#a5b4fc;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .625rem}.decision-icon{font-size:.875rem;line-height:1}.decision-focus{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:.375rem}.decision-rationale{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:400;color:#ffffffbf}.rationale-label{font-weight:600;color:#94a3b8}.trajectory-section{margin-bottom:1rem}.trajectory-section .section-heading{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .625rem}.trajectory-section .section-icon{font-size:.875rem;line-height:1}.trajectory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.trajectory-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;background:#9cbcbf0f;border:1px solid rgba(156,188,191,.12);border-radius:6px}.trajectory-week{font-family:Inter,sans-serif;font-size:.625rem;font-weight:700;color:#94a3b8;text-transform:uppercase}.trajectory-proofs{display:flex;gap:.25rem}.proof-dot{width:8px;height:8px;border-radius:50%}.proof-dot.filled{background:#34d399}.proof-dot.empty{background:#9cbcbf33}.trajectory-decision{font-family:Inter,sans-serif;font-size:.5625rem;font-weight:400;color:#fff9;text-align:center;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iteration-section{margin-top:.75rem}.iteration-prompt{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;background:#34d39914;border:1px dashed rgba(52,211,153,.3);border-radius:6px}.iteration-icon{font-size:.875rem;line-height:1}.iteration-text{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#6ee7b7;font-style:italic}@media (max-width: 480px){.constraint-badge{flex-wrap:wrap}.constraint-text{font-size:.625rem}.weekly-decision-card{padding:.875rem}.decision-focus{font-size:.9375rem}.decision-rationale{font-size:.75rem}.trajectory-grid{grid-template-columns:repeat(2,1fr);gap:.375rem}.trajectory-item{padding:.375rem}.trajectory-decision{display:none}.iteration-prompt{padding:.5rem .625rem}.iteration-text{font-size:.75rem}}.carousel-container{width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;outline:none}.dashboard-section-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#9cbcbfe6;text-align:center;margin:0;padding:0;letter-spacing:.01em}.carousel-container:focus-visible{outline:2px solid rgba(156,188,191,.6);outline-offset:4px;border-radius:8px}.carousel-viewport{position:relative;width:100%;max-width:500px;min-height:600px;display:flex;align-items:flex-start;justify-content:center;overflow:visible;overflow-anchor:none}.carousel-slide{position:relative;width:100%}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border:none;border-radius:50%;background:#1e293bd9;color:#9cbcbfe6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.carousel-arrow:hover{background:#1e293bf2;color:#fff;transform:translateY(-50%) scale(1.05)}.carousel-arrow:focus-visible{outline:2px solid rgba(156,188,191,.8);outline-offset:2px}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}.carousel-arrow-prev{left:-20px}.carousel-arrow-next{right:-20px}.carousel-arrow svg{width:20px;height:20px}.carousel-controls{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:12px}.carousel-indicators{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto}.indicator{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#9cbcbf4d;transition:all .3s ease;cursor:pointer}.indicator:hover{background:#9cbcbf99;transform:scale(1.2)}.indicator:focus-visible{outline:2px solid rgba(156,188,191,.8);outline-offset:2px}.indicator.active{background:#9cbcbfe6;width:10px;height:10px}.carousel-status{font-size:.75rem;color:#9cbcbf99;font-family:Inter,sans-serif;letter-spacing:.02em;min-height:1em}@media (max-width: 768px){.carousel-container{max-width:420px;gap:1rem}.dashboard-section-label{font-size:.9375rem}.carousel-viewport{max-width:420px;min-height:650px}.carousel-arrow{width:36px;height:36px}.carousel-arrow-prev{left:-18px}.carousel-arrow-next{right:-18px}.carousel-arrow svg{width:18px;height:18px}.carousel-controls{margin-top:10px}.indicator{width:7px;height:7px}.indicator.active{width:9px;height:9px}}@media (max-width: 480px){.carousel-container{max-width:100%;gap:.75rem}.dashboard-section-label{font-size:.875rem}.carousel-viewport{max-width:100%;min-height:700px}.carousel-arrow{width:32px;height:32px}.carousel-arrow-prev{left:4px}.carousel-arrow-next{right:4px}.carousel-arrow svg{width:16px;height:16px}.carousel-controls{margin-top:8px}.indicator{width:6px;height:6px}.indicator.active{width:8px;height:8px}.carousel-status{font-size:.7rem}}@media (prefers-reduced-motion: reduce){.carousel-arrow,.indicator{transition:none}}.beta-intake-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a1628,#1a2942);padding:2rem}.beta-intake-container{text-align:center;max-width:600px}.beta-intake-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.beta-intake-message{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:500;color:#ffffffe6;line-height:1.5;margin:0}.beta-intake-back{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#9cbcbfcc;text-decoration:none;transition:color .2s ease}.beta-intake-back:hover{color:#9cbcbf}@media (max-width: 480px){.beta-intake-message{font-size:1.25rem}}
