.Header-module__Af2_WG__header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(16px);background:#fbf8f4d1;border-bottom:1px solid #ece4dccc;position:sticky;top:0}.Header-module__Af2_WG__inner{height:var(--header-h);align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__Af2_WG__logo{width:40px;height:40px;box-shadow:var(--shadow-xs);background:#fff;border-radius:12px}.Header-module__Af2_WG__brandText{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.28rem;font-weight:600}.Header-module__Af2_WG__brandText em{color:var(--brand);font-style:italic}.Header-module__Af2_WG__nav{align-items:center;gap:2px;margin-inline:auto;display:flex}.Header-module__Af2_WG__navLink{color:var(--ink-2);transition:background .2s var(--ease), color .2s var(--ease);white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:500}.Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__navLink[aria-current=page]{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.Header-module__Af2_WG__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.Header-module__Af2_WG__nav+.Header-module__Af2_WG__actions{margin-left:0}.Header-module__Af2_WG__iconBtn{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);transition:border-color .2s var(--ease), transform .2s var(--ease);border-radius:12px;place-items:center;display:grid}.Header-module__Af2_WG__iconBtn:hover{border-color:var(--ink-3)}.Header-module__Af2_WG__iconBtn:active{transform:scale(.96)}.Header-module__Af2_WG__cta{background:var(--ink);color:#fff;height:42px;transition:background .2s var(--ease), transform .2s var(--ease);border-radius:12px;align-items:center;padding:0 18px;font-size:.9rem;font-weight:600;display:inline-flex}.Header-module__Af2_WG__cta:hover{background:var(--brand-700)}.Header-module__Af2_WG__menuBtn{display:none}.Header-module__Af2_WG__searchBar{background:var(--surface);border-bottom:1px solid var(--line);box-shadow:var(--shadow);animation:Header-module__Af2_WG__slideDown .25s var(--ease);position:absolute;inset:100% 0 auto}.Header-module__Af2_WG__searchForm{align-items:center;gap:12px;padding-block:14px;display:flex}.Header-module__Af2_WG__searchIcon{color:var(--ink-3);flex-shrink:0}.Header-module__Af2_WG__searchForm input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:48px;font-size:1.05rem}.Header-module__Af2_WG__searchSubmit{background:var(--brand);color:#fff;border:0;border-radius:12px;height:44px;padding:0 20px;font-weight:600}.Header-module__Af2_WG__searchSubmit:hover{background:var(--brand-600)}.Header-module__Af2_WG__drawerRoot{z-index:100;pointer-events:none;position:fixed;inset:0}.Header-module__Af2_WG__drawerRoot[data-open=true]{pointer-events:auto}.Header-module__Af2_WG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .3s var(--ease);background:#1f191566;position:absolute;inset:0}.Header-module__Af2_WG__drawer{background:var(--bg);width:min(360px,88vw);box-shadow:var(--shadow-lg);transition:transform .35s var(--ease);flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.Header-module__Af2_WG__drawerRoot[data-open=true] .Header-module__Af2_WG__overlay{opacity:1}.Header-module__Af2_WG__drawerRoot[data-open=true] .Header-module__Af2_WG__drawer{transform:none}.Header-module__Af2_WG__drawerHead{justify-content:space-between;align-items:center;padding:16px 16px 8px 20px;display:flex}.Header-module__Af2_WG__drawerTitle{font-family:var(--font-display);font-size:1.35rem;font-weight:600}.Header-module__Af2_WG__drawerSearch{border:1px solid var(--line);background:var(--surface);height:46px;color:var(--ink-3);border-radius:12px;align-items:center;gap:10px;margin:8px 16px 12px;padding:0 14px;display:flex}.Header-module__Af2_WG__drawerSearch input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1}.Header-module__Af2_WG__drawerList{flex:1;margin:0;padding:4px 8px;list-style:none;overflow-y:auto}.Header-module__Af2_WG__drawerList a{border-radius:12px;justify-content:space-between;align-items:center;padding:12px;font-weight:500;display:flex}.Header-module__Af2_WG__drawerList a:hover,.Header-module__Af2_WG__drawerList a[aria-current=page]{background:var(--surface)}.Header-module__Af2_WG__count{background:var(--surface-2);min-width:28px;color:var(--ink-3);text-align:center;border-radius:999px;padding:2px 8px;font-size:.78rem;font-weight:600}.Header-module__Af2_WG__drawerFoot{border-top:1px solid var(--line);gap:8px;padding:16px;display:flex}.Header-module__Af2_WG__drawerFoot a{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:12px;flex:1;padding:12px;font-size:.9rem;font-weight:600}@keyframes Header-module__Af2_WG__slideDown{0%{opacity:0;transform:translateY(-8px)}}@media (max-width:1080px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__menuBtn{display:grid}}@media (max-width:560px){.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__brandText{font-size:1.12rem}}
.CookieConsent-module__Ystraa__banner{z-index:90;border:1px solid var(--line);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(760px,100% - 32px);box-shadow:var(--shadow-lg);animation:CookieConsent-module__Ystraa__rise .45s var(--ease);background:#fffffff5;align-items:center;gap:24px;padding:18px 20px 18px 24px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.CookieConsent-module__Ystraa__text{color:var(--ink-2);flex:1;font-size:.9rem;line-height:1.5}.CookieConsent-module__Ystraa__text strong{color:var(--ink);margin-bottom:2px;display:block}.CookieConsent-module__Ystraa__text a{color:var(--brand-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.CookieConsent-module__Ystraa__actions{flex-shrink:0;gap:8px;display:flex}.CookieConsent-module__Ystraa__primary,.CookieConsent-module__Ystraa__secondary{border-radius:12px;height:42px;padding:0 20px;font-size:.9rem;font-weight:600}.CookieConsent-module__Ystraa__primary{background:var(--ink);color:#fff;border:0}.CookieConsent-module__Ystraa__primary:hover{background:var(--brand-700)}.CookieConsent-module__Ystraa__secondary{border:1px solid var(--line);background:var(--surface)}.CookieConsent-module__Ystraa__secondary:hover{border-color:var(--ink-3)}@keyframes CookieConsent-module__Ystraa__rise{0%{opacity:0;transform:translate(-50%,16px)}}@media (max-width:600px){.CookieConsent-module__Ystraa__banner{flex-direction:column;align-items:stretch;gap:14px;padding:18px;bottom:12px}.CookieConsent-module__Ystraa__actions>*{flex:1}}@media print{.CookieConsent-module__Ystraa__banner{display:none}}
.Footer-module__EZoWya__footer{background:var(--ink);color:#ffffffb8;margin-top:96px;padding-top:64px}.Footer-module__EZoWya__grid{grid-template-columns:1.6fr repeat(3,1fr);gap:48px;padding-bottom:48px;display:grid}.Footer-module__EZoWya__brand{color:#fff;font-family:var(--font-display);align-items:center;gap:12px;margin-bottom:16px;font-size:1.4rem;font-weight:600;display:inline-flex}.Footer-module__EZoWya__brand em{color:#ff8a65}.Footer-module__EZoWya__logo{background:#fff;border-radius:12px}.Footer-module__EZoWya__about p{max-width:340px;font-size:.95rem;line-height:1.7}.Footer-module__EZoWya__title{color:#fff;font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:700}.Footer-module__EZoWya__list{gap:10px;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.Footer-module__EZoWya__list a,.Footer-module__EZoWya__linkBtn{transition:color .2s var(--ease)}.Footer-module__EZoWya__list a:hover,.Footer-module__EZoWya__linkBtn:hover{color:#fff}.Footer-module__EZoWya__linkBtn{font-size:inherit;color:inherit;text-align:left;background:0 0;border:0;padding:0}.Footer-module__EZoWya__bottom{color:#ffffff80;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:24px;font-size:.85rem;display:flex}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__about{grid-column:1/-1}}@media (max-width:480px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:32px}}
.SearchForm-module__cRi6cW__form{border:1px solid var(--line);background:var(--surface);width:100%;max-width:620px;box-shadow:var(--shadow);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);border-radius:18px;align-items:center;gap:8px;padding:6px 6px 6px 18px;display:flex}.SearchForm-module__cRi6cW__form:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px var(--brand-50), var(--shadow)}.SearchForm-module__cRi6cW__icon{color:var(--ink-3);flex-shrink:0}.SearchForm-module__cRi6cW__form input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:48px;font-size:1rem}.SearchForm-module__cRi6cW__form input::placeholder{color:var(--ink-3)}.SearchForm-module__cRi6cW__form button{background:var(--ink);color:#fff;height:48px;transition:background .2s var(--ease);border:0;border-radius:13px;padding:0 22px;font-weight:700}.SearchForm-module__cRi6cW__form button:hover{background:var(--brand-700)}@media (max-width:480px){.SearchForm-module__cRi6cW__form button{padding:0 16px}}
.page-module__5m57PW__hero{background:radial-gradient(60% 50% at 85% 0,#d9542f1f,#0000 70%),radial-gradient(40% 40% at 0 20%,#ffab401a,#0000 70%);padding:clamp(40px,7vw,88px) 0 24px;position:relative}.page-module__5m57PW__heroHead{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__5m57PW__kicker{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-xs);color:var(--ink-2);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px 6px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__5m57PW__pulse{background:var(--green);border-radius:50%;width:8px;height:8px;position:relative}.page-module__5m57PW__pulse:after{content:"";background:var(--green);opacity:.35;animation:page-module__5m57PW__ping 2s var(--ease) infinite;border-radius:50%;position:absolute;inset:-4px}.page-module__5m57PW__h1{max-width:820px;font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2.6rem,7vw,5rem);font-weight:600;line-height:.98}.page-module__5m57PW__h1 em{color:var(--brand);padding-right:.06em;font-style:italic}.page-module__5m57PW__sub{max-width:560px;color:var(--ink-2);margin-top:20px;font-size:clamp(1rem,1.6vw,1.15rem)}.page-module__5m57PW__search{margin-top:32px}.page-module__5m57PW__quick{flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.page-module__5m57PW__quick a{border:1px solid var(--line);transition:background .2s var(--ease), border-color .2s var(--ease);background:#ffffffb3;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:.86rem;font-weight:500;display:inline-flex}.page-module__5m57PW__quick a:hover{border-color:var(--ink-3);background:var(--surface)}.page-module__5m57PW__featured{grid-template-columns:1.55fr 1fr;gap:24px;margin-top:clamp(40px,6vw,72px);display:grid}.page-module__5m57PW__sideList{flex-direction:column;gap:14px;display:flex}.page-module__5m57PW__sideTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:4px;font-size:.8rem;font-weight:700}.page-module__5m57PW__section{margin-block:clamp(56px,8vw,96px)}.page-module__5m57PW__sectionHead{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.page-module__5m57PW__eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:700;display:block}.page-module__5m57PW__h2{font-family:var(--font-display);font-size:clamp(1.9rem,3.6vw,2.6rem);font-weight:600}.page-module__5m57PW__more{color:var(--ink-2);white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.page-module__5m57PW__more:hover{color:var(--brand-700)}.page-module__5m57PW__catGrid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-module__5m57PW__cat{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);height:100%;transition:transform .3s var(--ease), box-shadow .3s var(--ease), background .3s var(--ease);flex-direction:column;gap:2px;padding:18px;display:flex}.page-module__5m57PW__cat:hover{background:var(--tone);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.page-module__5m57PW__catEmoji{background:var(--tone);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:10px;font-size:1.4rem;display:grid}.page-module__5m57PW__cat:hover .page-module__5m57PW__catEmoji{background:var(--surface)}.page-module__5m57PW__catName{font-weight:700}.page-module__5m57PW__catCount{color:var(--ink-3);font-size:.82rem}.page-module__5m57PW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__5m57PW__center{justify-content:center;margin-top:40px;display:flex}.page-module__5m57PW__button{border:1px solid var(--line);background:var(--surface);height:50px;box-shadow:var(--shadow-xs);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);border-radius:14px;align-items:center;gap:8px;padding:0 24px;font-weight:700;display:inline-flex}.page-module__5m57PW__button:hover{border-color:var(--ink-3);box-shadow:var(--shadow-sm)}@keyframes page-module__5m57PW__ping{75%,to{opacity:0;transform:scale(2.2)}}@media (max-width:1024px){.page-module__5m57PW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.page-module__5m57PW__featured{grid-template-columns:1fr}}@media (max-width:640px){.page-module__5m57PW__grid{grid-template-columns:1fr}.page-module__5m57PW__catGrid{grid-template-columns:repeat(2,1fr)}}
.not-found-module__sxuMuG__wrap{text-align:center;flex-direction:column;align-items:center;padding-block:clamp(64px,12vw,140px);display:flex}.not-found-module__sxuMuG__emoji{font-size:4rem;line-height:1}.not-found-module__sxuMuG__code{color:var(--brand);letter-spacing:.1em;text-transform:uppercase;margin-top:20px;font-size:.8rem;font-weight:700}.not-found-module__sxuMuG__title{font-family:var(--font-display);margin-top:8px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:600}.not-found-module__sxuMuG__text{max-width:480px;color:var(--ink-2);margin:16px 0 32px}.not-found-module__sxuMuG__home{color:var(--ink-2);text-underline-offset:3px;margin-top:24px;font-weight:600;text-decoration:underline}
