@keyframes post_fadeInUp__AsMHX{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post_container__618X0{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--warm-bg);position:relative;overflow-x:clip}.post_container__618X0:before{content:"";position:fixed;inset:0;background-image:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(212,200,186,.25) 0,transparent 70%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(212,200,186,.2) 0,transparent 60%),radial-gradient(ellipse 70% 50% at 50% 80%,rgba(212,200,186,.15) 0,transparent 65%);pointer-events:none;z-index:0}.post_container__618X0>*{position:relative;z-index:1}.post_layout__nNZLv{width:min(100%,1200px);margin-inline:auto;padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(3rem,6vw,5rem);padding-inline:clamp(1rem,3vw,2rem);flex:1;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:clamp(2.5rem,5vw,4.5rem);align-items:start;animation:post_fadeInUp__AsMHX .6s ease-out}@media(max-width:980px){.post_layout__nNZLv{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.5rem)}}@media(max-width:768px){.post_layout__nNZLv{padding-top:3.5rem}}.post_article__6nIjZ{min-width:0;max-width:760px}.post_aside__IGDAU{position:sticky;top:100px}@media(max-width:980px){.post_aside__IGDAU{position:static;top:auto}}.post_asideInner__mfvBv{display:flex;flex-direction:column}.post_readTime__5s_wL{margin:0;color:var(--warm-text-muted);font-size:.85rem}@media(max-width:768px){.post_readTime__5s_wL{display:none}}.post_asideDivider__A_snl{width:32px;margin:1.1rem 0;border:none;border-top:1px solid var(--warm-border-dark)}@media(max-width:768px){.post_asideDivider__A_snl{display:none}}.post_toc__D9D3R{display:flex;flex-direction:column;gap:.4rem}@media(max-width:768px){.post_toc__D9D3R{display:none}}.post_toc__D9D3R a{display:block;padding:.28rem .36rem;border-radius:6px;color:var(--warm-text-secondary);font-size:.78rem;line-height:1.4;text-decoration:none;transition:background .15s ease,color .15s ease}.post_toc__D9D3R a:hover{background:rgba(154,125,90,.08);color:var(--warm-text-primary)}.post_tocSub__i8_lg{padding-left:.9rem!important;font-size:.68rem!important;color:var(--warm-text-muted)}.post_tocActive__CilkJ{background:rgba(154,125,90,.12);color:var(--warm-text-primary)!important;font-weight:600}.post_shareLabel__SkD7V{margin:0 0 .6rem;font-weight:600;font-size:.95rem;color:var(--warm-text-primary)}.post_shareButtons__NmHhr{display:flex;gap:.6rem}.post_shareButtons__NmHhr button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--warm-border);background:var(--warm-surface);color:var(--warm-text-secondary);cursor:pointer;transition:color .15s ease,border-color .15s ease,transform .15s ease}.post_shareButtons__NmHhr button:hover{color:var(--warm-text-primary);border-color:var(--warm-border-dark);transform:translateY(-2px)}.post_backLink__edEjA{display:inline-block;margin-top:1rem;margin-bottom:1.25rem;color:var(--warm-text-accent);font-size:.9rem;text-decoration:none}.post_backLink__edEjA:hover{text-decoration:underline}.post_meta__COvZN{margin:0 0 .75rem;color:var(--warm-text-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.post_title__4E5HF{margin:0 0 .75rem;font-family:var(--heading-h1-family);font-weight:var(--heading-h1-weight);font-size:var(--heading-h1-page-size);line-height:var(--heading-h1-line-height);letter-spacing:var(--heading-h1-letter-spacing);color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);text-transform:none;text-align:left;text-wrap:balance}@media(max-width:768px){.post_title__4E5HF{text-align:left!important}}.post_author__b1ykw{margin:0 0 1.75rem;color:var(--warm-text-secondary);font-size:var(--text-paragraph-size)}.post_cover__Jjzc6{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:2rem;border-radius:16px;overflow:hidden;border:1px solid var(--warm-border);background-color:var(--warm-bg-medium);background-size:cover;background-position:50%}.post_cover__Jjzc6 img{object-fit:cover}.post_prose__msk7s{color:var(--warm-text-primary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);text-align:left}.post_prose__msk7s h1{margin:2.4rem 0 .9rem;-webkit-text-fill-color:var(--warm-text-primary);font-family:var(--heading-h1-family);font-size:var(--heading-h1-page-size);font-weight:var(--heading-h1-weight);letter-spacing:var(--heading-h1-letter-spacing);line-height:var(--heading-h1-line-height);text-align:left;text-transform:none;text-wrap:balance}.post_prose__msk7s h1,.post_prose__msk7s h2{scroll-margin-top:100px;color:var(--warm-text-primary)}.post_prose__msk7s h2{margin:2.25rem 0 .85rem;font-weight:700;font-size:clamp(1.4rem,3vw,1.9rem);letter-spacing:-.02em;-webkit-text-fill-color:var(--warm-text-primary);background:none;text-transform:none;text-align:left}.post_prose__msk7s h3{margin:1.75rem 0 .6rem;scroll-margin-top:100px;font-size:clamp(1.15rem,2.4vw,1.4rem)}.post_prose__msk7s h3,.post_prose__msk7s h4{font-weight:600;color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);text-transform:none;text-align:left}.post_prose__msk7s h4{margin:1.5rem 0 .5rem;font-size:1.1rem}.post_prose__msk7s p{margin:0 0 1.15rem;color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.post_prose__msk7s a{color:var(--warm-text-accent);text-decoration:underline;text-underline-offset:2px}.post_prose__msk7s a:hover{color:#d47838}.post_prose__msk7s strong{font-weight:600;color:var(--warm-text-primary)}.post_prose__msk7s ol,.post_prose__msk7s ul{margin:0 0 1.15rem;padding-left:1.5rem;font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.post_prose__msk7s ul{list-style:disc}.post_prose__msk7s ol{list-style:decimal}.post_prose__msk7s li{margin-bottom:.4rem;padding-left:.25rem;font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.post_prose__msk7s li::marker{color:var(--warm-text-accent)}.post_prose__msk7s hr{margin:2rem 0;border:none;border-top:1px solid var(--warm-border)}.post_prose__msk7s blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid var(--warm-border-dark);color:var(--warm-text-muted);font-size:var(--text-paragraph-size);font-style:italic;line-height:var(--text-paragraph-line-height)}.post_prose__msk7s code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--warm-bg-medium);padding:.15em .4em;border-radius:6px;color:#9a3d2e}.post_prose__msk7s pre{margin:0 0 1.4rem;padding:1.1rem 1.25rem;border-radius:12px;background:#1a1a1a;color:#f5f0ea;overflow-x:auto;font-size:.9rem;line-height:1.6}.post_prose__msk7s pre code{padding:0;background:none;color:inherit;font-size:inherit}.post_prose__msk7s pre .hl-comment{color:#7c8a78;font-style:italic}.post_prose__msk7s pre .hl-string{color:#b5d6a0}.post_prose__msk7s pre .hl-number{color:#e3a86c}.post_prose__msk7s pre .hl-keyword{color:#d98ad1}.post_prose__msk7s pre .hl-literal{color:#e3a86c}.post_prose__msk7s pre .hl-function{color:#7fb4ef}.post_prose__msk7s pre .hl-type{color:#e8c987}.post_prose__msk7s table{width:100%;margin:0 0 1.6rem;border-collapse:collapse;font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);overflow:hidden;border:1px solid var(--warm-border);border-radius:12px}.post_prose__msk7s thead th{background:var(--warm-bg-medium);font-weight:600;color:var(--warm-text-primary);text-align:left}.post_prose__msk7s td,.post_prose__msk7s th{padding:.7rem .9rem;border-bottom:1px solid var(--warm-border);vertical-align:top;text-align:left}.post_prose__msk7s tbody tr:last-child td{border-bottom:none}.post_prose__msk7s tbody tr:nth-child(2n){background:var(--warm-bg-light)}@keyframes blog_fadeInUp__fjO8V{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.blog_container__3wGN_{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--warm-bg);position:relative;overflow-x:clip}.blog_container__3wGN_:before{content:"";position:fixed;inset:0;background-image:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(212,200,186,.25) 0,transparent 70%),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(212,200,186,.2) 0,transparent 60%),radial-gradient(ellipse 70% 50% at 50% 80%,rgba(212,200,186,.15) 0,transparent 65%);pointer-events:none;z-index:0}.blog_container__3wGN_>*{position:relative;z-index:1}.blog_listing__RY_Yq{width:min(100%,1200px);margin-inline:auto;padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(3rem,6vw,5rem);padding-inline:clamp(1rem,3vw,2rem);flex:1;animation:blog_fadeInUp__fjO8V .6s ease-out}@media(max-width:768px){.blog_listing__RY_Yq{padding-top:3.5rem}}.blog_layout__0Nx4X{display:grid;grid-template-columns:240px 1fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media(max-width:860px){.blog_layout__0Nx4X{grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2rem)}}.blog_sidebar__Z4ZVc{position:sticky;top:100px}@media(max-width:860px){.blog_sidebar__Z4ZVc{position:static;top:auto}}.blog_content__lzjyu{min-width:0}.blog_listingHeader__NPFzC{margin-top:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--warm-border)}.blog_listingHeader__NPFzC h1{margin:0 0 .5rem;font-family:var(--heading-h1-family);font-weight:var(--heading-h1-weight);font-size:var(--heading-h1-page-size);letter-spacing:var(--heading-h1-letter-spacing);line-height:var(--heading-h1-line-height);color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);text-align:left;text-wrap:balance}@media(max-width:768px){.blog_listingHeader__NPFzC h1{text-align:left!important}}.blog_listingHeader__NPFzC p{margin:0;color:var(--warm-text-muted);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.blog_categoryNav___r7BW{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.blog_categoryNav___r7BW a{width:100%;padding:.4rem .6rem;border-radius:8px;color:var(--warm-text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s ease,color .15s ease}.blog_categoryNav___r7BW a:hover{background:var(--warm-hover);color:var(--warm-text-primary)}.blog_categoryNav___r7BW .blog_active__4O_bo{color:var(--warm-text-primary);font-weight:600;background:var(--warm-bg-medium)}@media(max-width:860px){.blog_categoryNav___r7BW{flex-direction:row;flex-wrap:wrap;gap:.4rem}.blog_categoryNav___r7BW a{width:auto;border:1px solid var(--warm-border);background:var(--warm-bg-light)}}.blog_grid__bfhso{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2.5vw,1.75rem)}.blog_card__jzsEo{display:flex;flex-direction:column;gap:.85rem;padding:.85rem;border-radius:16px;border:1px solid rgba(0,0,0,0);text-decoration:none}.blog_cardMedia__RlnY2{display:block;width:100%;aspect-ratio:16/10;border-radius:12px;background-color:var(--warm-bg-medium);background-size:cover;background-position:50%}.blog_cardBody__rGAQf{display:flex;flex-direction:column;gap:.4rem;flex:1}.blog_cardCategory__eEpCb{font-size:.8rem;font-weight:500;color:var(--warm-text-muted)}.blog_cardTitle__MCrFK{font-size:1.15rem;font-weight:600;line-height:1.3;color:var(--warm-text-primary)}.blog_cardExcerpt__m0MZB{color:var(--warm-text-secondary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.blog_cardMeta__jWByR{margin-top:auto;color:var(--warm-text-muted);font-size:.85rem}.blog_empty__vH0G_{text-align:center;color:var(--warm-text-muted)}@media(max-width:560px){.blog_grid__bfhso{grid-template-columns:1fr}}.blog_mermaidWrap__27u1m{position:relative;display:block;width:100%;margin:1.75rem 0;padding:1.25rem;border:1px solid #ece3d7;border-radius:12px;background:#fffdf9;overflow:hidden;min-height:2rem}.blog_mermaidViewport__KSc3b{display:flex;justify-content:center;width:100%;overflow-x:auto;padding-top:.15rem}.blog_mermaidViewport__KSc3b svg{max-width:100%;height:auto}.blog_mermaidViewport__KSc3b svg .blog_cluster-label__vu83W,.blog_mermaidViewport__KSc3b svg .blog_edgeLabel__dhpRQ,.blog_mermaidViewport__KSc3b svg .blog_nodeLabel__ekjVG,.blog_mermaidViewport__KSc3b svg foreignObject,.blog_mermaidViewport__KSc3b svg text{font-size:12px!important}.blog_mermaidViewport__KSc3b svg .blog_cluster-label__vu83W{font-weight:600}.blog_mermaidExpandButton__AivTJ{position:absolute;top:.65rem;right:.65rem;z-index:2;display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid rgba(154,125,90,.22);border-radius:.65rem;background:rgba(255,253,249,.88);color:var(--warm-text-primary);cursor:pointer;box-shadow:0 8px 20px rgba(43,38,32,.08);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.blog_mermaidExpandButton__AivTJ:hover{background:#fff;border-color:rgba(154,125,90,.4);color:#d47838;transform:translateY(-1px)}.blog_mermaidExpandButton__AivTJ:active{transform:translateY(0)}.blog_mermaidExpandButton__AivTJ:focus-visible{outline:2px solid #d47838;outline-offset:3px}.blog_mermaidWrapExpanded__t5kSY{position:fixed;inset:clamp(.75rem,2vw,1.5rem);z-index:1000;width:auto;max-width:none;margin:0;padding:clamp(3.5rem,6vw,4.5rem) clamp(1rem,3vw,2rem) clamp(1rem,3vw,2rem);border-radius:18px;box-shadow:0 0 0 100vmax rgba(26,26,26,.58),0 30px 90px rgba(26,26,26,.32)}.blog_mermaidWrapExpanded__t5kSY .blog_mermaidViewport__KSc3b{height:100%;align-items:center}.blog_mermaidWrapExpanded__t5kSY .blog_mermaidViewport__KSc3b svg{max-width:min(100%,1500px);max-height:100%}@media(max-width:640px){.blog_mermaidWrap__27u1m{padding:1rem}.blog_mermaidWrapExpanded__t5kSY{inset:.5rem;padding:3.25rem .75rem .75rem;border-radius:14px}}.blog_platformSnippet__PgdoJ{width:100%;margin:1.6rem 0 1.9rem;padding:.9rem;border:1px solid rgba(154,125,90,.16);border-radius:12px;background:linear-gradient(135deg,rgba(255,253,249,.98),rgba(247,241,232,.82)),#fffdf9}.blog_platformSnippet__PgdoJ figcaption{margin:0 0 .7rem;color:var(--warm-text-muted);font-size:.72rem;font-weight:700;letter-spacing:.05em;line-height:1;text-transform:uppercase}.blog_platformCoachPanel__foD1O,.blog_platformCommunityPreview__SuG32,.blog_platformDashboardPreview__w8Vmi,.blog_platformGoalPreview__y9IEk,.blog_platformGraphPreview__iuxv_,.blog_platformLearningPreview__QkE2a{border:1px solid rgba(154,125,90,.14);border-radius:10px;background:hsla(0,0%,100%,.78)}.blog_platformGoalPreview__y9IEk{display:grid;gap:.65rem;padding:.9rem}.blog_platformGoalPreview__y9IEk h3{margin:0;color:var(--warm-text-primary);font-size:clamp(1.15rem,2vw,1.55rem);font-weight:650;letter-spacing:0;line-height:1.12}.blog_platformGoalPreview__y9IEk h3 span{color:#ae6230}.blog_platformGoalPreview__y9IEk label{color:var(--warm-text-secondary);font-size:.8rem;font-weight:650}.blog_platformGoalInput__tVnyl{display:grid;gap:1.45rem;min-height:7rem;padding:.85rem;border:1px solid rgba(154,125,90,.14);border-radius:14px;background:#fffdf9}.blog_platformGoalInput__tVnyl p{margin:0;color:var(--warm-text-primary);font-size:.98rem;line-height:1.45}.blog_platformCoachActions__nABqr,.blog_platformCoachHeader__cQ5pt,.blog_platformCommunityPreview__SuG32 header,.blog_platformFocusRow__Ojt_g,.blog_platformGoalInput__tVnyl footer,.blog_platformGraphActions__CyCUf,.blog_platformTabs__tTJJ0{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.blog_platformCoachHeader__cQ5pt small,.blog_platformCommunityPreview__SuG32 p,.blog_platformGoalInput__tVnyl footer span,.blog_platformGraphBody__rOpqK em,.blog_platformGraphBody__rOpqK small,.blog_platformGraphLayer__CMf7I em,.blog_platformGraphLayer__CMf7I small,.blog_platformGraphRoot__JdEE6 em,.blog_platformGraphRoot__JdEE6 small,.blog_platformHeroCard__kaFgC p,.blog_platformPathCardGrid__yoU1D p{color:var(--warm-text-secondary);font-size:.78rem;line-height:1.35}.blog_platformGoalInput__tVnyl footer span{font-weight:650}.blog_platformGoalInput__tVnyl footer strong{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:999px;background:#1f1d1a;color:#fffaf2}.blog_platformCommunityGrid__r4yld button>b,.blog_platformCommunityGrid__r4yld button>span,.blog_platformQuestionRow___JM7U div,.blog_platformSuggestionRow__JZuhY,.blog_platformTabs__tTJJ0,.blog_platformToggleRow__ptWJe{display:flex;flex-wrap:wrap;gap:.45rem}.blog_platformCoachActions__nABqr span,.blog_platformCommunityGrid__r4yld i,.blog_platformFilterBar__Mypcd span,.blog_platformFilterBar__Mypcd strong,.blog_platformFocusRow__Ojt_g strong,.blog_platformGraphActions__CyCUf span,.blog_platformHeroCard__kaFgC em,.blog_platformPathCardGrid__yoU1D em,.blog_platformQuestionRow___JM7U div span,.blog_platformSuggestionRow__JZuhY span,.blog_platformTabs__tTJJ0 span,.blog_platformTabs__tTJJ0 strong,.blog_platformToggleRow__ptWJe span,.blog_platformToggleRow__ptWJe strong{display:inline-flex;align-items:center;min-height:1.7rem;padding:.36rem .55rem;border:1px solid rgba(154,125,90,.14);border-radius:999px;background:rgba(246,242,236,.82);color:var(--warm-text-secondary);font-size:.76rem;font-style:normal;line-height:1.15}.blog_platformCoachPanel__foD1O,.blog_platformCommunityPreview__SuG32,.blog_platformDashboardPreview__w8Vmi,.blog_platformLearningPreview__QkE2a{display:grid;gap:.75rem;padding:.9rem}.blog_platformCoachHeader__cQ5pt{padding-bottom:.65rem;border-bottom:1px solid rgba(154,125,90,.12)}.blog_platformCoachHeader__cQ5pt>span:not(.blog_platformCoachAvatar__oJVIi){display:grid;gap:.1rem;margin-right:auto}.blog_platformCoachHeader__cQ5pt strong{color:var(--warm-text-primary);font-size:.88rem;line-height:1.2}.blog_platformCoachHeader__cQ5pt em{color:var(--warm-text-muted);font-size:.85rem;font-style:normal;font-weight:700}.blog_platformBubbleAvatar__3K_98,.blog_platformCoachAvatar__oJVIi,.blog_platformGraphIcon__g4ere,.blog_platformGraphRoot__JdEE6>span{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:999px;background:#1f1d1a;color:#fffaf2;font-weight:750}.blog_platformCoachAvatar__oJVIi{width:1.9rem;height:1.9rem;font-size:.78rem}.blog_platformCoachThread__XD_oA{display:grid;gap:.55rem}.blog_platformCoachBubble__D74ld{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.45rem;align-items:start}.blog_platformBubbleAvatar__3K_98{width:1.45rem;height:1.45rem;font-size:.64rem}.blog_platformCoachBubble__D74ld p{margin:0;padding:.55rem .65rem;border-radius:10px;background:rgba(246,242,236,.84);color:var(--warm-text-secondary);font-size:.82rem;line-height:1.42}.blog_platformArtifactCard__FHVGX,.blog_platformCheckSection__o1K0I,.blog_platformLessonCard__QqPy1,.blog_platformPathCardGrid__yoU1D section,.blog_platformQuestionList___FX9J,.blog_platformReadinessList__AM5tM{display:grid;gap:.65rem;padding:.75rem;border:1px solid rgba(154,125,90,.13);border-radius:10px;background:#fffdf9}.blog_platformFilterBar__Mypcd strong,.blog_platformOptionActive__okr13,.blog_platformTabs__tTJJ0 strong,.blog_platformToggleRow__ptWJe strong{border-color:rgba(31,29,26,.18)!important;background:#1f1d1a!important;color:#fffaf2!important}.blog_platformConsentRow__XUOTh{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:start;color:var(--warm-text-secondary);font-size:.8rem;line-height:1.35}.blog_platformConsentRow__XUOTh i{display:inline-block;width:.9rem;height:.9rem;margin-top:.1rem;border-radius:4px;background:#4c8b64}.blog_platformArtifactBody__OFMba{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center}.blog_platformArtifactBody__OFMba>span{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:9px;background:rgba(212,120,56,.12);color:#ae6230}.blog_platformArtifactBody__OFMba strong,.blog_platformCheckSection__o1K0I strong,.blog_platformCommunityGrid__r4yld strong,.blog_platformCommunityPreview__SuG32 header strong,.blog_platformHeroCard__kaFgC strong,.blog_platformLessonCard__QqPy1 strong,.blog_platformPathCardGrid__yoU1D strong,.blog_platformQuestionRow___JM7U strong,.blog_platformReadinessRow__yyu8O strong{color:var(--warm-text-primary);font-size:.9rem;font-weight:720;line-height:1.25}.blog_platformArtifactBody__OFMba p,.blog_platformCheckSection__o1K0I p,.blog_platformCommunityGrid__r4yld p,.blog_platformCompletionBar__kzYeP p,.blog_platformLessonCard__QqPy1 p{margin:0;color:var(--warm-text-secondary);font-size:.8rem;line-height:1.4}.blog_platformArtifactBody__OFMba em,.blog_platformCoachActions__nABqr strong,.blog_platformCommunityGrid__r4yld mark,.blog_platformCommunityPreview__SuG32 header>span,.blog_platformCompletionBar__kzYeP strong,.blog_platformGraphActions__CyCUf strong{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2rem;padding:.45rem .7rem;border-radius:999px;background:#1f1d1a;color:#fffaf2;font-size:.76rem;font-style:normal;font-weight:700;line-height:1.15;white-space:nowrap}.blog_platformQuestionList___FX9J{gap:.55rem}.blog_platformQuestionRow___JM7U{display:grid;gap:.5rem;padding-bottom:.55rem;border-bottom:1px solid rgba(154,125,90,.12)}.blog_platformQuestionRow___JM7U:last-child{padding-bottom:0;border-bottom:0}.blog_platformReadinessRow__yyu8O{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem .75rem;align-items:center}.blog_platformReadinessRow__yyu8O>span{display:flex;justify-content:space-between;gap:.75rem;grid-column:1/-1}.blog_platformReadinessRow__yyu8O em{color:var(--warm-text-secondary);font-size:.8rem;font-style:normal;font-weight:700}.blog_platformMiniProgress__Ozj3V>i,.blog_platformReadinessRow__yyu8O>i{display:block;height:.5rem;overflow:hidden;border-radius:999px;background:rgba(154,125,90,.16)}.blog_platformMiniProgress__Ozj3V>i b,.blog_platformReadinessRow__yyu8O>i b{display:block;height:100%;border-radius:inherit;background:#d47838}.blog_platformReadinessRow__yyu8O small{color:var(--warm-text-muted);font-size:.72rem;font-weight:700}.blog_platformGraphPreview__iuxv_{display:grid;gap:.85rem;padding:.9rem}.blog_platformGraphLayer__CMf7I,.blog_platformGraphRoot__JdEE6{position:relative;display:grid;gap:.7rem;padding:.8rem;border:1px solid rgba(154,125,90,.13);border-radius:12px;background:#fffdf9}.blog_platformGraphRoot__JdEE6{grid-template-columns:auto minmax(0,1fr);align-items:center}.blog_platformGraphIcon__g4ere,.blog_platformGraphRoot__JdEE6>span{width:2.35rem;height:2.35rem}.blog_platformGraphRoot__JdEE6 strong{display:block;color:var(--warm-text-primary);font-size:1rem;line-height:1.2}.blog_platformGraphLayer__CMf7I:before{content:"";position:absolute;top:-.85rem;left:1.95rem;width:1px;height:.85rem;background:rgba(154,125,90,.28)}.blog_platformGraphLayer__CMf7I header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.blog_platformGraphLayer__CMf7I header strong{display:block;color:var(--warm-text-primary);font-size:.9rem;line-height:1.25}.blog_platformGraphLayer__CMf7I header span{display:inline-flex;align-items:center;min-height:1.55rem;padding:.3rem .5rem;border-radius:999px;background:rgba(246,242,236,.84);color:var(--warm-text-secondary);font-size:.72rem;font-weight:700;white-space:nowrap}.blog_platformGraphNodes___WHz1{display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.blog_platformGraphNode__w3Cvj{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;align-items:start;position:relative;padding:.65rem;border:1px solid rgba(154,125,90,.13);border-radius:10px;background:hsla(0,0%,100%,.78)}.blog_platformGraphPort__XWqNR{position:absolute;top:1rem;left:-.35rem;display:inline-flex;color:rgba(154,125,90,.48)}.blog_platformGraphIcon__g4ere{background:rgba(212,120,56,.14);color:#ae6230}.blog_platformGraphBody__rOpqK{display:grid;gap:.16rem}.blog_platformGraphBody__rOpqK strong{color:var(--warm-text-primary);font-size:.88rem;line-height:1.22}.blog_platformGraphBody__rOpqK span{color:var(--warm-text-muted);font-size:.72rem;line-height:1.3}.blog_platformGraphBody__rOpqK b{color:#ae6230;font-size:.72rem;font-weight:750}.blog_platformGraphNodecompleted__GwCTB .blog_platformGraphBody__rOpqK b,.blog_platformGraphNodecompleted__GwCTB .blog_platformGraphIcon__g4ere{background:rgba(76,139,100,.14);color:#4c8b64}.blog_platformGraphNodecurrent__r08TE{border-color:rgba(212,120,56,.36)}.blog_platformGraphNodelocked__68tmH{opacity:.68}.blog_platformGraphNodelocked__68tmH .blog_platformGraphBody__rOpqK b,.blog_platformGraphNodelocked__68tmH .blog_platformGraphIcon__g4ere{background:rgba(154,125,90,.12);color:var(--warm-text-muted)}.blog_platformCommunityGrid__r4yld small,.blog_platformLessonCard__QqPy1 small{display:block;color:var(--warm-text-muted);font-size:.72rem;font-weight:750;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.blog_platformLessonCard__QqPy1 ul{display:grid;gap:.3rem;margin:0;padding-left:1rem;color:var(--warm-text-secondary);font-size:.8rem;line-height:1.4}.blog_platformCheckSection__o1K0I h4{margin:0;color:var(--warm-text-primary);font-size:.95rem;line-height:1.2}.blog_platformCheckGrid__ap6Na,.blog_platformCommunityGrid__r4yld,.blog_platformPathCardGrid__yoU1D{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.blog_platformCheckGrid__ap6Na>div{display:grid;gap:.3rem;padding:.65rem;border-radius:9px;background:rgba(246,242,236,.78)}.blog_platformCheckGrid__ap6Na span{color:#4c8b64;font-size:.76rem;font-weight:750}.blog_platformCompletionBar__kzYeP{display:grid;gap:.6rem;align-items:center;padding:.75rem;border-radius:10px;background:rgba(246,242,236,.82)}.blog_platformDashboardPreview__w8Vmi{gap:.8rem}.blog_platformFocusRow__Ojt_g{justify-content:flex-start;color:var(--warm-text-secondary);font-size:.82rem}.blog_platformFocusRow__Ojt_g strong{gap:.25rem;color:var(--warm-text-primary);font-weight:750}.blog_platformHeroCard__kaFgC{display:grid;gap:.45rem;min-height:10rem;padding:.85rem;border-radius:12px;background:linear-gradient(135deg,#254536,#bddbb0);color:#fffaf2}.blog_platformHeroCard__kaFgC>span{justify-self:start;padding:.35rem .55rem;border-radius:999px;background:hsla(0,0%,100%,.16);color:#fffaf2;font-size:.76rem;font-weight:750}.blog_platformHeroCard__kaFgC .blog_platformMiniProgress__Ozj3V span,.blog_platformHeroCard__kaFgC .blog_platformMiniProgress__Ozj3V strong,.blog_platformHeroCard__kaFgC p,.blog_platformHeroCard__kaFgC strong{color:#fffaf2}.blog_platformCommunityGrid__r4yld button>b,.blog_platformCommunityGrid__r4yld button>span,.blog_platformHeroCard__kaFgC>div,.blog_platformPathCardGrid__yoU1D section>div{display:flex;flex-wrap:wrap;gap:.4rem}.blog_platformHeroCard__kaFgC em{border-color:hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.16);color:#fffaf2}.blog_platformMiniProgress__Ozj3V{display:grid;gap:.35rem}.blog_platformMiniProgress__Ozj3V>span{display:flex;justify-content:space-between;gap:.75rem;color:var(--warm-text-secondary);font-size:.76rem;line-height:1.2}.blog_platformMiniProgress__Ozj3V strong{color:var(--warm-text-primary)}.blog_platformMiniProgressLight__TIOfv>i{background:hsla(0,0%,100%,.2)}.blog_platformTabs__tTJJ0{justify-content:flex-start}.blog_platformPathCardGrid__yoU1D section{min-height:8.2rem}.blog_platformPathCardGrid__yoU1D p{margin:0}.blog_platformCommunityPreview__SuG32 header{align-items:flex-start}.blog_platformCommunityPreview__SuG32 header strong{display:block;margin-bottom:.2rem}.blog_platformFilterBar__Mypcd{display:flex;flex-wrap:wrap;gap:.45rem}.blog_platformFilterBar__Mypcd em{margin-left:.28rem;color:inherit;font-style:normal;opacity:.72}.blog_platformCommunityGrid__r4yld button{display:grid;gap:.45rem;min-height:12rem;padding:.75rem;border:1px solid rgba(154,125,90,.13);border-radius:10px;background:#fffdf9;color:inherit;text-align:left}.blog_platformCommunityGrid__r4yld button>span em{color:var(--warm-text-muted);font-size:.72rem;font-style:normal;line-height:1.25}.blog_platformCommunityGrid__r4yld mark{justify-self:start;margin-top:auto;background:rgba(0,0,0,0);color:var(--warm-text-primary);padding-inline:0}.blog_platformSplitPreview__TWGy0{display:grid;gap:.8rem}@media(max-width:720px){.blog_platformArtifactBody__OFMba{grid-template-columns:1fr}.blog_platformCommunityPreview__SuG32 header,.blog_platformGraphLayer__CMf7I header{align-items:flex-start;flex-direction:column}.blog_platformArtifactBody__OFMba em,.blog_platformCommunityPreview__SuG32 header>span{justify-self:start;white-space:normal}.blog_platformCheckGrid__ap6Na,.blog_platformCommunityGrid__r4yld,.blog_platformPathCardGrid__yoU1D{grid-template-columns:1fr}}@media(max-width:520px){.blog_platformSnippet__PgdoJ{padding:.75rem}.blog_platformCoachActions__nABqr,.blog_platformFocusRow__Ojt_g,.blog_platformGraphActions__CyCUf,.blog_platformTabs__tTJJ0{align-items:flex-start;flex-direction:column}.blog_platformGraphLayer__CMf7I header span{white-space:normal}}.logo_logo__nhZKT{display:inline-flex;align-items:center}.logo_logoMark__MdNJW{--logo-word-size:2rem;display:inline-flex;align-items:baseline;gap:.06em;font-family:var(--font-logo);font-weight:700;line-height:.85;letter-spacing:0;color:var(--logo-color,#111);-webkit-text-fill-color:var(--logo-color,#111);text-transform:lowercase}.logo_logoMarkSmall__x6fqP{--logo-word-size:1.55rem}.logo_logoWord__1srcA{font-size:var(--logo-word-size)}.logo_logoSuffix__qyV25{font-size:calc(var(--logo-word-size)*.43)}.logo_badge____asG{margin-left:.3ch;font-weight:700;line-height:1;border-radius:.4rem;border:1px solid rgba(0,0,0,0)}a:where(:hover,:focus-visible) .logo_badge____asG{text-decoration:underline;text-underline-offset:2px}@media(max-width:480px){.logo_logoMark__MdNJW{--logo-word-size:1.6rem}}.footer_footer__uyyvk{--logo-color:#cfcfcf;background:linear-gradient(165deg,#1a1a1a,#2a2520 40%,#1a1a1a);color:#fff;position:relative;overflow:hidden;margin-top:5rem}.footer_footer__uyyvk:before{content:"";position:absolute;top:-40%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(212,120,56,.1) 0,transparent 70%);pointer-events:none}.footer_footer__uyyvk:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(46,139,87,.06) 0,transparent 70%);pointer-events:none}.footer_ctaBanner__LsYio{padding:clamp(3.5rem,7vw,6rem) clamp(1rem,3vw,2rem);position:relative;z-index:1}.footer_ctaContent__uDx_C{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);width:min(100%,1200px);margin:0 auto}.footer_ctaTitle__DwGkE{font-size:clamp(16px,2.2vw,20px)!important;font-weight:600!important;color:#e8a87c;-webkit-text-fill-color:#e8a87c;letter-spacing:-.01em;margin:0}.footer_ctaSubtitle__XcRYl{font-size:clamp(28px,4.5vw,48px)!important;font-weight:700!important;color:#fff;-webkit-text-fill-color:#fff;letter-spacing:-.03em;line-height:1.15;margin:0;text-wrap:balance}.footer_ctaButton__pl8C4{padding:14px 32px;border-radius:50px;border:1.5px solid hsla(0,0%,100%,.2);background:rgba(0,0,0,0);color:#fff;font-size:clamp(14px,1.6vw,16px);font-weight:500;font-family:inherit;cursor:pointer;letter-spacing:-.01em;transition:all .25s ease}.footer_ctaButton__pl8C4:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.35);transform:translateY(-1px)}.footer_ctaButton__pl8C4:active{transform:translateY(0)}.footer_ctaButtons__6tSci{display:flex;align-items:center;gap:var(--gap-lg);margin-top:.75rem}.footer_feedbackBtn__6Yb9V{padding:14px 32px;border-radius:50px;border:1.5px solid hsla(0,0%,100%,.2);background:#fff;color:#1a1a1a;font-size:clamp(14px,1.6vw,16px);font-weight:500;font-family:inherit;cursor:pointer;letter-spacing:-.01em;transition:all .25s ease}.footer_feedbackBtn__6Yb9V:hover{background:hsla(0,0%,100%,.9);transform:translateY(-1px)}.footer_feedbackBtn__6Yb9V:active{transform:translateY(0)}.footer_footerGrid__Vvfit{position:relative;z-index:1;width:min(100%,1200px);margin:0 auto;border-top:1px solid hsla(0,0%,100%,.08);display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(2.5rem,5vw,4rem) clamp(1rem,3vw,2rem) clamp(2rem,4vw,3rem)}.footer_footerBrand__Ti009{display:flex;flex-direction:column;gap:var(--space-sm)}.footer_brandDesc__sRttn{font-size:var(--text-paragraph-size);font-weight:400;color:hsla(0,0%,100%,.5);line-height:var(--text-paragraph-line-height);margin:0;max-width:320px}.footer_brandSocialLinks__CVXtn{display:flex;align-items:center;gap:.65rem;margin-top:.25rem}.footer_brandSocialLink__R2zZQ{display:inline-grid;place-items:center;width:2.8rem;height:2.8rem;border:1px solid rgba(245,240,234,.18);border-radius:.75rem;background:hsla(0,0%,100%,.035);color:rgba(245,240,234,.72);text-decoration:none;transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.footer_brandSocialLink__R2zZQ:hover{color:var(--warm-bg-light,#faf8f5);border-color:rgba(245,240,234,.36);background:hsla(0,0%,100%,.075);transform:translateY(-1px)}.footer_brandSocialLink__R2zZQ:active{transform:translateY(0)}.footer_brandSocialLink__R2zZQ:focus-visible{outline:2px solid #d47838;outline-offset:3px}.footer_brandLink__prRTd{font-size:clamp(13px,1.4vw,14px);font-weight:500;color:#e8a87c;text-decoration:none;letter-spacing:-.01em;transition:color .2s ease;width:fit-content}.footer_brandLink__prRTd:hover{color:#f0c4a8}.footer_footerColumn__ppNju{display:flex;flex-direction:column;gap:var(--gap-lg)}.footer_columnHeading__6mYI7{font-size:clamp(13px,1.4vw,14px)!important;font-weight:600!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-transform:uppercase;letter-spacing:.06em;margin:0;text-align:left}.footer_columnLinks__uDjPA{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--gap-md)}.footer_footerLink__St9l_{font-size:clamp(14px,1.5vw,15px);font-weight:400;color:hsla(0,0%,100%,.6);text-decoration:none;background:none;border:none;padding:0;font-family:inherit;cursor:pointer;text-align:left;line-height:1.45;transition:color .2s ease}.footer_footerLink__St9l_:hover{color:#fff}.footer_footerLinkDisabled__eIL6H{font-size:clamp(14px,1.5vw,15px);font-weight:400;color:hsla(0,0%,100%,.3);cursor:default}.footer_hiringTag__lzQQv{display:inline-block;margin-left:.5rem;padding:.1rem .45rem;border-radius:999px;background:rgba(212,120,56,.1);border:1px solid rgba(212,120,56,.25);color:rgba(232,168,124,.9);-webkit-text-fill-color:rgba(232,168,124,.9);font-size:clamp(10px,1vw,11px);font-weight:600;letter-spacing:.02em;white-space:nowrap;vertical-align:middle}.footer_footerBottom__axzGR{position:relative;z-index:1;width:min(100%,1200px);margin:0 auto;padding:clamp(1.25rem,2.5vw,1.5rem) clamp(1rem,3vw,2rem);border-top:1px solid hsla(0,0%,100%,.08)}.footer_copyright__EGVSZ{font-size:var(--text-paragraph-size);font-weight:400;color:hsla(0,0%,100%,.35);line-height:var(--text-paragraph-line-height);margin:0}@media(max-width:768px){.footer_footer__uyyvk{margin-top:2rem}.footer_ctaBanner__LsYio{padding:clamp(2.5rem,5vw,3.5rem) clamp(1.5rem,4vw,2rem)}.footer_ctaContent__uDx_C{align-items:center;text-align:center}.footer_ctaButton__pl8C4{padding:12px 28px;width:100%;text-align:center}.footer_ctaButtons__6tSci{flex-direction:column;align-items:stretch;width:100%}.footer_feedbackBtn__6Yb9V{width:100%;text-align:center}.footer_footerGrid__Vvfit{grid-template-columns:1fr 1fr;gap:var(--space-xl);padding:clamp(2rem,4vw,3rem) clamp(1.5rem,4vw,2rem)}.footer_footerBrand__Ti009{grid-column:1/-1;align-items:center;text-align:center}.footer_footerBrand__Ti009 .footer_brandDesc__sRttn{max-width:100%}.footer_footerBrand__Ti009 .footer_brandSocialLinks__CVXtn{justify-content:center}.footer_footerBottom__axzGR{padding-left:clamp(1.5rem,4vw,2rem);padding-right:clamp(1.5rem,4vw,2rem);text-align:center}}@media(max-width:480px){.footer_ctaBanner__LsYio{padding:2rem 1.25rem}.footer_footerGrid__Vvfit{grid-template-columns:1fr;gap:1.75rem;padding:2rem 1.25rem}.footer_footerBrand__Ti009{align-items:flex-start;text-align:left}.footer_footerBottom__axzGR{padding-left:1.25rem;padding-right:1.25rem;text-align:left}}@media(prefers-reduced-motion:reduce){.footer_footer__uyyvk *{transition:none!important;animation:none!important}}.button_button__zuVOf{border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 24px;font-weight:500;font-size:15px;letter-spacing:-.01em;transition:all .2s cubic-bezier(.4,0,.2,1);border:none}.button_marginTop__5N_gp{margin-top:.8rem!important}.button_marginBottom__OA1q1{margin-bottom:.8rem!important}.button_fullWidth__uONWX{width:100%!important}.button_buttonWithBaground__Twk3M{color:#000!important}.button_buttonWithOutBaground__LBTfr{background:rgba(0,0,0,0);color:inherit}.button_primaryBackground__HBwh0{background:linear-gradient(135deg,#fff,#f0e6db);color:#000!important;border-radius:10px;font-weight:600;border:none;cursor:pointer;width:fit-content;font-family:var(--font-sans);text-align:center;word-break:break-word;overflow-wrap:break-word;font-size:15px!important;font-style:normal;text-wrap:balance!important}.button_primaryBackground__HBwh0:hover{background:linear-gradient(135deg,#fff,#ecddd0);transform:translateY(-2px)}.button_secondaryBackground__Q6BkF{background:rgba(0,0,0,0);color:#1a1a1a!important;border:1px solid rgba(0,0,0,.12)!important;font-family:var(--font-sans);text-align:center;word-break:break-word;overflow-wrap:break-word;font-size:15px!important;font-style:normal;cursor:pointer;text-wrap:balance!important;transition:all .2s cubic-bezier(.4,0,.2,1)}.button_secondaryBackground__Q6BkF:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.2)!important}.button_buttonWithIcon__SFYLB{display:flex;align-items:center;gap:8px}@keyframes hero-composer_heroFadeIn__A_6Wz{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-composer_caretBlink__3E9uq{0%,45%{opacity:1}46%,to{opacity:0}}.hero-composer_hero__IUouK{min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;position:relative;background:linear-gradient(135deg,#2a2622,#3a2f24 50%,#2a2622);color:#f5ece1;padding:clamp(6rem,10vh,8rem) clamp(1rem,3vw,2rem) clamp(3rem,6vh,5rem)}.hero-composer_hero__IUouK:after,.hero-composer_hero__IUouK:before{content:"";position:absolute;inset:0;pointer-events:none}.hero-composer_hero__IUouK:before{z-index:-2;background-image:radial-gradient(60% 50% at 50% 0,rgba(255,198,130,.22) 0,transparent 70%),radial-gradient(45% 40% at 15% 90%,rgba(255,170,90,.16) 0,transparent 75%),radial-gradient(45% 40% at 85% 85%,rgba(255,210,150,.14) 0,transparent 75%)}.hero-composer_hero__IUouK:after{z-index:-1;background-image:radial-gradient(ellipse at center,rgba(255,236,210,.12) 0,transparent 60%),linear-gradient(rgba(255,236,210,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,236,210,.07) 1px,transparent 0);background-size:auto,56px 56px,56px 56px;mask-image:radial-gradient(ellipse at center,black 35%,transparent 85%);-webkit-mask-image:radial-gradient(ellipse at center,black 35%,transparent 85%);opacity:.9}.hero-composer_composer__5G6eH{width:min(100%,64rem);display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:hero-composer_heroFadeIn__A_6Wz .6s ease-out both}.hero-composer_greetingBlock__HgokA{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-composer_greetingBlock__HgokA p{max-width:40rem;margin:clamp(.85rem,1.5vw,1.1rem) auto 0;color:hsla(0,0%,100%,.78);text-align:center}.hero-composer_greeting__vQNLK{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;font-family:var(--heading-h1-family);font-size:clamp(2.625rem,min(8vw,10svh),5.375rem);font-weight:500;letter-spacing:0;line-height:1.08;color:#fff8ea;-webkit-text-fill-color:#fff8ea;text-shadow:0 1px 6px rgba(20,16,10,.22);text-wrap:balance;text-align:center}.hero-composer_greetingLine__FgoL9{display:block;white-space:nowrap}.hero-composer_greetingTitleLine__0TuRA{font-size:1.5em}.hero-composer_greetingForLine__g28wJ{display:inline-flex;justify-content:center;align-items:baseline}.hero-composer_greetingPrefix__ZeRhq{font-style:italic}.hero-composer_rotatingAudienceSlot___8DxA{display:inline-flex;justify-content:flex-start;align-items:baseline;width:15.5ch;margin-left:.16em;color:#e9b638;-webkit-text-fill-color:#e9b638;font-style:italic;text-align:left}.hero-composer_rotatingAudience__OyYWn{min-width:0}.hero-composer_rotatingCaret__9iDM2{margin-left:.03em;color:#e9b638;-webkit-text-fill-color:#e9b638;font-style:normal;font-weight:400;animation:hero-composer_caretBlink__3E9uq .8s steps(2,start) infinite}.hero-composer_promptInputShell__DqJiq{width:100%;max-width:44rem;display:flex;flex-direction:column;gap:1.1rem;border:1px solid hsla(0,0%,100%,.16);border-radius:1.1rem;background:#fff;padding:1.25rem;transition:border-color .2s ease}.hero-composer_promptInputShell__DqJiq:focus-within{border-color:rgba(226,166,84,.72)}.hero-composer_promptInput__O0bg6{width:100%;min-height:48px;resize:none;overflow:hidden;border:none;background:rgba(0,0,0,0);color:#1a1a1a;padding:0;font-family:inherit;font-size:15px;line-height:1.6;letter-spacing:0}.hero-composer_promptInput__O0bg6:focus,.hero-composer_promptInput__O0bg6:focus-visible{outline:none}.hero-composer_promptInput__O0bg6::placeholder{color:#9a7d5a}.hero-composer_promptFooter__g3UGQ{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hero-composer_quickButton__jPHUZ{display:inline-flex;align-items:center;gap:.45rem;border:none;background:rgba(0,0,0,0);color:#666;cursor:pointer;padding:0;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:0;transition:color .2s ease}.hero-composer_quickButton__jPHUZ:hover{color:#1a1a1a}.hero-composer_submitButton__NTxW0{width:44px;height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#d4943c;color:#141414;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease,opacity .2s ease}.hero-composer_submitButton__NTxW0:hover:not(:disabled){background:#e2a654;transform:translateY(-1px)}.hero-composer_submitButton__NTxW0:disabled{cursor:not-allowed;background:#ddd;color:#aaa;opacity:.5}.hero-composer_submitButton__NTxW0:focus-visible,.hero-composer_suggestionCard__k2Ot_:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-composer_suggestionsSection__bUDrO{width:100%;max-width:44rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.hero-composer_suggestionsLabel__Y5rsS{margin:0;color:hsla(0,0%,100%,.72);font-size:13px;letter-spacing:0}.hero-composer_suggestionsGrid__2q8Fr{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.hero-composer_suggestionCard__k2Ot_{border:1px solid rgba(31,29,27,.12);border-radius:8px;background:#fff;color:#24211f;cursor:pointer;padding:.48rem .65rem;font-family:inherit;font-size:.82rem;font-weight:760;line-height:1.4;text-align:center;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease}.hero-composer_suggestionCard__k2Ot_:hover{border-color:rgba(212,120,56,.42);background:#f8f6f3;color:#24211f}@media(max-width:768px){.hero-composer_hero__IUouK{padding:6.5rem 1rem 4rem}.hero-composer_promptFooter__g3UGQ{flex-wrap:wrap}.hero-composer_suggestionCard__k2Ot_{white-space:normal}}@media(max-width:480px){.hero-composer_greeting__vQNLK{font-size:clamp(2rem,10vw,2.625rem)}.hero-composer_rotatingAudienceSlot___8DxA{width:14.5ch}}@media(prefers-reduced-motion:reduce){.hero-composer_rotatingCaret__9iDM2{animation:none}}.infinite-scroll_root__xy36s{width:min(100%,1200px);margin:0 auto;box-sizing:border-box;padding:0 16px}.infinite-scroll_heading__m3ZZG{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.infinite-scroll_heading__m3ZZG p{font-weight:500;font-size:clamp(14px,3vw,22px);text-align:center;color:var(--logo-wall-heading-color,#666666);font-family:var(--font-sans);font-feature-settings:var(--font-souma-features);line-height:1.4;letter-spacing:-.01em;text-wrap:balance;cursor:default;margin:0}.infinite-scroll_marquee__XBz0K{--duration:30s;position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,rgba(0,0,0,0) 0,rgb(0,0,0) 10%,rgb(0,0,0) 90%,rgba(0,0,0,0))}.infinite-scroll_marquee__XBz0K:hover .infinite-scroll_track__OUEBu{animation-play-state:paused}.infinite-scroll_track__OUEBu{display:flex;align-items:center;width:max-content;animation:infinite-scroll_scroll__V1wmg var(--duration) linear infinite;will-change:transform}@keyframes infinite-scroll_scroll__V1wmg{0%{transform:translateX(0)}to{transform:translateX(-25%)}}.infinite-scroll_logo__l9H9b{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:var(--logo-wall-cell-width,160px);height:var(--logo-wall-cell-height,80px);padding:0 var(--logo-wall-cell-padding,24px);box-sizing:border-box}.infinite-scroll_logoImg__fIMoj{width:100%;height:100%;object-fit:contain;filter:var(--logo-wall-logo-filter,grayscale(100%) opacity(.45));transition:filter .3s ease;user-select:none;pointer-events:none}.infinite-scroll_marquee__XBz0K:hover .infinite-scroll_logoImg__fIMoj{filter:var(--logo-wall-logo-filter-hover,grayscale(0) opacity(1))}@media screen and (max-width:768px){.infinite-scroll_heading__m3ZZG p{font-size:15px}.infinite-scroll_logo__l9H9b{width:var(--logo-wall-cell-width,130px);height:var(--logo-wall-cell-height,64px);padding:0 var(--logo-wall-cell-padding,18px)}}@media screen and (max-width:480px){.infinite-scroll_root__xy36s{padding:0 8px}.infinite-scroll_heading__m3ZZG{margin-bottom:14px}.infinite-scroll_heading__m3ZZG p{font-size:13px}.infinite-scroll_logo__l9H9b{width:var(--logo-wall-cell-width,100px);height:var(--logo-wall-cell-height,52px);padding:0 var(--logo-wall-cell-padding,12px)}}.ai-forge-showcase_showcase___Pm5q{display:flex;flex-direction:column;align-items:stretch;width:min(100%,1200px);margin:0 auto;padding-inline:clamp(1rem,3vw,2rem);box-sizing:border-box}.ai-forge-showcase_engineersBanner__nPoST{width:100vw;margin-inline:calc(50% - 50vw);padding:clamp(1.5rem,3vh,2.5rem) 0;margin-bottom:clamp(2.5rem,5vw,4rem);background:#000;display:flex;flex-direction:column;align-items:center;gap:clamp(.75rem,2vh,1.25rem);--logo-wall-logo-filter:none;--logo-wall-logo-filter-hover:none}.ai-forge-showcase_engineersBanner__nPoST p{margin:0;text-align:center;color:#fff;font-size:var(--text-paragraph-size);font-weight:600;letter-spacing:0}@keyframes ai-forge-showcase_showcaseTitleShine__MgUbw{0%{background-position:100% 0}to{background-position:0 0}}@keyframes ai-forge-showcase_stepProgressFill__LzkuK{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.ai-forge-showcase_showcaseHeader__aUwEh{width:100%;margin-bottom:clamp(2.5rem,5vw,3rem);text-align:left}.ai-forge-showcase_showcaseTitle__dZnPO{margin:0;font-family:var(--heading-h1-family);font-size:2.25rem;font-weight:600;line-height:var(--heading-h1-line-height);letter-spacing:var(--heading-h1-letter-spacing);text-align:left}.ai-forge-showcase_showcaseTitle__dZnPO span{display:inline;color:rgba(0,0,0,0);background-image:linear-gradient(90deg,#ffffff,#ffffff 33.33%,#82bcff 40%,#2483ff 45%,#ff66f4 50%,#ff3029 55%,#fe7b02 60%,transparent 66.67%,transparent);background-size:300% 100%;background-position:100% 0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:ai-forge-showcase_showcaseTitleShine__MgUbw 1.2s ease .1s both}.ai-forge-showcase_walkthrough__T69ig{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(2.5rem,5vw,4rem)}.ai-forge-showcase_visualStage__mIrFQ{display:grid;place-items:center;min-height:clamp(23rem,45vw,34rem);padding:clamp(.75rem,1.6vw,1.25rem);overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-md);background:hsla(0,0%,100%,.08)}.ai-forge-showcase_visualPanel__o6j2X{grid-area:1/1;width:min(100%,34rem);opacity:0;pointer-events:none;transform:translateY(10px) scale(.98);transition:opacity .28s ease,transform .28s ease}.ai-forge-showcase_visualPanelActive__ApDeg{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.ai-forge-showcase_stepList__KW2DU{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.8rem,1.35vw,1.05rem);text-align:left}.ai-forge-showcase_stepItem__vuH1O{width:100%;opacity:.5;transition:opacity .2s ease}.ai-forge-showcase_stepItemActive__O01J_{opacity:1}.ai-forge-showcase_stepButton__h8zNu{display:block;width:100%;padding:0;color:#fff;text-align:left;cursor:pointer;background:rgba(0,0,0,0);border:0}.ai-forge-showcase_stepButton__h8zNu:focus-visible{border-radius:var(--radius-sm);outline:2px solid #d4943c;outline-offset:.45rem}.ai-forge-showcase_stepTitle__IEZTJ{margin:0 0 .5rem;font-family:var(--heading-h1-family);font-size:1.3rem;font-weight:600;line-height:var(--heading-h1-line-height);letter-spacing:var(--heading-h1-letter-spacing);color:#fff;text-align:left;transition:color .2s ease}.ai-forge-showcase_stepDescription__0AHwJ{max-width:36rem;margin:0;color:#fff;font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);letter-spacing:0;text-align:left}.ai-forge-showcase_stepProgressTrack__zucMr{position:relative;display:block;width:min(100%,36rem);height:1px;margin-top:clamp(.85rem,1.8vw,1.1rem);overflow:hidden;background-image:linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 0);background-size:4px 1px;background-repeat:repeat-x}.ai-forge-showcase_stepProgressFill__LzkuK{position:absolute;inset:0;opacity:0;background-image:linear-gradient(90deg,#d4943c 1px,transparent 0);background-size:4px 1px;background-repeat:repeat-x;clip-path:inset(0 100% 0 0)}.ai-forge-showcase_stepProgressFillActive__JHRH3{opacity:1;animation:ai-forge-showcase_stepProgressFill__LzkuK var(--step-progress-duration,7s) linear forwards}.ai-forge-showcase_stepProgressFillPaused__wfre_{animation-play-state:paused}.ai-forge-showcase_stepButton__h8zNu:hover .ai-forge-showcase_stepTitle__IEZTJ{color:hsla(0,0%,100%,.86)}.ai-forge-showcase_coachSnapshot__ulm0t,.ai-forge-showcase_composerSnapshot__PUNhq,.ai-forge-showcase_continueSnapshot__IAQht,.ai-forge-showcase_skillGraphSnapshot__lPOT4{width:100%;min-height:clamp(20rem,35vw,27rem);overflow:hidden;border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-md);box-shadow:0 24px 60px rgba(0,0,0,.18)}.ai-forge-showcase_composerSnapshot__PUNhq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:clamp(.75rem,1.6vw,1rem);background:rgba(0,0,0,0);border:0;box-shadow:none}.ai-forge-showcase_composerPromptShell__YmRNW{background:#fff;border-color:hsla(0,0%,100%,.82)}.ai-forge-showcase_composerPromptShell__YmRNW:focus-within{border-color:#fff}.ai-forge-showcase_composerPromptShell__YmRNW textarea{color:#1a1a1a}.ai-forge-showcase_composerPromptShell__YmRNW textarea::placeholder{color:#7c6a58}.ai-forge-showcase_composerPromptShell__YmRNW button:first-of-type{color:#666}.ai-forge-showcase_composerPromptShell__YmRNW button:first-of-type:hover{color:#1a1a1a}.ai-forge-showcase_composerUploadRow__hiTBT,.ai-forge-showcase_continueStats__2TmWM,.ai-forge-showcase_telemetrySignals__YX6eG{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.ai-forge-showcase_composerUploadRow__hiTBT span,.ai-forge-showcase_continueStats__2TmWM span,.ai-forge-showcase_telemetrySignals__YX6eG span{padding:.42rem .62rem;color:#f7ead6;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.13);border-radius:999px;font-size:.74rem;font-weight:700;line-height:1}.ai-forge-showcase_coachSnapshot__ulm0t,.ai-forge-showcase_continueSnapshot__IAQht,.ai-forge-showcase_skillGraphSnapshot__lPOT4{color:#241f19;background:#fffaf1}.ai-forge-showcase_coachSnapshotHeader__dGEZK,.ai-forge-showcase_coachSnapshotIdentity__jCyN8,.ai-forge-showcase_continueBadges__I7HWw,.ai-forge-showcase_continueProgressRow__QQdBl,.ai-forge-showcase_graphLayerHeader__iUfAP{display:flex;align-items:center}.ai-forge-showcase_coachSnapshotHeader__dGEZK{justify-content:space-between;gap:.9rem;padding:.72rem .85rem;background:#fff;border-bottom:1px solid #efe5d4}.ai-forge-showcase_coachSnapshotIdentity__jCyN8{min-width:0;gap:.65rem}.ai-forge-showcase_coachSnapshotLogo__Al2fs{flex-shrink:0;border-radius:999px}.ai-forge-showcase_coachSnapshotIdentity__jCyN8 p,.ai-forge-showcase_continueSnapshotLabel__3_1wC,.ai-forge-showcase_continueTitle__QWkXC,.ai-forge-showcase_graphLayerHeader__iUfAP h3{margin:0;color:#171717;font-weight:780;line-height:1.22}.ai-forge-showcase_coachSnapshotIdentity__jCyN8 p{font-size:.94rem}.ai-forge-showcase_coachSnapshotIdentity__jCyN8 span,.ai-forge-showcase_coachSnapshotStatus__941Tu,.ai-forge-showcase_continueProgressRow__QQdBl strong,.ai-forge-showcase_continueSubtitle__3QdnQ,.ai-forge-showcase_graphDependency__uSYyk span,.ai-forge-showcase_graphDependency__uSYyk strong,.ai-forge-showcase_graphLayerCopy__94whO p,.ai-forge-showcase_graphLayerCopy__94whO span,.ai-forge-showcase_graphNode____r8y span,.ai-forge-showcase_graphRoot__KWQK9 span,.ai-forge-showcase_telemetryCopy__bm0Y4 span{color:#7b7166;font-size:.72rem;font-weight:700;line-height:1.25}.ai-forge-showcase_coachSnapshotStatus__941Tu{flex-shrink:0;padding:.36rem .55rem;color:#8a4e06;background:#fef3c7;border-radius:999px}.ai-forge-showcase_coachSnapshotThread__cCTTt{display:flex;flex-direction:column;gap:.8rem;padding:clamp(.7rem,1.4vw,.9rem)}.ai-forge-showcase_coachBubble___2_gk{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding:.75rem;color:#241f19;background:#f7f2ec;border-radius:10px}.ai-forge-showcase_coachBubble___2_gk svg{color:#a05f11;margin-top:.1rem}.ai-forge-showcase_coachBubble___2_gk p,.ai-forge-showcase_graphRoot__KWQK9 p,.ai-forge-showcase_telemetryCopy__bm0Y4 p{margin:0;color:#5f554b;font-size:.78rem;line-height:1.45}.ai-forge-showcase_telemetryStack__ubjZS{display:flex;flex-direction:column;gap:.55rem}.ai-forge-showcase_telemetryRow__7_e58{display:grid;grid-template-columns:minmax(7rem,.9fr) minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.72rem;background:#fff;border:1px solid #efe5d4;border-radius:10px}.ai-forge-showcase_telemetryCopy__bm0Y4{display:flex;min-width:0;flex-direction:column;gap:.12rem}.ai-forge-showcase_telemetryCopy__bm0Y4 strong{overflow:hidden;color:#171717;font-size:.84rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ai-forge-showcase_telemetryMeter___DhM3{height:.42rem;overflow:hidden;background:#eadfce;border-radius:999px}.ai-forge-showcase_telemetryMeter___DhM3 span{display:block;height:100%;background:linear-gradient(90deg,#d4943c,#f4b942);border-radius:inherit}.ai-forge-showcase_telemetryScore__yprDQ{color:#171717;font-size:.8rem;font-weight:800}.ai-forge-showcase_continueStats__2TmWM span,.ai-forge-showcase_telemetrySignals__YX6eG span{color:#4d463d;background:#f4ecdf;border-color:rgba(0,0,0,0)}.ai-forge-showcase_continueSnapshot__IAQht,.ai-forge-showcase_skillGraphSnapshot__lPOT4{display:flex;flex-direction:column;gap:.8rem;padding:clamp(.7rem,1.4vw,.9rem)}.ai-forge-showcase_skillGraphSnapshot__lPOT4{align-items:center;gap:0;background:#fbfaf8}.ai-forge-showcase_graphRoot__KWQK9{position:relative;display:flex;width:min(100%,520px);flex-direction:column;align-items:center;justify-content:center;gap:.32rem;padding:0 0 .85rem;text-align:center}.ai-forge-showcase_graphLayer__aLZ8A:before,.ai-forge-showcase_graphRoot__KWQK9:after{content:"";position:absolute;left:50%;width:3px;transform:translateX(-50%);border-radius:999px;background:rgba(46,139,87,.26)}.ai-forge-showcase_graphRoot__KWQK9:after{bottom:0;height:.85rem}.ai-forge-showcase_graphRootIcon__mtngH{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;color:#24211f;background:rgba(0,0,0,0);border:1px solid rgba(31,29,27,.12);border-radius:999px}.ai-forge-showcase_graphRoot__KWQK9 div{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.12rem;text-align:center}.ai-forge-showcase_graphRoot__KWQK9 strong{color:#000;font-size:1.02rem;font-weight:840;line-height:1.2;overflow-wrap:anywhere;text-align:center}.ai-forge-showcase_graphRoot__KWQK9 p{margin:0;color:#625b54;font-size:.76rem;line-height:1.35;text-align:center}.ai-forge-showcase_graphLayers__ligky{display:flex;width:100%;flex-direction:column;gap:.95rem}.ai-forge-showcase_graphLayer__aLZ8A{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;gap:0;padding:0}.ai-forge-showcase_graphLayer__aLZ8A:before{top:-.95rem;height:.95rem}.ai-forge-showcase_graphLayerHeader__iUfAP{display:grid;width:min(100%,500px);grid-template-columns:minmax(56px,1fr) minmax(0,210px) minmax(56px,1fr);align-items:center;gap:.58rem;margin:0 auto;padding:0 .2rem;border:0}.ai-forge-showcase_graphLayerCopy__94whO{display:flex;grid-column:2;min-width:0;flex-direction:column;align-items:center;justify-self:center;gap:.08rem;text-align:center}.ai-forge-showcase_graphLayerHeader__iUfAP h3{margin:0;color:#000;-webkit-text-fill-color:#000;font-size:.92rem;font-weight:820;line-height:1.22;letter-spacing:0;overflow-wrap:anywhere;text-align:center}.ai-forge-showcase_graphLayerCopy__94whO p{margin:0;text-align:center}.ai-forge-showcase_graphDependency__uSYyk{display:flex;grid-column:3;grid-row:1;max-width:140px;flex-direction:column;gap:.12rem;align-self:center;justify-self:start;text-align:right}.ai-forge-showcase_graphDependency__uSYyk span,.ai-forge-showcase_graphDependency__uSYyk strong{color:#625b54;font-size:.64rem;font-weight:780;line-height:1.25}.ai-forge-showcase_graphDependency__uSYyk strong{color:#342f2b}.ai-forge-showcase_graphLayerBridge__jdyQq{display:block;width:3px;height:.85rem;margin:.45rem auto 0;border-radius:999px;background:rgba(46,139,87,.24)}.ai-forge-showcase_graphNodes__W9vBo{position:relative;display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(7.7rem,1fr));gap:.75rem;margin:0;padding:.85rem 0 0;list-style:none}.ai-forge-showcase_graphNodesBranched__awFih:before{content:"";position:absolute;top:0;left:min(14%,4rem);right:min(14%,4rem);z-index:0;height:3px;border-radius:999px;background:rgba(46,139,87,.24)}.ai-forge-showcase_graphNodeSlot__Y0pjW{position:relative;display:flex;justify-content:center;min-width:0}.ai-forge-showcase_graphNodeSlot__Y0pjW:before{content:"";position:absolute;top:-.85rem;left:50%;z-index:0;width:3px;height:.85rem;transform:translateX(-50%);border-radius:999px;background:rgba(46,139,87,.24)}.ai-forge-showcase_graphNodeSlotBranch__3ANpf{transform:none}.ai-forge-showcase_graphNode____r8y{position:relative;display:flex;z-index:1;width:min(100%,9.4rem);min-height:9.6rem;min-width:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:.38rem;padding:.7rem .58rem;color:#24211f;background:rgba(0,0,0,0);border:1px solid rgba(31,29,27,.11);border-radius:10px;text-align:center}.ai-forge-showcase_graphNodePort__mgALg{position:absolute;top:-.42rem;left:50%;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;transform:translateX(-50%);color:rgba(46,139,87,.52);background:#fbfaf8;border:2px solid rgba(46,139,87,.28);border-radius:999px;z-index:2}.ai-forge-showcase_graphNodeIcon__7q3xm{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;color:#24211f;background:rgba(0,0,0,0);border:1px solid rgba(31,29,27,.12);border-radius:999px}.ai-forge-showcase_graphNodeBody__I_4gL{display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;gap:.13rem}.ai-forge-showcase_graphNodeIndex__Rt9zn{color:#8a8178;font-size:.58rem;font-weight:840;line-height:1;text-transform:uppercase}.ai-forge-showcase_graphNodeBody__I_4gL strong{color:#24211f;font-size:.76rem;font-weight:820;line-height:1.18;overflow-wrap:anywhere}.ai-forge-showcase_graphNodeDependency__SC_lO,.ai-forge-showcase_graphNodeMeta__B5oWj,.ai-forge-showcase_graphNodeStatus__Jag3m{color:#625b54;font-size:.62rem;font-weight:730;line-height:1.22;overflow-wrap:anywhere}.ai-forge-showcase_graphNodeDependency__SC_lO{margin-top:.1rem}.ai-forge-showcase_graphNodeStatus__Jag3m{width:max-content;max-width:100%;margin-top:auto;padding:.18rem .38rem;border:1px solid rgba(31,29,27,.1);border-radius:999px}.ai-forge-showcase_graphNodeCompleted__crcRF{border-color:rgba(46,139,87,.2);background:rgba(46,139,87,.032)}.ai-forge-showcase_graphNodeCompleted__crcRF .ai-forge-showcase_graphNodeIcon__7q3xm{color:#2e8b57;border-color:rgba(46,139,87,.38)}.ai-forge-showcase_graphNodeCompleted__crcRF .ai-forge-showcase_graphNodeStatus__Jag3m{color:#256d47;border-color:rgba(46,139,87,.22)}.ai-forge-showcase_graphNodeCurrent__nXi_e{border-color:rgba(212,120,56,.45);animation:ai-forge-showcase_graphUrgencyBorder__Mcf6p 1.45s ease-in-out infinite}.ai-forge-showcase_graphNodeCurrent__nXi_e .ai-forge-showcase_graphNodeIcon__7q3xm{color:#b86429;border-color:rgba(212,120,56,.42)}.ai-forge-showcase_graphNodeCurrent__nXi_e .ai-forge-showcase_graphNodePort__mgALg{color:#b86429;border-color:rgba(212,120,56,.36);animation:ai-forge-showcase_graphUrgencyPort__GRkWA 1.45s ease-in-out infinite}.ai-forge-showcase_graphNodeCurrent__nXi_e .ai-forge-showcase_graphNodeStatus__Jag3m{color:#b86429;border-color:rgba(212,120,56,.24)}.ai-forge-showcase_graphNodeLocked___qHeX{color:#8a8178;opacity:.72}.ai-forge-showcase_graphNodeLocked___qHeX .ai-forge-showcase_graphNodeIcon__7q3xm,.ai-forge-showcase_graphNodeLocked___qHeX .ai-forge-showcase_graphNodeStatus__Jag3m{color:#8a8178;border-color:rgba(138,129,120,.22)}.ai-forge-showcase_graphNodeLocked___qHeX .ai-forge-showcase_graphNodeBody__I_4gL strong,.ai-forge-showcase_graphNodeLocked___qHeX .ai-forge-showcase_graphNodeDependency__SC_lO,.ai-forge-showcase_graphNodeLocked___qHeX .ai-forge-showcase_graphNodeMeta__B5oWj{color:#8a8178}@keyframes ai-forge-showcase_graphUrgencyBorder__Mcf6p{0%,to{border-color:rgba(212,120,56,.45)}50%{border-color:rgba(212,120,56,.95)}}@keyframes ai-forge-showcase_graphUrgencyPort__GRkWA{0%,to{border-color:rgba(212,120,56,.36)}50%{border-color:rgba(212,120,56,.9)}}.ai-forge-showcase_continueSnapshot__IAQht{align-items:center;justify-content:center;text-align:center}.ai-forge-showcase_continueSnapshotLabel__3_1wC{font-size:.92rem;text-align:center}.ai-forge-showcase_continueCard__SjyHE{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,28rem);min-height:clamp(10rem,20vw,13.5rem);overflow:hidden;color:#fff;background:linear-gradient(135deg,#2d1b4e,#1a1a2e 42%,#3d2b5e 72%,#251540);border-radius:10px}.ai-forge-showcase_continueOverlay__8e6Bt{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.12) 45%,rgba(0,0,0,.38))}.ai-forge-showcase_continueAction__B5kqV{position:absolute;top:1rem;left:50%;z-index:2;display:inline-flex;transform:translateX(-50%);align-items:center;justify-content:center;gap:.3rem;padding:.4rem .58rem;color:#fff;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.2);border-radius:7px;font-size:.72rem;font-weight:700;line-height:1}.ai-forge-showcase_continueContent___kPtl{position:relative;z-index:2;display:flex;width:min(100%,22rem);flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:3.1rem 1rem 1.25rem;text-align:center}.ai-forge-showcase_continueTitle__QWkXC{overflow:hidden;color:#fff;font-size:clamp(.98rem,1.8vw,1.2rem);text-overflow:ellipsis;white-space:nowrap}.ai-forge-showcase_continueProgressRow__QQdBl strong,.ai-forge-showcase_continueSubtitle__3QdnQ{color:hsla(0,0%,100%,.78)}.ai-forge-showcase_continueProgressRow__QQdBl{width:min(100%,15rem);justify-content:center;gap:.45rem}.ai-forge-showcase_continueProgressBar__FNcoI{flex:1;height:4px;overflow:hidden;background:hsla(0,0%,100%,.18);border-radius:2px}.ai-forge-showcase_continueProgressBar__FNcoI span{display:block;height:100%;background:linear-gradient(90deg,#4ade80,#22c55e);border-radius:inherit}.ai-forge-showcase_continueBadges__I7HWw{flex-wrap:wrap;justify-content:center;gap:.35rem}.ai-forge-showcase_continueBadges__I7HWw span{display:inline-flex;align-items:center;gap:.25rem;padding:.28rem .45rem;color:hsla(0,0%,100%,.88);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;font-size:.7rem;font-weight:750}.ai-forge-showcase_continueBadges__I7HWw .ai-forge-showcase_continueAvatar__6lstj{justify-content:center;width:1.5rem;height:1.5rem;padding:0;color:#1a1a1a;background:#fff}@media(min-width:768px){.ai-forge-showcase_showcaseTitle__dZnPO{font-size:3rem}.ai-forge-showcase_stepTitle__IEZTJ{font-size:1.45rem}}@media(max-width:900px){.ai-forge-showcase_walkthrough__T69ig{grid-template-columns:1fr;gap:2rem}.ai-forge-showcase_visualStage__mIrFQ{min-height:clamp(20rem,60vw,28rem)}.ai-forge-showcase_stepList__KW2DU{gap:1rem}}@media(max-width:640px){.ai-forge-showcase_showcaseHeader__aUwEh{margin-bottom:2rem}.ai-forge-showcase_visualStage__mIrFQ{min-height:19rem;padding:.65rem}.ai-forge-showcase_coachSnapshot__ulm0t,.ai-forge-showcase_composerSnapshot__PUNhq,.ai-forge-showcase_continueSnapshot__IAQht,.ai-forge-showcase_skillGraphSnapshot__lPOT4{min-height:auto}.ai-forge-showcase_graphNodes__W9vBo,.ai-forge-showcase_telemetryRow__7_e58{grid-template-columns:1fr}.ai-forge-showcase_telemetryScore__yprDQ{width:fit-content}.ai-forge-showcase_graphLayerHeader__iUfAP{grid-template-columns:1fr;justify-items:center}.ai-forge-showcase_graphDependency__uSYyk,.ai-forge-showcase_graphLayerCopy__94whO{grid-column:1}.ai-forge-showcase_graphDependency__uSYyk{max-width:none;justify-self:center;text-align:center}.ai-forge-showcase_graphNodesBranched__awFih:before{display:none}.ai-forge-showcase_continueStats__2TmWM{flex-direction:column;align-items:center}.ai-forge-showcase_continueCard__SjyHE{min-height:12rem}.ai-forge-showcase_continueAction__B5kqV{top:1rem;left:50%;transform:translateX(-50%)}.ai-forge-showcase_continueContent___kPtl{width:auto;margin:0;padding:3.35rem 1rem 1.1rem}.ai-forge-showcase_continueTitle__QWkXC{white-space:normal}}@media(prefers-reduced-motion:reduce){.ai-forge-showcase_showcaseTitle__dZnPO span,.ai-forge-showcase_stepItem__vuH1O,.ai-forge-showcase_stepProgressFillActive__JHRH3,.ai-forge-showcase_stepTitle__IEZTJ,.ai-forge-showcase_visualPanel__o6j2X{transition:none;animation:none}.ai-forge-showcase_visualPanel__o6j2X{transform:none}.ai-forge-showcase_graphNodeCurrent__nXi_e,.ai-forge-showcase_graphNodeCurrent__nXi_e .ai-forge-showcase_graphNodePort__mgALg{animation:none}.ai-forge-showcase_stepProgressFillActive__JHRH3{clip-path:inset(0 0 0 0)}}.community-pathways_communityPathways__y0Y1I{width:100%;color:var(--warm-text-primary)}.community-pathways_headerRow__iRIap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(1.5rem,4vw,3rem);margin-bottom:clamp(1.5rem,3vw,2rem)}.community-pathways_headerCopy__BdLPo{max-width:48rem}.community-pathways_headerCopy__BdLPo h2{max-width:42rem;margin:0;color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);font-family:var(--heading-h1-family);font-size:clamp(1.55rem,3vw,2.15rem);font-weight:600;line-height:var(--heading-h1-line-height);letter-spacing:var(--heading-h1-letter-spacing);text-align:left;text-transform:none}.community-pathways_headerCopy__BdLPo p{max-width:40rem;margin:.75rem 0 0;color:var(--warm-text-secondary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);text-align:left}.community-pathways_primaryAction__Humec{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.75rem;padding:0 1rem;color:#fff;background:var(--warm-text-primary);border:1px solid var(--warm-text-primary);border-radius:var(--radius-pill);font-size:.9rem;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.community-pathways_primaryAction__Humec:hover{transform:translateY(-1px);background:#2d2a26;border-color:#2d2a26}.community-pathways_primaryAction__Humec:focus-visible{outline:var(--focus);outline-offset:3px}.community-pathways_primaryActionDisabled__rOXbx,.community-pathways_primaryActionDisabled__rOXbx:hover{cursor:not-allowed;opacity:.42;transform:none}.community-pathways_filterBar__3eYE9{display:flex;align-items:center;gap:.45rem;margin-bottom:clamp(1rem,2vw,1.35rem);overflow-x:auto;scrollbar-width:none}.community-pathways_filterBar__3eYE9::-webkit-scrollbar{display:none}.community-pathways_filterButton__M_x3P{display:inline-flex;align-items:center;gap:.4rem;min-height:2.25rem;padding:0 .8rem;color:var(--warm-text-secondary);background:hsla(0,0%,100%,.58);border:1px solid var(--warm-border);border-radius:var(--radius-pill);font-size:.84rem;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.community-pathways_filterButton__M_x3P:hover{color:var(--warm-text-primary);background:#fff;border-color:var(--warm-border-dark)}.community-pathways_filterButton__M_x3P:focus-visible{outline:var(--focus);outline-offset:3px}.community-pathways_filterButtonActive__9Isop{color:#fff;background:var(--warm-text-primary);border-color:var(--warm-text-primary)}.community-pathways_filterCount__Is3QP{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding-inline:.35rem;color:inherit;background:hsla(0,0%,100%,.18);border-radius:var(--radius-pill);font-size:.72rem;font-weight:750}.community-pathways_pathwayGrid__rQz8e{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2vw,1.15rem)}.community-pathways_pathwayCard__Dw_nk{display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:18.5rem;padding:1.15rem;color:inherit;background:hsla(0,0%,100%,.72);border:1px solid var(--warm-border);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.community-pathways_pathwayCard__Dw_nk:hover{transform:translateY(-3px);background:#fff;border-color:var(--warm-border-dark);box-shadow:0 14px 28px rgba(26,26,26,.08)}.community-pathways_pathwayCard__Dw_nk:focus-visible{outline:var(--focus);outline-offset:3px}.community-pathways_cardCategory__vxr_j{display:inline-flex;align-items:center;margin-bottom:.95rem;padding:.28rem .58rem;color:var(--warm-text-primary);background:var(--warm-bg-medium);border:1px solid var(--warm-border);border-radius:var(--radius-pill);font-size:.72rem;font-weight:750;line-height:1}.community-pathways_cardTitle__FZa4E{margin:0;color:var(--warm-text-primary);font-family:var(--heading-h1-family);font-size:1.18rem;font-weight:650;line-height:1.18;letter-spacing:0}.community-pathways_cardDescription__nPdiB{margin-top:.65rem;color:var(--warm-text-secondary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.community-pathways_cardMeta__Tfskt{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem;color:var(--warm-text-secondary);font-size:.78rem;line-height:1.4}.community-pathways_cardMeta__Tfskt span{display:inline-flex;align-items:center;gap:.35rem}.community-pathways_cardMeta__Tfskt span:before{content:"";display:block;width:.3rem;height:.3rem;border-radius:50%;background:var(--warm-border-dark)}.community-pathways_tagRow__iqDZj{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.1rem}.community-pathways_tag__eu5JK{padding:.25rem .55rem;background:rgba(245,240,234,.9);border-radius:var(--radius-pill);font-size:.76rem;font-weight:650}.community-pathways_cardAction__UDsOG,.community-pathways_tag__eu5JK{display:inline-flex;align-items:center;color:var(--warm-text-primary);line-height:1}.community-pathways_cardAction__UDsOG{gap:.35rem;margin-top:1rem;font-size:.86rem;font-weight:750}.community-pathways_skeletonCard__7v_fg{display:flex;flex-direction:column;align-items:flex-start;min-height:18.5rem;padding:1.15rem;background:hsla(0,0%,100%,.58);border:1px solid var(--warm-border);border-radius:var(--radius-md)}.community-pathways_skeletonLineWide__jwoiF,.community-pathways_skeletonLine__2vwiB,.community-pathways_skeletonMeta__XApMb,.community-pathways_skeletonPill__HvTKk{display:block;overflow:hidden;background:linear-gradient(90deg,rgba(232,224,214,.7),rgba(255,255,255,.92),rgba(232,224,214,.7));background-size:220% 100%;border-radius:var(--radius-pill);animation:community-pathways_communityPathwayShimmer__q3kOE 1.2s ease-in-out infinite}.community-pathways_skeletonPill__HvTKk{width:5.5rem;height:1.45rem;margin-bottom:1rem}.community-pathways_skeletonLineWide__jwoiF{width:82%;height:1.2rem;margin-bottom:.8rem}.community-pathways_skeletonLine__2vwiB{width:100%;height:4.5rem;border-radius:var(--radius-sm)}.community-pathways_skeletonMeta__XApMb{width:70%;height:1rem;margin-top:auto}.community-pathways_emptyState__bKhPK{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;padding:clamp(1.25rem,3vw,2rem);background:hsla(0,0%,100%,.58);border:1px dashed var(--warm-border-dark);border-radius:var(--radius-md)}.community-pathways_emptyState__bKhPK h3{margin:0;color:var(--warm-text-primary);font-family:var(--heading-h1-family);font-size:1.25rem;font-weight:650;line-height:1.2}.community-pathways_emptyState__bKhPK p{max-width:36rem;margin:0;color:var(--warm-text-secondary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.community-pathways_emptyState__bKhPK button{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:0 .9rem;color:#fff;background:var(--warm-text-primary);border:1px solid var(--warm-text-primary);border-radius:var(--radius-pill);font-size:.88rem;font-weight:700;cursor:pointer}@keyframes community-pathways_communityPathwayShimmer__q3kOE{to{background-position:-220% 0}}@media screen and (max-width:980px){.community-pathways_headerRow__iRIap{grid-template-columns:1fr;align-items:start}.community-pathways_primaryAction__Humec{width:fit-content}.community-pathways_pathwayGrid__rQz8e{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:720px){.community-pathways_pathwayGrid__rQz8e{grid-template-columns:1fr}.community-pathways_primaryAction__Humec{width:100%}.community-pathways_pathwayCard__Dw_nk{min-height:auto}}.upsoma-numbers_upsomaNumbers__MGBpZ{width:100%}.upsoma-numbers_headerRow__5e1w2{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;text-align:left;gap:1rem;margin-bottom:clamp(2rem,4vw,2.75rem)}.upsoma-numbers_headerRow__5e1w2>div{text-align:left}.upsoma-numbers_headerRow__5e1w2 h2{margin:0 0 .65rem;color:var(--warm-text-primary);font-weight:680;letter-spacing:0;line-height:1.04;text-align:left;-webkit-text-fill-color:initial;font-size:clamp(20px,3vw,38px);letter-spacing:-1px!important;text-wrap:balance}.upsoma-numbers_headerRow__5e1w2 h2 span{display:inline;background-image:linear-gradient(90deg,var(--warm-text-primary) 0,var(--warm-text-primary) 33%,#2f806d 42%,#5067d8 50%,#d47838 60%,transparent 67%,transparent);background-position:100% 0;background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);animation:upsoma-numbers_gradientSweep__XhIDt 1.2s ease-out .1s forwards}.upsoma-numbers_headerRow__5e1w2 p{max-width:640px;margin:0;color:var(--warm-text-primary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height)}.upsoma-numbers_metricGrid__hsacp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.upsoma-numbers_metricCard__h0_Ra{display:flex;min-height:clamp(15rem,25vw,19rem);flex-direction:column;gap:clamp(4rem,10vw,9rem);justify-content:space-between;padding:clamp(1.25rem,2vw,1.5rem);border-radius:1.5rem;background:linear-gradient(155deg,rgba(255,184,120,.14) 0,rgba(255,138,76,.08) 55%,rgba(120,70,40,.12) 100%),var(--warm-bg-medium);color:var(--warm-text-primary)}.upsoma-numbers_metricCard__h0_Ra p{max-width:14rem;margin:0;color:var(--warm-text-primary);font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);text-wrap:balance}.upsoma-numbers_metricValue__0ljNN{display:flex;align-items:baseline;color:var(--warm-text-primary);font-size:clamp(3.25rem,7vw,5.5rem);font-weight:560;letter-spacing:0;line-height:.9}.upsoma-numbers_metricValue__0ljNN span{display:inline-block}@keyframes upsoma-numbers_gradientSweep__XhIDt{to{background-position:0 0}}@media screen and (max-width:900px){.upsoma-numbers_metricGrid__hsacp{grid-template-columns:1fr}.upsoma-numbers_metricCard__h0_Ra{min-height:14rem;gap:4rem}}@media(prefers-reduced-motion:reduce){.upsoma-numbers_headerRow__5e1w2 h2 span{animation:none;background-position:0 0}}.callout-panel_calloutCover__A4W_b{padding:clamp(1.5rem,3vw,3rem) clamp(1rem,3vw,3rem);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:min(100%,1200px);margin:auto}.callout-panel_calloutCover__A4W_b .callout-panel_action__aIdd_{display:flex;align-items:center;justify-content:center;gap:clamp(.6rem,2vw,1rem);flex-wrap:wrap;margin-top:clamp(1rem,2vw,1.5rem)}.callout-panel_calloutCover__A4W_b .callout-panel_action__aIdd_>*{flex:0 1 auto}@media(max-width:640px){.callout-panel_calloutCover__A4W_b .callout-panel_action__aIdd_{width:100%}.callout-panel_calloutCover__A4W_b .callout-panel_action__aIdd_>*{flex:1 1 100%;max-width:28rem}}.callout-panel_calloutCover__A4W_b .callout-panel_panel__vDELC{width:100%;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,3vw,2rem);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.5rem,1vw,.75rem);background:linear-gradient(135deg,#1a1a1a,#2d1f14 50%,#1a1a1a)}.callout-panel_calloutCover__A4W_b .callout-panel_panel__vDELC .callout-panel_heading__Knt4P{margin:0;font-weight:700;background:linear-gradient(180deg,#fff,#e8ddd0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:clamp(20px,3vw,38px);letter-spacing:-1px!important;text-wrap:balance;text-align:center}.callout-panel_calloutCover__A4W_b .callout-panel_panel__vDELC .callout-panel_description__vR3_U{margin:.25rem 0 0;max-width:60ch;font-size:var(--text-paragraph-size);font-weight:400;color:#a8a099;line-height:var(--text-paragraph-line-height);text-align:center}@media(max-width:1280px){.callout-panel_calloutCover__A4W_b .callout-panel_panel__vDELC{padding:clamp(2rem,4vw,3rem) clamp(1rem,2vw,1.5rem)}}@media(max-width:1024px){.callout-panel_calloutCover__A4W_b{padding:clamp(2rem,4vw,3rem) clamp(1rem,4vw,4rem)}}@media(max-width:640px){.callout-panel_calloutCover__A4W_b{padding:clamp(1.25rem,5vw,2rem) clamp(.75rem,4vw,1rem)}.callout-panel_calloutCover__A4W_b .callout-panel_action__aIdd_{width:100%!important;margin:auto!important}}@media(prefers-reduced-motion:reduce){.callout-panel_calloutCover__A4W_b .callout-panel_panel__vDELC *{transition:none!important;animation:none!important}}.social-proof_socialProof__PnACA{display:flex;align-items:center;gap:clamp(.6rem,1.5vw,1rem)}@media(max-width:520px){.social-proof_socialProof__PnACA{flex-direction:column;gap:.35rem}}.social-proof_avatarGroup__vc062{display:flex;align-items:center}.social-proof_avatarGroup__vc062 img{border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-10px;background:#fff;position:relative}.social-proof_avatarGroup__vc062 img:first-child{margin-left:0}.social-proof_proofText__n6ONI{display:flex;flex-direction:column;gap:1px}@media(max-width:520px){.social-proof_proofText__n6ONI{align-items:center}}.social-proof_proofLine__7fda3{display:block;margin:0;font-weight:400;color:#777;line-height:1.4}.social-proof_stars__bgGlI{display:flex;gap:1px;color:#eab308}.social-proof_countHighlight__3Yqix{font-weight:700;color:#1a1a1a}.social-proof_dark__w8jDv .social-proof_proofLine__7fda3{color:#a8a099}.social-proof_dark__w8jDv .social-proof_countHighlight__3Yqix{color:#fff}.social-proof_dark__w8jDv .social-proof_avatarGroup__vc062 img{border-color:#2d2d2d}.section-title_sectionTitle__WL_cl{display:flex;flex-direction:column;align-items:center}.section-title_badgeRow__TA0ey{display:flex;justify-content:center;margin-bottom:1rem}.section-title_subject__9Ry4I{background-color:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.08);padding:6px 14px;border-radius:var(--radius-pill);width:fit-content;font-size:.8rem;line-height:1.2;color:var(--warm-text-muted);-webkit-text-fill-color:initial;letter-spacing:.06em;text-transform:uppercase;font-weight:500;white-space:nowrap;margin:0}.section-title_headerCover__a1QFj{text-align:center;margin-bottom:clamp(1.5rem,3vw,2.5rem);max-width:980px}.section-title_heading__Yi52m{margin:0 0 .5rem;font-weight:600;font-size:clamp(24px,3.5vw,36px);color:#1a1a1a;-webkit-text-fill-color:initial;letter-spacing:-.03em;line-height:1.2}.section-title_description__HPWPS{margin:0;font-size:var(--text-paragraph-size);color:var(--warm-text-secondary);-webkit-text-fill-color:initial;letter-spacing:-.01em;line-height:var(--text-paragraph-line-height)}.section-title_left__tqIto{align-items:flex-start}.section-title_left__tqIto .section-title_badgeRow__TA0ey{justify-content:flex-start}.section-title_left__tqIto .section-title_headerCover__a1QFj{text-align:left}.section-title_dark__b_m_B .section-title_subject__9Ry4I{background:rgba(212,148,60,.15);border-color:rgba(212,148,60,.25);color:#d4943c;font-weight:700;letter-spacing:.08em;font-size:.75rem}.section-title_dark__b_m_B .section-title_heading__Yi52m{color:#fff;font-weight:700}.section-title_dark__b_m_B .section-title_description__HPWPS{color:hsla(0,0%,100%,.55)}.start-learning-button_button__dPic_{display:inline-flex;align-items:center;height:2.5rem;margin-top:1.35rem;overflow:hidden;border:0;border-radius:.45rem;background:#d4943c;color:#141414;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.start-learning-button_button__dPic_>span:first-child{padding-inline:1rem}.start-learning-button_button__dPic_:hover{background:#e2a654;transform:translateY(-1px)}.start-learning-button_button__dPic_:active{transform:translateY(0)}.start-learning-button_icon__DWxT2{display:flex;align-items:center;justify-content:center;width:2.5rem;height:100%;border-left:1px solid rgba(20,20,20,.18);background:hsla(0,0%,100%,.18);transition:width .3s ease}.start-learning-button_button__dPic_:hover .start-learning-button_icon__DWxT2{width:3.25rem}@media(max-width:640px){.start-learning-button_button__dPic_{width:100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){.start-learning-button_button__dPic_,.start-learning-button_icon__DWxT2{transition:none}}.review-stats_reviewStatsCover__tkMnq{padding:clamp(1.5rem,3vw,3rem) clamp(1rem,3vw,3rem);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;width:min(100%,1200px);margin:auto}.review-stats_reviewStatsCover__tkMnq .review-stats_startLearningButton___510D{display:flex;align-items:center;justify-content:center;gap:clamp(.6rem,2vw,1rem);flex-wrap:wrap;margin-top:clamp(1rem,2vw,1.5rem)}.review-stats_reviewStatsCover__tkMnq .review-stats_startLearningButton___510D>*{flex:0 1 auto}@media(max-width:640px){.review-stats_reviewStatsCover__tkMnq .review-stats_startLearningButton___510D{width:100%}.review-stats_reviewStatsCover__tkMnq .review-stats_startLearningButton___510D>*{flex:1 1 100%;max-width:28rem}}.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH{width:100%;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,3vw,2rem);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.5rem,1vw,.75rem);background:linear-gradient(135deg,#1a1a1a,#2d1f14 50%,#1a1a1a)}.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH .review-stats_heading__gcSdW{font-weight:700!important;background:linear-gradient(180deg,#fff,#e8ddd0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:clamp(20px,3vw,38px)!important;letter-spacing:-.88px;text-wrap:balance}.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH .review-stats_countHighlight___gSEU{font-weight:700;color:#d47838}.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH .review-stats_timeSaved__Sq2e5{margin:.25rem 0 0;font-size:clamp(13px,1.4vw,14px);font-weight:400;color:#a8a099;line-height:1.4;text-align:center;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH .review-stats_checkIcon__EEMlk{font-size:16px;color:#4caf50;flex-shrink:0}@media(max-width:1280px){.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH{padding:clamp(2rem,4vw,3rem) clamp(1rem,2vw,1.5rem)}}@media(max-width:1024px){.review-stats_reviewStatsCover__tkMnq{padding:clamp(2rem,4vw,3rem) clamp(1rem,4vw,4rem)}}@media(max-width:640px){.review-stats_reviewStatsCover__tkMnq{padding:clamp(1.25rem,5vw,2rem) clamp(.75rem,4vw,1rem)}.review-stats_reviewStatsCover__tkMnq .review-stats_startLearningButton___510D{width:100%!important;margin:auto!important}}@media(prefers-reduced-motion:reduce){.review-stats_reviewStatsCover__tkMnq .review-stats_reviewStats__lMmbH *{transition:none!important;animation:none!important}}.testimonials_section__mMbGh{width:100%}.testimonials_container__4gpTH{margin:0 auto;max-width:86rem;padding-inline:0}.testimonials_srOnly__TDOre{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.testimonials_featuredShowcase__kU5NC{display:grid;grid-template-columns:minmax(18rem,.95fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,7vw,6.5rem);min-height:34rem;padding:clamp(2.5rem,7vw,5rem) 0}.testimonials_portraitStage__DSNy8{position:relative;width:100%;max-width:32rem;justify-self:center}.testimonials_portraitBackdrop__ipu2X{position:absolute;inset:0;z-index:0;border-radius:2rem;background:rgba(232,224,214,.72);border:1px solid hsla(0,0%,100%,.78);box-shadow:0 28px 70px rgba(26,26,26,.12);transform:translate(-1.25rem,-.5rem) rotate(-2deg)}.testimonials_portraitCard__fzOZb{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;aspect-ratio:.96;background:#fff;border:1px solid hsla(0,0%,100%,.88);border-radius:2rem;box-shadow:0 30px 80px rgba(26,26,26,.16)}.testimonials_portraitImage__MGGEC{width:100%;height:100%;object-fit:cover}.testimonials_portraitInitials__xUJYK{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--warm-text-primary);background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(245,240,234,.94)),var(--warm-bg-medium);font-size:5rem;font-weight:750;line-height:1;letter-spacing:0}.testimonials_avatar__fzIqO{width:100%;height:100%;object-fit:cover;border-radius:50%}.testimonials_initials__bV_E2{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--warm-text-primary);background:var(--warm-bg-medium);font-size:.86rem;font-weight:700;line-height:1;text-transform:uppercase;user-select:none}.testimonials_quotePanel___Ns6c{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:43rem;justify-self:start;text-align:left;animation:testimonials_testimonialFade__7hPgK .28s ease both}.testimonials_quoteMark__13TIN{height:3.8rem;margin-bottom:.8rem;color:rgba(212,148,60,.34);font-family:var(--heading-h1-family);font-size:6rem;font-style:italic;font-weight:700;line-height:.8}.testimonials_featuredQuoteText__k9mGN,.testimonials_featuredQuoteText__k9mGN p{margin:0}.testimonials_featuredQuoteText__k9mGN{color:var(--warm-text-primary);-webkit-text-fill-color:var(--warm-text-primary);font-family:var(--heading-h1-family);font-size:1.65rem;font-style:italic;font-weight:450;line-height:1.58;letter-spacing:0}.testimonials_featuredQuoteText__k9mGN p+p{margin-top:1.6rem}.testimonials_authorDivider__wbAJJ{width:2.4rem;height:1px;margin-top:clamp(1.5rem,4vw,2.3rem);background:var(--warm-text-accent);opacity:.45}.testimonials_featuredAuthor__U8mba{display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;max-width:100%;margin-top:1rem}.testimonials_featuredAuthorAvatar__z_bpS{display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;width:3.4rem;height:3.4rem;padding:.2rem;background:hsla(0,0%,100%,.82);border:1px solid var(--warm-border);border-radius:.9rem;box-shadow:0 10px 28px rgba(26,26,26,.08)}.testimonials_featuredAuthorAvatar__z_bpS .testimonials_avatar__fzIqO,.testimonials_featuredAuthorAvatar__z_bpS .testimonials_initials__bV_E2{border-radius:.7rem}.testimonials_featuredAuthorText__1W5_q{min-width:0;text-align:left}.testimonials_featuredName__TDj0p{display:block;overflow:hidden;color:var(--warm-text-primary);font-size:1.05rem;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.testimonials_featuredRole__hAUQl{overflow:hidden;margin:.2rem 0 0;color:var(--warm-text-secondary);font-size:.92rem;line-height:1.35;text-overflow:ellipsis}.testimonials_carouselControls___pixR{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;margin-top:clamp(3rem,8vw,6.5rem)}.testimonials_arrowControls__MkFwk,.testimonials_progressDots__5YWY_{display:flex;align-items:center}.testimonials_progressDots__5YWY_{gap:.42rem}.testimonials_progressDot__2glBT{display:block;width:.46rem;height:.46rem;padding:0;border-radius:50%;border:0;background:var(--warm-border-dark);opacity:.4;cursor:pointer;transition:width .18s ease,background .18s ease,opacity .18s ease}.testimonials_progressDot__2glBT:focus-visible{outline:var(--focus);outline-offset:3px}.testimonials_progressDotActive__7rsVq{width:1.55rem;border-radius:var(--radius-pill);background:var(--warm-text-accent);opacity:1}.testimonials_arrowControls__MkFwk{gap:.65rem}.testimonials_arrowButton__Y_V84{display:inline-flex;align-items:center;justify-content:center;width:3.45rem;height:3.45rem;color:var(--warm-text-primary);background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.88);border-radius:50%;box-shadow:0 18px 40px rgba(26,26,26,.1);cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.testimonials_arrowButton__Y_V84:hover{transform:translateY(-1px);background:#fff;box-shadow:0 22px 48px rgba(26,26,26,.14)}.testimonials_arrowButton__Y_V84:focus-visible{outline:var(--focus);outline-offset:4px}@keyframes testimonials_testimonialFade__7hPgK{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.testimonials_featuredShowcase__kU5NC{grid-template-columns:1fr;gap:2.5rem;min-height:0}.testimonials_portraitStage__DSNy8,.testimonials_quotePanel___Ns6c{justify-self:center}.testimonials_quotePanel___Ns6c{max-width:42rem}.testimonials_carouselControls___pixR{margin-top:2.5rem}}@media(max-width:720px){.testimonials_featuredShowcase__kU5NC{padding-block:2.25rem}.testimonials_portraitStage__DSNy8{max-width:min(100%,24rem)}.testimonials_featuredQuoteText__k9mGN{font-size:1.38rem;line-height:1.5}.testimonials_quoteMark__13TIN{height:2.8rem;font-size:4.5rem}.testimonials_carouselControls___pixR{align-items:flex-start;flex-direction:column;gap:1.25rem}.testimonials_arrowButton__Y_V84{width:3.1rem;height:3.1rem}}@media(prefers-reduced-motion:reduce){.testimonials_arrowButton__Y_V84,.testimonials_progressDot__2glBT,.testimonials_quotePanel___Ns6c{animation:none;transition:none}}.form_container__QNB9b{padding:2rem 2.5rem 2.5rem;display:flex;flex-direction:column;background-color:#fff;border-radius:var(--radius-xl)}.form_container__QNB9b .form_carousel__cq96o{transition:transform .3s ease-in-out}.form_container__QNB9b .form_carousel__cq96o .form_progressBar__p6IPa{display:flex;width:min(100%,420px);flex-direction:column;gap:.35rem;margin:0 auto 1rem}.form_container__QNB9b .form_carousel__cq96o .form_progressTrack__oTmld{width:100%;height:8px;overflow:hidden;border-radius:999px;background:rgba(31,29,27,.12)}.form_container__QNB9b .form_carousel__cq96o .form_progressFill__rh89u{display:block;height:100%;border-radius:inherit;background:#24211f}.form_container__QNB9b .form_carousel__cq96o .form_progressText__TF1_S{color:#625b54;font-size:.82rem;font-weight:760;text-align:center}.form_container__QNB9b .form_carousel__cq96o h1{font-family:var(--heading-h1-family);font-size:var(--heading-h1-card-size)!important;font-weight:var(--heading-h1-weight);letter-spacing:var(--heading-h1-letter-spacing);line-height:var(--heading-h1-line-height);color:#1a1a1a!important;margin-bottom:1.5rem}.form_container__QNB9b .form_questionsCover__Nr7sP{margin-bottom:1.5rem;padding-top:1.2rem}.form_container__QNB9b .form_questionsCover__Nr7sP h5{font-size:16px!important;font-weight:700!important;color:#1a1a1a!important;text-align:left!important}.form_container__QNB9b .form_questionsCover__Nr7sP p{font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);color:var(--warm-text-secondary)!important;margin-top:.5rem}.form_container__QNB9b .form_questionSlide__XcgRv{margin:0;padding:0;border:1px solid rgba(0,0,0,0)}.form_container__QNB9b .form_options__k1REs{margin-top:16px}.form_container__QNB9b .form_optionLabel__3NK1n{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-top:.6rem;min-height:48px;border-radius:10px;background:var(--warm-bg);border:1.5px solid var(--warm-border);cursor:pointer;transition:all .2s ease-in-out}.form_container__QNB9b .form_optionLabel__3NK1n:hover{background:var(--warm-hover);border-color:#d8cfc4}.form_container__QNB9b .form_optionLabel__3NK1n span{font-size:14px!important;color:#1a1a1a;font-weight:500}.form_container__QNB9b .form_optionLabel__3NK1n input[type=radio]{margin-right:6px;accent-color:#000;width:16px;height:16px}.form_container__QNB9b .form_optionLabelMobile__oa_66{font-size:13px;color:#1a1a1a}.form_container__QNB9b .form_textInput__Y9v5e{width:100%;min-height:50px;font-size:18px;color:#1a1a1a;background:rgba(0,0,0,0);border:none;border-bottom:2px solid var(--warm-border);outline:none;transition:border-color .2s ease;resize:none;overflow:hidden;line-height:1.5;font-family:inherit}.form_container__QNB9b .form_textInput__Y9v5e:focus{border-bottom-color:rgba(212,121,56,.4431372549)}.form_container__QNB9b .form_textInput__Y9v5e::placeholder{font-size:18px;color:var(--warm-text-accent);opacity:1}.form_container__QNB9b .form_navigation__v6eSl{display:flex;gap:10px;margin-top:2rem;width:50%}.form_container__QNB9b .form_navigation__v6eSl button{border-radius:10px;height:42px;transition:all .2s ease-in-out}.form_container__QNB9b .form_navigation__v6eSl button:disabled{background:#e8e0d6!important;color:var(--warm-text-accent)!important;cursor:not-allowed;opacity:.7}.form_container__QNB9b .form_navigation__v6eSl .form_previousButton___HFnk{width:52px;background:#1a1a1a;color:#fff}.form_container__QNB9b .form_navigation__v6eSl .form_previousButton___HFnk:hover:not(:disabled){background:#333}.form_container__QNB9b .form_navigation__v6eSl .form_nextButton__jYxTe{width:160px;background:#303030;color:#fff;font-weight:500}.form_container__QNB9b .form_navigation__v6eSl .form_nextButton__jYxTe:hover:not(:disabled){background:#303030}.form_container__QNB9b .form_navigation__v6eSl .form_submitButton__XMVRZ{background:#d47838;color:#fff}.form_container__QNB9b .form_navigation__v6eSl .form_submitButton__XMVRZ:hover:not(:disabled){background:#c06a2e}@media screen and (max-width:768px){.form_container__QNB9b{padding:1.5rem 1.5rem 2rem}.form_container__QNB9b .form_questionsCover__Nr7sP{padding-top:.8rem;margin-bottom:1rem}.form_container__QNB9b .form_questionsCover__Nr7sP h5{font-size:18px!important;font-weight:600;color:#1a1a1a!important}.form_container__QNB9b .form_questionsCover__Nr7sP p{font-size:var(--text-paragraph-size);color:var(--warm-text-secondary)!important}.form_container__QNB9b .form_questionSlide__XcgRv{width:100%}.form_container__QNB9b .form_navigation__v6eSl{margin-top:1.5rem;width:100%}.form_container__QNB9b .form_optionLabel__3NK1n{min-height:auto}.form_container__QNB9b .form_textInput__Y9v5e{font-size:16px}.form_container__QNB9b .form_textInput__Y9v5e::placeholder{font-size:16px}}@media screen and (max-width:480px){.form_container__QNB9b{padding:1.25rem 1rem 1.75rem}.form_container__QNB9b .form_questionsCover__Nr7sP{padding-top:.5rem}.form_container__QNB9b .form_navigation__v6eSl{gap:var(--space-sm);width:100%;display:flex;flex-wrap:wrap}.form_container__QNB9b .form_navigation__v6eSl .form_nextButton__jYxTe,.form_container__QNB9b .form_navigation__v6eSl .form_previousButton___HFnk,.form_container__QNB9b .form_navigation__v6eSl .form_submitButton__XMVRZ{flex:1;min-width:0;text-align:center}.form_container__QNB9b .form_textInput__Y9v5e{font-size:15px}.form_container__QNB9b .form_textInput__Y9v5e::placeholder{font-size:15px}}.form_sliding__QWdLk{transform:translateY(-100%)}.form_successMessage__XK16b{padding:3rem 2.5rem;text-align:center;background-color:#fff;border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm)}.form_successMessage__XK16b h5{font-size:16px!important;font-weight:700!important;color:#1a1a1a!important}.form_successMessage__XK16b p{font-size:var(--text-paragraph-size);line-height:var(--text-paragraph-line-height);color:var(--warm-text-secondary)}.form_successMessage__XK16b .form_successIcon__RLegj{width:48px;height:48px;border-radius:50%;background:var(--warm-bg);border:1.5px solid var(--warm-border);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}@media screen and (max-width:480px){.form_successMessage__XK16b{padding:2rem 1.25rem}}.modal_modal__tEz0D{border-radius:32px;gap:24px;padding:12px;background:rgba(223,221,209,.5019607843)}.modal_modal__tEz0D:hover{background:rgba(192,191,186,.5019607843)}