.Nav_nav__uA57t{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem var(--gutter);transition:background var(--transition),box-shadow var(--transition)}.Nav_scrolled__ms6Pi{background:hsla(38,33%,95%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border)}.Nav_inner__C4EtG{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.Nav_logo__HeBvV{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.Nav_logoMark__zY7vj{color:var(--accent);font-size:1.1rem}.Nav_logoText__mgJJX{font-family:var(--font-display);font-size:1.15rem;font-weight:500;color:var(--text);letter-spacing:-.01em}.Nav_links__AwB6j{display:flex;align-items:center;gap:.25rem}.Nav_link__YHuuC{font-size:.82rem;font-weight:500;color:var(--text-mid);padding:.4rem .75rem;border-radius:var(--radius-sm);transition:color var(--transition),background var(--transition);letter-spacing:.01em}.Nav_link__YHuuC:hover{color:var(--text);background:var(--bg-warm)}.Nav_cta__NJIm9{margin-left:.5rem;background:var(--accent);color:var(--white)!important;padding:.45rem 1rem}.Nav_cta__NJIm9:hover{background:var(--accent-dark)!important;color:var(--white)!important}.Nav_burger__TKpnW{display:none;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}.Nav_burger__TKpnW span{display:block;width:22px;height:1.5px;background:var(--text);transition:all var(--transition)}@media (max-width:768px){.Nav_burger__TKpnW{display:flex}.Nav_links__AwB6j{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg);flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;z-index:99}.Nav_links__AwB6j.Nav_open__LPUpT{display:flex}.Nav_link__YHuuC{font-size:1.1rem;padding:.75rem 1.5rem}.Nav_cta__NJIm9{margin-left:0}}.Footer_footer__LxLGV{background:var(--bg-dark);color:var(--bg-warm);margin-top:auto}.Footer_inner__4mERO{max-width:var(--max-width);margin:0 auto;padding:4rem var(--gutter) 3rem;display:grid;grid-template-columns:1.5fr 2fr;grid-gap:4rem;gap:4rem}.Footer_brand__hrKsL{max-width:280px}.Footer_logo__y_pDi{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Footer_mark__vWhQz{color:var(--accent-light);font-size:1rem}.Footer_name__Utojk{font-family:var(--font-display);font-size:1.1rem;font-weight:500;color:var(--bg-warm)}.Footer_tagline__JbGy8{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-light);margin-bottom:1rem}.Footer_bio__d929t{font-size:.85rem;color:hsla(37,30%,92%,.6);line-height:1.7}.Footer_cols__Ef3DJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Footer_col__18yNJ{display:flex;flex-direction:column;gap:.6rem}.Footer_colHead__lCKHY{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-light);margin-bottom:.4rem}.Footer_col__18yNJ a{font-size:.85rem;color:hsla(37,30%,92%,.6);transition:color var(--transition)}.Footer_col__18yNJ a:hover{color:var(--bg-warm)}.Footer_bottom__GqBWJ{border-top:1px solid hsla(0,0%,100%,.08)}.Footer_bottomInner__7vHhR{max-width:var(--max-width);margin:0 auto;padding:1.5rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.Footer_copy__KAKJk{font-size:.8rem;color:hsla(37,30%,92%,.4)}.Footer_disclosure__4CGBP{font-size:.75rem;color:hsla(37,30%,92%,.3);max-width:500px;text-align:right;font-style:italic}@media (max-width:768px){.Footer_inner__4mERO{grid-template-columns:1fr;gap:2.5rem}.Footer_brand__hrKsL{max-width:100%}.Footer_cols__Ef3DJ{grid-template-columns:repeat(2,1fr)}.Footer_bottomInner__7vHhR{flex-direction:column;align-items:flex-start}.Footer_disclosure__4CGBP{text-align:left}}.Layout_layout__QnMbA{display:flex;flex-direction:column;min-height:100vh}.Layout_main__RMpyO{flex:1 1;padding-top:72px}.article_hero__R8rgI{position:relative;min-height:55vh;display:flex;align-items:flex-end;overflow:hidden}.article_heroImg___KUJZ{position:absolute;inset:0}.article_heroImg___KUJZ img{width:100%;height:100%;object-fit:cover}.article_heroImg___KUJZ:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,26,23,.1) 0,rgba(30,26,23,.7) 60%,rgba(30,26,23,.92))}.article_heroContent__ICuq8{position:relative;z-index:1;width:100%;padding:4rem 0 3rem}.article_breadcrumb__7NEH0{display:inline-block;font-size:.8rem;color:hsla(37,30%,92%,.6);margin-bottom:1rem;transition:color var(--transition)}.article_breadcrumb__7NEH0:hover{color:var(--bg-warm)}.article_heroTitle__1xYbv{color:var(--bg-warm);margin:1rem 0 1.5rem;max-width:700px}.article_byline__N7dhK{display:flex;align-items:center;gap:.75rem}.article_avatar__MWx9_{width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1rem;font-weight:500;flex-shrink:0}.article_bylineName__yNT7T{font-weight:600;font-size:.88rem;color:var(--bg-warm)}.article_body__dkPrq{padding:clamp(3rem,6vw,5rem) var(--gutter)}.article_layout__FX4iT{display:grid;grid-template-columns:1fr 340px;grid-gap:5rem;gap:5rem;align-items:start}.article_lead__ssHki{font-family:var(--font-display);font-size:1.2rem;font-style:italic;color:var(--text);line-height:1.7;margin-bottom:1.5rem!important;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.article_sidebar__6divG{position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}.article_sideSection__1BSKk{background:var(--bg-warm);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem}.article_product__JzGzh{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--border);transition:opacity var(--transition)}.article_product__JzGzh:last-of-type{border-bottom:none}.article_product__JzGzh:hover{opacity:.75}.article_productBadge__aE6Lg{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:.2rem}.article_productName__wamHH{font-size:.88rem;font-weight:500;color:var(--text);line-height:1.3;margin-bottom:.15rem}.article_productArrow__fxFik{color:var(--accent);flex-shrink:0;margin-left:1rem}.article_sideEmail__vG_Gw{background:var(--bg-dark);border-radius:var(--radius-md);padding:1.5rem}.article_emailTitle__3wN0c{font-family:var(--font-display);font-size:1.05rem;font-weight:500;color:var(--bg-warm);line-height:1.3}.article_emailInput__gSQuT{width:100%;padding:.75rem 1rem;border:1.5px solid hsla(0,0%,100%,.15);border-radius:var(--radius-sm);background:hsla(0,0%,100%,.06);color:var(--bg-warm);font-family:var(--font-body);font-size:.88rem;outline:none;margin-bottom:.75rem;transition:border-color var(--transition)}.article_emailInput__gSQuT:focus{border-color:var(--accent-light)}.article_emailInput__gSQuT::placeholder{color:hsla(37,30%,92%,.35)}.article_emailBtn__NIE9V{width:100%;justify-content:center}.article_relatedLink__5bjIx{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--border);font-size:.88rem;font-weight:500;color:var(--text);transition:color var(--transition)}.article_relatedLink__5bjIx:last-child{border-bottom:none}.article_relatedLink__5bjIx:hover{color:var(--accent)}@media (max-width:1024px){.article_layout__FX4iT{grid-template-columns:1fr;gap:3rem}.article_sidebar__6divG{position:static;display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.article_sidebar__6divG{grid-template-columns:1fr}.article_heroTitle__1xYbv{font-size:clamp(1.8rem,5vw,2.8rem)}}