.Header-module__hBw1pG__header{background-color:var(--card-bg);border-bottom:1px solid var(--card-border);align-items:center;padding:20px 0;display:flex}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{color:#3761e9;font-size:24px;font-weight:700;text-decoration:none}.Header-module__hBw1pG__nav{gap:10px;display:flex}.Header-module__hBw1pG__link{color:var(--foreground);border-radius:var(--border-radius);padding:8px 16px;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__link:hover{background-color:var(--soft-bg);color:var(--primary)}.Header-module__hBw1pG__auth{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__iconLink{border-radius:var(--border-radius);width:40px;height:40px;color:var(--foreground);justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__iconLink:hover{background-color:var(--soft-bg);color:var(--primary)}.Header-module__hBw1pG__currencySelector{align-items:center;margin-right:10px;display:flex;position:relative}.Header-module__hBw1pG__select{appearance:none;border:1px solid var(--card-border);border-radius:var(--border-radius);color:var(--foreground);cursor:pointer;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E") right 8px center/14px no-repeat;padding:8px 32px 8px 12px;font-size:14px;font-weight:500;transition:all .2s}.Header-module__hBw1pG__select:hover{border-color:var(--primary)}.Header-module__hBw1pG__select:focus{border-color:var(--primary);outline:none}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid var(--card-border);margin-top:auto;padding:40px 0}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--secondary);font-size:14px}.Footer-module__S6Hkya__links{gap:20px;display:flex}.Footer-module__S6Hkya__links a{color:var(--secondary);font-size:14px;text-decoration:none}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}
