.sheet-mask{z-index:70;overscroll-behavior:contain;touch-action:none;background:#18281e6b;justify-content:center;align-items:flex-end;animation:.18s fade-in;display:flex;position:fixed;inset:0}.sheet{width:min(100%,480px);max-height:85svh;padding:20px 16px calc(20px + env(safe-area-inset-bottom));touch-action:pan-y;overscroll-behavior:contain;background:#fff;border-radius:20px 20px 0 0;animation:.22s rise-in;position:relative;overflow:auto}.sheet h3{margin:0 0 14px;font-size:17px}.sheet__close{width:40px;height:40px;color:var(--text-muted);z-index:1;background:0 0;border:none;border-radius:12px;place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:8px;right:8px}.sheet__close:active{background:var(--green-50);color:var(--green-700)}
