.header-module-scss-module__I9cK-G__header{z-index:100;color:#fff;background:#fff9;border-top:1px solid #e2e8f0b3;border-bottom:1px solid #94a3b873;justify-content:space-between;align-items:center;min-height:70px;padding:0 24px;display:flex;position:relative}@media (prefers-color-scheme:dark){.header-module-scss-module__I9cK-G__header{background:linear-gradient(90deg,#000,#020617,#0a1e4a);border-top:#0000}}.header-module-scss-module__I9cK-G__brand{margin:0;font-size:20px;font-weight:700}.header-module-scss-module__I9cK-G__nav{gap:16px;display:flex}.header-module-scss-module__I9cK-G__navLink{color:inherit;border-radius:8px;padding:8px 12px;text-decoration:none;transition:background-color .15s ease-in-out;display:inline-block}.header-module-scss-module__I9cK-G__navLink:hover{background:#2a2a2a}.header-module-scss-module__I9cK-G__right{align-items:center;gap:16px;height:100%;display:flex}.header-module-scss-module__I9cK-G__icon{cursor:pointer;width:35px;height:35px;color:inherit;fill:currentColor;filter:invert();transition:color .15s ease-in-out}.header-module-scss-module__I9cK-G__icon:hover{color:#5b9cff}.header-module-scss-module__I9cK-G__userBlock{align-items:center;height:100%;display:inline-flex;position:relative}.header-module-scss-module__I9cK-G__avatarBtn{appearance:none;cursor:pointer;outline-offset:3px;background:0 0;border:0;border-radius:9999px;padding:0;line-height:0}.header-module-scss-module__I9cK-G__avatarBtn:focus-visible{outline:2px solid #5b9cff}.header-module-scss-module__I9cK-G__loginBtn{cursor:pointer;border-radius:50%}.header-module-scss-module__I9cK-G__userMenu{--menu-bg:#fff;--menu-fg:#111;--menu-shadow:0 10px 30px #0000001f;--menu-radius:12px;background:var(--menu-bg);min-width:200px;color:var(--menu-fg);border-radius:var(--menu-radius);box-shadow:var(--menu-shadow);opacity:0;pointer-events:none;border:1px solid #0000000f;margin:0;padding:8px;list-style:none;transition:opacity .16s,transform .22s cubic-bezier(.2,.7,.2,1);position:absolute;top:100%;right:0;transform:translateY(-8px)scale(.98)}.header-module-scss-module__I9cK-G__userMenu:before{content:"";background:var(--menu-bg);border-top:1px solid #0000000f;border-left:1px solid #0000000f;width:12px;height:12px;position:absolute;top:-8px;right:16px;transform:rotate(45deg)}.header-module-scss-module__I9cK-G__userMenu[data-open=true],.header-module-scss-module__I9cK-G__userBlock:hover .header-module-scss-module__I9cK-G__userMenu{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.header-module-scss-module__I9cK-G__menuItem a,.header-module-scss-module__I9cK-G__menuItem button{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;text-decoration:none;display:flex}.header-module-scss-module__I9cK-G__menuItem a:hover,.header-module-scss-module__I9cK-G__menuItem button:hover,.header-module-scss-module__I9cK-G__menuItem a:focus-visible,.header-module-scss-module__I9cK-G__menuItem button:focus-visible{background:#0000000d;outline:none}@media (prefers-reduced-motion:reduce){.header-module-scss-module__I9cK-G__userMenu{transition:none}}
.sidebar-module-scss-module__cArPuW__panel{z-index:50}.sidebar-module-scss-module__cArPuW__handle{z-index:60}.sidebar-module-scss-module__cArPuW__overlay{z-index:110}.sidebar-module-scss-module__cArPuW__fab{z-index:120}.sidebar-module-scss-module__cArPuW__handle{z-index:60;cursor:pointer;will-change:transform;background-image:url(/images/arrow.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:70px;height:70px;transition:transform .2s,opacity .2s,filter .2s;animation:1.6s ease-in-out 1.2s infinite sidebar-module-scss-module__cArPuW__nudge;position:fixed;top:100px;right:-20px}.sidebar-module-scss-module__cArPuW__open .sidebar-module-scss-module__cArPuW__handle{opacity:0!important}.sidebar-module-scss-module__cArPuW__panel{color:#e5e7eb;z-index:50;background:#0f172a;flex-direction:column;width:300px;height:100dvh;padding:16px;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 24px #00000040}@media (hover:hover) and (pointer:fine){.sidebar-module-scss-module__cArPuW__container:hover .sidebar-module-scss-module__cArPuW__handle{opacity:0;pointer-events:none;animation:none}}@media (prefers-reduced-motion:reduce){.sidebar-module-scss-module__cArPuW__handle{transition:none}}.sidebar-module-scss-module__cArPuW__panelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;display:flex}.sidebar-module-scss-module__cArPuW__close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.sidebar-module-scss-module__cArPuW__nav{gap:10px;padding:16px 0;display:grid}.sidebar-module-scss-module__cArPuW__nav a{color:#e5e7eb;border-radius:8px;padding:8px 10px;text-decoration:none}.sidebar-module-scss-module__cArPuW__nav a:hover{background:#ffffff0f}.sidebar-module-scss-module__cArPuW__fab{z-index:120;color:#fff;cursor:pointer;background:#111827;border:0;border-radius:9999px;width:52px;height:52px;font-size:22px;position:fixed;bottom:16px;right:16px;box-shadow:0 10px 20px #00000040}.sidebar-module-scss-module__cArPuW__overlay{opacity:0;pointer-events:none;z-index:110;background:#00000059;transition:opacity .2s;position:fixed;inset:0}.sidebar-module-scss-module__cArPuW__show{opacity:1;pointer-events:auto}.sidebar-module-scss-module__cArPuW__sectionTitle{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#e5e7ebb3;border-top:1px solid #ffffff14;margin-top:20px;padding:8px 2px;font-size:12px}.sidebar-module-scss-module__cArPuW__widgets{gap:12px;padding:8px 0 4px;display:grid}.sidebar-module-scss-module__cArPuW__widgetCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:8px;padding:12px;transition:border-color .2s,background-color .2s;display:grid}.sidebar-module-scss-module__cArPuW__widgetCard:hover{background:#ffffff0d;border-color:#ffffff26}.sidebar-module-scss-module__cArPuW__widgetHeader{text-align:center;color:#e5e7eb;font-size:13px;font-weight:600}.sidebar-module-scss-module__cArPuW__widgetBody p{color:#e5e7ebe6;margin:0;font-size:13px}.sidebar-module-scss-module__cArPuW__widgetActions{gap:8px;display:flex}.sidebar-module-scss-module__cArPuW__widgetLink{color:#93c5fd;text-decoration:none}.sidebar-module-scss-module__cArPuW__widgetLink:hover{text-decoration:underline}.sidebar-module-scss-module__cArPuW__quickActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.sidebar-module-scss-module__cArPuW__quickActions a{color:#e5e7eb;background:#ffffff0f;border-radius:9999px;padding:6px 10px;font-size:12px;text-decoration:none}.sidebar-module-scss-module__cArPuW__quickActions a:hover{background:#ffffff1f}.sidebar-module-scss-module__cArPuW__panelFooter{background:linear-gradient(#0f172a00,#0f172ad9 60%,#0f172a);padding-top:12px;position:sticky;bottom:0}.sidebar-module-scss-module__cArPuW__shopCta{text-align:center;color:#0b1220;background:linear-gradient(90deg,#60a5fa,#a78bfa);border-radius:10px;width:100%;margin:5px 0;padding:12px 14px;font-weight:600;text-decoration:none;transition:transform .1s,filter .2s;display:block;box-shadow:0 8px 18px #6366f159}.sidebar-module-scss-module__cArPuW__shopCta:hover{filter:brightness(1.05)}.sidebar-module-scss-module__cArPuW__shopCta:active{transform:translateY(1px)}@media (hover:hover) and (pointer:fine){.sidebar-module-scss-module__cArPuW__fab,.sidebar-module-scss-module__cArPuW__overlay{display:none}.sidebar-module-scss-module__cArPuW__handle:hover~.sidebar-module-scss-module__cArPuW__panel,.sidebar-module-scss-module__cArPuW__panel:hover{transform:translate(0)}}@media (hover:none),(pointer:coarse){.sidebar-module-scss-module__cArPuW__handle{display:none}}@keyframes sidebar-module-scss-module__cArPuW__nudge{0%{opacity:1;transform:translate(0)}12%{transform:translate(-4px)}24%{transform:translate(0)}36%{transform:translate(-2px)}48%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(0)}}
