.Header-module__hBw1pG__header{z-index:100;background:var(--white);color:var(--gray-900);border:none;position:sticky;top:0}.Header-module__hBw1pG__navRow{background-color:var(--primary);background-image:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 60%, var(--secondary) 100%);color:var(--white)}.Header-module__hBw1pG__navInner{align-items:center;max-width:938px;height:46px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__strip{display:none}.Header-module__hBw1pG__headerBannerSlot{max-width:1200px;margin:0 auto;padding:8px 24px 0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:24px;max-width:938px;height:64px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:480px){.Header-module__hBw1pG__inner{gap:12px;padding:0 16px;position:relative}}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{font-size:24px}.Header-module__hBw1pG__logoText{color:var(--white);letter-spacing:.2px;font-size:23px;font-weight:800;font-family:var(--font-heading,inherit);white-space:nowrap}.Header-module__hBw1pG__logoAccent{letter-spacing:.2px;color:var(--white);font-family:inherit;font-weight:600}.Header-module__hBw1pG__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__navLink{color:var(--white);letter-spacing:.1px;border-radius:999px;padding:9px 16px;font-size:14.5px;font-weight:600;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--white);transform-origin:50%;border-radius:0;height:1.5px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:2px;left:12px;right:12px;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover{color:var(--white)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__navGroup{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navTriggerRow{align-items:center;gap:0;display:inline-flex}.Header-module__hBw1pG__caretBtn{cursor:pointer;color:var(--white);background:0 0;border:none;justify-content:center;align-items:center;margin-left:-10px;padding:8px 8px 8px 2px;transition:color .2s;display:inline-flex}.Header-module__hBw1pG__caretBtn:hover{color:var(--white)}.Header-module__hBw1pG__caret{font-size:16px;font-weight:900;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1);display:inline-block}.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__caret,.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__caret{color:var(--white);transform:rotate(180deg)}.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__navLink,.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__navLink{color:var(--white);background:0 0}.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__navLink:after,.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__navLink:after{transform:scaleX(1)}.Header-module__hBw1pG__dropdown{-webkit-backdrop-filter:saturate(180%)blur(14px);backdrop-filter:saturate(180%)blur(14px);opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;z-index:200;background:#ffffffeb;border:1px solid #ffedd5e6;border-radius:14px;flex-direction:column;gap:1px;width:max-content;min-width:180px;max-width:280px;padding:6px;transition:opacity .22s,transform .22s cubic-bezier(.22,1,.36,1),visibility .22s;display:flex;position:absolute;top:calc(100% + 14px);left:0;transform:translateY(-8px)scale(.98);box-shadow:0 24px 48px -16px #f9731638,0 8px 20px -8px #0f172a1a}.Header-module__hBw1pG__dropdown:before{content:"";background:0 0;height:16px;position:absolute;top:-16px;left:0;right:0}.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__dropdown,.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module__hBw1pG__dropdownLink{color:var(--gray-700);white-space:nowrap;border-radius:9px;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .15s,background .15s,padding-left .15s;display:flex;position:relative}.Header-module__hBw1pG__dropdownLink:before{content:"";background:linear-gradient(180deg, var(--primary), var(--secondary));border-radius:2px;width:3px;height:0;transition:height .18s;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.Header-module__hBw1pG__dropdownLink:hover{color:var(--primary);background:linear-gradient(90deg,#fff7ede6,#ffedd580);padding-left:18px}.Header-module__hBw1pG__dropdownLink:hover:before{height:18px}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__searchForm{background:var(--white);border:1px solid var(--border-default,#e5e7eb);border-radius:var(--radius-full);align-items:center;width:190px;height:36px;transition:border-color .2s,background .2s,width .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__searchFormOpen{border-color:var(--primary);background:var(--white);width:190px}.Header-module__hBw1pG__searchField{width:100%;min-width:0;color:var(--gray-800);text-align:left;opacity:1;pointer-events:auto;background:0 0;border:none;outline:none;flex:1;padding:0 30px;font-size:14px;transition:color .2s}.Header-module__hBw1pG__searchField::placeholder{color:#9aa2ac;transition:color .2s}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__searchField::placeholder{color:#9aa2ac}.Header-module__hBw1pG__iconBtn{z-index:1;width:28px;height:28px;color:var(--primary);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,opacity .2s;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__iconBtn{color:var(--primary)}.Header-module__hBw1pG__iconBtn:hover{opacity:.82;background:0 0}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__iconBtn:hover{opacity:1;background:0 0}.Header-module__hBw1pG__hamburger{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:11px 9px;display:none}.Header-module__hBw1pG__bar{background:var(--gray-800);border-radius:2px;width:22px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__barOpen1{transform:translateY(7.5px)rotate(45deg)}.Header-module__hBw1pG__barOpen2{opacity:0}.Header-module__hBw1pG__barOpen3{transform:translateY(-7.5px)rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__navRow{background:0 0;border-top:0;height:0}.Header-module__hBw1pG__navInner{height:0;padding:0;overflow:visible}.Header-module__hBw1pG__strip{background-color:var(--primary);background-image:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 60%, var(--secondary) 100%);color:var(--white);display:block}.Header-module__hBw1pG__stripInner{white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:20px;height:42px;padding:0 16px;display:flex;overflow:auto hidden}.Header-module__hBw1pG__stripInner::-webkit-scrollbar{display:none}.Header-module__hBw1pG__stripLink{color:#fff;letter-spacing:.4px;text-transform:uppercase;flex:none;padding:6px 0;font-size:13px;font-weight:600;text-decoration:none}.Header-module__hBw1pG__stripLink:active{opacity:.75}.Header-module__hBw1pG__nav{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 60%, var(--secondary) 100%);border-bottom:1px solid #ffffff40;flex-direction:column;gap:0;padding:4px 16px 8px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 16px 32px -12px #0f172a4d}.Header-module__hBw1pG__nav>*+*{border-top:1px solid #ffffff29}.Header-module__hBw1pG__navOpen{display:flex}.Header-module__hBw1pG__navLink{border-radius:8px;align-items:center;width:100%;min-height:48px;padding:10px 8px;font-size:15.5px;display:flex}.Header-module__hBw1pG__navLink:after,.Header-module__hBw1pG__navGroup:hover .Header-module__hBw1pG__navLink:after,.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__navLink:after{display:none}.Header-module__hBw1pG__nav{justify-content:flex-start}.Header-module__hBw1pG__navGroup{flex-direction:column;align-items:stretch;width:100%}.Header-module__hBw1pG__navTriggerRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__navTriggerRow .Header-module__hBw1pG__navLink{flex:1}.Header-module__hBw1pG__caretBtn{min-width:44px;min-height:44px;padding:12px 16px}.Header-module__hBw1pG__dropdownLink{width:100%;min-height:40px;color:var(--gray-700);border-radius:9px;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;display:flex}.Header-module__hBw1pG__dropdownLink:hover,.Header-module__hBw1pG__dropdownLink:active{color:var(--primary);background:linear-gradient(90deg,#fff7ede6,#ffedd580)}.Header-module__hBw1pG__dropdown{opacity:1;visibility:visible;pointer-events:auto;width:100%;min-width:0;max-width:none;box-shadow:none;background:0 0;border:0 solid #0000;border-radius:14px;max-height:0;margin:0;padding:0;transition:max-height .25s,padding .25s,margin .25s;position:static;overflow:hidden;transform:none}.Header-module__hBw1pG__dropdown:before{display:none}.Header-module__hBw1pG__navGroupOpen .Header-module__hBw1pG__dropdown{background:#ffffffeb;border-width:1px;border-color:#ffedd5e6;max-height:600px;margin:4px 0 8px;padding:6px;box-shadow:0 24px 48px -16px #f9731638,0 8px 20px -8px #0f172a1a}}@media (max-width:480px){.Header-module__hBw1pG__actions{flex-shrink:1;gap:4px;min-width:0}.Header-module__hBw1pG__searchForm{background:0 0;border-color:#0000;flex:none;width:30px;min-width:30px;max-width:30px;overflow:visible}.Header-module__hBw1pG__searchFormOpen{z-index:3;background:var(--white);border-color:var(--primary);width:auto;min-width:0;max-width:none;height:40px;position:absolute;top:50%;left:16px;right:16px;overflow:hidden;transform:translateY(-50%)}.Header-module__hBw1pG__searchForm .Header-module__hBw1pG__searchField{opacity:0;padding:0}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__searchField{opacity:1;padding:0 12px 0 40px}.Header-module__hBw1pG__searchForm .Header-module__hBw1pG__searchField::placeholder{color:#0000}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__searchField::placeholder{color:#9aa2ac}.Header-module__hBw1pG__searchForm .Header-module__hBw1pG__iconBtn{width:30px;height:44px;color:var(--primary);left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__searchForm .Header-module__hBw1pG__iconBtn svg{stroke-width:2.4px;width:25px;height:25px}.Header-module__hBw1pG__searchFormOpen .Header-module__hBw1pG__iconBtn{color:var(--primary);left:6px;transform:translateY(-50%)}}
:root{--primary:#f97316;--primary-light:#fb923c;--primary-dark:#ea580c;--secondary:#dc2626;--secondary-light:#ef4444;--accent:#f59e0b;--accent-light:#fcd34d;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--bg-page:var(--white);--bg-header:var(--white);--bg-card:var(--white);--text-body:var(--gray-800);--text-heading:var(--gray-900);--text-muted:var(--gray-500);--text-excerpt:var(--gray-600);--border-default:var(--gray-200);--link-color:var(--primary);--btn-text:var(--white);--article-title-size:32px;--article-heading-size:22px;--article-body-size:17px;--article-excerpt-size:17px;--line-height-body:1.6;--paragraph-spacing:1;--article-excerpt-spacing:1;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012, 0 2px 4px #0000000f;--shadow-lg:0 10px 15px #0000001a, 0 4px 6px #0000000d}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}body{color:var(--text-body);background-color:var(--bg-page);font-family:var(--font-body), sans-serif;line-height:var(--line-height-body,1.6);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading), sans-serif}a{color:inherit;text-decoration:none}p{margin-bottom:calc((var(--paragraph-spacing,1) - 1) * 1em)}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}::selection{background:var(--primary);color:var(--white)}.header-ad-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:922px;margin:16px auto;padding:0 16px;display:flex}.header-ad-container>div:first-child,.header-ad-container>ins{max-width:100%;width:100%!important}@media (max-width:480px){.footer-ad-container{margin-top:32px!important;margin-bottom:32px!important}}
