.AffectedQuiz_section__JpQNn{background:var(--color-bg);padding:64px 24px 96px;display:flex;flex-direction:column;align-items:center}.AffectedQuiz_eyebrow__RBh0_{font-family:var(--font-body);font-weight:600;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:14px}.AffectedQuiz_subheader__L3nBu{font-family:var(--font-display);font-weight:800;font-size:clamp(2rem,4vw,2.75rem);letter-spacing:-.025em;line-height:1.1;text-align:center;color:var(--color-text);max-width:780px;margin-bottom:36px}.AffectedQuiz_cardWrap__wLdQd{width:100%;max-width:720px;min-height:480px;position:relative}.AffectedQuiz_card__NA0V9{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:36px 36px 32px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.AffectedQuiz_progress__FtalP{display:flex;gap:8px;margin-bottom:28px}.AffectedQuiz_dot__Sy4TZ{width:8px;height:8px;border-radius:999px;background:var(--color-bg-strong);transition:background .3s var(--spring),transform .3s var(--spring)}.AffectedQuiz_dotActive__QQcZZ{background:var(--color-accent);transform:scale(1.15)}.AffectedQuiz_dotDone__ulhHL{background:var(--color-accent);opacity:.55}.AffectedQuiz_question__CuOOA{font-family:var(--font-display);font-weight:700;font-size:clamp(1.35rem,2.5vw,1.7rem);letter-spacing:-.02em;line-height:1.25;color:var(--color-text)}.AffectedQuiz_help__LjPC1{margin-top:8px;font-family:var(--font-body);font-size:14px;color:var(--color-text-secondary)}.AffectedQuiz_q1Options__swkDR{display:flex;flex-direction:column;gap:10px;margin-top:28px}.AffectedQuiz_q1Option__zsRyZ{text-align:left;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-body);color:var(--color-text);cursor:pointer;transition:border-color .2s,background .2s,transform .2s var(--spring),box-shadow .2s}.AffectedQuiz_q1Option__zsRyZ:hover{border-color:var(--color-accent);background:var(--color-accent-soft);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.AffectedQuiz_q1OptionTextWrap__1DkEE{display:flex;flex-direction:column;gap:4px;flex:1 1}.AffectedQuiz_q1OptionLabel__o5_G4{font-family:var(--font-display);font-weight:700;font-size:16px;color:var(--color-text)}.AffectedQuiz_q1OptionHint__wbmPh{font-family:var(--font-body);font-size:13px;color:var(--color-text-secondary);line-height:1.5}.AffectedQuiz_q1OptionArrow__Bidq0{flex-shrink:0;color:var(--color-text-tertiary);transition:transform .2s var(--spring),color .2s}.AffectedQuiz_q1Option__zsRyZ:hover .AffectedQuiz_q1OptionArrow__Bidq0{color:var(--color-accent);transform:translateX(2px)}.AffectedQuiz_q2Options__Xdv__{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.AffectedQuiz_pill__jAAkO{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:10px 18px;cursor:pointer;transition:background .2s,color .2s,border-color .2s,transform .15s var(--spring)}.AffectedQuiz_pill__jAAkO:hover{border-color:var(--color-accent);background:var(--color-accent-soft);transform:translateY(-1px)}.AffectedQuiz_pillSelected__UYd4Z{background:var(--color-accent);color:white;border-color:var(--color-accent)}.AffectedQuiz_pillSelected__UYd4Z:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.AffectedQuiz_customWrap__OEyjM{width:100%;margin-top:14px;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s var(--spring),opacity .25s ease,margin-top .35s var(--spring)}.AffectedQuiz_customWrapOpen__4Xhdl{max-height:80px;opacity:1}.AffectedQuiz_customInput__CLnYB{width:100%;height:48px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:0 22px;font-family:var(--font-body);font-size:14px;color:var(--color-text);transition:border-color .2s,box-shadow .2s}.AffectedQuiz_customInput__CLnYB::placeholder{color:var(--color-text-tertiary)}.AffectedQuiz_customInput__CLnYB:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.AffectedQuiz_actions__2EG5R{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:32px}.AffectedQuiz_back__57KNT{background:transparent;border:none;color:var(--color-text-secondary);font-family:var(--font-body);font-weight:500;font-size:14px;padding:10px 14px;border-radius:var(--radius-pill);cursor:pointer;transition:color .2s,background .2s}.AffectedQuiz_back__57KNT:hover{color:var(--color-accent);background:var(--color-accent-soft)}.AffectedQuiz_primary__nBrCX{background:var(--color-accent);color:white;border:none;font-family:var(--font-body);font-weight:600;font-size:14px;height:48px;padding:0 28px;border-radius:var(--radius-pill);cursor:pointer;transition:background .2s,transform .2s var(--spring),box-shadow .2s,opacity .2s}.AffectedQuiz_primary__nBrCX:hover:not(:disabled){background:var(--color-accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.AffectedQuiz_primary__nBrCX:disabled{opacity:.45;cursor:not-allowed}.AffectedQuiz_stepEnter__UyhqB{opacity:0;transform:translateY(12px);animation:AffectedQuiz_stepIn__5w6tp .35s var(--spring) forwards}@keyframes AffectedQuiz_stepIn__5w6tp{to{opacity:1;transform:translateY(0)}}.AffectedQuiz_reveal__ErUWK{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:48px 40px 40px;box-shadow:var(--shadow-md);text-align:center;position:relative;overflow:hidden;opacity:0;transform:translateY(16px);animation:AffectedQuiz_revealIn__X2t57 .6s var(--spring) forwards}@keyframes AffectedQuiz_revealIn__X2t57{to{opacity:1;transform:translateY(0)}}.AffectedQuiz_toneCalm__apELb{border-top:4px solid var(--color-accent)}.AffectedQuiz_toneSoft__XuuU6{border-top:4px solid var(--color-bg-strong)}.AffectedQuiz_toneCelebrate__Ue8T4{border-top:4px solid var(--color-success)}.AffectedQuiz_revealIcon__99sez{width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background:var(--color-accent-soft);color:var(--color-accent);opacity:0;transform:scale(.6);animation:AffectedQuiz_iconPop__YD7S5 .55s var(--spring) .2s forwards}.AffectedQuiz_toneSoft__XuuU6 .AffectedQuiz_revealIcon__99sez{background:var(--color-bg-muted);color:var(--color-text-secondary)}.AffectedQuiz_toneCelebrate__Ue8T4 .AffectedQuiz_revealIcon__99sez{background:var(--color-success-soft);color:var(--color-success)}@keyframes AffectedQuiz_iconPop__YD7S5{to{opacity:1;transform:scale(1)}}.AffectedQuiz_revealHeadline__9c4NE{font-family:var(--font-display);font-weight:800;font-size:clamp(1.75rem,3.5vw,2.4rem);letter-spacing:-.025em;line-height:1.15;color:var(--color-text);margin-bottom:16px}.AffectedQuiz_revealBody__qR4uP{font-size:16px;line-height:1.65;max-width:540px;margin:0 auto 28px}.AffectedQuiz_restart__8QmyB,.AffectedQuiz_revealBody__qR4uP{font-family:var(--font-body);color:var(--color-text-secondary)}.AffectedQuiz_restart__8QmyB{background:transparent;border:1px solid var(--color-border-strong);font-weight:500;font-size:14px;height:44px;padding:0 22px;border-radius:var(--radius-pill);cursor:pointer;transition:border-color .2s,color .2s,background .2s}.AffectedQuiz_restart__8QmyB:hover{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-soft)}.AffectedQuiz_confetti__CSJIp{position:absolute;inset:0;pointer-events:none;overflow:hidden}.AffectedQuiz_confettiPiece__0reQ2{position:absolute;top:30%;left:50%;width:8px;height:8px;border-radius:2px;opacity:0;animation:AffectedQuiz_confettiFall__MCaXF 1.4s ease-out forwards}@keyframes AffectedQuiz_confettiFall__MCaXF{0%{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(.6)}}@media (prefers-reduced-motion:reduce){.AffectedQuiz_confettiPiece__0reQ2,.AffectedQuiz_revealIcon__99sez,.AffectedQuiz_reveal__ErUWK,.AffectedQuiz_stepEnter__UyhqB{animation:none;opacity:1;transform:none}.AffectedQuiz_back__57KNT,.AffectedQuiz_pill__jAAkO,.AffectedQuiz_primary__nBrCX,.AffectedQuiz_q1Option__zsRyZ{transition:none}}@media (max-width:600px){.AffectedQuiz_section__JpQNn{padding:48px 16px 72px}.AffectedQuiz_card__NA0V9{padding:28px 22px 24px}.AffectedQuiz_cardWrap__wLdQd{min-height:520px}.AffectedQuiz_actions__2EG5R{flex-direction:column-reverse;align-items:stretch;gap:8px}.AffectedQuiz_actions__2EG5R .AffectedQuiz_back__57KNT,.AffectedQuiz_actions__2EG5R .AffectedQuiz_primary__nBrCX{width:100%}.AffectedQuiz_reveal__ErUWK{padding:36px 24px 32px}}.ArticlesSection_section__H5PEQ{background:var(--color-bg-subtle);padding:100px 0}.ArticlesSection_header__DVyKo{margin-bottom:40px;padding-bottom:28px;border-bottom:1px solid var(--color-border)}.ArticlesSection_header__DVyKo .ArticlesSection_label__YRapq{display:block;margin-bottom:12px}.ArticlesSection_heading__96d_W{font-family:var(--font-display);font-weight:700;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.025em;color:var(--color-text);line-height:1.15}.ArticlesSection_list__jxBxD{display:flex;flex-direction:column}.ArticlesSection_row__Ob3qk{display:grid;grid-template-columns:32px 120px 1fr auto 24px;align-items:center;grid-gap:20px;gap:20px;padding:24px 0;border-bottom:1px solid var(--color-border);text-decoration:none;transition:background .2s}.ArticlesSection_row__Ob3qk:hover{background:var(--color-bg-muted);margin:0 -24px;padding:24px}.ArticlesSection_num__KmZTI{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--color-text-tertiary)}.ArticlesSection_cat__XUzKn{font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);white-space:nowrap}.ArticlesSection_title__sVa9y{font-family:var(--font-display);font-weight:600;font-size:clamp(1rem,1.8vw,1.25rem);color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.ArticlesSection_meta__0MWsK{font-family:var(--font-body);font-size:12px;color:var(--color-text-tertiary);white-space:nowrap}.ArticlesSection_arrow__jAo83{color:var(--color-text-tertiary);transition:transform .2s var(--spring),color .2s;flex-shrink:0}.ArticlesSection_row__Ob3qk:hover .ArticlesSection_arrow__jAo83{color:var(--color-accent);transform:translateX(3px)}.ArticlesSection_foot__Q2Oqv{margin-top:32px;text-align:right}.ArticlesSection_seeAll__PwNsj{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:14px;color:var(--color-accent);transition:gap .2s var(--spring)}.ArticlesSection_seeAll__PwNsj:hover{gap:12px}@media (max-width:768px){.ArticlesSection_row__Ob3qk{grid-template-columns:32px 1fr auto;gap:12px}.ArticlesSection_cat__XUzKn,.ArticlesSection_meta__0MWsK{display:none}.ArticlesSection_row__Ob3qk:hover{margin:0;padding:24px 0}}@media (max-width:480px){.ArticlesSection_row__Ob3qk{grid-template-columns:1fr auto}.ArticlesSection_num__KmZTI{display:none}}.BentoSection_section__d_oCn{background:var(--color-bg);padding:100px 0}.BentoSection_header__x2SGt{text-align:left;margin-bottom:48px;padding-bottom:28px;border-bottom:1px solid var(--color-border)}.BentoSection_header__x2SGt .BentoSection_label__lpASO{margin-bottom:12px;display:block}.BentoSection_header__x2SGt h2{font-family:var(--font-display);font-weight:700;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.025em;color:var(--color-text);line-height:1.15}.BentoSection_bento__Fge9t{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);max-width:1140px;margin:0 auto;padding:0 24px}.BentoSection_card__xI9Fw{background:var(--color-bg);padding:36px 28px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);transition:background .2s}.BentoSection_card__xI9Fw:hover{background:var(--color-bg-subtle)}.BentoSection_icon__hyFKP{color:var(--color-accent);margin-bottom:16px}.BentoSection_card__xI9Fw h3{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--color-text);margin-bottom:10px;letter-spacing:-.01em}.BentoSection_card__xI9Fw p{font-family:var(--font-body);font-weight:400;font-size:14px;color:var(--color-text-secondary);line-height:1.65}.BentoSection_a__jSKcN{grid-column:1/3}.BentoSection_b__kOegG{grid-column:3;grid-row:1/3;background:var(--color-bg-inverse)!important;border-color:var(--color-bg-inverse)!important;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.BentoSection_b__kOegG:hover{background:var(--color-bg-inverse-subtle)!important}.BentoSection_bigNum__hkwHx{font-family:var(--font-display);font-weight:800;font-size:3.5rem;color:white;line-height:1;margin-bottom:14px;letter-spacing:-.04em}.BentoSection_bigLabel__3tQ3k{font-family:var(--font-body);font-weight:500;font-size:14px;color:rgba(248,250,252,.75);line-height:1.5;margin-bottom:12px}.BentoSection_bigNote__k7OtU{font-family:var(--font-body);font-weight:400;font-size:12px;color:rgba(248,250,252,.4);line-height:1.6}.BentoSection_c__w79WF{grid-column:1}.BentoSection_d__CNqiL{grid-column:2}.BentoSection_e__5ukQT{grid-column:1/3}.BentoSection_f__0SUVK{grid-column:3}@media (max-width:900px){.BentoSection_bento__Fge9t{grid-template-columns:1fr 1fr}.BentoSection_a__jSKcN,.BentoSection_b__kOegG,.BentoSection_c__w79WF,.BentoSection_d__CNqiL,.BentoSection_e__5ukQT,.BentoSection_f__0SUVK{grid-column:auto;grid-row:auto}}@media (max-width:600px){.BentoSection_bento__Fge9t{grid-template-columns:1fr}.BentoSection_card__xI9Fw{padding:28px 20px}}.FaqSection_section__Ljx5_{background:var(--color-bg);padding:100px 0}.FaqSection_header__2_o_p{margin-bottom:48px;padding-bottom:28px;border-bottom:1px solid var(--color-border)}.FaqSection_header__2_o_p .FaqSection_label__1WJHb{margin-bottom:12px;display:block}.FaqSection_header__2_o_p h2{font-family:var(--font-display);font-weight:700;font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.025em;color:var(--color-text);line-height:1.15}.FaqSection_list__GxeQY{max-width:100%}.FaqSection_item__LH854{border-bottom:1px solid var(--color-border)}.FaqSection_item__LH854:first-child{border-top:1px solid var(--color-border)}.FaqSection_question__8q6ht{display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:22px 0;cursor:pointer;width:100%;background:none;text-align:left;transition:background .2s}.FaqSection_question__8q6ht:hover{background:var(--color-bg-subtle);margin:0 -24px;padding:22px 24px;width:calc(100% + 48px)}.FaqSection_qNum__GR6ao{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--color-text-tertiary);flex-shrink:0}.FaqSection_question__8q6ht span{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--color-text);flex:1 1;letter-spacing:-.01em;line-height:1.3}.FaqSection_icon___gB3J{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s var(--spring),color .2s;color:var(--color-text-tertiary)}.FaqSection_itemOpen__AUWfz .FaqSection_icon___gB3J{transform:rotate(45deg);color:var(--color-accent)}.FaqSection_answer__eUBtU{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s var(--spring)}.FaqSection_itemOpen__AUWfz .FaqSection_answer__eUBtU{grid-template-rows:1fr}.FaqSection_answerInner__h1m7E{overflow:hidden}.FaqSection_itemOpen__AUWfz .FaqSection_answerInner__h1m7E{padding-bottom:24px}.FaqSection_answer__eUBtU p{font-family:var(--font-body);font-weight:400;font-size:15px;color:var(--color-text-secondary);line-height:1.75;padding-left:52px;max-width:720px}.FaqSection_seeAllWrap__KNnEx{margin-top:36px;text-align:right}.FaqSection_seeAll__YhKr6{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:14px;color:var(--color-accent);transition:gap .2s var(--spring)}.FaqSection_seeAll__YhKr6:hover{gap:12px}@media (max-width:900px){.FaqSection_section__Ljx5_{padding:64px 0}}@media (max-width:600px){.FaqSection_section__Ljx5_{padding:48px 0}.FaqSection_question__8q6ht{grid-template-columns:28px 1fr auto;gap:10px}.FaqSection_question__8q6ht:hover{margin:0;padding:22px 0;width:100%}.FaqSection_answer__eUBtU p{padding-left:38px}}.FeaturesSection_section__AuIYk{padding:88px 40px;border-bottom:1px solid #e8e8e4}.FeaturesSection_inner__jspjp{max-width:1080px;margin:0 auto}.FeaturesSection_sectionLabel__rA9Qt{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#BBB;margin-bottom:28px}.FeaturesSection_heading__yFQ7p{font-family:Fraunces,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:#0D0D0D;margin-bottom:20px}.FeaturesSection_heading__yFQ7p em{font-style:italic;font-weight:400}.FeaturesSection_lead__O1KEG{font-family:Inter,sans-serif;font-size:17px;color:#666;line-height:1.7;max-width:560px;margin-bottom:56px}.FeaturesSection_grid__x5c9S{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.FeaturesSection_item__uUcDk{padding:40px 40px 40px 0;border-right:1px solid #e8e8e4}.FeaturesSection_item__uUcDk:last-child{border-right:none;padding-right:0;padding-left:40px}.FeaturesSection_item__uUcDk:nth-child(2){padding-left:40px}.FeaturesSection_num__1WjIa{font-family:Fraunces,serif;font-size:1rem;font-weight:400;color:#CCC;margin-bottom:20px}.FeaturesSection_title__kTCE5{font-family:Fraunces,serif;font-size:1.35rem;font-weight:600;color:#0D0D0D;margin-bottom:12px;letter-spacing:-.01em;line-height:1.2}.FeaturesSection_desc___2Lby{font-family:Inter,sans-serif;font-size:14px;color:#666;line-height:1.7;margin-bottom:20px}.FeaturesSection_tag__4KyWg{display:inline-flex;align-items:center;height:24px;padding:0 12px;border:1px solid #e0e0e0;border-radius:100px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#AAA}@media (max-width:900px){.FeaturesSection_section__AuIYk{padding:56px 24px}.FeaturesSection_grid__x5c9S{grid-template-columns:1fr}.FeaturesSection_item__uUcDk{padding:28px 0;border-right:none;border-bottom:1px solid #e8e8e4}.FeaturesSection_item__uUcDk:last-child{border-bottom:none}.FeaturesSection_item__uUcDk:nth-child(2){padding-left:0}}.HeroSection_hero__qYdq_{padding:88px 40px 80px;border-bottom:1px solid #e8e8e4}.HeroSection_inner__aEU_u{max-width:1080px;margin:0 auto}.HeroSection_tag__AM7aQ{display:inline-flex;align-items:center;height:28px;padding:0 14px;border:1px solid #ccc;border-radius:100px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#888;margin-bottom:40px}.HeroSection_headline__4tPt4{font-family:Fraunces,serif;font-size:clamp(3.2rem,7vw,6.4rem);font-weight:700;line-height:1.02;letter-spacing:-.03em;color:#0D0D0D;max-width:820px;margin-bottom:32px}.HeroSection_headline__4tPt4 em{font-style:italic;font-weight:400}.HeroSection_subtitle__LM4AA{font-family:Inter,sans-serif;font-size:18px;line-height:1.75;color:#555;max-width:560px;margin-bottom:48px}.HeroSection_cta__VC_du{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.HeroSection_ctaBtn__tiNwt{display:inline-flex;align-items:center;height:52px;padding:0 32px;border:1.5px solid #0d0d0d;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0D0D0D;box-shadow:0 4px 16px rgba(13,13,13,.18);cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s;white-space:nowrap;text-decoration:none}.HeroSection_ctaBtn__tiNwt:hover{background:#2a2a2a;box-shadow:0 6px 24px rgba(13,13,13,.28);transform:translateY(-1px)}.HeroSection_trust__ai3FJ{font-family:Inter,sans-serif;font-size:13px;color:#AAA}@media (max-width:900px){.HeroSection_hero__qYdq_{padding:64px 24px 56px}.HeroSection_headline__4tPt4{font-size:clamp(2.4rem,8vw,3.5rem)}}.NewsletterCta_section__XxTU5{padding:88px 40px;border-bottom:1px solid #e8e8e4;background:#FAFAFA}.NewsletterCta_inner__a_uLM{max-width:1080px;margin:0 auto}.NewsletterCta_grid__vPMUS{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.NewsletterCta_sectionLabel__AUQk7{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#BBB;margin-bottom:28px}.NewsletterCta_heading__zHQoN{font-family:Fraunces,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:#0D0D0D;margin-bottom:20px}.NewsletterCta_heading__zHQoN em{font-style:italic;font-weight:400}.NewsletterCta_lead__kTvSN{font-family:Inter,sans-serif;font-size:17px;color:#666;line-height:1.7;margin-bottom:32px}.NewsletterCta_benefitsTitle__yDUBT{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#0D0D0D;margin-bottom:16px}.NewsletterCta_benefit__PNg4B{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-family:Inter,sans-serif;font-size:14px;color:#555;line-height:1.6}.NewsletterCta_benefit__PNg4B:before{content:"•";color:#0D0D0D;flex-shrink:0;margin-top:2px}.NewsletterCta_formWrap__JDJQs{padding-top:8px}.NewsletterCta_formLabel__MQaEs{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#0D0D0D;margin-bottom:8px;display:block}.NewsletterCta_input__G3IDm{width:100%;height:52px;border:1.5px solid #0d0d0d;border-radius:0;padding:0 18px;font-family:Inter,sans-serif;font-size:15px;color:#0D0D0D;background:#fff;margin-bottom:12px;transition:border-color .2s}.NewsletterCta_input__G3IDm:focus{outline:none;border-color:#0D0D0D}.NewsletterCta_input__G3IDm::placeholder{color:#CCC}.NewsletterCta_consent__TE6n9{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.NewsletterCta_consent__TE6n9 input[type=checkbox]{width:16px;height:16px;flex-shrink:0;margin-top:3px;cursor:pointer;accent-color:#0D0D0D}.NewsletterCta_consentText__WKvF7{font-family:Inter,sans-serif;font-size:13px;color:#777;line-height:1.55}.NewsletterCta_consentText__WKvF7 a{text-decoration:underline;color:#555}.NewsletterCta_submit__tn0lG{display:inline-flex;align-items:center;height:48px;padding:0 28px;border:1.5px solid #0d0d0d;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0D0D0D;background:transparent;cursor:pointer;transition:background .15s,color .15s}.NewsletterCta_submit__tn0lG:hover:not(:disabled){background:#0D0D0D;color:#fff}.NewsletterCta_submit__tn0lG:disabled{opacity:.5;cursor:not-allowed}.NewsletterCta_success__Dcn_t{font-family:Inter,sans-serif;font-size:15px;color:#0D0D0D;font-weight:500;padding:20px 0}.NewsletterCta_error__yR6Ho{font-family:Inter,sans-serif;font-size:13px;color:#c00;margin-top:10px}@media (max-width:900px){.NewsletterCta_section__XxTU5{padding:56px 24px}.NewsletterCta_grid__vPMUS{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.NewsletterCta_section__XxTU5{padding:48px 20px}.NewsletterCta_input__G3IDm{font-size:16px}.NewsletterCta_submit__tn0lG{width:100%;justify-content:center}}.ArtiklerPage_header__1T5iv{padding:64px 0 40px;border-bottom:1px solid #e8e8e4}.ArtiklerPage_headerInner__k6IKW{max-width:1080px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px;align-items:end}.ArtiklerPage_headerTop__OLTWt{display:flex;align-items:baseline;gap:14px;margin-bottom:14px}.ArtiklerPage_heading__WWjsF{font-family:var(--font-display);font-weight:700;font-size:clamp(2.6rem,5.5vw,4rem);letter-spacing:-.03em;line-height:1;color:#0D0D0D}.ArtiklerPage_count__I_Nd0{font-family:var(--font-body);font-size:13px;color:#BBB;font-weight:400}.ArtiklerPage_subtitle__Qewr8{font-family:var(--font-body);font-size:16px;line-height:1.7;color:#666;max-width:520px;margin:0}.ArtiklerPage_tabInner__xgdiy{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:280px}.ArtiklerPage_tab__O6sUg{font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.02em;color:#777;background:#EEEDEA;border:none;border-radius:6px;padding:8px 16px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,transform .1s}.ArtiklerPage_tab__O6sUg:hover{background:#E2E1DC;color:#0D0D0D;transform:translateY(-1px)}.ArtiklerPage_tabActive__SXeDU{background:#0D0D0D;color:#fff;font-weight:600}.ArtiklerPage_tabActive__SXeDU:hover{background:#2a2a2a;color:#fff;transform:translateY(-1px)}.ArtiklerPage_main__jQRej{max-width:1080px;margin:0 auto;padding:0 40px 88px}.ArtiklerPage_featured__3yisI{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center;padding:56px 0;border-bottom:1px solid #e8e8e4;text-decoration:none;cursor:pointer}.ArtiklerPage_featuredContent__H_hA0{display:flex;flex-direction:column;gap:18px}.ArtiklerPage_featuredCategory__yBShf{font-family:var(--font-body);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#AAA}.ArtiklerPage_featuredTitle__YSv6p{font-family:var(--font-display);font-weight:700;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.025em;line-height:1.08;color:#0D0D0D;margin:0;transition:opacity .2s}.ArtiklerPage_featured__3yisI:hover .ArtiklerPage_featuredTitle__YSv6p{opacity:.65}.ArtiklerPage_featuredMeta__2oWTr{font-family:var(--font-body);font-size:13px;color:#BBB}.ArtiklerPage_featuredImgWrap__r7DL7{overflow:hidden;border-radius:10px;aspect-ratio:16/10}.ArtiklerPage_featuredImg__sLNLP{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.ArtiklerPage_featured__3yisI:hover .ArtiklerPage_featuredImg__sLNLP{transform:scale(1.04)}.ArtiklerPage_list__qWzxC{display:flex;flex-direction:column}.ArtiklerPage_listItem__OMemJ{display:flex;gap:28px;align-items:flex-start;padding:28px 0;border-bottom:1px solid #e8e8e4;text-decoration:none;transition:opacity .2s}.ArtiklerPage_listItem__OMemJ:hover{opacity:.55}.ArtiklerPage_listImg__doQfC{width:128px;height:96px;object-fit:cover;border-radius:8px;flex-shrink:0;display:block}.ArtiklerPage_listText__7dYQL{display:flex;flex-direction:column;gap:7px;padding-top:6px}.ArtiklerPage_listCategory__pJMZA{font-family:var(--font-body);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#BBB}.ArtiklerPage_listTitle__QaX1T{font-family:var(--font-display);font-weight:600;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.25;color:#0D0D0D;margin:0}.ArtiklerPage_listMeta__rvCTf{font-family:var(--font-body);font-size:12px;color:#CCC}.ArtiklerPage_loadMore__U7CsQ{text-align:center;padding:52px 0 0}.ArtiklerPage_loadMoreBtn__5xrWU{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0D0D0D;background:none;border:1px solid #e8e8e4;border-radius:var(--radius-pill);padding:13px 36px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.ArtiklerPage_loadMoreBtn__5xrWU:hover{border-color:#0D0D0D;background:#0D0D0D;color:#fff}.ArtiklerPage_loading__rLHzf{font-size:15px;color:#CCC}.ArtiklerPage_empty__w5gR8,.ArtiklerPage_loading__rLHzf{text-align:center;padding:80px 0;font-family:var(--font-body)}.ArtiklerPage_empty__w5gR8 p{font-size:16px;color:#888;margin-bottom:20px}.ArtiklerPage_empty__w5gR8 button{font-family:var(--font-body);font-size:13px;font-weight:600;color:#0D0D0D;background:none;border:1px solid #e8e8e4;border-radius:var(--radius-pill);padding:10px 24px;cursor:pointer;transition:border-color .15s}.ArtiklerPage_empty__w5gR8 button:hover{border-color:#0D0D0D}@media (max-width:900px){.ArtiklerPage_headerInner__k6IKW{grid-template-columns:1fr;gap:24px;padding-left:24px;padding-right:24px}.ArtiklerPage_tabInner__xgdiy{justify-content:flex-start;max-width:none}.ArtiklerPage_main__jQRej{padding-left:24px;padding-right:24px}.ArtiklerPage_featured__3yisI{grid-template-columns:1fr;gap:24px}.ArtiklerPage_featuredImgWrap__r7DL7{order:-1}}@media (max-width:600px){.ArtiklerPage_listImg__doQfC{width:88px;height:66px}.ArtiklerPage_tab__O6sUg{padding:14px 12px;font-size:12px}}.RegisterSection_section__e195F{padding:100px 40px;border-bottom:1px solid #e8e8e4}.RegisterSection_inner__A8Moj{max-width:1080px;margin:0 auto}.RegisterSection_heading__u2Lyk{font-family:Fraunces,serif;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:700;letter-spacing:-.03em;line-height:1.04;color:#0D0D0D;max-width:760px;margin-bottom:28px}.RegisterSection_heading__u2Lyk em{font-style:italic;font-weight:400}.RegisterSection_sub__aGqLY{font-family:Inter,sans-serif;font-size:17px;color:#666;line-height:1.7;max-width:520px;margin-bottom:44px}.RegisterSection_btn__aVJlE{display:inline-flex;align-items:center;height:52px;padding:0 32px;border:1.5px solid #0d0d0d;border-radius:100px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0D0D0D;box-shadow:0 4px 16px rgba(13,13,13,.18);cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s;white-space:nowrap;text-decoration:none}.RegisterSection_btn__aVJlE:hover{background:#2a2a2a;box-shadow:0 6px 24px rgba(13,13,13,.28);transform:translateY(-1px)}@media (max-width:900px){.RegisterSection_section__e195F{padding:64px 24px}}@media (max-width:640px){.RegisterSection_section__e195F{padding:48px 20px}.RegisterSection_sub__aGqLY{font-size:15px;margin-bottom:32px}.RegisterSection_btn__aVJlE{width:100%;justify-content:center}}.StatsSection_stats__7hZWe{padding:72px 40px;border-bottom:1px solid #e8e8e4}.StatsSection_inner__swrts{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.StatsSection_item__LGpmB{padding:40px 48px 40px 0;border-right:1px solid #e8e8e4}.StatsSection_item__LGpmB:last-child{border-right:none;padding-right:0;padding-left:48px}.StatsSection_item__LGpmB:nth-child(2){padding-left:48px}.StatsSection_num__1jqyE{font-family:Fraunces,serif;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:700;letter-spacing:-.03em;line-height:1;color:#0D0D0D;margin-bottom:12px}.StatsSection_label__Vhc5Q{font-family:Inter,sans-serif;font-size:14px;color:#777;line-height:1.55}.StatsSection_meta__u4u1W{font-family:Inter,sans-serif;font-size:12px;color:#BBB;margin-top:4px}@media (max-width:900px){.StatsSection_stats__7hZWe{padding:48px 24px}.StatsSection_inner__swrts{grid-template-columns:1fr}.StatsSection_item__LGpmB{padding:28px 0;border-right:none;border-bottom:1px solid #e8e8e4}.StatsSection_item__LGpmB:last-child{border-bottom:none}.StatsSection_item__LGpmB:nth-child(2){padding-left:0}}.PullQuote_section__QCCWE{padding:100px 40px;background:#FAFAFA;border-bottom:1px solid #e8e8e4}.PullQuote_inner__gHk4U{max-width:700px;margin:0 auto}.PullQuote_label__Oa7lE{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#BBB;margin-bottom:36px}.PullQuote_text__6SyZJ{font-family:Fraunces,serif;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:400;font-style:italic;line-height:1.55;color:#0D0D0D;margin-bottom:32px}.PullQuote_attribution__BRzw0{font-family:Inter,sans-serif;font-size:14px;color:#888}@media (max-width:900px){.PullQuote_section__QCCWE{padding:64px 24px}}@media (max-width:640px){.PullQuote_section__QCCWE{padding:48px 20px}.PullQuote_text__6SyZJ{font-size:clamp(1.2rem,5vw,1.6rem)}}.TimelineSection_section__dFWG4{padding:88px 40px;border-bottom:1px solid #e8e8e4}.TimelineSection_inner__60et4{max-width:1080px;margin:0 auto}.TimelineSection_sectionLabel__u51GD{font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#BBB;margin-bottom:28px}.TimelineSection_heading__sMzdb{font-family:Fraunces,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:#0D0D0D;margin-bottom:20px}.TimelineSection_heading__sMzdb em{font-style:italic;font-weight:400}.TimelineSection_lead__pe_27{font-family:Inter,sans-serif;font-size:17px;color:#666;line-height:1.7;max-width:560px;margin-bottom:56px}.TimelineSection_list__EdLaB{display:flex;flex-direction:column}.TimelineSection_row__5iSzf{display:grid;grid-template-columns:160px 1px 1fr;grid-gap:0;gap:0;padding:36px 0;border-bottom:1px solid #e8e8e4}.TimelineSection_row__5iSzf:first-child{padding-top:0}.TimelineSection_row__5iSzf:last-child{border-bottom:none;padding-bottom:0}.TimelineSection_date__a2_U3{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#AAA;padding-top:4px;padding-right:40px}.TimelineSection_divider__qwdpp{background:#E8E8E4;align-self:stretch;margin:4px 40px 0}.TimelineSection_title__bIQd_{font-family:Fraunces,serif;font-size:1.2rem;font-weight:600;color:#0D0D0D;margin-bottom:6px;letter-spacing:-.01em}.TimelineSection_desc__DuN9N{font-family:Inter,sans-serif;font-size:14px;color:#777;line-height:1.6}.TimelineSection_badge__zc6DU{display:inline-flex;align-items:center;height:22px;padding:0 10px;border:1px solid #e0e0e0;border-radius:100px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#AAA;margin-top:10px}@media (max-width:900px){.TimelineSection_section__dFWG4{padding:56px 24px}.TimelineSection_row__5iSzf{grid-template-columns:1fr;gap:8px}.TimelineSection_divider__qwdpp{display:none}.TimelineSection_date__a2_U3{padding-right:0}}@media (max-width:640px){.TimelineSection_section__dFWG4{padding:40px 16px}.TimelineSection_lead__pe_27{font-size:15px;margin-bottom:40px}}.OpenLetter_section__tgIqa{background:var(--color-bg-subtle);padding:100px 24px;border-top:3px solid var(--color-accent)}.OpenLetter_inner__z0OBi{max-width:700px;margin:0 auto;text-align:left}.OpenLetter_hook__6MxX_{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,4vw,3.25rem);color:var(--color-text);line-height:1.1;letter-spacing:-.03em;margin-bottom:36px}.OpenLetter_buttons__kQCy4{display:flex;gap:12px;flex-wrap:wrap}.OpenLetter_btnPrimary__x7145{height:50px;padding:0 32px;background:var(--color-accent);color:white;font-family:var(--font-body);font-weight:600;font-size:15px;border-radius:var(--radius-sm);display:inline-flex;align-items:center;transition:background .2s}.OpenLetter_btnPrimary__x7145:hover{background:var(--color-accent-hover)}.OpenLetter_btnSecondary__x8fSu{height:50px;padding:0 32px;background:transparent;color:var(--color-text);font-family:var(--font-body);font-weight:600;font-size:15px;border:1.5px solid var(--color-border-strong);border-radius:var(--radius-sm);display:inline-flex;align-items:center;transition:border-color .2s,background .2s}.OpenLetter_btnSecondary__x8fSu:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.OpenLetter_email__kTS9q{font-family:var(--font-body);font-weight:400;font-size:13px;color:var(--color-text-tertiary);margin-top:24px}.OpenLetter_email__kTS9q a{color:var(--color-accent);text-decoration:underline;-webkit-text-decoration-color:var(--color-accent-soft);text-decoration-color:var(--color-accent-soft);transition:color .2s}.OpenLetter_email__kTS9q a:hover{color:var(--color-accent-hover)}