.Modal-module__dlGaYq__backdrop{z-index:1000;pointer-events:none;background:0 0;transition:background .26s;display:flex;position:fixed;inset:0}.Modal-module__dlGaYq__backdropEnter{pointer-events:auto;background:#0006}.Modal-module__dlGaYq__backdropExit{pointer-events:auto;background:0 0}.Modal-module__dlGaYq__sheet{background:var(--card-surface);border:1px solid var(--card-border);border-radius:var(--radius-lg);pointer-events:auto;outline:none;flex-direction:column;display:flex;position:absolute;box-shadow:0 8px 32px #00000026}.Modal-module__dlGaYq__sheetCenter{width:calc(100% - 2rem);max-width:560px;max-height:90vh;transition:transform .26s,opacity .26s;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.Modal-module__dlGaYq__sheetCenter.Modal-module__dlGaYq__sheetEnter{opacity:1;transform:translate(-50%,-50%)scale(1)}.Modal-module__dlGaYq__sheetCenter.Modal-module__dlGaYq__sheetExit{opacity:0;transform:translate(-50%,-50%)scale(.92)}.Modal-module__dlGaYq__sheetBottom{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:90vh;transition:transform .26s;bottom:0;left:0;right:0;transform:translateY(100%)}.Modal-module__dlGaYq__sheetBottom.Modal-module__dlGaYq__sheetEnter{transform:translateY(0)}.Modal-module__dlGaYq__sheetBottom.Modal-module__dlGaYq__sheetExit{transform:translateY(100%)}@media (min-width:768px){.Modal-module__dlGaYq__sheetBottom{border-radius:var(--radius-xl);opacity:0;width:min(100% - 48px,600px);max-height:85vh;transition:transform .26s,opacity .26s;inset:50% auto auto 50%;transform:translate(-50%,-50%)scale(.92)}.Modal-module__dlGaYq__sheetBottom.Modal-module__dlGaYq__sheetEnter{opacity:1;transform:translate(-50%,-50%)scale(1)}.Modal-module__dlGaYq__sheetBottom.Modal-module__dlGaYq__sheetExit{opacity:0;transform:translate(-50%,-50%)scale(.92)}}.Modal-module__dlGaYq__header{border-bottom:1px solid var(--card-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.Modal-module__dlGaYq__headerText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Modal-module__dlGaYq__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.Modal-module__dlGaYq__subtitle{color:var(--secondary);margin:0;font-size:.8rem;line-height:1.4}.Modal-module__dlGaYq__closeBtn{border:1px solid var(--card-border);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:flex}.Modal-module__dlGaYq__closeBtn:hover{border-color:var(--primary);color:var(--foreground);background:#0000000a}.Modal-module__dlGaYq__closeBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Modal-module__dlGaYq__body{-webkit-overflow-scrolling:touch;flex:1;padding:1.25rem;overflow-y:auto}@media (max-width:520px){.Modal-module__dlGaYq__sheetCenter{width:calc(100% - 1rem);max-width:none}.Modal-module__dlGaYq__header{padding:1rem 1rem .6rem}.Modal-module__dlGaYq__body{padding:1rem}}@media (prefers-reduced-motion:reduce){.Modal-module__dlGaYq__backdrop,.Modal-module__dlGaYq__sheetCenter,.Modal-module__dlGaYq__sheetBottom{transition-duration:0s}}
