.site-shell{--container:min(1240px, calc(100% - 2rem));--header-h:72px;--header-pad-y:0px;--chrome-bg:#fffffffa;background:var(--color-bg);flex-direction:column;width:100%;min-height:100vh;display:flex}.site-main{flex:1;width:100%}.site-header{z-index:80;background:var(--chrome-bg);border-bottom:1px solid var(--color-border);width:100%;box-shadow:0 10px 26px #0f172a0a}.site-header--home-sticky{z-index:120;position:fixed;top:0;left:0;right:0}.site-header--home-sticky~.site-main{padding-top:calc(var(--header-h) + 1px)}.site-header-inner{width:var(--container);min-height:var(--header-h);padding-block:var(--header-pad-y);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.site-logo{min-width:0;color:var(--color-text);flex-shrink:0;align-items:center;gap:.625rem;font-weight:800;display:inline-flex}.site-logo-mark{border-radius:var(--radius-md);background:var(--primary);width:2rem;height:2rem;color:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.site-logo-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-logo-image{width:auto;max-width:100%;height:2rem;max-height:calc(var(--header-h) - var(--header-pad-y) * 2);object-fit:contain;display:block}.site-logo-picture{align-items:center;min-width:0;display:inline-flex}.site-logo-picture .site-logo-image{width:var(--logo-w-m,auto);height:var(--logo-h-m,2rem)}@media (min-width:640px){.site-logo-picture .site-logo-image{width:var(--logo-w-t,auto);height:var(--logo-h-t,2rem)}}@media (min-width:1024px){.site-logo-picture .site-logo-image{width:var(--logo-w-d,auto);height:var(--logo-h-d,2rem)}}.site-search{border:1px solid var(--color-border-secondary);border-radius:var(--radius-lg);background:var(--color-white);min-width:220px;max-width:400px;min-height:2.75rem;color:var(--color-text-muted);flex:1;align-items:center;gap:.5rem;padding:.3rem .3rem .3rem .85rem;transition:border-color .15s,box-shadow .15s;display:flex}.site-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.site-search input{appearance:none;width:100%;min-width:0;box-shadow:none;color:var(--color-text);background:0 0;border:0;outline:0;font-size:.8rem;font-weight:500}.site-search input:focus,.site-search input:focus-visible{box-shadow:none;outline:0}.site-search button{border-radius:var(--radius-sm);background:var(--primary);min-height:2.15rem;color:var(--color-white);padding:0 1rem;font-size:.8125rem;font-weight:700}.site-search button:hover{background:var(--primary-hover)}.site-header-actions{justify-content:flex-end;align-items:center;gap:.625rem;min-width:0;display:flex}.site-post-btn,.site-account-trigger{border-radius:var(--radius-lg);white-space:nowrap;justify-content:center;align-items:center;gap:.45rem;min-height:2.5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.site-post-btn{background:var(--primary);color:var(--color-white);padding:.55rem .9rem;box-shadow:0 8px 18px #2563eb2e}.site-post-btn:hover{background:var(--primary-hover)}.site-post-btn--quote{background:var(--quote);box-shadow:0 8px 18px #11182733}.site-post-btn--quote:hover{background:var(--quote-hover)}.site-account-menu{position:relative}.site-account-trigger{border:1px solid var(--color-border-secondary);background:var(--color-white);max-width:220px;color:var(--color-text);padding:.52rem .75rem;transition:border-color .15s,background .15s}.site-account-trigger:hover{border-color:color-mix(in srgb, var(--primary) 26%, var(--color-border-secondary));background:var(--color-surface)}.site-account-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-account-trigger .is-open{transform:rotate(180deg)}.site-account-dropdown{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);width:220px;color:var(--color-text);padding:.35rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 14px 32px #0f172a24}.site-account-summary{border-bottom:1px solid var(--color-border);margin-bottom:.25rem;padding:.65rem .7rem .55rem}.site-account-summary strong,.site-account-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.site-account-summary strong{color:var(--color-text);font-size:.75rem}.site-account-summary span{color:var(--color-text-muted);margin-top:.125rem;font-size:.75rem}.site-account-item{border-radius:var(--radius-md);color:var(--color-text);align-items:center;gap:.5rem;padding:.6rem .7rem;font-size:.75rem;font-weight:500;display:flex}.site-account-item:hover{background:var(--color-bg)}.site-account-item--danger{cursor:pointer;text-align:left;width:100%;color:var(--danger);background:0 0;border:none;font-family:inherit}.site-account-item--danger:hover{background:var(--danger-soft)}.site-account-divider{background:var(--color-border);height:1px;margin:.25rem 0}.site-mobile-bottom-nav{display:none}@media (max-width:1080px) and (min-width:721px){.site-header-inner{gap:.75rem}.site-post-btn{padding-inline:.72rem}.site-account-trigger{max-width:170px}}@media (max-width:720px){:root{--stt-right:.75rem;--stt-bottom:5.25rem;--stt-size:2.6rem}.site-header-inner{gap:.75rem;padding-inline:.75rem}.site-logo-mark{width:2.25rem;height:2.25rem;font-size:1rem}.site-logo-text{display:none}.site-search{min-width:0;max-width:none}.site-search input{font-size:.7rem}.site-search button{min-height:2.2rem;font-size:.7rem}.site-header-actions{display:none}.site-shell{--container:100%;--header-h:74px;--header-pad-y:.75rem;padding-bottom:calc(4.75rem + env(safe-area-inset-bottom))}.site-mobile-bottom-nav{z-index:120;width:100%;padding:.45rem .75rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:var(--chrome-bg);grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0f172a1f}.site-mobile-bottom-item{border-radius:var(--radius-md);min-width:0;min-height:3.15rem;color:var(--color-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;font-size:.6875rem;font-weight:700;line-height:1.15;display:flex}.site-mobile-bottom-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.site-mobile-bottom-item--quote{color:var(--quote)}.site-mobile-bottom-item:hover{background:var(--color-bg);color:var(--primary)}.site-mobile-bottom-item--quote:hover{color:var(--quote-hover)}.site-mobile-auth{min-width:0;display:flex;position:relative}.site-mobile-auth-trigger{cursor:pointer;background:0 0;border:none;width:100%;min-width:0;padding:0;font-family:inherit}.site-mobile-auth-menu{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);z-index:130;flex-direction:column;gap:.2rem;padding:.4rem;display:flex;position:absolute;bottom:calc(100% + .5rem);left:0;right:0;box-shadow:0 14px 32px #0f172a2e}.site-mobile-auth-menu--account{width:max-content;min-width:13rem;max-width:calc(100vw - 1.5rem);left:auto;right:0}.site-mobile-auth-item{border-radius:var(--radius-sm);color:var(--color-text);white-space:nowrap;align-items:center;gap:.5rem;padding:.6rem .65rem;font-size:.85rem;font-weight:600;display:flex}.site-mobile-auth-item:hover{background:var(--color-bg);color:var(--primary)}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--color-border);background:var(--color-white);width:100%}.Footer-module__3hUVsW__inner{width:var(--container);grid-template-columns:minmax(200px,1fr) minmax(0,3fr);gap:2.5rem;margin:0 auto;padding:2.4rem 0 2rem;display:grid}.Footer-module__3hUVsW__brand p{max-width:300px;color:var(--color-text-muted);font-size:.75rem;line-height:1.6}.Footer-module__3hUVsW__columns{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1.25rem;display:grid}.Footer-module__3hUVsW__column{flex-direction:column;gap:.25rem;display:flex}.Footer-module__3hUVsW__column h3{color:var(--color-text);margin-bottom:.35rem;font-size:.875rem}.Footer-module__3hUVsW__column a{min-height:30px;color:var(--color-text-muted);align-items:center;gap:6px;font-size:.85rem;line-height:1.35;display:inline-flex}.Footer-module__3hUVsW__column a svg{flex-shrink:0}.Footer-module__3hUVsW__column a:hover{color:var(--primary)}.Footer-module__3hUVsW__bottom{width:var(--container);border-top:1px solid var(--color-border);color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem 0;font-size:.8125rem;display:flex}.Footer-module__3hUVsW__storeBadges{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 auto;display:flex}.Footer-module__3hUVsW__storeBadge{color:var(--color-text);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;line-height:1;transition:opacity .15s;display:inline-flex}.Footer-module__3hUVsW__storeBadge:hover{opacity:.85}.Footer-module__3hUVsW__storeBadge svg{flex-shrink:0}.Footer-module__3hUVsW__storeBadgeText{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__3hUVsW__storeBadgeTop{opacity:.85;font-size:.625rem}.Footer-module__3hUVsW__storeBadgeBottom{font-size:.875rem;font-weight:700}.Footer-module__3hUVsW__paymentLogos{width:var(--container);border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0 auto;padding:1.25rem 0;display:flex}.Footer-module__3hUVsW__paymentLogo{justify-content:center;align-items:center;height:32px;display:inline-flex}.Footer-module__3hUVsW__paymentLogo img{object-fit:contain;width:auto;max-width:64px;height:100%}.Footer-module__3hUVsW__language{align-items:center;margin-left:auto;display:inline-flex;position:relative}.Footer-module__3hUVsW__languageTrigger{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);min-width:9rem;min-height:36px;color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .7rem;font-size:.8125rem;line-height:1.2;display:inline-flex}.Footer-module__3hUVsW__languageTrigger:hover{border-color:color-mix(in srgb, var(--primary) 35%, var(--color-border))}.Footer-module__3hUVsW__languageCurrent{align-items:center;gap:.4rem;display:inline-flex}.Footer-module__3hUVsW__languageChevron{opacity:.5;transition:transform .15s;transform:rotate(270deg)}.Footer-module__3hUVsW__languageChevron.Footer-module__3hUVsW__open{transform:rotate(90deg)}.Footer-module__3hUVsW__languageMenu{z-index:50;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);min-width:9rem;position:absolute;bottom:calc(100% + .35rem);right:0;overflow:hidden;box-shadow:0 14px 32px #0f172a24}.Footer-module__3hUVsW__languageOption{width:100%;min-height:36px;color:var(--color-text-muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.Footer-module__3hUVsW__languageOption:hover,.Footer-module__3hUVsW__languageOption.Footer-module__3hUVsW__active{background:var(--color-bg);color:var(--color-text)}.Footer-module__3hUVsW__languageOption.Footer-module__3hUVsW__active{font-weight:600}@media (max-width:720px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem .75rem}.Footer-module__3hUVsW__columns{grid-template-columns:1fr;gap:1rem}.Footer-module__3hUVsW__brand p,.Footer-module__3hUVsW__column a{font-size:.9375rem}.Footer-module__3hUVsW__column h3{font-size:1rem}.Footer-module__3hUVsW__paymentLogos{padding-inline:1rem}.Footer-module__3hUVsW__bottom{flex-direction:column;align-items:flex-start;padding:1rem .75rem;font-size:.875rem}.Footer-module__3hUVsW__storeBadges{margin:0}.Footer-module__3hUVsW__language{margin-left:0}.Footer-module__3hUVsW__languageTrigger,.Footer-module__3hUVsW__languageMenu{min-width:10rem}.Footer-module__3hUVsW__languageTrigger,.Footer-module__3hUVsW__languageOption{font-size:.875rem}}
.HeaderClient-module__8uE0fW__searchWrap{position:relative}.HeaderClient-module__8uE0fW__dropdown{z-index:200;background:var(--color-white,#fff);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--radius-lg,8px);max-height:480px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 18px 42px #0f172a29}.HeaderClient-module__8uE0fW__dropdownGroup{padding:0}.HeaderClient-module__8uE0fW__dropdownGroup+.HeaderClient-module__8uE0fW__dropdownGroup{border-top:1px solid var(--color-border,#e5e7eb)}.HeaderClient-module__8uE0fW__groupTitle{text-align:left;text-transform:uppercase;letter-spacing:0;color:var(--color-text-muted,#6b7280);padding:.65rem .95rem .25rem;font-size:.7rem;font-weight:700}.HeaderClient-module__8uE0fW__item{min-height:40px;color:var(--color-text,#111827);cursor:pointer;align-items:center;gap:.525rem;padding:.5rem .95rem;text-decoration:none;transition:background .15s;display:flex}.HeaderClient-module__8uE0fW__item:hover,.HeaderClient-module__8uE0fW__itemActive{background:var(--color-bg,#f4f4f5)}.HeaderClient-module__8uE0fW__itemText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.HeaderClient-module__8uE0fW__itemTitle{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.73rem;font-weight:500;line-height:1.3;overflow:hidden}.HeaderClient-module__8uE0fW__itemSub{color:var(--color-text-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.HeaderClient-module__8uE0fW__highlight{color:var(--primary,#2563eb);background:0 0;padding:0}.HeaderClient-module__8uE0fW__emptyMsg{color:var(--color-text-muted,#6b7280);text-align:center;padding:1rem;font-size:.8125rem}@media (max-width:720px){.HeaderClient-module__8uE0fW__dropdown{max-height:min(420px,100vh - 170px)}.HeaderClient-module__8uE0fW__itemTitle{font-size:.65rem}}.HeaderClient-module__8uE0fW__searchForm{display:contents}
