[data-v-b26f8c92] .opto-sheet-overlay{background:var(--overlay-scrim)}[data-v-b26f8c92] .opto-sheet{position:relative;background:var(--surface-card);color:var(--text-primary);display:flex;flex-direction:column;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle)}[data-v-b26f8c92] .opto-sheet--bottom{width:100%;max-height:88vh;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-bottom:0;padding-bottom:var(--safe-bottom)}[data-v-b26f8c92] .opto-sheet--right{height:100%;width:min(420px,100%);border-radius:0;border-right:0}@media(min-width:768px){[data-v-b26f8c92] .opto-sheet[data-slot=content]{max-width:540px;margin:auto;max-height:80vh;border-radius:var(--radius-lg)}}[data-v-b26f8c92] .opto-sheet__handle{align-self:center;width:36px;height:4px;border-radius:2px;background:var(--border-default);margin:var(--space-2) 0 0}[data-v-b26f8c92] .opto-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-subtle)}[data-v-b26f8c92] .opto-sheet__title{margin:0;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-snug)}[data-v-b26f8c92] .opto-sheet__body{padding:var(--space-4);overflow-y:auto;flex:1}[data-v-b26f8c92] .opto-sheet__footer{padding:var(--space-4);border-top:1px solid var(--border-subtle);background:var(--surface-card)}
