.aspect-ratio-picker[data-v-eea9e4e3]{display:flex;flex-wrap:nowrap;gap:12px;width:100%;max-width:100%;padding:2px 2px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:color-mix(in srgb,var(--brand) 28%,transparent) transparent;scrollbar-width:thin;scroll-snap-type:x proximity}.aspect-ratio-picker[data-v-eea9e4e3]::-webkit-scrollbar{height:5px}.aspect-ratio-picker[data-v-eea9e4e3]::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--brand) 28%,transparent);border-radius:999px}.aspect-ratio-picker button[data-v-eea9e4e3]{display:flex;flex:1 0 142px;align-items:center;justify-content:center;flex-direction:column;gap:9px;min-width:142px;min-height:98px;padding:12px;color:var(--ink);background:var(--surface);border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line));border-radius:16px;scroll-snap-align:start;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.aspect-ratio-picker button[data-v-eea9e4e3]:hover{color:var(--brand-dark);border-color:color-mix(in srgb,var(--brand) 44%,var(--line))}.aspect-ratio-picker button[data-v-eea9e4e3]:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 30%,transparent);outline-offset:2px}.aspect-ratio-picker button.active[data-v-eea9e4e3]{color:#fff;background:var(--brand);border-color:var(--brand);box-shadow:0 12px 28px color-mix(in srgb,var(--brand) 22%,transparent)}.aspect-ratio-picker button i[data-v-eea9e4e3]{display:block;max-width:30px;max-height:30px;border:2.5px solid;border-radius:5px}.aspect-ratio-picker button svg[data-v-eea9e4e3]{width:28px;height:28px}.aspect-ratio-picker button strong[data-v-eea9e4e3]{font-size:calc(14px + var(--font-size-delta));font-weight:750;line-height:1;white-space:nowrap}html.dark .aspect-ratio-picker button{background:color-mix(in srgb,var(--surface) 92%,var(--brand))}html.dark .aspect-ratio-picker button.active{color:#fff;background:var(--brand)}@media(max-width:620px){.aspect-ratio-picker[data-v-eea9e4e3]{gap:10px}.aspect-ratio-picker button[data-v-eea9e4e3]{flex-basis:118px;min-width:118px;min-height:88px}}@media(prefers-reduced-motion:reduce){.aspect-ratio-picker button[data-v-eea9e4e3]{transition:none}}
