.BrandPage_page__kuPBt{padding-top:calc(var(--header-height) + 1.5rem);padding-bottom:0;min-height:100vh;background:var(--color-background)}.BrandPage_brandHeader__3qYua{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.BrandPage_logoWrap__Oc8ys{position:relative;width:64px;height:64px;flex-shrink:0;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden;background:var(--color-surface)}.BrandPage_logo__piqyZ{-o-object-fit:contain;object-fit:contain;padding:8px}.BrandPage_pageTitle___tHly{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text-primary);line-height:var(--leading-tight)}@media(max-width:768px){.BrandPage_pageTitle___tHly{font-size:var(--text-xl)}}.BrandPage_titleSkeleton__5KRUL{display:inline-block;width:240px;height:1em;border-radius:var(--radius-sm);animation:BrandPage_shimmer__7Zafp 1.5s infinite;background-size:200% 100%;background-image:linear-gradient(90deg,var(--color-surface-alt) 25%,var(--color-border) 50%,var(--color-surface-alt) 75%)}@keyframes BrandPage_shimmer__7Zafp{0%{background-position:-200% 0}to{background-position:200% 0}}.BrandPage_description__qHeHu{font-size:var(--text-sm);color:var(--color-text-secondary);margin-bottom:1.5rem;max-width:700px;line-height:var(--leading-relaxed)}.BrandPage_layoutOuter__f5nl1{background:var(--color-background);position:relative}.BrandPage_layoutOuter__f5nl1:after{content:"";position:absolute;top:0;bottom:0;right:0;width:calc((100vw - 1800px)/2);background:var(--color-surface);pointer-events:none}@media(max-width:1800px){.BrandPage_layoutOuter__f5nl1:after{display:none}}@media(max-width:900px){.BrandPage_layoutOuter__f5nl1:after{display:none}}.BrandPage_layout___oWZe{max-width:1800px;margin:0 auto;display:flex;align-items:stretch;min-height:calc(100vh - var(--header-height) - 5rem)}@media(max-width:900px){.BrandPage_layout___oWZe{flex-direction:column;min-height:auto}}.BrandPage_sidebarWrap__tk9LZ{width:280px;flex-shrink:0;align-self:flex-start;background:var(--color-background);padding:1.25rem 1.5rem 2rem 1rem;position:sticky;top:calc(var(--header-height) + .5rem);max-height:calc(100vh - var(--header-height) - 1rem);overflow-y:auto;border-right:1px solid var(--color-border)}@media(min-width:640px){.BrandPage_sidebarWrap__tk9LZ{padding-left:1.5rem}}@media(min-width:1024px){.BrandPage_sidebarWrap__tk9LZ{padding-left:2rem;width:320px}}.BrandPage_sidebarWrap__tk9LZ::-webkit-scrollbar{width:3px}.BrandPage_sidebarWrap__tk9LZ::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}@media(max-width:900px){.BrandPage_sidebarWrap__tk9LZ{width:100%;position:static;padding:1rem;max-height:none;border-right:none;border-bottom:1px solid var(--color-border)}}.BrandPage_content__NeNys{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;background:var(--color-surface);padding:0 1rem 2rem 1.5rem}@media(min-width:640px){.BrandPage_content__NeNys{padding-right:1.5rem}}@media(min-width:1024px){.BrandPage_content__NeNys{padding-right:2rem}}@media(max-width:900px){.BrandPage_content__NeNys{padding:1rem}}