:root{--primary-color:#0056b3;--primary-light:#e6f0ff;--accent-color:coral;--text-color:#333;--text-light:#666;--background-color:#f8f9fa;--white:#fff;--border-color:#e0e0e0;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background-color:var(--background-color);color:var(--text-color);-webkit-tap-highlight-color:#0000001a;-webkit-text-size-adjust:100%;touch-action:manipulation;line-height:1.6;overflow-x:hidden}a{color:inherit;-webkit-tap-highlight-color:#0000001a;text-decoration:none}button{cursor:pointer;-webkit-tap-highlight-color:#0000001a;touch-action:manipulation;font-family:inherit}@media (max-width:768px){button,a[href]{align-items:center;min-height:44px;display:inline-flex}}
.Header-module__rP_oDa__header{background-color:var(--white);box-shadow:var(--shadow-sm);z-index:1000;padding:1rem 0;position:sticky;top:0}.Header-module__rP_oDa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__rP_oDa__logo{color:var(--primary-color);z-index:1002;text-decoration:none;position:relative}.Header-module__rP_oDa__logo h1{margin:0;font-size:1.5rem;font-weight:700}.Header-module__rP_oDa__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;display:block}.Header-module__rP_oDa__hamburgerLine{background-color:var(--text-color);width:25px;height:3px;margin:5px 0;transition:all .3s;display:block}.Header-module__rP_oDa__navMobile{z-index:1001;background-color:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__rP_oDa__navMobile.Header-module__rP_oDa__open{transform:translateY(0)}.Header-module__rP_oDa__mobileLink{color:var(--text-color);font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__rP_oDa__hamburger.Header-module__rP_oDa__open .Header-module__rP_oDa__hamburgerLine:first-child{transform:rotate(45deg)translate(5px,6px)}.Header-module__rP_oDa__hamburger.Header-module__rP_oDa__open .Header-module__rP_oDa__hamburgerLine:nth-child(2){opacity:0}.Header-module__rP_oDa__hamburger.Header-module__rP_oDa__open .Header-module__rP_oDa__hamburgerLine:nth-child(3){transform:rotate(-45deg)translate(5px,-6px)}.Header-module__rP_oDa__navDesktop{display:none}@media (min-width:769px){.Header-module__rP_oDa__navDesktop{align-items:center;gap:2rem;display:flex}.Header-module__rP_oDa__navLink{color:var(--text-color);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__rP_oDa__navLink:hover{color:var(--primary-color)}.Header-module__rP_oDa__hamburger,.Header-module__rP_oDa__navMobile{display:none}}
.Footer-module__hSXlYG__footer{text-align:center;background-color:#f1f5f9;border-top:1px solid #e2e8f0;margin-top:4rem;padding:2rem 1rem}.Footer-module__hSXlYG__container{max-width:1200px;margin:0 auto}.Footer-module__hSXlYG__license{color:#475569;margin-bottom:2rem;font-size:.9rem}.Footer-module__hSXlYG__license p{margin-bottom:.5rem}.Footer-module__hSXlYG__license a{color:#64748b;text-decoration:underline}.Footer-module__hSXlYG__disclaimer{color:#94a3b8;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.8rem}.Footer-module__hSXlYG__affiliate{color:#78350f;background-color:#fef3c7;border-radius:8px;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem;font-size:.8rem}.Footer-module__hSXlYG__nav{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__hSXlYG__link{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__hSXlYG__link:hover{color:#2563eb;text-decoration:underline}.Footer-module__hSXlYG__copyright{color:#94a3b8;font-size:.85rem}
